[cpp-linbuild] branch main updated (b0e1be5 -> 65c4782)

John W. O'Brien john at saltant.com
Wed Apr 28 23:10:09 UTC 2021


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

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

      from  b0e1be5   Emit identifying info
       new  ae92ee1   Produce RPM and SRPM manifests
       new  cca4eb9   Remove dead build script commands
       new  7c20caa   Install createrepo{,_c}
       new  feea85f   Update to latest Docker image for amazonlinux 2
       new  65c4782   Embed config for local repo into the base Docker images

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


Summary of changes:
 os/amazonlinux2/image/Dockerfile              | 6 ++++--
 os/amazonlinux2/image/build-curl-openssl.sh   | 3 ++-
 os/amazonlinux2/image/build-log4shib.sh       | 2 ++
 os/amazonlinux2/image/build-opensaml.sh       | 2 ++
 os/amazonlinux2/image/build-shibboleth.sh     | 3 ++-
 os/amazonlinux2/image/build-xerces-c.sh       | 2 ++
 os/amazonlinux2/image/build-xml-security-c.sh | 2 ++
 os/amazonlinux2/image/build-xmltooling.sh     | 2 ++
 os/amazonlinux2/image/local.repo              | 5 +++++
 os/centos6/image/Dockerfile                   | 1 +
 os/centos6/image/build-curl-openssl.sh        | 2 ++
 os/centos6/image/build-log4shib.sh            | 2 ++
 os/centos6/image/build-opensaml.sh            | 2 ++
 os/centos6/image/build-shibboleth.sh          | 3 ++-
 os/centos6/image/build-xerces-c.sh            | 2 ++
 os/centos6/image/build-xml-security-c.sh      | 2 ++
 os/centos6/image/build-xmltooling.sh          | 2 ++
 os/centos6/image/local.repo                   | 5 +++++
 os/centos7/image/Dockerfile                   | 3 +++
 os/centos7/image/build-curl-openssl.sh        | 3 ++-
 os/centos7/image/build-log4shib.sh            | 2 ++
 os/centos7/image/build-opensaml.sh            | 2 ++
 os/centos7/image/build-shibboleth.sh          | 3 ++-
 os/centos7/image/build-xerces-c.sh            | 2 ++
 os/centos7/image/build-xml-security-c.sh      | 2 ++
 os/centos7/image/build-xmltooling.sh          | 2 ++
 os/centos7/image/local.repo                   | 5 +++++
 os/centos8/image/Dockerfile                   | 4 +++-
 os/centos8/image/build-log4shib.sh            | 2 ++
 os/centos8/image/build-opensaml.sh            | 2 ++
 os/centos8/image/build-shibboleth.sh          | 3 ++-
 os/centos8/image/build-xerces-c.sh            | 2 ++
 os/centos8/image/build-xml-security-c.sh      | 2 ++
 os/centos8/image/build-xmltooling.sh          | 2 ++
 os/centos8/image/local.repo                   | 5 +++++
 35 files changed, 85 insertions(+), 9 deletions(-)
 create mode 100644 os/amazonlinux2/image/local.repo
 create mode 100644 os/centos6/image/local.repo
 create mode 100644 os/centos7/image/local.repo
 create mode 100644 os/centos8/image/local.repo

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


More information about the commits mailing list