Update priorities and versions on outstanding bugs and wishes
Marco Ricci

Marco Ricci commited on 2025-06-17 22:37:16
Zeige 3 geänderte Dateien mit 5 Einfügungen und 5 Löschungen.

... ...
@@ -3,7 +3,7 @@
3 3
 ???+ question "Wish details: `derivepassphrase vault` should support conventional and configurable text styling"
4 4
     <table id="bug-summary" markdown>
5 5
         <tr><th scope=col>Class<td><i>wish</i><td>This is a request for an enhancement.
6
-        <tr><th scope=col>Priority<td><i>medium</i><td>This should be fixed one day.
6
+        <tr><th scope=col>Priority<td><i>low</i><td>We aren&apos;t sure whether to fix this or not.
7 7
         <tr><th scope=col>Difficulty<td><i>taxing</i><td>Needs external things we don't have (standards, users etc).
8 8
         <tr><th scope=col>Present-in<td colspan=2><b>0.5</b>
9 9
     </table>
... ...
@@ -3,9 +3,9 @@
3 3
 ???+ question "Wish details: Consider implementing passphrase schemes other than vault&apos;s"
4 4
     <table id="bug-summary" markdown>
5 5
         <tr><th scope=col>Class<td><i>wish</i><td>This is a request for an enhancement.
6
-        <tr><th scope=col>Priority<td><i>low</i><td>We aren&apos;t sure whether to fix this or not.
6
+        <tr><th scope=col>Priority<td><i>medium</i><td>This should be fixed one day.
7 7
         <tr><th scope=col>Difficulty<td><i>tricky</i><td>Needs many tuits.
8
-        <tr><th scope=col>Present-in<td colspan=2>0.1.0 0.1.1 <b>0.1.2</b> 0.1.3 0.2.0 0.3.0 0.3.1 0.3.2 0.3.3 0.4.0
8
+        <tr><th scope=col>Present-in<td colspan=2>0.1.0 0.1.1 <b>0.1.2</b> 0.1.3 0.2.0 0.3.0 0.3.1 0.3.2 0.3.3 0.4.0 0.5
9 9
         <tr><th scope=col>Depends<td colspan=2>[scheme-specific-cli-and-config](scheme-specific-cli-and-config.md){: .fixed }
10 10
     </table>
11 11
 
... ...
@@ -3,9 +3,9 @@
3 3
 ???+ bug "Bug details: Support PuTTY/Pageant (and maybe OpenSSH/`ssh-agent`) on Windows"
4 4
     <table id="bug-summary" markdown>
5 5
         <tr><th scope=col>Class<td><i>bug</i><td>This is clearly an actual problem we want fixed.
6
-        <tr><th scope=col>Priority<td><i>medium</i><td>This should be fixed one day.
6
+        <tr><th scope=col>Priority<td><i>high</i><td>This should be fixed in the next release.
7 7
         <tr><th scope=col>Difficulty<td><i>taxing</i><td>Needs external things we don't have: standards, users, et cetera.
8
-        <tr><th scope=col>Present-in<td colspan=2>0.1.0 0.1.1 0.1.2 0.1.3 <b>0.2.0</b> 0.3.0 0.3.1 0.3.2 0.3.3 0.4.0
8
+        <tr><th scope=col>Present-in<td colspan=2>0.1.0 0.1.1 0.1.2 0.1.3 <b>0.2.0</b> 0.3.0 0.3.1 0.3.2 0.3.3 0.4.0 0.5
9 9
     </table>
10 10
 
11 11
 The SSH agent support in the default “vault” scheme assumes a UNIX host system, where all sensible SSH agent implementations use UNIX domain (`AF_UNIX`) sockets to connect the SSH client to the SSH agent, and expose the name of the socket in the `SSH_AUTH_SOCK` environment variable.
12 12