Upgrade to the latest upstream release
Resolves: RHEL-76355 Resolves: RHEL-55251
This commit is contained in:
parent
2c297f0cb2
commit
a314249516
@ -1,6 +1,6 @@
|
||||
Name: openscap
|
||||
Version: 1.3.10
|
||||
Release: 3%{?dist}
|
||||
Version: 1.3.11
|
||||
Release: 1%{?dist}
|
||||
Epoch: 1
|
||||
Summary: Set of open source libraries enabling integration of the SCAP line of standards
|
||||
License: LGPLv2+
|
||||
@ -192,12 +192,19 @@ pathfix.py -i %{__python3} -p -n $RPM_BUILD_ROOT%{_bindir}/scap-as-rpm
|
||||
%{_bindir}/scap-as-rpm
|
||||
%{_mandir}/man8/autotailor.8.gz
|
||||
%{_bindir}/autotailor
|
||||
%{_mandir}/man8/oscap-im.8.gz
|
||||
%{_bindir}/oscap-im
|
||||
|
||||
%files engine-sce
|
||||
%{_libdir}/libopenscap_sce.so.*
|
||||
%{_bindir}/oscap-run-sce-script
|
||||
|
||||
%changelog
|
||||
* Mon Feb 10 2025 Jan Černý <jcerny@redhat.com> - 1:1.3.11-1
|
||||
- Upgrade to the latest upstream release (RHEL-76355)
|
||||
- Introduce "oscap-im", a tool for building hardened bootable container images
|
||||
- Fix RPM probes in bootable container images build environment (RHEL-55251)
|
||||
|
||||
* Wed Aug 07 2024 Milan Lysonek <mlysonek@redhat.com> - 1:1.3.10-3
|
||||
- Switch gating to tmt plan (RHEL-43241)
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (openscap-1.3.10.tar.gz) = 007556b8f020636f6613c2b1192a8b96dfb21b62994a3e257619d48021ad962f95b724c3ac9709a60dbbf7dba8f2499ff8b9b56a7f2d293ca3a8d6ec8107f595
|
||||
SHA512 (openscap-1.3.11.tar.gz) = 41e11e3ac1861f678d52b179a183e6c7c60419a13b2d95126663652782f20575baf3801e0217a9aad3dc5d630dc40ca4b6be5d17da15cf985ccca89496b84eeb
|
||||
|
Loading…
Reference in New Issue
Block a user