From b011fd5356e69174e281d1c175abe67063e909d2 Mon Sep 17 00:00:00 2001 From: Packit Date: Wed, 20 Dec 2023 13:32:26 +0000 Subject: [PATCH 01/14] [packit] 0.2.6 upstream release Upstream tag: v0.2.6 Upstream commit: a75d1f73 --- .gitignore | 1 + README.packit | 2 +- openscap-report.spec | 17 ++++++++++++++++- sources | 2 +- 4 files changed, 19 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index ff797ac..8813380 100644 --- a/.gitignore +++ b/.gitignore @@ -6,3 +6,4 @@ /openscap-report-0.2.3.tar.gz /openscap-report-0.2.4.tar.gz /openscap-report-0.2.5.tar.gz +/openscap-report-0.2.6.tar.gz diff --git a/README.packit b/README.packit index ea0650e..3aa26d6 100644 --- a/README.packit +++ b/README.packit @@ -1,3 +1,3 @@ This repository is maintained by packit. https://packit.dev/ -The file was generated using packit 0.79.1.post14+g9e876412. +The file was generated using packit 0.87.1.post1.dev9+ge52a00d1. diff --git a/openscap-report.spec b/openscap-report.spec index d94b50e..5ed6da3 100644 --- a/openscap-report.spec +++ b/openscap-report.spec @@ -1,7 +1,7 @@ %global pymodule_name openscap_report Name: openscap-report -Version: 0.2.5 +Version: 0.2.6 Release: 1%{?dist} Summary: A tool for generating human-readable reports from (SCAP) XCCDF and ARF results @@ -60,6 +60,21 @@ install -m 0644 -Dt %{buildroot}%{_mandir}/man1 _build_docs/oscap-report.1 %changelog +* Wed Dec 20 2023 Packit - 0.2.6-1 +- 0.2.6 (Jan Rodak) +- Extend the condition to account empty strings in href (Jan Černý) +- Add comments for the pylint tool (Jan Černý) +- Add special classes to table element (Jan Černý) +- Account for missing reference href attribute (Jan Černý) +- Add pragmas to avoid PEP8 warnings (Jan Černý) +- Present references in a table (Jan Černý) +- Collapse CPE tree when is true (Jan Rodak) +- Fix typo (Jan Rodak) +- Add titles (Jan Rodak) +- Fix performace of generation of graphs (Jan Rodak) +- Rearrange fields of rule detail and OVAL definition detail (Jan Rodak) +- Fix bugs in html (Jan Rodak) + * Mon Sep 11 2023 Packit - 0.2.5-1 - 0.2.5 (Jan Rodak) - Show referenced OVAL State (Jan Rodak) diff --git a/sources b/sources index aefd892..96dc14c 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (openscap-report-0.2.5.tar.gz) = 6a13f5f18cd6b52016d7d04f6d1db37e5506cc90ae6adf75ff431e89bcacec5b081baf1dfb7cd7fdcd90827615b325976950149af051d074a8247fbe62a0f43d +SHA512 (openscap-report-0.2.6.tar.gz) = 0c5c2ce54fceb1ed74e4c11aec3fee7c5590cd949565302e8c59e2ff4df724a54d565aef7f387b61cfe3f08c359c0581d6abdf3a200eda91c0080dd6a10c4fed From 338c76c1bc42cbf12c7e940b8b237bf4c8f9095e Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sun, 21 Jan 2024 11:20:13 +0000 Subject: [PATCH 02/14] Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild --- openscap-report.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/openscap-report.spec b/openscap-report.spec index 5ed6da3..2705735 100644 --- a/openscap-report.spec +++ b/openscap-report.spec @@ -2,7 +2,7 @@ Name: openscap-report Version: 0.2.6 -Release: 1%{?dist} +Release: 2%{?dist} Summary: A tool for generating human-readable reports from (SCAP) XCCDF and ARF results # The entire source code is LGPL-2.1+ and GPL-2.0+ and MIT except schemas/ and assets/, which are Public Domain @@ -60,6 +60,9 @@ install -m 0644 -Dt %{buildroot}%{_mandir}/man1 _build_docs/oscap-report.1 %changelog +* Sun Jan 21 2024 Fedora Release Engineering - 0.2.6-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild + * Wed Dec 20 2023 Packit - 0.2.6-1 - 0.2.6 (Jan Rodak) - Extend the condition to account empty strings in href (Jan Černý) From 7dfb1aa0e666e9667e9acf8707cb62a5b0e04972 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Thu, 25 Jan 2024 11:28:21 +0000 Subject: [PATCH 03/14] Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild --- openscap-report.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/openscap-report.spec b/openscap-report.spec index 2705735..a08d7f0 100644 --- a/openscap-report.spec +++ b/openscap-report.spec @@ -2,7 +2,7 @@ Name: openscap-report Version: 0.2.6 -Release: 2%{?dist} +Release: 3%{?dist} Summary: A tool for generating human-readable reports from (SCAP) XCCDF and ARF results # The entire source code is LGPL-2.1+ and GPL-2.0+ and MIT except schemas/ and assets/, which are Public Domain @@ -60,6 +60,9 @@ install -m 0644 -Dt %{buildroot}%{_mandir}/man1 _build_docs/oscap-report.1 %changelog +* Thu Jan 25 2024 Fedora Release Engineering - 0.2.6-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild + * Sun Jan 21 2024 Fedora Release Engineering - 0.2.6-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild From dbeff4dda30e439bfd34936f3e9d43a68716180d Mon Sep 17 00:00:00 2001 From: Packit Date: Fri, 26 Jan 2024 15:11:05 +0000 Subject: [PATCH 04/14] [packit] 0.2.7 upstream release Upstream tag: v0.2.7 Upstream commit: 60ac886e --- .gitignore | 1 + README.packit | 2 +- openscap-report.spec | 25 +++++++++++++++++++++++-- sources | 2 +- 4 files changed, 26 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index 8813380..617bdce 100644 --- a/.gitignore +++ b/.gitignore @@ -7,3 +7,4 @@ /openscap-report-0.2.4.tar.gz /openscap-report-0.2.5.tar.gz /openscap-report-0.2.6.tar.gz +/openscap-report-0.2.7.tar.gz diff --git a/README.packit b/README.packit index 3aa26d6..bba9424 100644 --- a/README.packit +++ b/README.packit @@ -1,3 +1,3 @@ This repository is maintained by packit. https://packit.dev/ -The file was generated using packit 0.87.1.post1.dev9+ge52a00d1. +The file was generated using packit 0.89.0.post1.dev4+gabf90471. diff --git a/openscap-report.spec b/openscap-report.spec index a08d7f0..06323dd 100644 --- a/openscap-report.spec +++ b/openscap-report.spec @@ -1,8 +1,8 @@ %global pymodule_name openscap_report Name: openscap-report -Version: 0.2.6 -Release: 3%{?dist} +Version: 0.2.7 +Release: 1%{?dist} Summary: A tool for generating human-readable reports from (SCAP) XCCDF and ARF results # The entire source code is LGPL-2.1+ and GPL-2.0+ and MIT except schemas/ and assets/, which are Public Domain @@ -60,6 +60,27 @@ install -m 0644 -Dt %{buildroot}%{_mandir}/man1 _build_docs/oscap-report.1 %changelog +* Fri Jan 26 2024 Packit - 0.2.7-1 +- 0.2.7 (Jan Rodak) +- Add tool tip to search bar (Jan Rodak) +- Enable search by reference (Jan Rodak) +- Add generation search infromation (Jan Rodak) +- Use macro for generation of list items (Jan Rodak) +- Create two-tier display of Evaluation Characteristics (Jan Rodak) +- Add title (Jan Rodak) +- Reduce complexity of function generate_referenced_endpoints (Jan Rodak) +- Use default dict (Jan Rodak) +- Fix JSON schema (Jan Rodak) +- Use correct orthography of addresses types acronyms (Jan Rodak) +- Add function to update known references (Jan Rodak) +- Change the presentation of referenced endpoints (Jan Rodak) +- Add new elements (Jan Rodak) +- Add onclick function (Jan Rodak) +- Add map of OVAL endpoints (Jan Rodak) +- Add target addresses to report (Jan Rodak) +- Add target addresses to model (Jan Rodak) +- Fix width of pre element (Jan Rodak) + * Thu Jan 25 2024 Fedora Release Engineering - 0.2.6-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild diff --git a/sources b/sources index 96dc14c..d913ed2 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (openscap-report-0.2.6.tar.gz) = 0c5c2ce54fceb1ed74e4c11aec3fee7c5590cd949565302e8c59e2ff4df724a54d565aef7f387b61cfe3f08c359c0581d6abdf3a200eda91c0080dd6a10c4fed +SHA512 (openscap-report-0.2.7.tar.gz) = d363b867a8de2cdcf72f244947aa88074e24be1561c074148f392da2eab28aee2b3ab1273e4be7eba5776bdb8129204ca3cbd00a088207038d780fef55adc788 From 39e924bdb70c5dbf99f274a284ed834e12521af9 Mon Sep 17 00:00:00 2001 From: Yaakov Selkowitz Date: Mon, 29 Jan 2024 16:34:08 -0500 Subject: [PATCH 05/14] Avoid coverage and tox dependencies The Fedora Python packaging guidelines exclude coverage checks as used in this package's tox.ini: https://docs.fedoraproject.org/en-US/packaging-guidelines/Python/#_linters Furthermore, RHEL does not include tox, but even in Fedora it does not add much value relative to its dependencies. Calling %pytest directly is simpler and more conformant. https://github.com/OpenSCAP/openscap-report/pull/225 --- openscap-report.spec | 13 ++++++++++--- 1 file changed, 10 insertions(+), 3 deletions(-) diff --git a/openscap-report.spec b/openscap-report.spec index 06323dd..aa913da 100644 --- a/openscap-report.spec +++ b/openscap-report.spec @@ -2,7 +2,7 @@ Name: openscap-report Version: 0.2.7 -Release: 1%{?dist} +Release: 2%{?dist} Summary: A tool for generating human-readable reports from (SCAP) XCCDF and ARF results # The entire source code is LGPL-2.1+ and GPL-2.0+ and MIT except schemas/ and assets/, which are Public Domain @@ -13,6 +13,7 @@ Source0: https://github.com/OpenSCAP/%{name}/releases/download/v%{version BuildArch: noarch BuildRequires: python3-devel +BuildRequires: python3-pytest BuildRequires: python3-sphinx BuildRequires: python3-sphinx_rtd_theme @@ -34,7 +35,9 @@ human-readable reports from SCAP XCCDF and ARF results.} %generate_buildrequires -%pyproject_buildrequires -t +%pyproject_buildrequires +# test requirement listed only in tox.ini +echo "%{py3_dist jsonschema}" %build @@ -50,7 +53,8 @@ install -m 0644 -Dt %{buildroot}%{_mandir}/man1 _build_docs/oscap-report.1 %check -%tox +# test_store_file fails with FileNotFoundError: [Errno 2] No such file or directory: '/tmp/oscap-report-tests_result.html' +%pytest -k "not test_store_file" %files -f %{pyproject_files} %{_mandir}/man1/oscap-report.* @@ -60,6 +64,9 @@ install -m 0644 -Dt %{buildroot}%{_mandir}/man1 _build_docs/oscap-report.1 %changelog +* Mon Jan 29 2024 Yaakov Selkowitz - 0.2.7-2 +- Avoid tox dependency + * Fri Jan 26 2024 Packit - 0.2.7-1 - 0.2.7 (Jan Rodak) - Add tool tip to search bar (Jan Rodak) From d71a523f0d10ec835c396e46364aac50fd492689 Mon Sep 17 00:00:00 2001 From: Packit Date: Tue, 23 Apr 2024 13:07:05 +0000 Subject: [PATCH 06/14] Update to 0.2.9 upstream release Upstream tag: v0.2.9 Upstream commit: be59973d Commit authored by Packit automation (https://packit.dev/) --- .gitignore | 1 + README.packit | 2 +- openscap-report.spec | 11 +++++++---- sources | 2 +- 4 files changed, 10 insertions(+), 6 deletions(-) diff --git a/.gitignore b/.gitignore index 617bdce..e56bcf9 100644 --- a/.gitignore +++ b/.gitignore @@ -8,3 +8,4 @@ /openscap-report-0.2.5.tar.gz /openscap-report-0.2.6.tar.gz /openscap-report-0.2.7.tar.gz +/openscap_report-0.2.9.tar.gz diff --git a/README.packit b/README.packit index bba9424..bee8d88 100644 --- a/README.packit +++ b/README.packit @@ -1,3 +1,3 @@ This repository is maintained by packit. https://packit.dev/ -The file was generated using packit 0.89.0.post1.dev4+gabf90471. +The file was generated using packit 0.95.0. diff --git a/openscap-report.spec b/openscap-report.spec index aa913da..d0caddb 100644 --- a/openscap-report.spec +++ b/openscap-report.spec @@ -1,14 +1,14 @@ %global pymodule_name openscap_report Name: openscap-report -Version: 0.2.7 -Release: 2%{?dist} +Version: 0.2.9 +Release: 1%{?dist} Summary: A tool for generating human-readable reports from (SCAP) XCCDF and ARF results # The entire source code is LGPL-2.1+ and GPL-2.0+ and MIT except schemas/ and assets/, which are Public Domain License: LGPLv2+ and GPLv2+ and MIT and Public Domain URL: https://github.com/OpenSCAP/%{name} -Source0: https://github.com/OpenSCAP/%{name}/releases/download/v%{version}/%{name}-%{version}.tar.gz +Source0: https://github.com/OpenSCAP/%{name}/releases/download/v%{version}/%{pymodule_name}-%{version}.tar.gz BuildArch: noarch @@ -31,7 +31,7 @@ human-readable reports from SCAP XCCDF and ARF results.} %prep -%autosetup -p1 -n %{name}-%{version} +%autosetup -p1 -n %{pymodule_name}-%{version} %generate_buildrequires @@ -64,6 +64,9 @@ install -m 0644 -Dt %{buildroot}%{_mandir}/man1 _build_docs/oscap-report.1 %changelog +* Tue Apr 23 2024 Packit - 0.2.9-1 +- Update to version 0.2.9 + * Mon Jan 29 2024 Yaakov Selkowitz - 0.2.7-2 - Avoid tox dependency diff --git a/sources b/sources index d913ed2..ac926e5 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (openscap-report-0.2.7.tar.gz) = d363b867a8de2cdcf72f244947aa88074e24be1561c074148f392da2eab28aee2b3ab1273e4be7eba5776bdb8129204ca3cbd00a088207038d780fef55adc788 +SHA512 (openscap_report-0.2.9.tar.gz) = d8bca302a8209a57fc63b802dbffa40bd9499221dc6d0a038a168ac3266441cece78548fab44db5aa2f14cd3aa083f059c05ac5ec01150a3ce542dda7937bb25 From 890abe5f4e4689d182c5892840406c4b1935b47e Mon Sep 17 00:00:00 2001 From: Python Maint Date: Sat, 8 Jun 2024 11:35:33 +0200 Subject: [PATCH 07/14] Rebuilt for Python 3.13 --- openscap-report.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/openscap-report.spec b/openscap-report.spec index d0caddb..9da8c30 100644 --- a/openscap-report.spec +++ b/openscap-report.spec @@ -2,7 +2,7 @@ Name: openscap-report Version: 0.2.9 -Release: 1%{?dist} +Release: 2%{?dist} Summary: A tool for generating human-readable reports from (SCAP) XCCDF and ARF results # The entire source code is LGPL-2.1+ and GPL-2.0+ and MIT except schemas/ and assets/, which are Public Domain @@ -64,6 +64,9 @@ install -m 0644 -Dt %{buildroot}%{_mandir}/man1 _build_docs/oscap-report.1 %changelog +* Sat Jun 08 2024 Python Maint - 0.2.9-2 +- Rebuilt for Python 3.13 + * Tue Apr 23 2024 Packit - 0.2.9-1 - Update to version 0.2.9 From 76fa7a23e5514ca62fee4c6fc98e2fa9ba681ef1 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Thu, 18 Jul 2024 20:58:56 +0000 Subject: [PATCH 08/14] Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild --- openscap-report.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/openscap-report.spec b/openscap-report.spec index 9da8c30..b7a2051 100644 --- a/openscap-report.spec +++ b/openscap-report.spec @@ -2,7 +2,7 @@ Name: openscap-report Version: 0.2.9 -Release: 2%{?dist} +Release: 3%{?dist} Summary: A tool for generating human-readable reports from (SCAP) XCCDF and ARF results # The entire source code is LGPL-2.1+ and GPL-2.0+ and MIT except schemas/ and assets/, which are Public Domain @@ -64,6 +64,9 @@ install -m 0644 -Dt %{buildroot}%{_mandir}/man1 _build_docs/oscap-report.1 %changelog +* Thu Jul 18 2024 Fedora Release Engineering - 0.2.9-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild + * Sat Jun 08 2024 Python Maint - 0.2.9-2 - Rebuilt for Python 3.13 From 8c5320ed1ae335ab9d1c760dcab405a4d50c43b7 Mon Sep 17 00:00:00 2001 From: Packit Date: Fri, 4 Oct 2024 10:06:13 +0000 Subject: [PATCH 09/14] Update to 1.0.0 upstream release Upstream tag: v1.0.0 Upstream commit: 4fed3a2e Commit authored by Packit automation (https://packit.dev/) --- .gitignore | 1 + README.packit | 2 +- generate_arf.sh | 22 +++++++++++----------- openscap-report.spec | 9 +++++++-- sources | 2 +- 5 files changed, 21 insertions(+), 15 deletions(-) diff --git a/.gitignore b/.gitignore index e56bcf9..1227c7d 100644 --- a/.gitignore +++ b/.gitignore @@ -9,3 +9,4 @@ /openscap-report-0.2.6.tar.gz /openscap-report-0.2.7.tar.gz /openscap_report-0.2.9.tar.gz +/openscap_report-1.0.0.tar.gz diff --git a/README.packit b/README.packit index bee8d88..766e300 100644 --- a/README.packit +++ b/README.packit @@ -1,3 +1,3 @@ This repository is maintained by packit. https://packit.dev/ -The file was generated using packit 0.95.0. +The file was generated using packit 0.101.1.post1.dev8+ge78e9e3b. diff --git a/generate_arf.sh b/generate_arf.sh index 0f35169..9aed4e0 100755 --- a/generate_arf.sh +++ b/generate_arf.sh @@ -49,7 +49,7 @@ run_oscap_scan() { oscap xccdf eval ${fetch} --profile "(all)" --results-arf ${file} ${ds} || EXIT_CODE=$? echo $EXIT_CODE if [ ! -f "$file" ]; then - echo "$file does not exist." + echo "$file does not exist." >&2 exit 2 fi } @@ -58,35 +58,35 @@ get_product() { cpe_name=$(grep "CPE_NAME=" < /etc/os-release | sed 's/CPE_NAME=//g' | sed 's/["]//g') if [[ "${cpe_name}" =~ fedora ]]; then echo "fedora" - elif [[ "${cpe_name}" =~ redhat.*8 ]]; then - echo "rhel8" - elif [[ "${cpe_name}" =~ redhat.*9 ]]; then - echo "rhel9" + elif [[ "${cpe_name}" =~ redhat ]]; then + version=$(grep VERSION_ID /etc/os-release | grep -o "[0-9]\+" | head -n1) + echo "rhel${version}" elif [[ "${cpe_name}" =~ centos.*8 ]]; then echo "centos8" - elif [[ "${cpe_name}" =~ centos.*9 ]]; then - echo "cs9" + elif [[ "${cpe_name}" =~ centos ]]; then + version=$(grep VERSION_ID /etc/os-release | grep -o "[0-9]\+") + echo "cs${version}" else echo $cpe_name - echo "ERROR: Not supported OS!" + echo "ERROR: Not supported OS!" >&2 exit 1 fi } if [ "$1" = "" ]; then - echo "ERROR: Missing MODE parameter!" + echo "ERROR: Missing MODE parameter!" >&2 exit 1 fi if [ "$2" = "" ]; then - echo "ERROR: Missing FETCH parameter!" + echo "ERROR: Missing FETCH parameter!" >&2 exit 1 fi if [ "$3" = "" ]; then - echo "ERROR: Missing ARF_FILE parameter!" + echo "ERROR: Missing ARF_FILE parameter!" >&2 exit 1 fi file=$3 diff --git a/openscap-report.spec b/openscap-report.spec index b7a2051..0f0ec91 100644 --- a/openscap-report.spec +++ b/openscap-report.spec @@ -1,8 +1,8 @@ %global pymodule_name openscap_report Name: openscap-report -Version: 0.2.9 -Release: 3%{?dist} +Version: 1.0.0 +Release: 1%{?dist} Summary: A tool for generating human-readable reports from (SCAP) XCCDF and ARF results # The entire source code is LGPL-2.1+ and GPL-2.0+ and MIT except schemas/ and assets/, which are Public Domain @@ -23,6 +23,8 @@ Requires: python3-lxml Recommends: redhat-display-fonts Recommends: redhat-text-fonts +Obsoletes: oval-graph + %global _description %{expand: This package provides a command-line tool for generating human-readable reports from SCAP XCCDF and ARF results.} @@ -64,6 +66,9 @@ install -m 0644 -Dt %{buildroot}%{_mandir}/man1 _build_docs/oscap-report.1 %changelog +* Fri Oct 04 2024 Packit - 1.0.0-1 +- Update to version 1.0.0 + * Thu Jul 18 2024 Fedora Release Engineering - 0.2.9-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild diff --git a/sources b/sources index ac926e5..8d874ae 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (openscap_report-0.2.9.tar.gz) = d8bca302a8209a57fc63b802dbffa40bd9499221dc6d0a038a168ac3266441cece78548fab44db5aa2f14cd3aa083f059c05ac5ec01150a3ce542dda7937bb25 +SHA512 (openscap_report-1.0.0.tar.gz) = 6ca5a24798961cfc50112e9da9157f582732574fef4592a7fe5c8a98b4ed4b9aa3f7221427bd5e95a799a82468a22a2eddfb2262c6fc22cd2e4262540913db03 From de5a49c95abc6d28b68be6a4a43778abaf3c54bb Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 17 Jan 2025 21:49:00 +0000 Subject: [PATCH 10/14] Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild --- openscap-report.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/openscap-report.spec b/openscap-report.spec index 0f0ec91..1848357 100644 --- a/openscap-report.spec +++ b/openscap-report.spec @@ -2,7 +2,7 @@ Name: openscap-report Version: 1.0.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: A tool for generating human-readable reports from (SCAP) XCCDF and ARF results # The entire source code is LGPL-2.1+ and GPL-2.0+ and MIT except schemas/ and assets/, which are Public Domain @@ -66,6 +66,9 @@ install -m 0644 -Dt %{buildroot}%{_mandir}/man1 _build_docs/oscap-report.1 %changelog +* Fri Jan 17 2025 Fedora Release Engineering - 1.0.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild + * Fri Oct 04 2024 Packit - 1.0.0-1 - Update to version 1.0.0 From 22f5bcd1872de1d3dd72b85773eae98aaed660f6 Mon Sep 17 00:00:00 2001 From: Python Maint Date: Wed, 4 Jun 2025 21:29:43 +0200 Subject: [PATCH 11/14] Rebuilt for Python 3.14 --- openscap-report.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/openscap-report.spec b/openscap-report.spec index 1848357..95276d9 100644 --- a/openscap-report.spec +++ b/openscap-report.spec @@ -2,7 +2,7 @@ Name: openscap-report Version: 1.0.0 -Release: 2%{?dist} +Release: 3%{?dist} Summary: A tool for generating human-readable reports from (SCAP) XCCDF and ARF results # The entire source code is LGPL-2.1+ and GPL-2.0+ and MIT except schemas/ and assets/, which are Public Domain @@ -66,6 +66,9 @@ install -m 0644 -Dt %{buildroot}%{_mandir}/man1 _build_docs/oscap-report.1 %changelog +* Wed Jun 04 2025 Python Maint - 1.0.0-3 +- Rebuilt for Python 3.14 + * Fri Jan 17 2025 Fedora Release Engineering - 1.0.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild From b69db9527263350b6a431411baca5e47e97a2d6a Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Thu, 24 Jul 2025 23:39:37 +0000 Subject: [PATCH 12/14] Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild --- openscap-report.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/openscap-report.spec b/openscap-report.spec index 95276d9..35f6dee 100644 --- a/openscap-report.spec +++ b/openscap-report.spec @@ -2,7 +2,7 @@ Name: openscap-report Version: 1.0.0 -Release: 3%{?dist} +Release: 4%{?dist} Summary: A tool for generating human-readable reports from (SCAP) XCCDF and ARF results # The entire source code is LGPL-2.1+ and GPL-2.0+ and MIT except schemas/ and assets/, which are Public Domain @@ -66,6 +66,9 @@ install -m 0644 -Dt %{buildroot}%{_mandir}/man1 _build_docs/oscap-report.1 %changelog +* Thu Jul 24 2025 Fedora Release Engineering - 1.0.0-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild + * Wed Jun 04 2025 Python Maint - 1.0.0-3 - Rebuilt for Python 3.14 From b22058781db9c3e51a12e6929445610a8b997aca Mon Sep 17 00:00:00 2001 From: Python Maint Date: Fri, 15 Aug 2025 13:04:07 +0200 Subject: [PATCH 13/14] Rebuilt for Python 3.14.0rc2 bytecode --- openscap-report.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/openscap-report.spec b/openscap-report.spec index 35f6dee..66017ed 100644 --- a/openscap-report.spec +++ b/openscap-report.spec @@ -2,7 +2,7 @@ Name: openscap-report Version: 1.0.0 -Release: 4%{?dist} +Release: 5%{?dist} Summary: A tool for generating human-readable reports from (SCAP) XCCDF and ARF results # The entire source code is LGPL-2.1+ and GPL-2.0+ and MIT except schemas/ and assets/, which are Public Domain @@ -66,6 +66,9 @@ install -m 0644 -Dt %{buildroot}%{_mandir}/man1 _build_docs/oscap-report.1 %changelog +* Fri Aug 15 2025 Python Maint - 1.0.0-5 +- Rebuilt for Python 3.14.0rc2 bytecode + * Thu Jul 24 2025 Fedora Release Engineering - 1.0.0-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild From 622553b61190f205c764bbc495b149ea10a97a92 Mon Sep 17 00:00:00 2001 From: Python Maint Date: Fri, 19 Sep 2025 12:34:48 +0200 Subject: [PATCH 14/14] Rebuilt for Python 3.14.0rc3 bytecode --- openscap-report.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/openscap-report.spec b/openscap-report.spec index 66017ed..bf867d2 100644 --- a/openscap-report.spec +++ b/openscap-report.spec @@ -2,7 +2,7 @@ Name: openscap-report Version: 1.0.0 -Release: 5%{?dist} +Release: 6%{?dist} Summary: A tool for generating human-readable reports from (SCAP) XCCDF and ARF results # The entire source code is LGPL-2.1+ and GPL-2.0+ and MIT except schemas/ and assets/, which are Public Domain @@ -66,6 +66,9 @@ install -m 0644 -Dt %{buildroot}%{_mandir}/man1 _build_docs/oscap-report.1 %changelog +* Fri Sep 19 2025 Python Maint - 1.0.0-6 +- Rebuilt for Python 3.14.0rc3 bytecode + * Fri Aug 15 2025 Python Maint - 1.0.0-5 - Rebuilt for Python 3.14.0rc2 bytecode