We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 32951fe commit bb322e4Copy full SHA for bb322e4
NEWS
@@ -11,7 +11,12 @@ CHANGES WITH 257 in spe:
11
be updated accordingly. This change has been made to make it harder
12
to accidentally delete too many files when using --purge incorrectly.
13
14
- Announcements of Future Feature Removals and Incompatible Changes:
+ * The systemd-creds 'cat' verb now expects base64-encoded encrypted
15
+ credentials for consistency with the 'decrypt' verb and the
16
+ LoadCredentialEncrypted= service setting. Previously it could only
17
+ read raw binary data.
18
+
19
+ Announcements of Future Feature Removals and Incompatible Changes:
20
21
* Support for automatic flushing of the nscd user/group database caches
22
has been dropped.
0 commit comments