Skip to content

Commit

Permalink
Merge pull request #610 from lorengordon/release/2023.05.2
Browse files Browse the repository at this point in the history
  • Loading branch information
lorengordon committed May 23, 2023
2 parents 9df450d + d5e89b6 commit 980f7a4
Show file tree
Hide file tree
Showing 10 changed files with 368 additions and 351 deletions.
2 changes: 1 addition & 1 deletion .bumpversion.cfg
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[bumpversion]
current_version = 2023.05.1
current_version = 2023.05.2
commit = True
tag = False
tag_name = {new_version}
Expand Down
15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,20 @@
## Changelog

### [2023.05.2](https://github.com/plus3it/spel/releases/tag/2023.05.2)

**Released**: 2023.05.23

**Manifests**: <https://github.com/plus3it/spel/blob/2023.05.2/manifests>

**Summary**:

* Minor release update to RedHat 8.8 and Oracle Linux 8.8
* Adds builder for Azure RHEL8 images
* Updates test config to support images where default-user has a SELinux role

* "Extra" packages updated in this release:
- aws-cli/2.11.21

### [2023.05.1](https://github.com/plus3it/spel/releases/tag/2023.05.1)

**Released**: 2023.05.11
Expand Down
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ pre_build build post_build: export AWS_DEFAULT_REGION := $(or $(PKR_VAR_aws_regi
pre_build build post_build: export AWS_REGION := $(or $(PKR_VAR_aws_region),$(AWS_REGION))

# Set the source security group cidr
pre_build build post_build: export PKR_VAR_aws_temporary_security_group_source_cidrs = ["$(shell curl -sSL https://api.ipify.org)/32"]
pre_build build post_build: export PKR_VAR_aws_temporary_security_group_source_cidrs = ["$(shell curl -sSL https://checkip.amazonaws.com)/32"]

pre_build:
bash ./build/pre_build.sh
Expand Down
2 changes: 1 addition & 1 deletion build/vagrant/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ install:
build: export PACKER_LOG = 1
build: export PACKER_LOG_PATH = .spel/$(SPEL_VERSION)/packer.build-spel-vagrant.log
build: export PACKER_LOG_DIR = $(dir $(PACKER_LOG_PATH))
build: export PKR_VAR_aws_temporary_security_group_source_cidrs = ["$(shell curl -sSL https://api.ipify.org)/32"]
build: export PKR_VAR_aws_temporary_security_group_source_cidrs = ["$(shell curl -sSL https://checkip.amazonaws.com)/32"]
build: export PKR_VAR_virtualbox_iso_url_centos7 ?= $(ISO_URL_CENTOS7_BASE)/$(shell curl -sSL $(ISO_URL_CENTOS7_BASE) | $(ISO_URL_CENTOS7_FILTER))

build:
Expand Down
6 changes: 3 additions & 3 deletions manifests/spel-minimal-centos-7-hvm.amazon-ebs.manifest.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
CentOS Linux release 7.9.2009 (Core)
aws-cli/2.11.19 Python/3.11.3 Linux/3.10.0-1062.1.2.el7.x86_64 exe/x86_64.centos.7 prompt/off
aws-cli/2.11.21 Python/3.11.3 Linux/3.10.0-1062.1.2.el7.x86_64 exe/x86_64.centos.7 prompt/off
aws-cfn-bootstrap (2.0)
acl-2.2.51-15.el7.x86_64
acpid-2.0.19-9.el7.x86_64
Expand Down Expand Up @@ -27,8 +27,8 @@ coreutils-8.22-24.el7_9.2.x86_64
cpio-2.11-28.el7.x86_64
cracklib-2.9.0-11.el7.x86_64
cracklib-dicts-2.9.0-11.el7.x86_64
cronie-1.4.11-24.el7_9.x86_64
cronie-anacron-1.4.11-24.el7_9.x86_64
cronie-1.4.11-25.el7_9.x86_64
cronie-anacron-1.4.11-25.el7_9.x86_64
crontabs-1.11-6.20121102git.el7.noarch
cryptsetup-libs-2.0.3-6.el7.x86_64
curl-7.29.0-59.el7_9.1.x86_64
Expand Down
4 changes: 2 additions & 2 deletions manifests/spel-minimal-centos-7.vagrant.manifest.txt
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@ coreutils-8.22-24.el7_9.2.x86_64
cpio-2.11-28.el7.x86_64
cracklib-2.9.0-11.el7.x86_64
cracklib-dicts-2.9.0-11.el7.x86_64
cronie-1.4.11-24.el7_9.x86_64
cronie-anacron-1.4.11-24.el7_9.x86_64
cronie-1.4.11-25.el7_9.x86_64
cronie-anacron-1.4.11-25.el7_9.x86_64
crontabs-1.11-6.20121102git.el7.noarch
cryptsetup-libs-2.0.3-6.el7.x86_64
curl-7.29.0-59.el7_9.1.x86_64
Expand Down
30 changes: 15 additions & 15 deletions manifests/spel-minimal-centos-8stream-hvm.amazon-ebs.manifest.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
CentOS Stream 8
aws-cli/2.11.19 Python/3.11.3 Linux/4.18.0-489.el8.x86_64 exe/x86_64.centos.8 prompt/off
aws-cli/2.11.21 Python/3.11.3 Linux/4.18.0-489.el8.x86_64 exe/x86_64.centos.8 prompt/off
aws-cfn-bootstrap 2.0
acl-2.2.53-1.el8.x86_64
acpid-2.0.30-2.el8.x86_64
Expand Down Expand Up @@ -88,10 +88,10 @@ geolite2-country-20180605-1.el8.noarch
gettext-0.19.8.1-17.el8.x86_64
gettext-libs-0.19.8.1-17.el8.x86_64
glib2-2.56.4-161.el8.x86_64
glibc-2.28-225.el8.x86_64
glibc-all-langpacks-2.28-225.el8.x86_64
glibc-common-2.28-225.el8.x86_64
glibc-gconv-extra-2.28-225.el8.x86_64
glibc-2.28-226.el8.x86_64
glibc-all-langpacks-2.28-226.el8.x86_64
glibc-common-2.28-226.el8.x86_64
glibc-gconv-extra-2.28-226.el8.x86_64
gmp-6.1.2-10.el8.x86_64
gnupg2-2.2.20-3.el8.x86_64
gnupg2-smime-2.2.20-3.el8.x86_64
Expand Down Expand Up @@ -130,11 +130,11 @@ json-c-0.13.1-3.el8.x86_64
kbd-2.0.4-10.el8.x86_64
kbd-legacy-2.0.4-10.el8.noarch
kbd-misc-2.0.4-10.el8.noarch
kernel-4.18.0-490.el8.x86_64
kernel-core-4.18.0-490.el8.x86_64
kernel-modules-4.18.0-490.el8.x86_64
kernel-tools-4.18.0-490.el8.x86_64
kernel-tools-libs-4.18.0-490.el8.x86_64
kernel-4.18.0-492.el8.x86_64
kernel-core-4.18.0-492.el8.x86_64
kernel-modules-4.18.0-492.el8.x86_64
kernel-tools-4.18.0-492.el8.x86_64
kernel-tools-libs-4.18.0-492.el8.x86_64
kexec-tools-2.0.25-5.el8.x86_64
keyutils-libs-1.5.10-9.el8.x86_64
kmod-25-19.el8.x86_64
Expand Down Expand Up @@ -192,7 +192,7 @@ libnghttp2-1.33.0-3.el8_2.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
libnsl-2.28-225.el8.x86_64
libnsl-2.28-226.el8.x86_64
libpath_utils-0.2.1-40.el8.x86_64
libpcap-1.9.1-5.el8.x86_64
libpipeline-1.5.0-2.el8.x86_64
Expand Down Expand Up @@ -237,7 +237,7 @@ libxkbcommon-0.9.1-1.el8.x86_64
libxml2-2.9.7-16.el8.x86_64
libyaml-0.1.7-5.el8.x86_64
libzstd-1.4.4-1.el8.x86_64
linux-firmware-20230217-113.git83f1d778.el8.noarch
linux-firmware-20230515-115.gitd1962891.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
Expand Down Expand Up @@ -340,7 +340,7 @@ python3-markupsafe-0.23-19.el8.x86_64
python3-netifaces-0.10.6-4.el8.x86_64
python3-nftables-0.9.3-26.el8.x86_64
python3-oauthlib-2.1.0-1.el8.noarch
python3-perf-4.18.0-490.el8.x86_64
python3-perf-4.18.0-492.el8.x86_64
python3-pip-wheel-9.0.3-22.el8.noarch
python3-ply-3.9-9.el8.noarch
python3-policycoreutils-2.9-24.el8.noarch
Expand Down Expand Up @@ -372,8 +372,8 @@ rpm-plugin-selinux-4.14.3-26.el8.x86_64
rpm-plugin-systemd-inhibit-4.14.3-26.el8.x86_64
rsyslog-8.2102.0-13.el8.x86_64
sed-4.5-5.el8.x86_64
selinux-policy-3.14.3-119.el8.noarch
selinux-policy-targeted-3.14.3-119.el8.noarch
selinux-policy-3.14.3-120.el8.noarch
selinux-policy-targeted-3.14.3-120.el8.noarch
setup-2.12.2-9.el8.noarch
sg3_utils-1.44-6.el8.x86_64
sg3_utils-libs-1.44-6.el8.x86_64
Expand Down
Loading

0 comments on commit 980f7a4

Please sign in to comment.