[cpp-linbuild] branch main updated (044eb60 -> 8810b7e)

John W. O'Brien john at saltant.com
Wed Oct 11 11:23:04 UTC 2023


This is an automated email from the git hooks/post-receive script.

obrienjw pushed a change to branch main
in repository cpp-linbuild.

    from 044eb60  Update amazonlinux2023 Docker image to 2023.2.20231002.0
     new 2215c45  Generate RPM package repository metadata with createrepo
     new 8810b7e  SSPCPP-981 Implement support for RHEL 7, 8, and 9

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 Makefile                                    | 25 ++++++++++++++++++++++++-
 common/build.sh                             |  4 ++--
 os/centos7/image/Dockerfile                 |  2 +-
 os/{centos7 => rhel7}/image/Dockerfile      |  8 +++++---
 os/{amazonlinux2 => rhel7}/image/local.repo |  0
 os/{amazonlinux2 => rhel8}/image/Dockerfile | 14 ++++++++------
 os/{amazonlinux2 => rhel8}/image/local.repo |  0
 os/{amazonlinux2 => rhel9}/image/Dockerfile | 14 ++++++++------
 os/{amazonlinux2 => rhel9}/image/local.repo |  0
 9 files changed, 48 insertions(+), 19 deletions(-)
 copy os/{centos7 => rhel7}/image/Dockerfile (81%)
 copy os/{amazonlinux2 => rhel7}/image/local.repo (100%)
 copy os/{amazonlinux2 => rhel8}/image/Dockerfile (72%)
 copy os/{amazonlinux2 => rhel8}/image/local.repo (100%)
 copy os/{amazonlinux2 => rhel9}/image/Dockerfile (72%)
 copy os/{amazonlinux2 => rhel9}/image/local.repo (100%)

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the commits mailing list