Dirk Mueller
9a82ee38fc
- build with gcc14 - added patches + tcp_wrappers_7.6-gcc14.patch OBS-URL: https://build.opensuse.org/request/show/1173915 OBS-URL: https://build.opensuse.org/package/show/network:utilities/tcpd?expand=0&rev=43
290 lines
9.5 KiB
Plaintext
290 lines
9.5 KiB
Plaintext
-------------------------------------------------------------------
|
|
Tue May 14 08:10:05 UTC 2024 - pgajdos@suse.com
|
|
|
|
- build with gcc14
|
|
- added patches
|
|
+ tcp_wrappers_7.6-gcc14.patch
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Feb 29 12:32:07 UTC 2024 - pgajdos@suse.com
|
|
|
|
- Use %patch -P N instead of deprecated %patchN.
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Oct 11 09:34:37 UTC 2022 - Danilo Spinella <danilo.spinella@suse.com>
|
|
|
|
- Add hosts.allow and hosts.deny config files from the netcfg package,
|
|
as they are tcpd specific, bsc#1099755
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Sep 5 14:42:10 UTC 2022 - Ludwig Nussel <lnussel@suse.de>
|
|
|
|
- use _libdir (boo#1191098)
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Aug 24 10:48:01 UTC 2022 - Andreas Schwab <schwab@suse.de>
|
|
|
|
- Makefile is not parallel-safe
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Aug 14 12:47:44 UTC 2020 - Thorsten Kukuk <kukuk@suse.com>
|
|
|
|
- tcp_wrappers_7.6-shared-lib.diff: Linux has STRERROR not SYS_ERRLIST
|
|
[bsc#1175272]
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Sep 24 08:25:45 UTC 2019 - Martin Liška <mliska@suse.cz>
|
|
|
|
- Add tcp_wrappers_7.6-ipv6.fix.fix3.diff in order to fix
|
|
boo#1149708.
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Aug 2 08:23:22 UTC 2019 - Martin Liška <mliska@suse.cz>
|
|
|
|
- Use FAT LTO objects in order to provide proper static library.
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Jun 3 08:36:59 UTC 2017 - meissner@suse.com
|
|
|
|
- tcp_wrappers_7.6-optflags.diff: enable PIE for all binaries
|
|
directly.
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Apr 6 10:35:38 CEST 2016 - kukuk@suse.de
|
|
|
|
- tcp_wrappers_7.6.diff: don't use public headers for own
|
|
functions, make own yp_get_default_domain static.
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Jul 20 14:08:16 UTC 2015 - okir@suse.com
|
|
|
|
- Fix breakage of IPv6 address handling [bsc#914527, bsc#899185]
|
|
Added patches:
|
|
tcp_wrappers_7.6-ipv6-sockaddr-storage.patch
|
|
tcp_wrappers_7.6-ipv6-subnet.diff
|
|
tcp_wrappers_7.6-ipv6-host-match.patch
|
|
tcp_wrappers_7.6-ipv6-mapped-v4.patch
|
|
- Re-added static library
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Nov 28 13:18:37 UTC 2014 - tchvatal@suse.com
|
|
|
|
- Cleanup with spec-cleaner
|
|
- Remove obsolete sections of provides from 2k6
|
|
- Remove static library
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Aug 18 16:39:30 UTC 2014 - fcrozat@suse.com
|
|
|
|
- Add obsoletes/provides to baselibs.conf
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Jun 3 00:17:04 UTC 2013 - crrodriguez@opensuse.org
|
|
|
|
- tcpd-ocloexec.patch: Use O_CLOEXEC whenever neccesary,
|
|
otherwise fd leaks will follow.
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Apr 5 10:39:36 UTC 2013 - idonmez@suse.com
|
|
|
|
- Cleanup spec file
|
|
- Add Source URL, see https://en.opensuse.org/SourceUrls
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Jan 20 01:29:11 UTC 2013 - jengelh@inai.de
|
|
|
|
- Implement shared library packaging guidelines (split libwrap0)
|
|
- Parallel build with %_smp_mflags instead of %jobs
|
|
- Remove redundant %clean sections
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Apr 22 01:18:07 UTC 2012 - crrodriguez@opensuse.org
|
|
|
|
- Refresh all patches
|
|
- Also, pass getconf LFS_CFLAGS into CFLAGS
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Oct 5 15:03:33 UTC 2011 - uli@suse.com
|
|
|
|
- cross-build fix: use %__cc macro
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Feb 1 12:34:48 UTC 2010 - jengelh@medozas.de
|
|
|
|
- remove not-needed sparcv9 baselib exception
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Dec 13 15:48:21 CET 2009 - jengelh@medozas.de
|
|
|
|
- add baselibs.conf as a source
|
|
- add baselibs for SPARC
|
|
- enable parallel building
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Oct 30 19:40:28 UTC 2009 - crrodriguez@opensuse.org
|
|
|
|
- fix build
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Jan 7 12:34:56 CET 2009 - olh@suse.de
|
|
|
|
- obsolete old -XXbit packages (bnc#437293)
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Nov 11 16:54:34 CET 2008 - ro@suse.de
|
|
|
|
- SLE-11 uses PPC64 instead of PPC, adapt baselibs.conf
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Oct 13 18:29:57 CEST 2008 - prusnak@suse.cz
|
|
|
|
- applied patches from Fedora package
|
|
* fedora-bug11881.diff - replace sprintf with snprintf
|
|
* fedora-bug17795.diff - add hostfile matching
|
|
* fedora-bug17847.diff - add wildcard matching
|
|
* fedora-bug141110.diff - fix table_match usage
|
|
* fedora-bug220015.diff - add sock_hostnofd function
|
|
* fedora-docu.diff - fix manpage
|
|
* fedora-fixgethostbyname.diff - fix gethostbyname usage
|
|
* fedora-sig.diff - fix signal usage
|
|
* fedora-sigalarm.diff - fix signal usage
|
|
* fedora-sigchld.diff - fix signal usage
|
|
* fedora-sigjmp.diff - fix signal usage
|
|
* fedora-strerror.diff - fix strerror usage
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Apr 10 12:54:45 CEST 2008 - ro@suse.de
|
|
|
|
- added baselibs.conf file to build xxbit packages
|
|
for multilib support
|
|
|
|
-------------------------------------------------------------------
|
|
Tue May 30 16:59:21 CEST 2006 - lmichnovic@suse.cz
|
|
|
|
- fixed uninitilized filepointer (uninitialized.diff) [#178636]
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Mar 31 15:57:06 CEST 2006 - lmichnovic@suse.cz
|
|
|
|
- fixed missing definition of hosts_ctl() in tcpd.h (hosts_ctl.diff)
|
|
[#162303]
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Jan 25 21:31:01 CET 2006 - mls@suse.de
|
|
|
|
- converted neededforbuild to BuildRequires
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Jan 15 19:13:05 CET 2006 - schwab@suse.de
|
|
|
|
- Don't strip binaries.
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Sep 16 22:16:47 CEST 2005 - meissner@suse.de
|
|
|
|
- fixed all implicit warnings.
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Jun 24 02:34:37 CEST 2005 - ro@suse.de
|
|
|
|
- build with fPIE/pie
|
|
- really use RPM_OPT_FLAGS
|
|
- fix some non-void-return warnings
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Jan 13 15:17:52 CET 2005 - postadal@suse.cz
|
|
|
|
- fixed crashing on system with more than one network interface [#49368]
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Sep 15 20:56:57 CEST 2004 - aj@suse.de
|
|
|
|
- Fix warnings about implicit functions to compile with GCC 4.0.
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Mar 22 15:36:12 CET 2004 - ro@suse.de
|
|
|
|
- installed shared lib to /%_lib, not /usr/%_lib
|
|
and add symlinks (fix for part of #36514)
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Feb 12 16:28:45 CET 2004 - kukuk@suse.de
|
|
|
|
- Create subpackage "tcpd-devel"
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Feb 09 13:05:26 CET 2004 - postadal@suse.cz
|
|
|
|
- added support for compiling as shared library with soname of libwrap0 (version 7.6)
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Jan 11 11:59:00 CET 2004 - adrian@suse.de
|
|
|
|
- build as user
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Oct 31 13:20:28 CET 2003 - postadal@suse.cz
|
|
|
|
- fixed invalid warning about "host name mismatch" [#26519, #32772]
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Sep 10 15:03:34 CEST 2003 - postadal@suse.cz
|
|
|
|
- fixed handling patterns ending with period [#27322]
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Mar 15 17:52:56 CET 2003 - kukuk@suse.de
|
|
|
|
- Don't handle IPv4 netmask as Prefix length [#25409]
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Dec 16 13:18:04 CET 2002 - postadal@suse.cz
|
|
|
|
- added ip6utils.h to filelist [#22487]
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Dec 13 14:07:13 CET 2002 - postadal@suse.cz
|
|
|
|
- fixed fix_options function in libwrap.a [#22000]
|
|
- included patch ipv6-fix.diff of mludvig@suse.cz to make tcpd work
|
|
with IPv4 and mapped IPv4 addresses. [#16162]
|
|
- turned off remote username lookups (allways_rfc931) [#22013]
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Jan 10 08:47:15 CET 2002 - cihlar@suse.cz
|
|
|
|
- use %{_libdir}
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Nov 20 15:35:07 CET 2001 - cihlar@suse.cz
|
|
|
|
- fixed SEGFAULT in tcpdchk [#12135]
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Sep 6 17:55:44 CEST 2001 - schwab@suse.de
|
|
|
|
- Compile with -fPIC so that it can be included in a shared library.
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Sep 5 15:34:35 CEST 2001 - schwab@suse.de
|
|
|
|
- Add prototypes for C++.
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Mar 22 18:51:02 CET 2001 - ro@suse.de
|
|
|
|
- added split-aliases as provides
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Feb 27 07:33:12 CET 2001 - cihlar@suse.cz
|
|
|
|
- fixed %files
|
|
- clean up spec file
|
|
- bzipped sources
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Apr 11 17:15:20 CEST 2000 - kukuk@suse.de
|
|
|
|
- Split from nkitb
|
|
|