[packit] 0.2.7 upstream release
Upstream tag: v0.2.7 Upstream commit: 60ac886e
This commit is contained in:
parent
7dfb1aa0e6
commit
dbeff4dda3
1
.gitignore
vendored
1
.gitignore
vendored
@ -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
|
||||
|
@ -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.
|
||||
|
@ -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 <hello@packit.dev> - 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 <releng@fedoraproject.org> - 0.2.6-3
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (openscap-report-0.2.6.tar.gz) = 0c5c2ce54fceb1ed74e4c11aec3fee7c5590cd949565302e8c59e2ff4df724a54d565aef7f387b61cfe3f08c359c0581d6abdf3a200eda91c0080dd6a10c4fed
|
||||
SHA512 (openscap-report-0.2.7.tar.gz) = d363b867a8de2cdcf72f244947aa88074e24be1561c074148f392da2eab28aee2b3ab1273e4be7eba5776bdb8129204ca3cbd00a088207038d780fef55adc788
|
||||
|
Loading…
Reference in New Issue
Block a user