This is an automated email from the ASF dual-hosted git repository.
swebb2066 pushed a change to branch improve_release_process
in repository https://gitbox.apache.org/repos/asf/logging-log4cxx.git
from b6af49e8 Script the check that release files came from GitHub
add e0ea855f Check archive provenance in the 'validate-release' scripts
add 609c2794 Make SMTPAppender failures diagnosable (#735)
add b6051e6f Fix runner os name (#737)
add 9282a873 Merge branch 'master' into improve_release_process
No new revisions were added by this update.
Summary of changes:
.github/workflows/log4cxx-ubuntu.yml | 4 +-
admin/release-review-instructions.md | 50 +++-------
admin/releasing.md | 2 +-
admin/validate-release.ps1 | 30 ++++++
admin/validate-release.sh | 31 +++++-
admin/verify_provenance.ps1 | 51 ----------
admin/verify_provenance.sh | 46 ---------
src/main/cpp/smtpappender.cpp | 180 ++++++++++++++++++++++++++++++++---
8 files changed, 238 insertions(+), 156 deletions(-)
delete mode 100644 admin/verify_provenance.ps1
delete mode 100644 admin/verify_provenance.sh