Page MenuHomeSolus

D12403.diff
No OneTemporary

D12403.diff

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 @@
<Source>
<Name>libmpack</Name>
<Packager>
- <Name>Pierre-Yves</Name>
- <Email>pyu@riseup.net</Email>
+ <Name>Evan Maddock</Name>
+ <Email>maddock.evan@vivaldi.net</Email>
</Packager>
<License>MIT</License>
<PartOf>programming</PartOf>
- <Summary xml:lang="en">libmpack-lua - Implementation of MessagePack for Lua 5.1 and Lua 5.3</Summary>
+ <Summary xml:lang="en">Implementation of MessagePack for Lua 5.1 and Lua 5.3</Summary>
<Description xml:lang="en">libmpack is a small binary serialization/RPC library that implements both the msgpack and msgpack-rpc specifications.
</Description>
- <Archive type="binary" sha1sum="79eb0752a961b8e0d15c77d298c97498fbc89c5a">https://solus-project.com/sources/README.Solus</Archive>
+ <Archive type="binary" sha1sum="79eb0752a961b8e0d15c77d298c97498fbc89c5a">https://getsol.us/sources/README.Solus</Archive>
</Source>
<Package>
<Name>libmpack</Name>
- <Summary xml:lang="en">libmpack-lua - Implementation of MessagePack for Lua 5.1 and Lua 5.3</Summary>
+ <Summary xml:lang="en">Implementation of MessagePack for Lua 5.1 and Lua 5.3</Summary>
<Description xml:lang="en">libmpack is a small binary serialization/RPC library that implements both the msgpack and msgpack-rpc specifications.
</Description>
<PartOf>programming</PartOf>
@@ -24,12 +24,12 @@
</Files>
</Package>
<History>
- <Update release="3">
- <Date>2018-01-07</Date>
- <Version>1.0.7</Version>
+ <Update release="5">
+ <Date>2021-12-02</Date>
+ <Version>1.0.9</Version>
<Comment>Packaging update</Comment>
- <Name>Pierre-Yves</Name>
- <Email>pyu@riseup.net</Email>
+ <Name>Evan Maddock</Name>
+ <Email>maddock.evan@vivaldi.net</Email>
</Update>
</History>
</PISI>
\ No newline at end of file

File Metadata

Mime Type
text/plain
Expires
Fri, Aug 11, 10:12 PM (2 h, 52 m ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5809424
Default Alt Text
D12403.diff (3 KB)

Event Timeline