diff --git a/.gitignore b/.gitignore index 29b083b..146435d 100644 --- a/.gitignore +++ b/.gitignore @@ -52,3 +52,4 @@ clog /lorax-templates-rhel-10.0-52.tar.gz /lorax-templates-rhel-10.0-53.tar.gz /lorax-templates-rhel-10.0-55.tar.gz +/lorax-templates-rhel-10.0-56.tar.gz diff --git a/80-rhel/runtime-cleanup.tmpl b/80-rhel/runtime-cleanup.tmpl index 24d7f22..3139509 100644 --- a/80-rhel/runtime-cleanup.tmpl +++ b/80-rhel/runtime-cleanup.tmpl @@ -127,7 +127,7 @@ removefrom coreutils /usr/bin/pathchk removefrom coreutils /usr/bin/pinky /usr/bin/pr /usr/bin/printenv removefrom coreutils /usr/bin/printf /usr/bin/ptx /usr/bin/runcon removefrom coreutils /usr/bin/sha224sum /usr/bin/sha384sum -removefrom coreutils /usr/bin/sha512sum /usr/bin/shuf /usr/bin/stat +removefrom coreutils /usr/bin/sha512sum /usr/bin/shuf removefrom coreutils /usr/bin/stdbuf /usr/bin/sum /usr/bin/test removefrom coreutils /usr/bin/timeout /usr/bin/truncate /usr/bin/tsort removefrom coreutils /usr/bin/unexpand /usr/bin/users /usr/bin/vdir diff --git a/SERIAL b/SERIAL index c3f407c..f6b91e0 100644 --- a/SERIAL +++ b/SERIAL @@ -1 +1 @@ -55 +56 diff --git a/lorax-templates-almalinux.spec b/lorax-templates-almalinux.spec index 2c89bba..41a5cbd 100644 --- a/lorax-templates-almalinux.spec +++ b/lorax-templates-almalinux.spec @@ -1,6 +1,6 @@ Name: lorax-templates-almalinux Version: 10.0 -Release: 55%{?dist}.alma.1 +Release: 56%{?dist}.alma.1 Summary: AlmaLinux 10 build templates for lorax and livemedia-creator License: GPLv2+ @@ -10,7 +10,7 @@ BuildArch: noarch # This tarball is generated from the contents of this dist-git repository # by running the command `make tar`. # See README for full details of how to update this package -Source0: lorax-templates-rhel-10.0-55.tar.gz +Source0: lorax-templates-rhel-10.0-56.tar.gz # Required for the template branding support Requires: lorax >= 34.9.1 @@ -44,6 +44,9 @@ cp -a 80-rhel/* $RPM_BUILD_ROOT/%{templatedir} %{templatedir}/* %changelog +* Wed Mar 12 2025 Eduard Abdullin - 10.0-56.alma.1 +- runtime-cleanup: Leave the stat binary (bcl) + * Tue Dec 10 2024 Eduard Abdullin - 10.0-55.alma.1 - Update to 10.0-55 diff --git a/sources b/sources index 62c1761..a6979d2 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -27a72fa57787410dbc489ebdde8ee44b33ee2f1c43d172c068ec8867ef5acec98638953dae790a5c45687e07f20d0f7e2befbf096165bdb30b0d70f1d3f7413f lorax-templates-rhel-10.0-55.tar.gz +c595c41098b97e0b5c3b5b504fe837914510f12f8ffc1d32d800671b94603b12e542666a205fb365eb189731909b4084eab903337188b15c9780aa0f8aa8623e lorax-templates-rhel-10.0-56.tar.gz