File: changelog

package info (click to toggle)
rust-rcgen 0.14.4-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 440 kB
  • sloc: makefile: 2
file content (99 lines) | stat: -rw-r--r-- 3,639 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
rust-rcgen (0.14.4-2) unstable; urgency=medium

  * Team upload.
  * Package rcgen 0.14.4 from crates.io using debcargo 2.7.8
  * Upload to unstable.

 -- Peter Michael Green <plugwash@debian.org>  Tue, 16 Sep 2025 14:36:04 +0000

rust-rcgen (0.14.4-1) experimental; urgency=medium

  * Team upload.
  * Package rcgen 0.14.4 from crates.io using debcargo 2.7.8
  * Drop remove-botan.diff, upstream no longer has a dev-dependency on botan
  * Drop remove-rsa.diff, Debian has decided the issue in rust-rsa is not rc
  * Drop remove-rustls-webpki.patch, upstream no longer uses rustls-webpki
  * Drop remove-x509-parser.diff, Debian now has a suitable version of
    x509-parser.
  * Update remaining patches for new upstream.
  * Fix test feature requirements.
  * Mark tests for the "zeroize" feature as "broken"

 -- Peter Michael Green <plugwash@debian.org>  Sat, 13 Sep 2025 05:53:46 +0000

rust-rcgen (0.13.2-1) unstable; urgency=medium

  * Team upload.
  * Package rcgen 0.13.2 from crates.io using debcargo 2.7.6 (Closes: #1090326)
  * Drop patches included upstream.
  * Update remaining patches for new upstream.
  * Remove dev-dependency on rust-rustls-webpki and disable the tests
    that depend on it.
  * Remove aws-lc dependency/feature.
  * Establish baseline for tests.

 -- Peter Michael Green <plugwash@debian.org>  Thu, 13 Feb 2025 23:38:28 +0000

rust-rcgen (0.11.3-5) unstable; urgency=medium

  * Team upload.
  * Package rcgen 0.11.3 from crates.io using debcargo 2.6.1
  * Remove patches for older pem versions, use pem 3.

 -- Peter Michael Green <plugwash@debian.org>  Tue, 19 Mar 2024 01:36:41 +0000

rust-rcgen (0.11.3-4) unstable; urgency=medium

  * Team upload.
  * Package rcgen 0.11.3 from crates.io using debcargo 2.6.0
  * Upload to unstable.

 -- Peter Michael Green <plugwash@debian.org>  Tue, 07 Nov 2023 18:21:44 +0000

rust-rcgen (0.11.3-3) experimental; urgency=medium

  * Team upload.
  * Package rcgen 0.11.3 from crates.io using debcargo 2.6.0
  * apply upstream patches for ring 0.17 (Closes: #1055148)

 -- Peter Michael Green <plugwash@debian.org>  Thu, 02 Nov 2023 01:06:59 +0000

rust-rcgen (0.11.3-2) unstable; urgency=medium

  * Team upload.
  * Package rcgen 0.11.3 from crates.io using debcargo 2.6.0
  * Fix tests on 32-bit architectures.

 -- Peter Michael Green <plugwash@debian.org>  Thu, 02 Nov 2023 00:21:04 +0000

rust-rcgen (0.11.3-1) unstable; urgency=medium

  * Team upload.
  * Package rcgen 0.11.3 from crates.io using debcargo 2.6.0 (Closes: #1055132)
  * Drop lift-write-extension-fn.patch, lift-aki-extension-fn.patch and
    add-support-for-creating-crls.patch, included in new upstream release.
  * Add patch to revert upstream switch from pem 2.0 to pem 3.0.
  * Update remaining patches for new upstream.

 -- Peter Michael Green <plugwash@debian.org>  Wed, 01 Nov 2023 02:45:53 +0000

rust-rcgen (0.11.1-2) unstable; urgency=medium

  * Team upload.
  * Package rcgen 0.11.1 from crates.io using debcargo 2.6.0
  * Rearrange patches to group together corresponding dependency
    and code changes.
  * Fix tests with --no-default-features.
  * Apply upstream patches to add CRL support (Closes: #1043054)
  * Expand pem-1.0-api.patch to cover code added in upstream patch.
  * Disable test code that depends on crates no in Debian so the rest of the
    test can run.
  * Stop marking tests as broken.

 -- Peter Michael Green <plugwash@debian.org>  Sat, 05 Aug 2023 18:02:57 +0000

rust-rcgen (0.11.1-1) unstable; urgency=medium

  * Package rcgen 0.11.1 from crates.io using debcargo 2.6.0

 -- Emanuele Rocca <ema@debian.org>  Fri, 07 Jul 2023 11:29:20 +0200