Document the changes due to The Annoying OS in the changelog
Marco Ricci

Marco Ricci commited on 2025-05-22 23:16:25
Zeige 1 geänderte Dateien mit 17 Einfügungen und 0 Löschungen.

... ...
@@ -0,0 +1,17 @@
1
+### Fixed
2
+
3
+  - `derivepassphrase` has been successfully tested on <abbr
4
+    title="Microsoft Windows">The Annoying OS</abbr>[^the-annoying-os] in
5
+    its baseline version, i.e., without SSH agent functionality but with
6
+    `cryptography` support.  All incompatibilities in the test suite were
7
+    fixed if essential and/or feasible, or documented as skips or expected
8
+    failures if neither.
9
+
10
+    (The latter case currently only concerns one single test that is
11
+    supposed to trigger OS errors while attempting to read the
12
+    `derivepassphrase` configuration files. <abbr title="Microsoft
13
+    Windows">The Annoying OS</abbr> happily returns an empty file instead.)
14
+
15
+[^the-annoying-os]: Hat tip---and apologies---to
16
+    [Timothée Mazzucotelli (`@pawamoy`)](https://github.com/pawamoy/) for
17
+    the fitting terminology.
0 18