Accepting request 1269249 from network:utilities
drop -std=gnu11, add tcp_wrappers_7.6-gcc15.patch, adapted from debian, to support dependant packages such as quota or rpcbind (forwarded request 1269246 from hsk17) OBS-URL: https://build.opensuse.org/request/show/1269249 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tcpd?expand=0&rev=39
This commit is contained in:
1425
tcp_wrappers_7.6-gcc15.patch
Normal file
1425
tcp_wrappers_7.6-gcc15.patch
Normal file
File diff suppressed because it is too large
Load Diff
12
tcpd.changes
12
tcpd.changes
@@ -1,3 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 14 10:55:39 UTC 2025 - Friedrich Haubensak <hsk17@mail.de>
|
||||
|
||||
- drop -std=gnu11, add tcp_wrappers_7.6-gcc15.patch, adapted from
|
||||
debian, to support dependant packages such as quota or rpcbind
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Apr 13 15:02:17 UTC 2025 - Friedrich Haubensak <hsk17@mail.de>
|
||||
|
||||
- compile w/ -std=gnu11 to fix gcc15 compile time error, and to
|
||||
still allow build on Leap 15.6
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 11 11:04:24 UTC 2024 - Thorsten Kukuk <kukuk@suse.com>
|
||||
|
||||
|
@@ -65,6 +65,7 @@ Patch32: tcp_wrappers_%{version}-ipv6-host-match.patch
|
||||
Patch33: tcp_wrappers_%{version}-ipv6-mapped-v4.patch
|
||||
Patch34: tcp_wrappers_%{version}-ipv6.fix.fix3.diff
|
||||
Patch35: tcp_wrappers_%{version}-gcc14.patch
|
||||
Patch36: tcp_wrappers_%{version}-gcc15.patch
|
||||
BuildRequires: linux-kernel-headers
|
||||
Provides: nkitb:%{_sbindir}/tcpd
|
||||
# bug437293
|
||||
@@ -139,6 +140,7 @@ to compile and link programs against the TCP wrapper library.
|
||||
%patch -P 33 -p1
|
||||
%patch -P 34
|
||||
%patch -P 35 -p1
|
||||
%patch -P 36 -p1
|
||||
|
||||
%build
|
||||
%global _lto_cflags %{_lto_cflags} -ffat-lto-objects
|
||||
|
Reference in New Issue
Block a user