From 13ceb8648f265ca77fcfff749c42b35f438fbe2b Mon Sep 17 00:00:00 2001 From: Loren Gordon Date: Tue, 23 Jul 2024 09:55:20 -0700 Subject: [PATCH] =?UTF-8?q?Bump=20version:=202024.06.1=20=E2=86=92=202024.?= =?UTF-8?q?07.1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .bumpversion.cfg | 2 +- CHANGELOG.md | 15 ++ README.md | 92 +++++------ ...tos-7-hvm.amazon-ebssurrogate.manifest.txt | 6 +- ...tream-hvm.amazon-ebssurrogate.manifest.txt | 154 +++++++++--------- ...-ol-8-hvm.amazon-ebssurrogate.manifest.txt | 54 +++--- ...-ol-9-hvm.amazon-ebssurrogate.manifest.txt | 60 +++---- ...hel-7-hvm.amazon-ebssurrogate.manifest.txt | 6 +- ...hel-8-hvm.amazon-ebssurrogate.manifest.txt | 62 +++---- ...hel-9-hvm.amazon-ebssurrogate.manifest.txt | 30 ++-- 10 files changed, 249 insertions(+), 232 deletions(-) diff --git a/.bumpversion.cfg b/.bumpversion.cfg index ae00d2cb..6eeb9feb 100644 --- a/.bumpversion.cfg +++ b/.bumpversion.cfg @@ -1,5 +1,5 @@ [bumpversion] -current_version = 2024.06.1 +current_version = 2024.07.1 commit = True tag = False tag_name = {new_version} diff --git a/CHANGELOG.md b/CHANGELOG.md index 4d95b8b9..c2ad32b2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,20 @@ ## Changelog +### [2024.07.1](https://github.com/plus3it/spel/releases/tag/2024.07.1) + +**Released**: 2024.07.23 + +**Manifests**: + +**Summary**: + + +* Final release of EL7 images + +* "Extra" packages updated in this release: + - aws-cli/2.17.15 + - amazon-ssm-agent-3.3.551.0-1 + ### [2024.06.1](https://github.com/plus3it/spel/releases/tag/2024.06.1) **Released**: 2024.06.20 diff --git a/README.md b/README.md index d969c086..f359c60a 100644 --- a/README.md +++ b/README.md @@ -194,25 +194,25 @@ The images remain public until the image deprecation period expires, typically | us-gov-west-1 | [spel-minimal-centos-8stream-hvm][1043] | | us-gov-east-1 | [spel-minimal-centos-8stream-hvm][1044] | -[1000]: -[1002]: -[1005]: -[1007]: -[1010]: -[1012]: -[1015]: -[1017]: -[1020]: -[1022]: -[1025]: -[1026]: - -[1027]: -[1029]: -[1031]: -[1033]: -[1035]: -[1037]: +[1000]: +[1002]: +[1005]: +[1007]: +[1010]: +[1012]: +[1015]: +[1017]: +[1020]: +[1022]: +[1025]: +[1026]: + +[1027]: +[1029]: +[1031]: +[1033]: +[1035]: +[1037]: [1039]: [1040]: @@ -221,33 +221,33 @@ The images remain public until the image deprecation period expires, typically [1043]: [1044]: -[1045]: -[1046]: -[1047]: -[1048]: -[1049]: -[1050]: - -[1051]: -[1052]: -[1053]: -[1054]: -[1055]: -[1056]: - -[1057]: -[1058]: -[1059]: -[1060]: -[1061]: -[1062]: - -[1063]: -[1064]: -[1065]: -[1066]: -[1067]: -[1068]: +[1045]: +[1046]: +[1047]: +[1048]: +[1049]: +[1050]: + +[1051]: +[1052]: +[1053]: +[1054]: +[1055]: +[1056]: + +[1057]: +[1058]: +[1059]: +[1060]: +[1061]: +[1062]: + +[1063]: +[1064]: +[1065]: +[1066]: +[1067]: +[1068]: [2001]: diff --git a/manifests/spel-minimal-centos-7-hvm.amazon-ebssurrogate.manifest.txt b/manifests/spel-minimal-centos-7-hvm.amazon-ebssurrogate.manifest.txt index b7fe5a63..4c33cfc6 100644 --- a/manifests/spel-minimal-centos-7-hvm.amazon-ebssurrogate.manifest.txt +++ b/manifests/spel-minimal-centos-7-hvm.amazon-ebssurrogate.manifest.txt @@ -1,10 +1,10 @@ CentOS Linux release 7.9.2009 (Core) -aws-cli/2.16.12 Python/3.11.8 Linux/3.10.0-1160.95.1.el7.x86_64 exe/x86_64.centos.7 +aws-cli/2.17.15 Python/3.11.9 Linux/3.10.0-1160.95.1.el7.x86_64 exe/x86_64.centos.7 aws-cfn-bootstrap (2.0) acl-2.2.51-15.el7.x86_64 acpid-2.0.19-9.el7.x86_64 amazon-ec2-net-utils-2.4.1-1.el7.0.1.x86_64 -amazon-ssm-agent-3.3.484.0-1.x86_64 +amazon-ssm-agent-3.3.551.0-1.x86_64 audit-2.8.5-4.el7.x86_64 audit-libs-2.8.5-4.el7.x86_64 audit-libs-python-2.8.5-4.el7.x86_64 @@ -185,7 +185,7 @@ libverto-0.2.5-4.el7.x86_64 libxml2-2.9.1-6.el7_9.6.x86_64 libxml2-python-2.9.1-6.el7_9.6.x86_64 libyaml-0.1.4-11.el7_0.x86_64 -linux-firmware-20200421-82.git78c0348.el7_9.noarch +linux-firmware-20200421-83.git78c0348.el7_9.noarch logrotate-3.8.6-19.el7.x86_64 lshw-B.02.18-17.el7.x86_64 lua-5.1.4-15.el7.x86_64 diff --git a/manifests/spel-minimal-centos-9stream-hvm.amazon-ebssurrogate.manifest.txt b/manifests/spel-minimal-centos-9stream-hvm.amazon-ebssurrogate.manifest.txt index 6d30fd4f..1206c319 100644 --- a/manifests/spel-minimal-centos-9stream-hvm.amazon-ebssurrogate.manifest.txt +++ b/manifests/spel-minimal-centos-9stream-hvm.amazon-ebssurrogate.manifest.txt @@ -1,23 +1,24 @@ CentOS Stream 9 -aws-cli/2.16.12 Python/3.11.8 Linux/5.14.0-432.el9.x86_64 exe/x86_64.centos.9 +aws-cli/2.17.15 Python/3.11.9 Linux/5.14.0-432.el9.x86_64 exe/x86_64.centos.9 aws-cfn-bootstrap 2.0 -NetworkManager-1.48.0-1.el9.x86_64 -NetworkManager-libnm-1.48.0-1.el9.x86_64 -NetworkManager-team-1.48.0-1.el9.x86_64 -NetworkManager-tui-1.48.0-1.el9.x86_64 +NetworkManager-1.48.2-2.el9.x86_64 +NetworkManager-libnm-1.48.2-2.el9.x86_64 +NetworkManager-team-1.48.2-2.el9.x86_64 +NetworkManager-tui-1.48.2-2.el9.x86_64 acl-2.3.1-4.el9.x86_64 acpid-2.0.32-7.el9.x86_64 alternatives-1.24-1.el9.x86_64 amazon-ec2-net-utils-2.4.1-1.el9.0.1.x86_64 -amazon-ssm-agent-3.3.484.0-1.x86_64 +amazon-ssm-agent-3.3.551.0-1.x86_64 +attr-2.5.1-3.el9.x86_64 audit-3.1.2-2.el9.x86_64 audit-libs-3.1.2-2.el9.x86_64 authselect-1.2.6-2.el9.x86_64 authselect-libs-1.2.6-2.el9.x86_64 basesystem-11-13.el9.noarch bash-5.1.8-9.el9.x86_64 -binutils-2.35.2-43.el9.x86_64 -binutils-gold-2.35.2-43.el9.x86_64 +binutils-2.35.2-48.el9.x86_64 +binutils-gold-2.35.2-48.el9.x86_64 bzip2-libs-1.0.8-8.el9.x86_64 c-ares-1.19.1-2.el9.x86_64 ca-certificates-2023.2.60_v7.0.306-90.1.el9.noarch @@ -25,8 +26,8 @@ centos-gpg-keys-9.0-26.el9.noarch centos-stream-release-9.0-26.el9.noarch centos-stream-repos-9.0-26.el9.noarch checkpolicy-3.6-1.el9.x86_64 -chrony-4.5-1.el9.x86_64 -cloud-init-23.4-11.el9.noarch +chrony-4.5-2.el9.x86_64 +cloud-init-23.4-16.el9.noarch cloud-utils-growpart-0.33-1.el9.x86_64 coreutils-8.32-35.el9.x86_64 coreutils-common-8.32-35.el9.x86_64 @@ -54,9 +55,9 @@ dhcp-client-4.4.2-19.b1.el9.x86_64 dhcp-common-4.4.2-19.b1.el9.noarch diffutils-3.7-12.el9.x86_64 dmidecode-3.3-7.el9.x86_64 -dnf-4.14.0-13.el9.noarch -dnf-data-4.14.0-13.el9.noarch -dnf-plugins-core-4.3.0-15.el9.noarch +dnf-4.14.0-15.el9.noarch +dnf-data-4.14.0-15.el9.noarch +dnf-plugins-core-4.3.0-16.el9.noarch dosfstools-4.2-3.el9.x86_64 dracut-057-53.git20240104.el9.x86_64 dracut-config-generic-057-53.git20240104.el9.x86_64 @@ -80,12 +81,12 @@ ethtool-6.2-1.el9.x86_64 expat-2.5.0-2.el9.x86_64 file-5.39-16.el9.x86_64 file-libs-5.39-16.el9.x86_64 -filesystem-3.16-2.el9.x86_64 +filesystem-3.16-5.el9.x86_64 findutils-4.8.0-6.el9.x86_64 firewalld-1.3.4-1.el9.noarch firewalld-filesystem-1.3.4-1.el9.noarch flashrom-1.2-10.el9.x86_64 -fuse-libs-2.9.9-15.el9.x86_64 +fuse-libs-2.9.9-16.el9.x86_64 fwupd-1.9.13-2.el9.x86_64 fwupd-plugin-flashrom-1.9.13-2.el9.x86_64 gawk-5.1.0-6.el9.x86_64 @@ -97,10 +98,10 @@ geolite2-country-20191217-6.el9.noarch gettext-0.21-8.el9.x86_64 gettext-libs-0.21-8.el9.x86_64 glib2-2.68.4-15.el9.x86_64 -glibc-2.34-110.el9.x86_64 -glibc-common-2.34-110.el9.x86_64 -glibc-gconv-extra-2.34-110.el9.x86_64 -glibc-minimal-langpack-2.34-110.el9.x86_64 +glibc-2.34-114.el9.x86_64 +glibc-common-2.34-114.el9.x86_64 +glibc-gconv-extra-2.34-114.el9.x86_64 +glibc-minimal-langpack-2.34-114.el9.x86_64 gmp-6.2.0-13.el9.x86_64 gnupg2-2.3.3-4.el9.x86_64 gnutls-3.8.3-4.el9.x86_64 @@ -111,19 +112,19 @@ gpg-pubkey-e96e3db7-6196a254 gpgme-1.15.1-6.el9.x86_64 grep-3.6-5.el9.x86_64 groff-base-1.22.4-10.el9.x86_64 -grub2-common-2.06-80.el9.noarch -grub2-efi-x64-2.06-80.el9.x86_64 -grub2-efi-x64-modules-2.06-80.el9.noarch -grub2-pc-2.06-80.el9.x86_64 -grub2-pc-modules-2.06-80.el9.noarch -grub2-tools-2.06-80.el9.x86_64 -grub2-tools-efi-2.06-80.el9.x86_64 -grub2-tools-minimal-2.06-80.el9.x86_64 +grub2-common-2.06-82.el9.noarch +grub2-efi-x64-2.06-82.el9.x86_64 +grub2-efi-x64-modules-2.06-82.el9.noarch +grub2-pc-2.06-82.el9.x86_64 +grub2-pc-modules-2.06-82.el9.noarch +grub2-tools-2.06-82.el9.x86_64 +grub2-tools-efi-2.06-82.el9.x86_64 +grub2-tools-minimal-2.06-82.el9.x86_64 grubby-8.40-63.el9.x86_64 gzip-1.12-1.el9.x86_64 hostname-3.23-6.el9.x86_64 hwdata-0.348-9.13.el9.noarch -ima-evm-utils-1.5-1.el9.x86_64 +ima-evm-utils-1.5-2.el9.x86_64 inih-49-6.el9.x86_64 initscripts-rename-device-10.11.6-1.el9.x86_64 initscripts-service-10.11.6-1.el9.noarch @@ -132,8 +133,8 @@ iproute-6.2.0-5.el9.x86_64 iproute-tc-6.2.0-5.el9.x86_64 ipset-7.11-8.el9.x86_64 ipset-libs-7.11-8.el9.x86_64 -iptables-libs-1.8.10-2.el9.x86_64 -iptables-nft-1.8.10-2.el9.x86_64 +iptables-libs-1.8.10-4.el9.x86_64 +iptables-nft-1.8.10-4.el9.x86_64 iputils-20210202-9.el9.x86_64 irqbalance-1.9.4-1.el9.x86_64 jansson-2.14-1.el9.x86_64 @@ -141,16 +142,17 @@ jitterentropy-3.5.0-1.el9.x86_64 jq-1.6-16.el9.x86_64 json-c-0.14-11.el9.x86_64 json-glib-1.6.6-1.el9.x86_64 -kbd-2.4.0-9.el9.x86_64 -kbd-legacy-2.4.0-9.el9.noarch -kbd-misc-2.4.0-9.el9.noarch -kernel-5.14.0-460.el9.x86_64 -kernel-core-5.14.0-460.el9.x86_64 -kernel-modules-5.14.0-460.el9.x86_64 -kernel-modules-core-5.14.0-460.el9.x86_64 -kernel-tools-5.14.0-460.el9.x86_64 -kernel-tools-libs-5.14.0-460.el9.x86_64 -kexec-tools-2.0.27-10.el9.x86_64 +kbd-2.4.0-10.el9.x86_64 +kbd-legacy-2.4.0-10.el9.noarch +kbd-misc-2.4.0-10.el9.noarch +kernel-5.14.0-479.el9.x86_64 +kernel-core-5.14.0-479.el9.x86_64 +kernel-modules-5.14.0-479.el9.x86_64 +kernel-modules-core-5.14.0-479.el9.x86_64 +kernel-tools-5.14.0-479.el9.x86_64 +kernel-tools-libs-5.14.0-479.el9.x86_64 +kexec-tools-2.0.27-12.el9.x86_64 +keyutils-1.6.3-1.el9.x86_64 keyutils-libs-1.6.3-1.el9.x86_64 kmod-28-9.el9.x86_64 kmod-libs-28-9.el9.x86_64 @@ -185,9 +187,9 @@ libcom_err-1.46.5-5.el9.x86_64 libcomps-0.1.18-1.el9.x86_64 libcurl-7.76.1-29.el9.x86_64 libdaemon-0.14-23.el9.x86_64 -libdb-5.3.28-53.el9.x86_64 +libdb-5.3.28-54.el9.x86_64 libdhash-0.5.0-53.el9.x86_64 -libdnf-0.69.0-11.el9.x86_64 +libdnf-0.69.0-12.el9.x86_64 libeconf-0.4.1-4.el9.x86_64 libedit-3.1-38.20210216cvs.el9.x86_64 libestr-0.1.11-4.el9.x86_64 @@ -220,7 +222,7 @@ libnftnl-1.2.6-4.el9.x86_64 libnghttp2-1.43.0-6.el9.x86_64 libnl3-3.9.0-1.el9.x86_64 libnl3-cli-3.9.0-1.el9.x86_64 -libnsl-2.34-110.el9.x86_64 +libnsl-2.34-114.el9.x86_64 libpath_utils-0.2.1-53.el9.x86_64 libpipeline-1.5.3-4.el9.x86_64 libpsl-0.21.1-5.el9.x86_64 @@ -239,10 +241,10 @@ libsolv-0.7.24-3.el9.x86_64 libss-1.46.5-5.el9.x86_64 libssh-0.10.4-13.el9.x86_64 libssh-config-0.10.4-13.el9.noarch -libsss_certmap-2.9.5-1.el9.x86_64 -libsss_idmap-2.9.5-1.el9.x86_64 -libsss_nss_idmap-2.9.5-1.el9.x86_64 -libsss_sudo-2.9.5-1.el9.x86_64 +libsss_certmap-2.9.5-3.el9.x86_64 +libsss_idmap-2.9.5-3.el9.x86_64 +libsss_nss_idmap-2.9.5-3.el9.x86_64 +libsss_sudo-2.9.5-3.el9.x86_64 libstdc++-11.4.1-3.el9.x86_64 libsysfs-2.1.1-10.el9.x86_64 libtalloc-2.4.2-1.el9.x86_64 @@ -293,17 +295,17 @@ nss-softokn-freebl-3.90.0-7.el9.x86_64 nss-sysinit-3.90.0-7.el9.x86_64 nss-util-3.90.0-7.el9.x86_64 numactl-libs-2.0.16-3.el9.x86_64 -oniguruma-6.9.6-1.el9.5.x86_64 +oniguruma-6.9.6-1.el9.6.x86_64 openldap-2.6.6-3.el9.x86_64 -openssh-8.7p1-41.el9.x86_64 -openssh-clients-8.7p1-41.el9.x86_64 -openssh-server-8.7p1-41.el9.x86_64 +openssh-8.7p1-43.el9.x86_64 +openssh-clients-8.7p1-43.el9.x86_64 +openssh-server-8.7p1-43.el9.x86_64 openssl-3.2.2-2.el9.x86_64 openssl-libs-3.2.2-2.el9.x86_64 os-prober-1.77-10.el9.x86_64 p11-kit-0.25.3-2.el9.x86_64 p11-kit-trust-0.25.3-2.el9.x86_64 -pam-1.5.1-19.el9.x86_64 +pam-1.5.1-20.el9.x86_64 parted-3.5-2.el9.x86_64 passwd-0.80-12.el9.x86_64 pciutils-libs-3.7.0-5.el9.x86_64 @@ -320,8 +322,8 @@ prefixdevname-0.1.0-8.el9.x86_64 procps-ng-3.3.17-14.el9.x86_64 psmisc-23.4-3.el9.x86_64 publicsuffix-list-dafsa-20210518-3.el9.noarch -python-unversioned-command-3.9.19-1.el9.noarch -python3-3.9.19-1.el9.x86_64 +python-unversioned-command-3.9.19-2.el9.noarch +python3-3.9.19-2.el9.x86_64 python3-attrs-20.3.0-7.el9.noarch python3-audit-3.1.2-2.el9.x86_64 python3-babel-2.9.1-2.el9.noarch @@ -330,21 +332,21 @@ python3-configobj-5.0.6-25.el9.noarch python3-dateutil-2.8.1-7.el9.noarch python3-dbus-1.2.18-2.el9.x86_64 python3-distro-1.5.0-7.el9.noarch -python3-dnf-4.14.0-13.el9.noarch -python3-dnf-plugins-core-4.3.0-15.el9.noarch +python3-dnf-4.14.0-15.el9.noarch +python3-dnf-plugins-core-4.3.0-16.el9.noarch python3-firewall-1.3.4-1.el9.noarch python3-gobject-base-3.40.1-6.el9.x86_64 python3-gobject-base-noarch-3.40.1-6.el9.noarch python3-gpg-1.15.1-6.el9.x86_64 -python3-hawkey-0.69.0-11.el9.x86_64 +python3-hawkey-0.69.0-12.el9.x86_64 python3-idna-2.10-7.el9.1.noarch python3-jinja2-2.11.3-6.el9.noarch python3-jsonpatch-1.21-16.el9.noarch python3-jsonpointer-2.0-4.el9.noarch python3-jsonschema-3.2.0-13.el9.noarch python3-libcomps-0.1.18-1.el9.x86_64 -python3-libdnf-0.69.0-11.el9.x86_64 -python3-libs-3.9.19-1.el9.x86_64 +python3-libdnf-0.69.0-12.el9.x86_64 +python3-libs-3.9.19-2.el9.x86_64 python3-libselinux-3.6-1.el9.x86_64 python3-libsemanage-3.6-1.el9.x86_64 python3-markupsafe-1.1.1-12.el9.x86_64 @@ -366,8 +368,8 @@ python3-setools-4.4.4-1.el9.x86_64 python3-setuptools-53.0.0-12.el9.noarch python3-setuptools-wheel-53.0.0-12.el9.noarch python3-six-1.15.0-9.el9.noarch -python3-systemd-234-18.el9.x86_64 -python3-urllib3-1.26.5-5.el9.noarch +python3-systemd-234-19.el9.x86_64 +python3-urllib3-1.26.5-6.el9.noarch readline-8.1-4.el9.x86_64 rng-tools-6.16-7.el9.x86_64 rootfiles-8.1-31.el9.noarch @@ -381,12 +383,12 @@ rpm-sign-libs-4.16.1.3-30.el9.x86_64 rsyslog-8.2310.0-4.el9.x86_64 rsyslog-logrotate-8.2310.0-4.el9.x86_64 sed-4.8-9.el9.x86_64 -selinux-policy-38.1.39-1.el9.noarch -selinux-policy-targeted-38.1.39-1.el9.noarch +selinux-policy-38.1.41-1.el9.noarch +selinux-policy-targeted-38.1.41-1.el9.noarch setup-2.13.7-10.el9.noarch sg3_utils-1.47-9.el9.x86_64 sg3_utils-libs-1.47-9.el9.x86_64 -shadow-utils-4.9-8.el9.x86_64 +shadow-utils-4.9-9.el9.x86_64 shared-mime-info-2.1-5.el9.x86_64 shim-x64-15-15.el8_2.x86_64 slang-2.3.2-11.el9.x86_64 @@ -396,17 +398,17 @@ spel-release-9-4.noarch spel-wcf-certs-5.14-1.el9.noarch sqlite-libs-3.34.1-7.el9.x86_64 squashfs-tools-4.4-10.git1.el9.x86_64 -sssd-client-2.9.5-1.el9.x86_64 -sssd-common-2.9.5-1.el9.x86_64 -sssd-kcm-2.9.5-1.el9.x86_64 +sssd-client-2.9.5-3.el9.x86_64 +sssd-common-2.9.5-3.el9.x86_64 +sssd-kcm-2.9.5-3.el9.x86_64 sudo-1.9.5p2-10.el9.x86_64 -systemd-252-35.el9.x86_64 -systemd-libs-252-35.el9.x86_64 +systemd-252-38.el9.x86_64 +systemd-libs-252-38.el9.x86_64 systemd-networkd-253.4-1.el9.x86_64 -systemd-pam-252-35.el9.x86_64 -systemd-resolved-252-35.el9.x86_64 -systemd-rpm-macros-252-35.el9.noarch -systemd-udev-252-35.el9.x86_64 +systemd-pam-252-38.el9.x86_64 +systemd-resolved-252-38.el9.x86_64 +systemd-rpm-macros-252-38.el9.noarch +systemd-udev-252-38.el9.x86_64 tar-1.34-6.el9.x86_64 teamd-1.31-16.el9.x86_64 tpm2-tss-3.2.3-1.el9.x86_64 @@ -419,9 +421,9 @@ util-linux-core-2.37.4-18.el9.x86_64 vim-minimal-8.2.2637-20.el9.x86_64 volume_key-libs-0.3.12-15.el9.x86_64 which-2.21-29.el9.x86_64 -xfsprogs-6.4.0-1.el9.x86_64 +xfsprogs-6.4.0-3.el9.x86_64 xz-5.2.5-8.el9.x86_64 xz-libs-5.2.5-8.el9.x86_64 -yum-4.14.0-13.el9.noarch -yum-utils-4.3.0-15.el9.noarch +yum-4.14.0-15.el9.noarch +yum-utils-4.3.0-16.el9.noarch zlib-1.2.11-41.el9.x86_64 diff --git a/manifests/spel-minimal-ol-8-hvm.amazon-ebssurrogate.manifest.txt b/manifests/spel-minimal-ol-8-hvm.amazon-ebssurrogate.manifest.txt index 1924eccb..7c6f0827 100644 --- a/manifests/spel-minimal-ol-8-hvm.amazon-ebssurrogate.manifest.txt +++ b/manifests/spel-minimal-ol-8-hvm.amazon-ebssurrogate.manifest.txt @@ -1,5 +1,5 @@ Oracle Linux Server 8.10 -aws-cli/2.16.12 Python/3.11.8 Linux/5.15.0-204.147.6.2.el8uek.x86_64 exe/x86_64.oracle.8 +aws-cli/2.17.15 Python/3.11.9 Linux/5.15.0-204.147.6.2.el8uek.x86_64 exe/x86_64.oracle.8 aws-cfn-bootstrap (2.0) NetworkManager-1.40.16-15.0.1.el8_9.x86_64 NetworkManager-libnm-1.40.16-15.0.1.el8_9.x86_64 @@ -8,7 +8,7 @@ NetworkManager-tui-1.40.16-15.0.1.el8_9.x86_64 acl-2.2.53-3.el8.x86_64 acpid-2.0.30-2.el8.x86_64 amazon-ec2-net-utils-2.4.1-1.el8.0.1.x86_64 -amazon-ssm-agent-3.3.484.0-1.x86_64 +amazon-ssm-agent-3.3.551.0-1.x86_64 audit-3.1.2-1.el8.x86_64 audit-libs-3.1.2-1.el8.x86_64 authselect-1.2.6-2.el8.x86_64 @@ -21,12 +21,12 @@ brotli-1.0.6-3.el8.x86_64 btrfs-progs-5.15.1-1.el8.x86_64 bubblewrap-0.4.0-1.el8.x86_64 bzip2-libs-1.0.6-26.el8.x86_64 -c-ares-1.13.0-10.el8.x86_64 +c-ares-1.13.0-11.el8_10.x86_64 ca-certificates-2023.2.60_v7.0.306-80.0.el8_8.noarch checkpolicy-2.9-1.el8.x86_64 chkconfig-1.19.2-1.0.1.el8.x86_64 chrony-4.5-1.0.1.el8.x86_64 -cloud-init-23.4-7.0.1.el8_10.noarch +cloud-init-23.4-7.0.1.el8_10.3.noarch cloud-utils-growpart-0.33-0.el8.noarch coreutils-8.30-15.0.1.el8.x86_64 coreutils-common-8.30-15.0.1.el8.x86_64 @@ -81,7 +81,7 @@ elfutils-debuginfod-client-0.190-2.el8.x86_64 elfutils-default-yama-scope-0.190-2.el8.noarch elfutils-libelf-0.190-2.el8.x86_64 elfutils-libs-0.190-2.el8.x86_64 -epel-release-8-19.el8.noarch +epel-release-8-20.el8.noarch ethtool-5.13-2.el8.x86_64 expat-2.2.5-13.0.1.el8_10.x86_64 file-5.33-26.el8.x86_64 @@ -126,7 +126,7 @@ grub2-tools-2.02-156.0.2.el8.x86_64 grub2-tools-efi-2.02-156.0.2.el8.x86_64 grub2-tools-extra-2.02-156.0.2.el8.x86_64 grub2-tools-minimal-2.02-156.0.2.el8.x86_64 -grubby-8.40-49.0.1.el8.x86_64 +grubby-8.40-49.0.2.el8.x86_64 gzip-1.9-13.el8_5.x86_64 hardlink-1.3-6.el8.x86_64 hdparm-9.54-4.el8.x86_64 @@ -150,18 +150,18 @@ json-glib-1.4.4-1.el8.x86_64 kbd-2.0.4-11.el8.x86_64 kbd-legacy-2.0.4-11.el8.noarch kbd-misc-2.0.4-11.el8.noarch -kernel-4.18.0-553.5.1.el8_10.x86_64 -kernel-core-4.18.0-553.5.1.el8_10.x86_64 -kernel-modules-4.18.0-553.5.1.el8_10.x86_64 -kernel-tools-4.18.0-553.5.1.el8_10.x86_64 -kernel-tools-libs-4.18.0-553.5.1.el8_10.x86_64 +kernel-4.18.0-553.8.1.el8_10.x86_64 +kernel-core-4.18.0-553.8.1.el8_10.x86_64 +kernel-modules-4.18.0-553.8.1.el8_10.x86_64 +kernel-tools-4.18.0-553.8.1.el8_10.x86_64 +kernel-tools-libs-4.18.0-553.8.1.el8_10.x86_64 kexec-tools-2.0.28-1.0.4.el8.x86_64 -keyutils-libs-1.5.10-9.el8.x86_64 +keyutils-libs-1.5.10-9.0.1.el8.x86_64 kmod-25-20.0.1.el8.x86_64 kmod-libs-25-20.0.1.el8.x86_64 kpartx-0.8.4-41.el8.x86_64 -krb5-libs-1.18.2-27.0.1.el8_10.x86_64 -less-530-2.el8_9.x86_64 +krb5-libs-1.18.2-28.0.1.el8_10.x86_64 +less-530-3.el8_10.x86_64 libacl-2.2.53-3.el8.x86_64 libaio-0.3.112-1.el8.x86_64 libarchive-3.3.3-5.el8.x86_64 @@ -216,12 +216,12 @@ libmaxminddb-1.2.0-10.el8_9.1.x86_64 libmnl-1.0.4-6.el8.x86_64 libmodulemd-2.13.0-1.el8.x86_64 libmount-2.32.1-46.0.1.el8.x86_64 -libndp-1.7-6.el8.x86_64 +libndp-1.7-7.el8_10.x86_64 libnetfilter_conntrack-1.0.6-5.el8.x86_64 libnfnetlink-1.0.1-13.el8.x86_64 libnfsidmap-2.3.3-59.0.1.el8.x86_64 libnftnl-1.2.2-3.el8.x86_64 -libnghttp2-1.33.0-5.el8_9.x86_64 +libnghttp2-1.33.0-6.el8_10.1.x86_64 libnl3-3.7.0-1.el8.x86_64 libnl3-cli-3.7.0-1.el8.x86_64 libnsl-2.28-251.0.2.el8_10.2.x86_64 @@ -260,7 +260,7 @@ libtasn1-4.13-4.el8_7.x86_64 libtdb-1.4.9-0.el8.x86_64 libteam-1.31-4.el8.x86_64 libtevent-0.16.0-0.el8.x86_64 -libtirpc-1.1.4-10.el8.x86_64 +libtirpc-1.1.4-12.el8_10.x86_64 libudisks2-2.9.0-16.el8.x86_64 libunistring-0.9.9-3.el8.x86_64 libusbx-1.0.23-4.el8.x86_64 @@ -274,8 +274,8 @@ libxml2-2.9.7-18.el8_10.1.x86_64 libxmlb-0.1.15-1.el8.x86_64 libyaml-0.1.7-5.el8.x86_64 libzstd-1.4.4-1.0.1.el8.x86_64 -linux-firmware-20240415-999.32.git5da74b16.el8.noarch -linux-firmware-core-20240415-999.32.git5da74b16.el8.noarch +linux-firmware-20240606-999.33.git90df68d2.el8.noarch +linux-firmware-core-20240606-999.33.git90df68d2.el8.noarch lmdb-libs-0.9.24-2.el8.x86_64 logrotate-3.14.0-6.el8.x86_64 lshw-B.02.19.2-6.el8.x86_64 @@ -308,7 +308,7 @@ nss-util-3.90.0-7.el8_10.x86_64 numactl-libs-2.0.16-4.el8.x86_64 nvme-cli-1.16-9.el8.x86_64 nvmetcli-0.7-5.0.1.el8.noarch -openldap-2.4.46-18.el8.x86_64 +openldap-2.4.46-19.el8_10.x86_64 openssh-8.0p1-24.0.1.el8.x86_64 openssh-clients-8.0p1-24.0.1.el8.x86_64 openssh-server-8.0p1-24.0.1.el8.x86_64 @@ -320,7 +320,7 @@ oraclelinux-release-el8-1.0-38.el8.x86_64 os-prober-1.74-9.0.1.el8.x86_64 p11-kit-0.23.22-2.el8.x86_64 p11-kit-trust-0.23.22-2.el8.x86_64 -pam-1.3.1-33.el8.x86_64 +pam-1.3.1-34.0.1.el8_10.x86_64 parted-3.2-39.0.1.el8.x86_64 passwd-0.80-4.el8.x86_64 pciutils-libs-3.7.0-3.el8.x86_64 @@ -334,8 +334,8 @@ platform-python-setuptools-39.2.0-7.el8.noarch plymouth-0.9.4-11.20200615git1e36e30.0.1.el8.x86_64 plymouth-core-libs-0.9.4-11.20200615git1e36e30.0.1.el8.x86_64 plymouth-scripts-0.9.4-11.20200615git1e36e30.0.1.el8.x86_64 -policycoreutils-2.9-25.0.1.el8.x86_64 -policycoreutils-python-utils-2.9-25.0.1.el8.noarch +policycoreutils-2.9-26.0.1.el8_10.x86_64 +policycoreutils-python-utils-2.9-26.0.1.el8_10.noarch polkit-0.115-15.0.1.el8_10.2.x86_64 polkit-libs-0.115-15.0.1.el8_10.2.x86_64 polkit-pkla-compat-0.1-12.el8.x86_64 @@ -360,8 +360,8 @@ python3-firewall-0.9.11-4.0.1.el8.noarch python3-gobject-base-3.28.3-2.el8.x86_64 python3-gpg-1.13.1-12.el8.x86_64 python3-hawkey-0.63.0-19.0.1.el8.x86_64 -python3-idna-2.5-5.el8.noarch -python3-jinja2-2.10.1-4.el8.noarch +python3-idna-2.5-7.el8_10.noarch +python3-jinja2-2.10.1-5.el8_10.noarch python3-jsonpatch-1.21-2.el8.noarch python3-jsonpointer-1.10-11.el8.noarch python3-jsonschema-2.6.0-4.el8.noarch @@ -377,11 +377,11 @@ python3-markupsafe-0.23-19.el8.x86_64 python3-netifaces-0.10.6-4.el8.x86_64 python3-nftables-1.0.4-4.el8_9.x86_64 python3-oauthlib-2.1.0-1.el8.noarch -python3-perf-4.18.0-553.5.1.el8_10.x86_64 +python3-perf-4.18.0-553.8.1.el8_10.x86_64 python3-pip-9.0.3-24.el8.noarch python3-pip-wheel-9.0.3-24.el8.noarch python3-ply-3.9-9.el8.noarch -python3-policycoreutils-2.9-25.0.1.el8.noarch +python3-policycoreutils-2.9-26.0.1.el8_10.noarch python3-prettytable-0.7.2-14.el8.noarch python3-pycparser-2.14-14.el8.noarch python3-pyparsing-2.1.10-7.el8.noarch diff --git a/manifests/spel-minimal-ol-9-hvm.amazon-ebssurrogate.manifest.txt b/manifests/spel-minimal-ol-9-hvm.amazon-ebssurrogate.manifest.txt index 17c6c6fa..e113bbcf 100644 --- a/manifests/spel-minimal-ol-9-hvm.amazon-ebssurrogate.manifest.txt +++ b/manifests/spel-minimal-ol-9-hvm.amazon-ebssurrogate.manifest.txt @@ -1,5 +1,5 @@ Oracle Linux Server 9.4 -aws-cli/2.16.12 Python/3.11.8 Linux/5.14.0-362.24.1.0.1.el9_3.x86_64 exe/x86_64.oracle.9 +aws-cli/2.17.15 Python/3.11.9 Linux/5.14.0-362.24.1.0.1.el9_3.x86_64 exe/x86_64.oracle.9 aws-cfn-bootstrap 2.0 NetworkManager-1.46.0-8.0.1.el9_4.x86_64 NetworkManager-libnm-1.46.0-8.0.1.el9_4.x86_64 @@ -9,7 +9,7 @@ acl-2.3.1-4.el9.x86_64 acpid-2.0.32-7.el9.x86_64 alternatives-1.24-1.0.1.el9.x86_64 amazon-ec2-net-utils-2.4.1-1.el9.0.1.x86_64 -amazon-ssm-agent-3.3.484.0-1.x86_64 +amazon-ssm-agent-3.3.551.0-1.x86_64 audit-3.1.2-2.el9.x86_64 audit-libs-3.1.2-2.el9.x86_64 authselect-1.2.6-2.el9.x86_64 @@ -110,14 +110,14 @@ gpg-pubkey-e96e3db7-6196a254 gpgme-1.15.1-6.el9.x86_64 grep-3.6-5.el9.x86_64 groff-base-1.22.4-10.el9.x86_64 -grub2-common-2.06-80.0.1.el9_4.noarch -grub2-efi-x64-2.06-80.0.1.el9_4.x86_64 -grub2-efi-x64-modules-2.06-80.0.1.el9_4.noarch -grub2-pc-2.06-80.0.1.el9_4.x86_64 -grub2-pc-modules-2.06-80.0.1.el9_4.noarch -grub2-tools-2.06-80.0.1.el9_4.x86_64 -grub2-tools-efi-2.06-80.0.1.el9_4.x86_64 -grub2-tools-minimal-2.06-80.0.1.el9_4.x86_64 +grub2-common-2.06-80.0.3.el9_4.noarch +grub2-efi-x64-2.06-80.0.3.el9_4.x86_64 +grub2-efi-x64-modules-2.06-80.0.3.el9_4.noarch +grub2-pc-2.06-80.0.3.el9_4.x86_64 +grub2-pc-modules-2.06-80.0.3.el9_4.noarch +grub2-tools-2.06-80.0.3.el9_4.x86_64 +grub2-tools-efi-2.06-80.0.3.el9_4.x86_64 +grub2-tools-minimal-2.06-80.0.3.el9_4.x86_64 grubby-8.40-64.0.1.el9.x86_64 gzip-1.12-1.el9.x86_64 hostname-3.23-6.el9.x86_64 @@ -143,12 +143,12 @@ json-glib-1.6.6-1.el9.x86_64 kbd-2.4.0-9.el9.x86_64 kbd-legacy-2.4.0-9.el9.noarch kbd-misc-2.4.0-9.el9.noarch -kernel-5.14.0-427.20.1.el9_4.x86_64 -kernel-core-5.14.0-427.20.1.el9_4.x86_64 -kernel-modules-5.14.0-427.20.1.el9_4.x86_64 -kernel-modules-core-5.14.0-427.20.1.el9_4.x86_64 -kernel-tools-5.14.0-427.20.1.el9_4.x86_64 -kernel-tools-libs-5.14.0-427.20.1.el9_4.x86_64 +kernel-5.14.0-427.26.1.el9_4.x86_64 +kernel-core-5.14.0-427.26.1.el9_4.x86_64 +kernel-modules-5.14.0-427.26.1.el9_4.x86_64 +kernel-modules-core-5.14.0-427.26.1.el9_4.x86_64 +kernel-tools-5.14.0-427.26.1.el9_4.x86_64 +kernel-tools-libs-5.14.0-427.26.1.el9_4.x86_64 kexec-tools-2.0.28-1.0.5.el9.x86_64 keyutils-libs-1.6.3-1.el9.x86_64 kmod-28-9.0.1.el9.x86_64 @@ -212,11 +212,11 @@ libmaxminddb-1.5.2-3.el9.x86_64 libmnl-1.0.4-15.el9.x86_64 libmodulemd-2.13.0-2.el9.x86_64 libmount-2.37.4-18.0.1.el9.x86_64 -libndp-1.8-4.el9.x86_64 +libndp-1.8-6.el9_4.x86_64 libnetfilter_conntrack-1.0.9-1.el9.x86_64 libnfnetlink-1.0.1-21.el9.x86_64 libnftnl-1.2.6-2.el9.x86_64 -libnghttp2-1.43.0-5.el9_3.1.x86_64 +libnghttp2-1.43.0-5.el9_4.3.x86_64 libnl3-3.9.0-1.el9.x86_64 libnl3-cli-3.9.0-1.el9.x86_64 libnsl-2.34-100.0.1.el9_4.2.x86_64 @@ -264,9 +264,9 @@ libxml2-2.9.13-6.el9_4.x86_64 libxmlb-0.3.10-1.el9.x86_64 libyaml-0.2.5-7.el9.x86_64 libzstd-1.5.1-2.el9.x86_64 -linux-firmware-20240415-999.32.git5da74b16.el9.noarch -linux-firmware-core-20240415-999.32.git5da74b16.el9.noarch -linux-firmware-whence-20240415-999.32.git5da74b16.el9.noarch +linux-firmware-20240606-999.33.git90df68d2.el9.noarch +linux-firmware-core-20240606-999.33.git90df68d2.el9.noarch +linux-firmware-whence-20240606-999.33.git90df68d2.el9.noarch lmdb-libs-0.9.29-3.el9.x86_64 logrotate-3.18.0-8.el9.x86_64 lshw-B.02.19.2-10.el9.x86_64 @@ -299,9 +299,9 @@ nvme-cli-2.6-5.el9.x86_64 nvmetcli-0.7-3.0.1.el9.noarch oniguruma-6.9.6-1.el9.5.x86_64 openldap-2.6.6-3.el9.x86_64 -openssh-8.7p1-38.0.1.el9.x86_64 -openssh-clients-8.7p1-38.0.1.el9.x86_64 -openssh-server-8.7p1-38.0.1.el9.x86_64 +openssh-8.7p1-38.0.2.el9_4.4.x86_64 +openssh-clients-8.7p1-38.0.2.el9_4.4.x86_64 +openssh-server-8.7p1-38.0.2.el9_4.4.x86_64 openssl-3.0.7-27.0.3.el9.x86_64 openssl-fips-provider-3.0.7-2.0.1.el9.x86_64 openssl-libs-3.0.7-27.0.3.el9.x86_64 @@ -310,7 +310,7 @@ oraclelinux-release-el9-1.0-15.el9.x86_64 os-prober-1.77-10.0.1.el9.x86_64 p11-kit-0.25.3-2.el9.x86_64 p11-kit-trust-0.25.3-2.el9.x86_64 -pam-1.5.1-19.0.1.el9.x86_64 +pam-1.5.1-19.0.2.el9.x86_64 parted-3.5-2.el9.x86_64 passwd-0.80-12.el9.x86_64 pciutils-libs-3.7.0-5.el9.x86_64 @@ -328,8 +328,8 @@ prefixdevname-0.1.0-8.el9.x86_64 procps-ng-3.3.17-14.0.1.el9.x86_64 psmisc-23.4-3.el9.x86_64 publicsuffix-list-dafsa-20210518-3.el9.noarch -python-unversioned-command-3.9.18-3.el9.noarch -python3-3.9.18-3.el9.x86_64 +python-unversioned-command-3.9.18-3.el9_4.1.noarch +python3-3.9.18-3.el9_4.1.x86_64 python3-attrs-20.3.0-7.0.1.el9.noarch python3-audit-3.1.2-2.el9.x86_64 python3-babel-2.9.1-2.el9.noarch @@ -354,7 +354,7 @@ python3-jsonschema-3.2.0-13.el9.noarch python3-kmod-0.9-32.el9.x86_64 python3-libcomps-0.1.18-1.el9.x86_64 python3-libdnf-0.69.0-8.0.1.el9.x86_64 -python3-libs-3.9.18-3.el9.x86_64 +python3-libs-3.9.18-3.el9_4.1.x86_64 python3-libselinux-3.6-1.el9.x86_64 python3-libsemanage-3.6-1.el9.x86_64 python3-markupsafe-1.1.1-12.el9.x86_64 @@ -394,8 +394,8 @@ rpm-sign-libs-4.16.1.3-29.el9.x86_64 rsyslog-8.2310.0-4.el9.x86_64 rsyslog-logrotate-8.2310.0-4.el9.x86_64 sed-4.8-9.el9.x86_64 -selinux-policy-38.1.35-2.0.3.el9_4.noarch -selinux-policy-targeted-38.1.35-2.0.3.el9_4.noarch +selinux-policy-38.1.35-2.0.3.el9_4.2.noarch +selinux-policy-targeted-38.1.35-2.0.3.el9_4.2.noarch setup-2.13.7-10.el9.noarch sg3_utils-1.47-9.el9.x86_64 sg3_utils-libs-1.47-9.el9.x86_64 diff --git a/manifests/spel-minimal-rhel-7-hvm.amazon-ebssurrogate.manifest.txt b/manifests/spel-minimal-rhel-7-hvm.amazon-ebssurrogate.manifest.txt index d7f38a89..6d2dcbb7 100644 --- a/manifests/spel-minimal-rhel-7-hvm.amazon-ebssurrogate.manifest.txt +++ b/manifests/spel-minimal-rhel-7-hvm.amazon-ebssurrogate.manifest.txt @@ -1,10 +1,10 @@ Red Hat Enterprise Linux Server release 7.9 (Maipo) -aws-cli/2.16.12 Python/3.11.8 Linux/3.10.0-1160.80.1.el7.x86_64 exe/x86_64.rhel.7 +aws-cli/2.17.15 Python/3.11.9 Linux/3.10.0-1160.80.1.el7.x86_64 exe/x86_64.rhel.7 aws-cfn-bootstrap (2.0) acl-2.2.51-15.el7.x86_64 acpid-2.0.19-9.el7.x86_64 amazon-ec2-net-utils-2.4.1-1.el7.0.1.x86_64 -amazon-ssm-agent-3.3.484.0-1.x86_64 +amazon-ssm-agent-3.3.551.0-1.x86_64 audit-2.8.5-4.el7.x86_64 audit-libs-2.8.5-4.el7.x86_64 audit-libs-python-2.8.5-4.el7.x86_64 @@ -319,7 +319,7 @@ rdma-core-22.4-6.el7_9.x86_64 readline-6.2-11.el7.x86_64 Red_Hat_Enterprise_Linux-Release_Notes-7-en-US-7-2.el7.noarch redhat-release-eula-7.8-0.el7.noarch -redhat-release-server-7.9-11.el7_9.x86_64 +redhat-release-server-7.9-12.el7_9.x86_64 redhat-support-lib-python-0.14.0-1.el7_9.noarch redhat-support-tool-0.14.0-1.el7_9.noarch rh-amazon-rhui-client-4.0.19-1.el7.noarch diff --git a/manifests/spel-minimal-rhel-8-hvm.amazon-ebssurrogate.manifest.txt b/manifests/spel-minimal-rhel-8-hvm.amazon-ebssurrogate.manifest.txt index e1709cb0..87884d0d 100644 --- a/manifests/spel-minimal-rhel-8-hvm.amazon-ebssurrogate.manifest.txt +++ b/manifests/spel-minimal-rhel-8-hvm.amazon-ebssurrogate.manifest.txt @@ -1,11 +1,11 @@ Red Hat Enterprise Linux 8.10 (Ootpa) -aws-cli/2.16.12 Python/3.11.8 Linux/4.18.0-513.24.1.el8_9.x86_64 exe/x86_64.rhel.8 +aws-cli/2.17.15 Python/3.11.9 Linux/4.18.0-513.24.1.el8_9.x86_64 exe/x86_64.rhel.8 aws-cfn-bootstrap (2.0) acl-2.2.53-3.el8.x86_64 acpid-2.0.30-2.el8.x86_64 amazon-ec2-net-utils-2.4.1-1.el8.0.1.x86_64 amazon-libdnf-plugin-1.0.1-1.el8.x86_64 -amazon-ssm-agent-3.3.484.0-1.x86_64 +amazon-ssm-agent-3.3.551.0-1.x86_64 audit-3.1.2-1.el8.x86_64 audit-libs-3.1.2-1.el8.x86_64 authselect-1.2.6-2.el8.x86_64 @@ -17,11 +17,11 @@ brotli-1.0.6-3.el8.x86_64 bubblewrap-0.4.0-1.el8.x86_64 bzip2-libs-1.0.6-26.el8.x86_64 ca-certificates-2023.2.60_v7.0.306-80.0.el8_8.noarch -c-ares-1.13.0-10.el8.x86_64 +c-ares-1.13.0-11.el8_10.x86_64 checkpolicy-2.9-1.el8.x86_64 chkconfig-1.19.2-1.el8.x86_64 chrony-4.5-1.el8.x86_64 -cloud-init-23.4-7.el8_10.noarch +cloud-init-23.4-7.el8_10.3.noarch cloud-utils-growpart-0.33-0.el8.noarch coreutils-8.30-15.el8.x86_64 coreutils-common-8.30-15.el8.x86_64 @@ -75,7 +75,7 @@ elfutils-debuginfod-client-0.190-2.el8.x86_64 elfutils-default-yama-scope-0.190-2.el8.noarch elfutils-libelf-0.190-2.el8.x86_64 elfutils-libs-0.190-2.el8.x86_64 -epel-release-8-19.el8.noarch +epel-release-8-20.el8.noarch ethtool-5.13-2.el8.x86_64 expat-2.2.5-13.el8_10.x86_64 file-5.33-26.el8.x86_64 @@ -145,18 +145,18 @@ json-glib-1.4.4-1.el8.x86_64 kbd-2.0.4-11.el8.x86_64 kbd-legacy-2.0.4-11.el8.noarch kbd-misc-2.0.4-11.el8.noarch -kernel-4.18.0-553.5.1.el8_10.x86_64 -kernel-core-4.18.0-553.5.1.el8_10.x86_64 -kernel-modules-4.18.0-553.5.1.el8_10.x86_64 -kernel-tools-4.18.0-553.5.1.el8_10.x86_64 -kernel-tools-libs-4.18.0-553.5.1.el8_10.x86_64 -kexec-tools-2.0.26-14.el8.x86_64 +kernel-4.18.0-553.8.1.el8_10.x86_64 +kernel-core-4.18.0-553.8.1.el8_10.x86_64 +kernel-modules-4.18.0-553.8.1.el8_10.x86_64 +kernel-tools-4.18.0-553.8.1.el8_10.x86_64 +kernel-tools-libs-4.18.0-553.8.1.el8_10.x86_64 +kexec-tools-2.0.26-14.el8_10.1.x86_64 keyutils-libs-1.5.10-9.el8.x86_64 kmod-25-20.el8.x86_64 kmod-libs-25-20.el8.x86_64 kpartx-0.8.4-41.el8.x86_64 -krb5-libs-1.18.2-27.el8_10.x86_64 -less-530-2.el8_9.x86_64 +krb5-libs-1.18.2-28.el8_10.x86_64 +less-530-3.el8_10.x86_64 libacl-2.2.53-3.el8.x86_64 libaio-0.3.112-1.el8.x86_64 libarchive-3.3.3-5.el8.x86_64 @@ -211,12 +211,12 @@ libmaxminddb-1.2.0-10.el8_9.1.x86_64 libmnl-1.0.4-6.el8.x86_64 libmodulemd-2.13.0-1.el8.x86_64 libmount-2.32.1-46.el8.x86_64 -libndp-1.7-6.el8.x86_64 +libndp-1.7-7.el8_10.x86_64 libnetfilter_conntrack-1.0.6-5.el8.x86_64 libnfnetlink-1.0.1-13.el8.x86_64 libnfsidmap-2.3.3-59.el8.x86_64 libnftnl-1.2.2-3.el8.x86_64 -libnghttp2-1.33.0-5.el8_9.x86_64 +libnghttp2-1.33.0-6.el8_10.1.x86_64 libnl3-3.7.0-1.el8.x86_64 libnl3-cli-3.7.0-1.el8.x86_64 libnsl2-1.2.0-2.20180605git4a062cf.el8.x86_64 @@ -256,7 +256,7 @@ libtasn1-4.13-4.el8_7.x86_64 libtdb-1.4.9-0.el8.x86_64 libteam-1.31-4.el8.x86_64 libtevent-0.16.0-0.el8.x86_64 -libtirpc-1.1.4-10.el8.x86_64 +libtirpc-1.1.4-12.el8_10.x86_64 libudisks2-2.9.0-16.el8.x86_64 libunistring-0.9.9-3.el8.x86_64 libusbx-1.0.23-4.el8.x86_64 @@ -270,7 +270,7 @@ libxml2-2.9.7-18.el8_10.1.x86_64 libxmlb-0.1.15-1.el8.x86_64 libyaml-0.1.7-5.el8.x86_64 libzstd-1.4.4-1.el8.x86_64 -linux-firmware-20240111-121.gitb3132c18.el8.noarch +linux-firmware-20240610-122.git90df68d2.el8_10.noarch lmdb-libs-0.9.24-2.el8.x86_64 logrotate-3.14.0-6.el8.x86_64 lshw-B.02.19.2-6.el8.x86_64 @@ -305,7 +305,7 @@ nss-softokn-freebl-3.90.0-7.el8_10.x86_64 nss-sysinit-3.90.0-7.el8_10.x86_64 nss-util-3.90.0-7.el8_10.x86_64 numactl-libs-2.0.16-4.el8.x86_64 -openldap-2.4.46-18.el8.x86_64 +openldap-2.4.46-19.el8_10.x86_64 openssh-8.0p1-24.el8.x86_64 openssh-clients-8.0p1-24.el8.x86_64 openssh-server-8.0p1-24.el8.x86_64 @@ -315,7 +315,7 @@ openssl-pkcs11-0.4.10-3.el8.x86_64 os-prober-1.74-9.el8.x86_64 p11-kit-0.23.22-2.el8.x86_64 p11-kit-trust-0.23.22-2.el8.x86_64 -pam-1.3.1-33.el8.x86_64 +pam-1.3.1-34.el8_10.x86_64 parted-3.2-39.el8.x86_64 passwd-0.80-4.el8.x86_64 pciutils-libs-3.7.0-3.el8.x86_64 @@ -329,8 +329,8 @@ platform-python-setuptools-39.2.0-7.el8.noarch plymouth-0.9.4-11.20200615git1e36e30.el8.x86_64 plymouth-core-libs-0.9.4-11.20200615git1e36e30.el8.x86_64 plymouth-scripts-0.9.4-11.20200615git1e36e30.el8.x86_64 -policycoreutils-2.9-25.el8.x86_64 -policycoreutils-python-utils-2.9-25.el8.noarch +policycoreutils-2.9-26.el8_10.x86_64 +policycoreutils-python-utils-2.9-26.el8_10.noarch polkit-0.115-15.el8_10.2.x86_64 polkit-libs-0.115-15.el8_10.2.x86_64 polkit-pkla-compat-0.1-12.el8.x86_64 @@ -363,10 +363,10 @@ python3-firewall-0.9.11-4.el8.noarch python3-gobject-base-3.28.3-2.el8.x86_64 python3-gpg-1.13.1-12.el8.x86_64 python3-hawkey-0.63.0-19.el8.x86_64 -python3-idna-2.5-5.el8.noarch +python3-idna-2.5-7.el8_10.noarch python3-iniparse-0.4-31.el8.noarch python3-inotify-0.9.6-13.el8.noarch -python3-jinja2-2.10.1-4.el8.noarch +python3-jinja2-2.10.1-5.el8_10.noarch python3-jsonpatch-1.21-2.el8.noarch python3-jsonpointer-1.10-11.el8.noarch python3-jsonschema-2.6.0-4.el8.noarch @@ -382,11 +382,11 @@ python3-markupsafe-0.23-19.el8.x86_64 python3-netifaces-0.10.6-4.el8.x86_64 python3-nftables-1.0.4-4.el8_9.x86_64 python3-oauthlib-2.1.0-1.el8.noarch -python3-perf-4.18.0-553.5.1.el8_10.x86_64 +python3-perf-4.18.0-553.8.1.el8_10.x86_64 python3-pip-9.0.3-24.el8.noarch python3-pip-wheel-9.0.3-24.el8.noarch python3-ply-3.9-9.el8.noarch -python3-policycoreutils-2.9-25.el8.noarch +python3-policycoreutils-2.9-26.el8_10.noarch python3-prettytable-0.7.2-14.el8.noarch python3-pycparser-2.14-14.el8.noarch python3-pyserial-3.1.1-9.el8.noarch @@ -408,8 +408,8 @@ python3-systemd-234-8.el8.x86_64 python3-unbound-1.16.2-5.el8_9.6.x86_64 python3-urllib3-1.24.2-7.el8.noarch readline-7.0-10.el8.x86_64 -redhat-release-8.10-0.2.el8.x86_64 -redhat-release-eula-8.10-0.2.el8.x86_64 +redhat-release-8.10-0.3.el8.x86_64 +redhat-release-eula-8.10-0.3.el8.x86_64 rh-amazon-rhui-client-4.0.19-1.el8.noarch rng-tools-6.16-1.el8.x86_64 rootfiles-8.1-22.el8.noarch @@ -442,11 +442,11 @@ sssd-nfs-idmap-2.9.4-3.el8_10.x86_64 subscription-manager-1.28.42-1.el8.x86_64 subscription-manager-rhsm-certificates-20220623-1.el8.noarch sudo-1.9.5p2-1.el8_9.x86_64 -systemd-239-82.el8.x86_64 -systemd-libs-239-82.el8.x86_64 +systemd-239-82.el8_10.1.x86_64 +systemd-libs-239-82.el8_10.1.x86_64 systemd-networkd-253.4-1.el8.x86_64 -systemd-pam-239-82.el8.x86_64 -systemd-udev-239-82.el8.x86_64 +systemd-pam-239-82.el8_10.1.x86_64 +systemd-udev-239-82.el8_10.1.x86_64 tar-1.30-9.el8.x86_64 teamd-1.31-4.el8.x86_64 timedatex-0.5-3.el8.x86_64 diff --git a/manifests/spel-minimal-rhel-9-hvm.amazon-ebssurrogate.manifest.txt b/manifests/spel-minimal-rhel-9-hvm.amazon-ebssurrogate.manifest.txt index 14cabc04..61bc4dda 100644 --- a/manifests/spel-minimal-rhel-9-hvm.amazon-ebssurrogate.manifest.txt +++ b/manifests/spel-minimal-rhel-9-hvm.amazon-ebssurrogate.manifest.txt @@ -1,12 +1,12 @@ Red Hat Enterprise Linux 9.4 (Plow) -aws-cli/2.16.12 Python/3.11.8 Linux/5.14.0-362.18.1.el9_3.x86_64 exe/x86_64.rhel.9 +aws-cli/2.17.15 Python/3.11.9 Linux/5.14.0-362.18.1.el9_3.x86_64 exe/x86_64.rhel.9 aws-cfn-bootstrap 2.0 acl-2.3.1-4.el9.x86_64 acpid-2.0.32-7.el9.x86_64 alternatives-1.24-1.el9.x86_64 amazon-ec2-net-utils-2.4.1-1.el9.0.1.x86_64 amazon-libdnf-plugin-1.0.1-1.el9.x86_64 -amazon-ssm-agent-3.3.484.0-1.x86_64 +amazon-ssm-agent-3.3.551.0-1.x86_64 audit-3.1.2-2.el9.x86_64 audit-libs-3.1.2-2.el9.x86_64 authselect-1.2.6-2.el9.x86_64 @@ -141,12 +141,12 @@ json-glib-1.6.6-1.el9.x86_64 kbd-2.4.0-9.el9.x86_64 kbd-legacy-2.4.0-9.el9.noarch kbd-misc-2.4.0-9.el9.noarch -kernel-5.14.0-427.22.1.el9_4.x86_64 -kernel-core-5.14.0-427.22.1.el9_4.x86_64 -kernel-modules-5.14.0-427.22.1.el9_4.x86_64 -kernel-modules-core-5.14.0-427.22.1.el9_4.x86_64 -kernel-tools-5.14.0-427.22.1.el9_4.x86_64 -kernel-tools-libs-5.14.0-427.22.1.el9_4.x86_64 +kernel-5.14.0-427.26.1.el9_4.x86_64 +kernel-core-5.14.0-427.26.1.el9_4.x86_64 +kernel-modules-5.14.0-427.26.1.el9_4.x86_64 +kernel-modules-core-5.14.0-427.26.1.el9_4.x86_64 +kernel-tools-5.14.0-427.26.1.el9_4.x86_64 +kernel-tools-libs-5.14.0-427.26.1.el9_4.x86_64 kexec-tools-2.0.27-8.el9.x86_64 keyutils-libs-1.6.3-1.el9.x86_64 kmod-28-9.el9.x86_64 @@ -211,7 +211,7 @@ libmaxminddb-1.5.2-3.el9.x86_64 libmnl-1.0.4-15.el9.x86_64 libmodulemd-2.13.0-2.el9.x86_64 libmount-2.37.4-18.el9.x86_64 -libndp-1.8-4.el9.x86_64 +libndp-1.8-6.el9_4.x86_64 libnetfilter_conntrack-1.0.9-1.el9.x86_64 libnfnetlink-1.0.1-21.el9.x86_64 libnftnl-1.2.6-2.el9.x86_64 @@ -298,9 +298,9 @@ nss-util-3.90.0-7.el9_4.x86_64 numactl-libs-2.0.16-3.el9.x86_64 oniguruma-6.9.6-1.el9.5.x86_64 openldap-2.6.6-3.el9.x86_64 -openssh-8.7p1-38.el9.x86_64 -openssh-clients-8.7p1-38.el9.x86_64 -openssh-server-8.7p1-38.el9.x86_64 +openssh-8.7p1-38.el9_4.4.x86_64 +openssh-clients-8.7p1-38.el9_4.4.x86_64 +openssh-server-8.7p1-38.el9_4.4.x86_64 openssl-3.0.7-27.el9.x86_64 openssl-fips-provider-3.0.7-2.el9.x86_64 openssl-libs-3.0.7-27.el9.x86_64 @@ -326,7 +326,7 @@ prefixdevname-0.1.0-8.el9.x86_64 procps-ng-3.3.17-14.el9.x86_64 psmisc-23.4-3.el9.x86_64 publicsuffix-list-dafsa-20210518-3.el9.noarch -python3-3.9.18-3.el9.x86_64 +python3-3.9.18-3.el9_4.1.x86_64 python3-attrs-20.3.0-7.el9.noarch python3-audit-3.1.2-2.el9.x86_64 python3-babel-2.9.1-2.el9.noarch @@ -355,7 +355,7 @@ python3-jsonschema-3.2.0-13.el9.noarch python3-libcomps-0.1.18-1.el9.x86_64 python3-libdnf-0.69.0-8.el9.x86_64 python3-librepo-1.14.5-2.el9.x86_64 -python3-libs-3.9.18-3.el9.x86_64 +python3-libs-3.9.18-3.el9_4.1.x86_64 python3-libselinux-3.6-1.el9.x86_64 python3-libsemanage-3.6-1.el9.x86_64 python3-markupsafe-1.1.1-12.el9.x86_64 @@ -380,7 +380,7 @@ python3-six-1.15.0-9.el9.noarch python3-subscription-manager-rhsm-1.29.40-1.el9.x86_64 python3-systemd-234-18.el9.x86_64 python3-urllib3-1.26.5-5.el9.noarch -python-unversioned-command-3.9.18-3.el9.noarch +python-unversioned-command-3.9.18-3.el9_4.1.noarch readline-8.1-4.el9.x86_64 redhat-release-9.4-0.4.el9.x86_64 rh-amazon-rhui-client-4.0.19-1.el9.noarch