Opened 2 years ago
Closed 2 years ago
#18397 closed enhancement (fixed)
openssh-9.4p1
| Reported by: | Douglas R. Reno | Owned by: | thomas |
|---|---|---|---|
| Priority: | normal | Milestone: | 12.0 |
| Component: | BOOK | Version: | git |
| Severity: | normal | Keywords: | |
| Cc: |
Description
New minor version
Change History (3)
comment:1 by , 2 years ago
comment:2 by , 2 years ago
| Owner: | changed from to |
|---|---|
| Status: | new → assigned |
Note:
See TracTickets
for help on using tickets.

Changes since OpenSSH 9.3p2
This release fixes a number of bugs and adds some small features.
Potentially incompatible changes
PKCS#11modules must now be specified by their full paths. Previously dlopen(3) could search for them in system library directories.New features
Bugfixes
PKCS#11modules by running separate ssh-pkcs11-helpers for each loaded provider.PKCS#11modules being loaded by checking that the requested module contains the required symbol before loading it.PKCS#11modules; GHPR406ssh -Q CASignatureAlgorithmsonly list signature algorithms that are valid for CA signing. Previous behaviour was to list all signing algorithms, including certificate algorithms.ssh-keygen -lon multiple keys where one has a comment and other following keys do not. bz3580#370Portability
#3548.