Marco Ricci commited on 2025-06-24 22:04:16
Zeige 3 geänderte Dateien mit 3 Einfügungen und 3 Löschungen.
... | ... |
@@ -5,7 +5,7 @@ |
5 | 5 |
<tr><th scope=col>Class<td><i>wish</i><td>This is a request for an enhancement. |
6 | 6 |
<tr><th scope=col>Priority<td><i>low</i><td>We aren'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 |
- <tr><th scope=col>Present-in<td colspan=2><b>0.5</b> |
|
8 |
+ <tr><th scope=col>Present-in<td colspan=2><b>0.5</b> 0.5.1 |
|
9 | 9 |
</table> |
10 | 10 |
|
11 | 11 |
`derivepassphrase` intends to support text styling (color, boldface) for warning and error messages (and possibly for other future uses) for TTY devices. |
... | ... |
@@ -5,7 +5,7 @@ |
5 | 5 |
<tr><th scope=col>Class<td><i>wish</i><td>This is a request for an enhancement. |
6 | 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 0.5 |
|
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 0.5.1 |
|
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 |
|
... | ... |
@@ -5,7 +5,7 @@ |
5 | 5 |
<tr><th scope=col>Class<td><i>bug</i><td>This is clearly an actual problem we want fixed. |
6 | 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 0.5 |
|
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 0.5.1 |
|
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 |