Opened 16 months ago
Closed 16 months ago
#18778 closed enhancement (fixed)
p11-kit-0.25.1
Reported by: | Bruce Dubbs | Owned by: | Bruce Dubbs |
---|---|---|---|
Priority: | normal | Milestone: | 12.1 |
Component: | BOOK | Version: | git |
Severity: | normal | Keywords: | |
Cc: |
Description
New point version.
Change History (4)
comment:1 by , 16 months ago
comment:2 by , 16 months ago
0.25.1 (stable)
- fix probing of C_GetInterface [PR
#535
] - p11-kit: add command to list tokens [PR
#581
] - p11-kit: add command to list mechanisms supported by a token [PR
#576
] - p11-kit: add command to generate private-public keypair on a token [PR
#551
, PR#582
] - p11-kit: add commands to import/export certificates and public keys into/from a token [PR
#543
, PR#549
, PR#568
, PR#588
] - p11-kit: add commands to list and delete objects of a token [PR
#533
, PR#544
, PR#571
] - p11-kit: add --login option to login into a token with object and profile management commands [PR
#587
] - p11-kit: adjust behavior of PKCS
#11
profile management commands [PR#558
, PR#560
, PR#583
, PR#591
] - p11-kit: print PKCS
#11
URIs in list-modules [PR#532
] - bug and build fixes [PR
#528
PR#529
, PR#534
, PR#537
, PR#540
, PR#541
, PR#545
, PR#547
, PR#550
, PR#557
, PR#572
, PR#575
, PR#579
, PR#585
, PR#586
, PR#590
] - test fixes [PR
#553
, PR#580
]
comment:3 by , 16 months ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
comment:4 by , 16 months ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Fixed at commits
9fc4379512 Update to p11-kit-0.25.1. 6c73ed0422 Update to php-8.2.12. cd195acabd Update to gpgme-1.23.1. f68958ae41 Update to enchant-2.6.2.
Note:
See TracTickets
for help on using tickets.
The sed for
C_GetInterface
is no longer needed.