index : archiso32 | |
Archlinux32 iso tools | gitolite user |
summaryrefslogtreecommitdiff |
author | nl6720 <nl6720@gmail.com> | 2024-03-30 23:12:43 +0200 |
---|---|---|
committer | nl6720 <nl6720@gmail.com> | 2024-03-30 23:29:25 +0200 |
commit | 7b1d6a7b14b08a8d2cebb1321fd3ed93ab920f12 (patch) | |
tree | 103599009592f98729911df61c556c1bfd378020 /CHANGELOG.rst | |
parent | 4df73069248708d716cef4773ebb3f80dad66a4b (diff) |
-rw-r--r-- | CHANGELOG.rst | 24 |
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 ------- |