[Replicant] [vendor_replicant-release-scripts] [PATCH] release_notes.py: add support for more recent libraries versions

2020-12-27 Thread Denis 'GNUtoo' Carikli
Signed-off-by: Denis 'GNUtoo' Carikli --- release_notes.py | 32 +--- 1 file changed, 29 insertions(+), 3 deletions(-) diff --git a/release_notes.py b/release_notes.py index 454f384..3c0964b 100755 --- a/release_notes.py +++ b/release_notes.py @@ -23,7 +23,17 @@

[Replicant] 2 patches for the 6.0 0004 RC4

2020-12-27 Thread Denis 'GNUtoo' Carikli
Hi, Here are two patches for the RC4 which consist of: - The release notes (that were modified from the draft for the release blog post). - A small fix for the script that is used to extract the release notes from the blog post. The next steps after the RC4 are probably to test the upgrade

[Replicant] [vendor_replicant] [PATCH] Release Replicant 6.0 0004 RC4

2020-12-27 Thread Denis 'GNUtoo' Carikli
Signed-off-by: Denis 'GNUtoo' Carikli --- CHANGELOG.mkdn | 166 +++ config/common.mk | 2 +- sign-build | 2 +- 3 files changed, 168 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.mkdn b/CHANGELOG.mkdn index bb654f14..b3647b53 100644