Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/CHANGELOG.rst
diff options
context:
space:
mode:
authornl6720 <nl6720@gmail.com>2023-08-26 13:19:08 +0300
committerDavid Runge <dvzrv@archlinux.org>2023-08-29 22:27:03 +0200
commita4bbbfde42178c1f69fd60fe3234e44fa7b20b84 (patch)
treea6686c2024a16c2e7daa08c1166441c09fe1e5b0 /CHANGELOG.rst
parent6c5ab3d3885024bc7a8feb724b721d4b481f13a9 (diff)
Add changelog for 72
Diffstat (limited to 'CHANGELOG.rst')
-rw-r--r--CHANGELOG.rst24
1 files changed, 18 insertions, 6 deletions
diff --git a/CHANGELOG.rst b/CHANGELOG.rst
index 0cf973a..be2a91f 100644
--- a/CHANGELOG.rst
+++ b/CHANGELOG.rst
@@ -8,6 +8,24 @@ Changelog
Added
-----
+Changed
+-------
+
+Deprecated
+----------
+
+Fixed
+-----
+
+Removed
+-------
+
+[72] - 2023-08-29
+=================
+
+Added
+-----
+
- Add tpm2-tools to releng to allow clearing, creating and reading keys on the TPM.
- Add sequoia-sq and openpgp-card-tools as additional tooling for working with OpenPGP certificates and smartcards.
@@ -21,18 +39,12 @@ Changed
- Moved custom ``sshd_config`` files to ``/ssh/sshd_config.d/10-archiso.conf``
- Use pcsclite for interfacing with smartcards, since both gnupg and opgpcard support it.
-Deprecated
-----------
-
Fixed
-----
- Sign the root file system image only once.
- Make sure xorriso does not read its configuration files to prevent interference and unintended behavior.
-Removed
--------
-
[71] - 2023-05-28
=================