Hello community, here is the log from the commit of package tcpd for openSUSE:Factory checked in at 2020-10-06 17:05:58 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/tcpd (Old) and /work/SRC/openSUSE:Factory/.tcpd.new.4249 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "tcpd" Tue Oct 6 17:05:58 2020 rev:32 rq:828144 version:7.6 Changes: -------- --- /work/SRC/openSUSE:Factory/tcpd/tcpd.changes 2019-09-27 14:43:47.981490059 +0200 +++ /work/SRC/openSUSE:Factory/.tcpd.new.4249/tcpd.changes 2020-10-06 17:06:12.429273183 +0200 @@ -1,0 +2,6 @@ +Fri Aug 14 12:47:44 UTC 2020 - Thorsten Kukuk <[email protected]> + +- tcp_wrappers_7.6-shared-lib.diff: Linux has STRERROR not SYS_ERRLIST + [bsc#1175272] + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ tcpd.spec ++++++ --- /var/tmp/diff_new_pack.vkWxlg/_old 2020-10-06 17:06:13.437274053 +0200 +++ /var/tmp/diff_new_pack.vkWxlg/_new 2020-10-06 17:06:13.441274057 +0200 @@ -1,7 +1,7 @@ # # spec file for package tcpd # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -24,7 +24,7 @@ Summary: A security wrapper for TCP daemons License: BSD-3-Clause Group: Productivity/Networking/System -Url: ftp://ftp.porcupine.org/pub/security/index.html +URL: ftp://ftp.porcupine.org/pub/security/index.html Source: ftp://ftp.porcupine.org/pub/security/tcp_wrappers_%{version}.tar.gz Source2: baselibs.conf Patch0: tcp_wrappers_%{version}.diff ++++++ tcp_wrappers_7.6-shared-lib.diff ++++++ --- /var/tmp/diff_new_pack.vkWxlg/_old 2020-10-06 17:06:13.561274160 +0200 +++ /var/tmp/diff_new_pack.vkWxlg/_new 2020-10-06 17:06:13.561274160 +0200 @@ -8,7 +8,7 @@ + LIBS= RANLIB=ranlib ARFLAGS=rv AUX_OBJ=weak_symbols.o \ NETGROUP=-DNETGROUP TLI= \ - EXTRA_CFLAGS="-fPIC -DSYS_ERRLIST_DEFINED -DINET6=1 -Dss_family=__ss_family" all -+ EXTRA_CFLAGS="-fPIC -DSYS_ERRLIST_DEFINED -DINET6=1 -Dss_family=__ss_family -DHAVE_WEAKSYMS -D_REENTRANT" all ++ EXTRA_CFLAGS="-fPIC -DHAVE_STRERROR -DINET6=1 -Dss_family=__ss_family -DHAVE_WEAKSYMS -D_REENTRANT" all # This is good for many SYSV+BSD hybrids with NIS, probably also for HP-UX 7.x. hpux hpux8 hpux9 hpux10:
