index : archiso32 | |
Archlinux32 iso tools | gitolite user |
summaryrefslogtreecommitdiff |
author | David Runge <dvzrv@archlinux.org> | 2021-03-30 20:29:31 +0200 |
---|---|---|
committer | David Runge <dvzrv@archlinux.org> | 2021-03-30 21:46:07 +0200 |
commit | 495721a79c348e6d5b801f5315ad2c0a2c980c13 (patch) | |
tree | d2e43286038790c0a9a6df4bccdcd8e8c90635a9 | |
parent | 8b6f3545e348caf16a2ff30d948ff93b4d9a4b89 (diff) |
-rw-r--r-- | CHANGELOG.rst | 24 |
diff --git a/CHANGELOG.rst b/CHANGELOG.rst index 0b8a85d..3e5df19 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -2,6 +2,30 @@ Changelog ######### +[52] - 2021-04-01 +================= + +Added +----- + +- Add usbmuxd support +- Add EROFS support (as an experimental alternative to squashfs) +- Add creation of zsync control file for delta downloads +- Add sof-firmware for additional soundcard support +- Add support for recursively setting file permissions on folders using profiledef.sh +- Add support for mobile broadband devices with the help of modemmanager +- Add information on PGP signatures of tags +- Add archinstall support + +Changed +------- + +- Remove haveged +- Fix various things in relation to gitlab CI +- Change systemd-networkd files to more generically setup networkds for devices +- Fix the behavior of the `script=` kernel commandline parameter to follow redirects +- Change the amount of mirrors checked by reflector to 20 to speed up availability of the mirrorlist + [51] - 2021-02-01 ================= |