diff --git a/.gitignore b/.gitignore index 62a5441..e16c468 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -SOURCES/openscap-1.3.10.tar.gz +SOURCES/openscap-1.3.11.tar.gz diff --git a/.openscap.metadata b/.openscap.metadata index 21a4bdf..b6fe539 100644 --- a/.openscap.metadata +++ b/.openscap.metadata @@ -1 +1 @@ -35917d469c9f490a098958a9b70de12a212472f0 SOURCES/openscap-1.3.10.tar.gz +2a44242053bd95c20c05fa572d203705e46a107b SOURCES/openscap-1.3.11.tar.gz diff --git a/SPECS/openscap.spec b/SPECS/openscap.spec index 3c4926c..c921756 100644 --- a/SPECS/openscap.spec +++ b/SPECS/openscap.spec @@ -1,6 +1,6 @@ Name: openscap -Version: 1.3.10 -Release: 2%{?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,22 @@ 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ý - 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 - 1:1.3.10-3 +- Switch gating to tmt plan (RHEL-43241) + * Mon Apr 08 2024 Jan Černý - 1:1.3.10-2 - Explicitely disable dpkginfo probe