From b60ef75aceae91f96bb1d409fdd8fa8784a457ea Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sun, 21 Jan 2024 22:26:37 +0000 Subject: [PATCH 1/8] 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 2/8] 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 3/8] 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 4/8] 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 5/8] 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 6/8] 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 7/8] 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 8/8] 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