From f7f4020534d4769c56a628dc9bc422f29a0d0bbe Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Tue, 13 Jul 2021 17:23:11 +0200 Subject: [PATCH 01/14] Fix FTBFS: Macro %python_sitelib failed to expand See https://fedoraproject.org/wiki/Changes/PythonMacroError Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1974327 --- proxyfuzz.spec | 1 - 1 file changed, 1 deletion(-) diff --git a/proxyfuzz.spec b/proxyfuzz.spec index 80df4dd..eaff07a 100644 --- a/proxyfuzz.spec +++ b/proxyfuzz.spec @@ -1,4 +1,3 @@ -%{!?python_sitelib: %global python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print(get_python_lib())")} Name: proxyfuzz Version: 20190404 Release: 18%{?dist} From 5a7d2a2134b03919c53f0a7cb86ac43a6ff88b81 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 23 Jul 2021 04:08:17 +0000 Subject: [PATCH 02/14] - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- proxyfuzz.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/proxyfuzz.spec b/proxyfuzz.spec index eaff07a..ac58f6a 100644 --- a/proxyfuzz.spec +++ b/proxyfuzz.spec @@ -1,6 +1,6 @@ Name: proxyfuzz Version: 20190404 -Release: 18%{?dist} +Release: 19%{?dist} Summary: Man-in-the-middle non-deterministic network fuzzer License: GPLv3+ @@ -44,6 +44,9 @@ install -m 755 -p proxyfuzz.py ${RPM_BUILD_ROOT}/%{_sbindir}/proxyfuzz %changelog +* Fri Jul 23 2021 Fedora Release Engineering - 20190404-19 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild + * Wed Jan 27 2021 Fedora Release Engineering - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild From 36c7cd88bdf6116d12061979191c72e56c93da91 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 21 Jan 2022 09:31:48 +0000 Subject: [PATCH 03/14] - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- proxyfuzz.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/proxyfuzz.spec b/proxyfuzz.spec index ac58f6a..b4ae601 100644 --- a/proxyfuzz.spec +++ b/proxyfuzz.spec @@ -1,6 +1,6 @@ Name: proxyfuzz Version: 20190404 -Release: 19%{?dist} +Release: 20%{?dist} Summary: Man-in-the-middle non-deterministic network fuzzer License: GPLv3+ @@ -44,6 +44,9 @@ install -m 755 -p proxyfuzz.py ${RPM_BUILD_ROOT}/%{_sbindir}/proxyfuzz %changelog +* Fri Jan 21 2022 Fedora Release Engineering - 20190404-20 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild + * Fri Jul 23 2021 Fedora Release Engineering - 20190404-19 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild From 65881aad924a74e6c793cc3b116c74ac4f3f84d1 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 22 Jul 2022 15:29:48 +0000 Subject: [PATCH 04/14] Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- proxyfuzz.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/proxyfuzz.spec b/proxyfuzz.spec index b4ae601..2dda7b7 100644 --- a/proxyfuzz.spec +++ b/proxyfuzz.spec @@ -1,6 +1,6 @@ Name: proxyfuzz Version: 20190404 -Release: 20%{?dist} +Release: 21%{?dist} Summary: Man-in-the-middle non-deterministic network fuzzer License: GPLv3+ @@ -44,6 +44,9 @@ install -m 755 -p proxyfuzz.py ${RPM_BUILD_ROOT}/%{_sbindir}/proxyfuzz %changelog +* Fri Jul 22 2022 Fedora Release Engineering - 20190404-21 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild + * Fri Jan 21 2022 Fedora Release Engineering - 20190404-20 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild From 453d2f67122544768d7981321a6783860f53077f Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 20 Jan 2023 10:21:43 +0000 Subject: [PATCH 05/14] Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- proxyfuzz.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/proxyfuzz.spec b/proxyfuzz.spec index 2dda7b7..ed9c805 100644 --- a/proxyfuzz.spec +++ b/proxyfuzz.spec @@ -1,6 +1,6 @@ Name: proxyfuzz Version: 20190404 -Release: 21%{?dist} +Release: 22%{?dist} Summary: Man-in-the-middle non-deterministic network fuzzer License: GPLv3+ @@ -44,6 +44,9 @@ install -m 755 -p proxyfuzz.py ${RPM_BUILD_ROOT}/%{_sbindir}/proxyfuzz %changelog +* Fri Jan 20 2023 Fedora Release Engineering - 20190404-22 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild + * Fri Jul 22 2022 Fedora Release Engineering - 20190404-21 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild From 2c5e2ef8dd5e6eecd9bb1fe611ef0c165125a810 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 21 Jul 2023 06:22:46 +0000 Subject: [PATCH 06/14] Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- proxyfuzz.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/proxyfuzz.spec b/proxyfuzz.spec index ed9c805..a04e2e0 100644 --- a/proxyfuzz.spec +++ b/proxyfuzz.spec @@ -1,6 +1,6 @@ Name: proxyfuzz Version: 20190404 -Release: 22%{?dist} +Release: 23%{?dist} Summary: Man-in-the-middle non-deterministic network fuzzer License: GPLv3+ @@ -44,6 +44,9 @@ install -m 755 -p proxyfuzz.py ${RPM_BUILD_ROOT}/%{_sbindir}/proxyfuzz %changelog +* Fri Jul 21 2023 Fedora Release Engineering - 20190404-23 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild + * Fri Jan 20 2023 Fedora Release Engineering - 20190404-22 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild From b60ef75aceae91f96bb1d409fdd8fa8784a457ea Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sun, 21 Jan 2024 22:26:37 +0000 Subject: [PATCH 07/14] Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild --- proxyfuzz.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/proxyfuzz.spec b/proxyfuzz.spec index a04e2e0..9cad47d 100644 --- a/proxyfuzz.spec +++ b/proxyfuzz.spec @@ -1,6 +1,6 @@ Name: proxyfuzz Version: 20190404 -Release: 23%{?dist} +Release: 24%{?dist} Summary: Man-in-the-middle non-deterministic network fuzzer License: GPLv3+ @@ -44,6 +44,9 @@ install -m 755 -p proxyfuzz.py ${RPM_BUILD_ROOT}/%{_sbindir}/proxyfuzz %changelog +* Sun Jan 21 2024 Fedora Release Engineering - 20190404-24 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild + * Fri Jul 21 2023 Fedora Release Engineering - 20190404-23 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild From 70991afa89b7c47c505793a90ce61f31f7f3ebb8 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 26 Jan 2024 00:13:29 +0000 Subject: [PATCH 08/14] Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild --- proxyfuzz.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/proxyfuzz.spec b/proxyfuzz.spec index 9cad47d..8bb61d5 100644 --- a/proxyfuzz.spec +++ b/proxyfuzz.spec @@ -1,6 +1,6 @@ Name: proxyfuzz Version: 20190404 -Release: 24%{?dist} +Release: 25%{?dist} Summary: Man-in-the-middle non-deterministic network fuzzer License: GPLv3+ @@ -44,6 +44,9 @@ install -m 755 -p proxyfuzz.py ${RPM_BUILD_ROOT}/%{_sbindir}/proxyfuzz %changelog +* Fri Jan 26 2024 Fedora Release Engineering - 20190404-25 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild + * Sun Jan 21 2024 Fedora Release Engineering - 20190404-24 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild From d42bd3575a10ddbe6394275f73b61e04a90fe782 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 19 Jul 2024 08:35:02 +0000 Subject: [PATCH 09/14] Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild --- proxyfuzz.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/proxyfuzz.spec b/proxyfuzz.spec index 8bb61d5..58b82a9 100644 --- a/proxyfuzz.spec +++ b/proxyfuzz.spec @@ -1,6 +1,6 @@ Name: proxyfuzz Version: 20190404 -Release: 25%{?dist} +Release: 26%{?dist} Summary: Man-in-the-middle non-deterministic network fuzzer License: GPLv3+ @@ -44,6 +44,9 @@ install -m 755 -p proxyfuzz.py ${RPM_BUILD_ROOT}/%{_sbindir}/proxyfuzz %changelog +* Fri Jul 19 2024 Fedora Release Engineering - 20190404-26 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild + * Fri Jan 26 2024 Fedora Release Engineering - 20190404-25 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild From 3b56561b1ddb286961a2b47d53133bb63e7e02ea Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miroslav=20Such=C3=BD?= Date: Thu, 25 Jul 2024 12:46:22 +0200 Subject: [PATCH 10/14] convert GPLv3+ license to SPDX This is part of https://fedoraproject.org/wiki/Changes/SPDX_Licenses_Phase_4 --- proxyfuzz.spec | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/proxyfuzz.spec b/proxyfuzz.spec index 58b82a9..b666645 100644 --- a/proxyfuzz.spec +++ b/proxyfuzz.spec @@ -1,9 +1,10 @@ Name: proxyfuzz Version: 20190404 -Release: 26%{?dist} +Release: 27%{?dist} Summary: Man-in-the-middle non-deterministic network fuzzer -License: GPLv3+ +# Automatically converted from old format: GPLv3+ - review is highly recommended. +License: GPL-3.0-or-later URL: https://github.com/SECFORCE Source0: proxyfuzz.py Source1: README-Fedora @@ -44,6 +45,9 @@ install -m 755 -p proxyfuzz.py ${RPM_BUILD_ROOT}/%{_sbindir}/proxyfuzz %changelog +* Thu Jul 25 2024 Miroslav Suchý - 20190404-27 +- convert license to SPDX + * Fri Jul 19 2024 Fedora Release Engineering - 20190404-26 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild From a917e60b3d5794b28645bbafb715602f76b26395 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sat, 18 Jan 2025 10:54:34 +0000 Subject: [PATCH 11/14] Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild --- proxyfuzz.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/proxyfuzz.spec b/proxyfuzz.spec index b666645..f1b4498 100644 --- a/proxyfuzz.spec +++ b/proxyfuzz.spec @@ -1,6 +1,6 @@ Name: proxyfuzz Version: 20190404 -Release: 27%{?dist} +Release: 28%{?dist} Summary: Man-in-the-middle non-deterministic network fuzzer # Automatically converted from old format: GPLv3+ - review is highly recommended. @@ -45,6 +45,9 @@ install -m 755 -p proxyfuzz.py ${RPM_BUILD_ROOT}/%{_sbindir}/proxyfuzz %changelog +* Sat Jan 18 2025 Fedora Release Engineering - 20190404-28 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild + * Thu Jul 25 2024 Miroslav Suchý - 20190404-27 - convert license to SPDX From ccb7e36330d33b2b5f225a084c869200f96e4772 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 25 Jul 2025 06:11:57 +0000 Subject: [PATCH 12/14] Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild --- proxyfuzz.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/proxyfuzz.spec b/proxyfuzz.spec index f1b4498..29f4f02 100644 --- a/proxyfuzz.spec +++ b/proxyfuzz.spec @@ -1,6 +1,6 @@ Name: proxyfuzz Version: 20190404 -Release: 28%{?dist} +Release: 29%{?dist} Summary: Man-in-the-middle non-deterministic network fuzzer # Automatically converted from old format: GPLv3+ - review is highly recommended. @@ -45,6 +45,9 @@ install -m 755 -p proxyfuzz.py ${RPM_BUILD_ROOT}/%{_sbindir}/proxyfuzz %changelog +* Fri Jul 25 2025 Fedora Release Engineering - 20190404-29 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild + * Sat Jan 18 2025 Fedora Release Engineering - 20190404-28 - Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild From 220270b17aaaaaa3f40105753412dd62ecbf3321 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sat, 17 Jan 2026 05:48:51 +0000 Subject: [PATCH 13/14] Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild --- proxyfuzz.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/proxyfuzz.spec b/proxyfuzz.spec index 29f4f02..1f588fb 100644 --- a/proxyfuzz.spec +++ b/proxyfuzz.spec @@ -1,6 +1,6 @@ Name: proxyfuzz Version: 20190404 -Release: 29%{?dist} +Release: 30%{?dist} Summary: Man-in-the-middle non-deterministic network fuzzer # Automatically converted from old format: GPLv3+ - review is highly recommended. @@ -45,6 +45,9 @@ install -m 755 -p proxyfuzz.py ${RPM_BUILD_ROOT}/%{_sbindir}/proxyfuzz %changelog +* Sat Jan 17 2026 Fedora Release Engineering - 20190404-30 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild + * Fri Jul 25 2025 Fedora Release Engineering - 20190404-29 - Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild From 2d9588a73a41e33784db4ef8648c16e7317ec22c Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Thu, 16 Jul 2026 17:43:48 +0000 Subject: [PATCH 14/14] Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild --- proxyfuzz.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/proxyfuzz.spec b/proxyfuzz.spec index 1f588fb..80bcd5b 100644 --- a/proxyfuzz.spec +++ b/proxyfuzz.spec @@ -1,6 +1,6 @@ Name: proxyfuzz Version: 20190404 -Release: 30%{?dist} +Release: 31%{?dist} Summary: Man-in-the-middle non-deterministic network fuzzer # Automatically converted from old format: GPLv3+ - review is highly recommended. @@ -45,6 +45,9 @@ install -m 755 -p proxyfuzz.py ${RPM_BUILD_ROOT}/%{_sbindir}/proxyfuzz %changelog +* Thu Jul 16 2026 Fedora Release Engineering - 20190404-31 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild + * Sat Jan 17 2026 Fedora Release Engineering - 20190404-30 - Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild