Merge branch 'changelog/58'
* changelog/58: Add changelog for v58
This commit is contained in:
commit
85596573ed
@ -2,6 +2,31 @@
|
|||||||
Changelog
|
Changelog
|
||||||
#########
|
#########
|
||||||
|
|
||||||
|
[58] - 2021-08-25
|
||||||
|
=================
|
||||||
|
|
||||||
|
Added
|
||||||
|
-----
|
||||||
|
|
||||||
|
- Add support for ``gpg``'s ``--sender`` option
|
||||||
|
|
||||||
|
Changed
|
||||||
|
-------
|
||||||
|
|
||||||
|
- Change the way ``mkarchiso`` uses ext4 images to copying files to it directly instead of mounting (this action now
|
||||||
|
does not require elevated privileges anymore)
|
||||||
|
- Add version files when using ``netboot`` buildmode as well
|
||||||
|
- Update the sshd configuration to be compatible with openssh 8.7p1
|
||||||
|
- Overhaul the used ``gpg`` options
|
||||||
|
- Fix use of potentially unbound variables
|
||||||
|
- Refactor the validation functions to have fewer large functions and less code duplication
|
||||||
|
|
||||||
|
Removed
|
||||||
|
-------
|
||||||
|
|
||||||
|
- Remove all files related to ``mkinitcpio`` integration, as they now live in
|
||||||
|
https://gitlab.archlinux.org/mkinitcpio/mkinitcpio-archiso
|
||||||
|
|
||||||
[57] - 2021-07-30
|
[57] - 2021-07-30
|
||||||
=================
|
=================
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user