Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Tom Yan
archiso
Commits
fbe48dd7
Verified
Commit
fbe48dd7
authored
Aug 25, 2021
by
David Runge
Browse files
Add changelog for v58
CHANGELOG.rst: Add changelog entries for v58.
parent
087ee833
Changes
1
Hide whitespace changes
Inline
Side-by-side
CHANGELOG.rst
View file @
fbe48dd7
...
...
@@ -2,6 +2,31 @@
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
=================
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment