diff --git a/abi_symbols b/abi_symbols --- a/abi_symbols +++ b/abi_symbols @@ -1,6 +1 @@ -mpack.so:__bss_start -mpack.so:_edata -mpack.so:_end -mpack.so:_fini -mpack.so:_init mpack.so:luaopen_mpack diff --git a/abi_used_symbols b/abi_used_symbols --- a/abi_used_symbols +++ b/abi_used_symbols @@ -53,7 +53,9 @@ UNKNOWN:lua_topointer UNKNOWN:lua_type libc.so.6:__assert_fail +libc.so.6:__stack_chk_fail libc.so.6:free libc.so.6:malloc libc.so.6:memcpy libc.so.6:memset +libc.so.6:snprintf diff --git a/package.yml b/package.yml --- a/package.yml +++ b/package.yml @@ -1,8 +1,8 @@ name : libmpack -version : 1.0.7 -release : 4 +version : 1.0.9 +release : 5 source : - - https://github.com/libmpack/libmpack-lua/releases/download/1.0.7/libmpack-lua-1.0.7.tar.gz : 68565484a3441d316bd51bed1cacd542b7f84b1ecfd37a8bd18dd0f1a20887e8 + - https://github.com/libmpack/libmpack-lua/releases/download/1.0.9/libmpack-lua-1.0.9.tar.gz : 0fd07e709c3f6f201c2ffc9f77cef1b303b02c12413f0c15670a32bf6c959e9e license : MIT component : programming summary : Implementation of MessagePack for Lua 5.1 and Lua 5.3 diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml --- a/pspec_x86_64.xml +++ b/pspec_x86_64.xml @@ -2,19 +2,19 @@ libmpack - Pierre-Yves - pyu@riseup.net + Evan Maddock + maddock.evan@vivaldi.net MIT programming - libmpack-lua - Implementation of MessagePack for Lua 5.1 and Lua 5.3 + Implementation of MessagePack for Lua 5.1 and Lua 5.3 libmpack is a small binary serialization/RPC library that implements both the msgpack and msgpack-rpc specifications. - https://solus-project.com/sources/README.Solus + https://getsol.us/sources/README.Solus libmpack - libmpack-lua - Implementation of MessagePack for Lua 5.1 and Lua 5.3 + Implementation of MessagePack for Lua 5.1 and Lua 5.3 libmpack is a small binary serialization/RPC library that implements both the msgpack and msgpack-rpc specifications. programming @@ -24,12 +24,12 @@ - - 2018-01-07 - 1.0.7 + + 2021-12-02 + 1.0.9 Packaging update - Pierre-Yves - pyu@riseup.net + Evan Maddock + maddock.evan@vivaldi.net \ No newline at end of file