Opened 20 months ago
Closed 20 months 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 , 20 months ago
comment:2 by , 20 months 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#11
modules must now be specified by their full paths. Previously dlopen(3) could search for them in system library directories.New features
Bugfixes
PKCS#11
modules by running separate ssh-pkcs11-helpers for each loaded provider.PKCS#11
modules being loaded by checking that the requested module contains the required symbol before loading it.PKCS#11
modules; GHPR406ssh -Q CASignatureAlgorithms
only list signature algorithms that are valid for CA signing. Previous behaviour was to list all signing algorithms, including certificate algorithms.ssh-keygen -l
on multiple keys where one has a comment and other following keys do not. bz3580#370
Portability
#3548
.