From 2d61bbefff4321506c96c21b5f64a6f3dae08bbe Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Thu, 20 Jul 2023 07:36:53 +0000 Subject: [PATCH 1/9] Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- ipxripd.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/ipxripd.spec b/ipxripd.spec index e951953..a05a5d8 100644 --- a/ipxripd.spec +++ b/ipxripd.spec @@ -1,7 +1,7 @@ Summary: IPX RIP/SAP daemon - routing for IPX networks Name: ipxripd Version: 0.8 -Release: 35%{?dist} +Release: 36%{?dist} License: GPLv2+ URL: ftp://ftp.ibiblio.org/pub/Linux/system/filesystems/ncpfs/ Source0: ftp://ftp.ibiblio.org/pub/Linux/system/filesystems/ncpfs/ipxripd-%{version}.tar.gz @@ -81,6 +81,9 @@ install -p -m644 %{SOURCE2} $RPM_BUILD_ROOT%{_unitdir}/ipxd.service %changelog +* Thu Jul 20 2023 Fedora Release Engineering - 0.8-36 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild + * Thu Jan 19 2023 Fedora Release Engineering - 0.8-35 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild From e4b6a62679a80ddbc6e8dc7db2ea219097f82f8f Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sat, 20 Jan 2024 23:16:22 +0000 Subject: [PATCH 2/9] Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild --- ipxripd.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/ipxripd.spec b/ipxripd.spec index a05a5d8..0d49b67 100644 --- a/ipxripd.spec +++ b/ipxripd.spec @@ -1,7 +1,7 @@ Summary: IPX RIP/SAP daemon - routing for IPX networks Name: ipxripd Version: 0.8 -Release: 36%{?dist} +Release: 37%{?dist} License: GPLv2+ URL: ftp://ftp.ibiblio.org/pub/Linux/system/filesystems/ncpfs/ Source0: ftp://ftp.ibiblio.org/pub/Linux/system/filesystems/ncpfs/ipxripd-%{version}.tar.gz @@ -81,6 +81,9 @@ install -p -m644 %{SOURCE2} $RPM_BUILD_ROOT%{_unitdir}/ipxd.service %changelog +* Sat Jan 20 2024 Fedora Release Engineering - 0.8-37 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild + * Thu Jul 20 2023 Fedora Release Engineering - 0.8-36 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild From 7f0015bd35846af414a51bfeee8c78c44284d680 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Wed, 24 Jan 2024 22:55:29 +0000 Subject: [PATCH 3/9] Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild --- ipxripd.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/ipxripd.spec b/ipxripd.spec index 0d49b67..3f48315 100644 --- a/ipxripd.spec +++ b/ipxripd.spec @@ -1,7 +1,7 @@ Summary: IPX RIP/SAP daemon - routing for IPX networks Name: ipxripd Version: 0.8 -Release: 37%{?dist} +Release: 38%{?dist} License: GPLv2+ URL: ftp://ftp.ibiblio.org/pub/Linux/system/filesystems/ncpfs/ Source0: ftp://ftp.ibiblio.org/pub/Linux/system/filesystems/ncpfs/ipxripd-%{version}.tar.gz @@ -81,6 +81,9 @@ install -p -m644 %{SOURCE2} $RPM_BUILD_ROOT%{_unitdir}/ipxd.service %changelog +* Wed Jan 24 2024 Fedora Release Engineering - 0.8-38 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild + * Sat Jan 20 2024 Fedora Release Engineering - 0.8-37 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild From d7442918d3e6f299b1ff62fa94fdefb553045c6d Mon Sep 17 00:00:00 2001 From: Software Management Team Date: Thu, 30 May 2024 12:46:47 +0200 Subject: [PATCH 4/9] Eliminate use of obsolete %patchN syntax (#2283636) --- ipxripd.spec | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/ipxripd.spec b/ipxripd.spec index 3f48315..17df677 100644 --- a/ipxripd.spec +++ b/ipxripd.spec @@ -29,11 +29,11 @@ It automagically builds and updates IPX routing table in the Linux kernel. %prep %setup -q -%patch0 -p1 -%patch1 -p1 -%patch2 -p1 -%patch3 -p1 -%patch4 -p1 +%patch -P0 -p1 +%patch -P1 -p1 +%patch -P2 -p1 +%patch -P3 -p1 +%patch -P4 -p1 %build From 033ddbc9c8749e0e3194aeec26197596821f6083 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Thu, 18 Jul 2024 10:34:54 +0000 Subject: [PATCH 5/9] Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild --- ipxripd.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/ipxripd.spec b/ipxripd.spec index 17df677..47e5825 100644 --- a/ipxripd.spec +++ b/ipxripd.spec @@ -1,7 +1,7 @@ Summary: IPX RIP/SAP daemon - routing for IPX networks Name: ipxripd Version: 0.8 -Release: 38%{?dist} +Release: 39%{?dist} License: GPLv2+ URL: ftp://ftp.ibiblio.org/pub/Linux/system/filesystems/ncpfs/ Source0: ftp://ftp.ibiblio.org/pub/Linux/system/filesystems/ncpfs/ipxripd-%{version}.tar.gz @@ -81,6 +81,9 @@ install -p -m644 %{SOURCE2} $RPM_BUILD_ROOT%{_unitdir}/ipxd.service %changelog +* Thu Jul 18 2024 Fedora Release Engineering - 0.8-39 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild + * Wed Jan 24 2024 Fedora Release Engineering - 0.8-38 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild From 840595814e0a1e2aa3f12ad3bc9bdb5447ac5e0a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miroslav=20Such=C3=BD?= Date: Fri, 26 Jul 2024 00:22:41 +0200 Subject: [PATCH 6/9] convert GPLv2+ license to SPDX This is part of https://fedoraproject.org/wiki/Changes/SPDX_Licenses_Phase_4 --- ipxripd.spec | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/ipxripd.spec b/ipxripd.spec index 47e5825..6c3c1b4 100644 --- a/ipxripd.spec +++ b/ipxripd.spec @@ -1,8 +1,9 @@ Summary: IPX RIP/SAP daemon - routing for IPX networks Name: ipxripd Version: 0.8 -Release: 39%{?dist} -License: GPLv2+ +Release: 40%{?dist} +# Automatically converted from old format: GPLv2+ - review is highly recommended. +License: GPL-2.0-or-later URL: ftp://ftp.ibiblio.org/pub/Linux/system/filesystems/ncpfs/ Source0: ftp://ftp.ibiblio.org/pub/Linux/system/filesystems/ncpfs/ipxripd-%{version}.tar.gz Source1: ipxripd.init @@ -81,6 +82,9 @@ install -p -m644 %{SOURCE2} $RPM_BUILD_ROOT%{_unitdir}/ipxd.service %changelog +* Fri Jul 26 2024 Miroslav Suchý - 0.8-40 +- convert license to SPDX + * Thu Jul 18 2024 Fedora Release Engineering - 0.8-39 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild From db669551b33deaa9156ee7f70ad47baabce8458f Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 17 Jan 2025 07:23:40 +0000 Subject: [PATCH 7/9] Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild --- ipxripd.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/ipxripd.spec b/ipxripd.spec index 6c3c1b4..ca65810 100644 --- a/ipxripd.spec +++ b/ipxripd.spec @@ -1,7 +1,7 @@ Summary: IPX RIP/SAP daemon - routing for IPX networks Name: ipxripd Version: 0.8 -Release: 40%{?dist} +Release: 41%{?dist} # Automatically converted from old format: GPLv2+ - review is highly recommended. License: GPL-2.0-or-later URL: ftp://ftp.ibiblio.org/pub/Linux/system/filesystems/ncpfs/ @@ -82,6 +82,9 @@ install -p -m644 %{SOURCE2} $RPM_BUILD_ROOT%{_unitdir}/ipxd.service %changelog +* Fri Jan 17 2025 Fedora Release Engineering - 0.8-41 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild + * Fri Jul 26 2024 Miroslav Suchý - 0.8-40 - convert license to SPDX From 62358c179698691a6830823a05fbb3b1fa2b264f Mon Sep 17 00:00:00 2001 From: Dmitry Butskoy Date: Thu, 23 Jan 2025 18:33:26 +0300 Subject: [PATCH 8/9] Fix signal handler prototype for compiling with C23 standard (#2340660) --- ipxripd-0.8-signal.patch | 37 +++++++++++++++++++++++++++++++++++++ ipxripd.spec | 17 +++++++++++------ 2 files changed, 48 insertions(+), 6 deletions(-) create mode 100644 ipxripd-0.8-signal.patch diff --git a/ipxripd-0.8-signal.patch b/ipxripd-0.8-signal.patch new file mode 100644 index 0000000..b374b99 --- /dev/null +++ b/ipxripd-0.8-signal.patch @@ -0,0 +1,37 @@ +diff -Nrbu ipxripd-0.8/ipxd.c ipxripd-0.8-OK/ipxd.c +--- ipxripd-0.8/ipxd.c 2025-01-23 18:25:26.988259036 +0300 ++++ ipxripd-0.8-OK/ipxd.c 2025-01-23 18:28:44.217771305 +0300 +@@ -72,14 +72,14 @@ + } + + static void +-int_handler() ++int_handler(int signum) + { + signal(SIGINT,int_handler); + dump_request=1; + } + + static void +-timer_handler() ++timer_handler(int signum) + { + signal(SIGALRM,timer_handler); + timer_request=1; +@@ -87,14 +87,14 @@ + } + + static void +-terminate_handler() ++terminate_handler(int signum) + { + signal(SIGTERM,terminate_handler); + terminate=1; + } + + static void +-hup_handler() ++hup_handler(int signum) + { + signal(SIGHUP,hup_handler); + scan_ticks_request=1; diff --git a/ipxripd.spec b/ipxripd.spec index ca65810..ea2cc3c 100644 --- a/ipxripd.spec +++ b/ipxripd.spec @@ -1,7 +1,7 @@ Summary: IPX RIP/SAP daemon - routing for IPX networks Name: ipxripd Version: 0.8 -Release: 41%{?dist} +Release: 42%{?dist} # Automatically converted from old format: GPLv2+ - review is highly recommended. License: GPL-2.0-or-later URL: ftp://ftp.ibiblio.org/pub/Linux/system/filesystems/ncpfs/ @@ -13,6 +13,7 @@ Patch1: ipxripd-0.7-gcc3.patch Patch2: ipxripd-0.7-kernel2.6.patch Patch3: ipxripd-0.8-printf.patch Patch4: ipxripd-0.8-stdint.patch +Patch5: ipxripd-0.8-signal.patch BuildRequires: gcc BuildRequires: systemd-units BuildRequires: make @@ -30,11 +31,12 @@ It automagically builds and updates IPX routing table in the Linux kernel. %prep %setup -q -%patch -P0 -p1 -%patch -P1 -p1 -%patch -P2 -p1 -%patch -P3 -p1 -%patch -P4 -p1 +%patch 0 -p1 +%patch 1 -p1 +%patch 2 -p1 +%patch 3 -p1 +%patch 4 -p1 +%patch 5 -p1 %build @@ -82,6 +84,9 @@ install -p -m644 %{SOURCE2} $RPM_BUILD_ROOT%{_unitdir}/ipxd.service %changelog +* Thu Jan 23 2025 Dmitry Butskoy - 0.8-42 +- Fix signal handler prototype for compiling with C23 standard (#2340660) + * Fri Jan 17 2025 Fedora Release Engineering - 0.8-41 - Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild From 3e0e59c55adb28368f5e8183f11462a7fa0b66bd Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Thu, 24 Jul 2025 17:46:55 +0000 Subject: [PATCH 9/9] Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild --- ipxripd.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/ipxripd.spec b/ipxripd.spec index ea2cc3c..b3a28f0 100644 --- a/ipxripd.spec +++ b/ipxripd.spec @@ -1,7 +1,7 @@ Summary: IPX RIP/SAP daemon - routing for IPX networks Name: ipxripd Version: 0.8 -Release: 42%{?dist} +Release: 43%{?dist} # Automatically converted from old format: GPLv2+ - review is highly recommended. License: GPL-2.0-or-later URL: ftp://ftp.ibiblio.org/pub/Linux/system/filesystems/ncpfs/ @@ -84,6 +84,9 @@ install -p -m644 %{SOURCE2} $RPM_BUILD_ROOT%{_unitdir}/ipxd.service %changelog +* Thu Jul 24 2025 Fedora Release Engineering - 0.8-43 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild + * Thu Jan 23 2025 Dmitry Butskoy - 0.8-42 - Fix signal handler prototype for compiling with C23 standard (#2340660)