• R/O
  • HTTP
  • SSH
  • HTTPS

alterlinux: Commit

GitHubのミラーです
https://github.com/FascodeNet/alterlinux


Commit MetaInfo

Revision85596573ed6916c9c0bfa3c5337cb8584ef7f4aa (tree)
Zeit2021-08-25 21:52:01
AutorDavid Runge <dvzrv@arch...>
CommiterDavid Runge

Log Message

Merge branch 'changelog/58'

* changelog/58:

Add changelog for v58

Ändern Zusammenfassung

Diff

--- a/CHANGELOG.rst
+++ b/CHANGELOG.rst
@@ -2,6 +2,31 @@
22 Changelog
33 #########
44
5+[58] - 2021-08-25
6+=================
7+
8+Added
9+-----
10+
11+- Add support for ``gpg``'s ``--sender`` option
12+
13+Changed
14+-------
15+
16+- Change the way ``mkarchiso`` uses ext4 images to copying files to it directly instead of mounting (this action now
17+ does not require elevated privileges anymore)
18+- Add version files when using ``netboot`` buildmode as well
19+- Update the sshd configuration to be compatible with openssh 8.7p1
20+- Overhaul the used ``gpg`` options
21+- Fix use of potentially unbound variables
22+- Refactor the validation functions to have fewer large functions and less code duplication
23+
24+Removed
25+-------
26+
27+- Remove all files related to ``mkinitcpio`` integration, as they now live in
28+ https://gitlab.archlinux.org/mkinitcpio/mkinitcpio-archiso
29+
530 [57] - 2021-07-30
631 =================
732
Show on old repository browser