x509-parser icon indicating copy to clipboard operation
x509-parser copied to clipboard

Prepare 0.18.1

Open cpu opened this issue 2 months ago • 2 comments

https://github.com/rusticata/x509-parser/pull/220 was backported to the x509-parser-0.18 branch but not released. This branch increments the version to prepare a 0.18.1 release.

See https://github.com/rustls/rcgen/issues/400

cpu avatar Dec 15 '25 13:12 cpu

@chifflier maybe would be nice to give @cpu ownership on crates.io?

djc avatar Dec 15 '25 15:12 djc

This branch has conflicts that must be resolved

It looks like I was confused by the fact there's both a branch named x509-parser-0.18 and a tag named x509-parser-0.18. I checked out the tag thinking I had the branch and saw it didn't have the fix so I started to backport. However this PR is targeting the branch, and that does already have the fix, it just isn't released AFAICT.

Reworked to just fix the typos (will also send to master) and bump the version for release.

cpu avatar Dec 15 '25 15:12 cpu

@chifflier Quick ping on this. Can you merge + release or should we consider 0.18 unsupported?

cpu avatar Jan 19 '26 15:01 cpu

Hi @cpu , thank you for the PR I am looking at it and intend to publish a new version today.

Note: there is no tag x509-parser-0.18 here, but x509-parser-0.18.0. I use the full version for tags (-0.18.0) and the prefix for the corresponding branch -0.18

chifflier avatar Feb 05 '26 08:02 chifflier

Thank you!

cpu avatar Feb 05 '26 14:02 cpu