Package: libsignal-protocol-c / 2.3.3-1+deb11u1

Metadata

Package Version Patches format
libsignal-protocol-c 2.3.3-1+deb11u1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
full library version soname.patch | (download)

src/CMakeLists.txt | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 use full library version for soname
fix unsigned integer overflow.patch | (download)

src/protobuf-c/protobuf-c.c | 11 7 + 4 - 0 !
1 file changed, 7 insertions(+), 4 deletions(-)

 fix unsigned integer overflow
 and fix regression caused by that fix
 related CVE:
 https://security-tracker.debian.org/tracker/CVE-2022-48468