From c59eff14013543958d0aa377f3bfca0d05664ca0 Mon Sep 17 00:00:00 2001 From: William Deegan Date: Sun, 13 Nov 2022 15:07:06 -0500 Subject: Added blurbs to CHANGES and RELEASE --- CHANGES.txt | 3 +++ RELEASE.txt | 4 ++++ 2 files changed, 7 insertions(+) diff --git a/CHANGES.txt b/CHANGES.txt index ea9776f..51680d7 100755 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -27,6 +27,9 @@ RELEASE VERSION/DATE TO BE FILLED IN LATER will create a string joining the list with os.pathsep - Move execution environment sanitation from Action._subproc() to SCons.Util.sanitize_shell_env(ENV) + - Moved rpm and debian directories under packaging + - Added logic to help packagers enable reproducible builds into packaging/etc/. Please + read packaging/etc/README.txt if you are interested. diff --git a/RELEASE.txt b/RELEASE.txt index 4bfb15f..8160bd6 100644 --- a/RELEASE.txt +++ b/RELEASE.txt @@ -67,6 +67,10 @@ PACKAGING develop it - mainly things needed to run the testsuite; requirements_pkg.txt are the requirements to do a full build (including docs build) with an intent to create the packages. +- Moved rpm and debian directories under packaging +- Added logic to help packagers enable reproducible builds into packaging/etc/. Please + read packaging/etc/README.txt if you are interested. + DOCUMENTATION ------------- -- cgit v0.12