Package: gvm-libs / 22.20.0-1

Metadata

Package Version Patches format
gvm-libs 22.20.0-1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
disable networking test.patch | (download)

CMakeLists.txt | 1 0 + 1 - 0 !
base/CMakeLists.txt | 2 1 + 1 - 0 !
2 files changed, 1 insertion(+), 2 deletions(-)

 disable networking-test

Fix test failure on ipv6 only build daemons.patch | (download)

boreas/util_tests.c | 5 3 + 2 - 0 !
1 file changed, 3 insertions(+), 2 deletions(-)

 fix test failure on ipv6-only build daemons

Do not run the assertion if the IPv4 connection attempt fails
for some reason, like the unavailablity of IPv4 networking on some
IPv6-only build daemons.

Bug-Debian: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=976844

Add missing CFLAGS gpme.patch | (download)

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

 add missing c_flags

Now upstream use pkg-config to search for libgpgme but they remove the
required CFLAGS

remove Werror.patch | (download)

CMakeLists.txt | 1 0 + 1 - 0 !
1 file changed, 1 deletion(-)

 remove werror

For the build in Debian, we don't want to use -Werror

64 bit time t compat.patch | (download)

boreas/CMakeLists.txt | 2 1 + 1 - 0 !
boreas/util_tests.c | 5 5 + 0 - 0 !
2 files changed, 6 insertions(+), 1 deletion(-)

 wrap the write symbols when _file_offset_bits=64 is set