Package: rust-parsec-tool / 0.7.0-8

Metadata

Package Version Patches format
rust-parsec-tool 0.7.0-8 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
relax dep.diff | (download)

Cargo.toml | 13 6 + 7 - 0 !
1 file changed, 6 insertions(+), 7 deletions(-)

---
pem 3.diff | (download)

Cargo.toml | 2 1 + 1 - 0 !
src/subcommands/export_public_key.rs | 11 5 + 6 - 0 !
2 files changed, 6 insertions(+), 7 deletions(-)

---
openssl3.2.patch | (download)

tests/parsec-cli-tests.sh | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 [patch] parsec-cli-tests.sh: adapt to new serialnumber output

openssl 3.2.0 from yocto prints serialNumber to output
without spaces so support both that and the old with
spaces output to pass the test. Not using regular
expressions to work on simpler grep implementations.

Signed-off-by: Mikko Rapeli <mikko.rapeli@linaro.org>

rcgen 0.13.patch | (download)

Cargo.toml | 2 1 + 1 - 0 !
src/subcommands/create_csr.rs | 13 6 + 7 - 0 !
tests/ci.sh | 2 1 + 1 - 0 !
3 files changed, 8 insertions(+), 9 deletions(-)

---
rcgen 0.14.patch | (download)

Cargo.toml | 2 1 + 1 - 0 !
src/subcommands/create_csr.rs | 22 12 + 10 - 0 !
2 files changed, 13 insertions(+), 11 deletions(-)

---