From 7b1d6a7b14b08a8d2cebb1321fd3ed93ab920f12 Mon Sep 17 00:00:00 2001 From: nl6720 Date: Sat, 30 Mar 2024 23:12:43 +0200 Subject: Add changelog for 76 --- CHANGELOG.rst | 24 ++++++++++++++++++------ 1 file changed, 18 insertions(+), 6 deletions(-) (limited to 'CHANGELOG.rst') diff --git a/CHANGELOG.rst b/CHANGELOG.rst index ceff6d1..9a7e255 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -8,6 +8,24 @@ Changelog Added ----- +Changed +------- + +Deprecated +---------- + +Fixed +----- + +Removed +------- + +[76] - 2024-03-30 +================= + +Added +----- + - Add a man page for ``mkarchiso``. - Implement configurable bootstrap tarball compression. It is configured in ``profiledef.sh`` using a bash array called ``bootstrap_tarball_compression``. baseline tarball now uses zstd compression while releng remains with gzip for now. @@ -21,12 +39,6 @@ Changed - Skip including external microcode images in build artifacts if the initramfs file contains ``early_cpio`` (indicating an early uncompressed CPIO archive which should have the microcode update files). -Deprecated ----------- - -Fixed ------ - Removed ------- -- cgit v1.2.3-54-g00ecf