File: changelog

package info (click to toggle)
rust-rustls-webpki 0.103.4-1
  • links: PTS, VCS
  • area: main
  • in suites:
  • size: 10,632 kB
  • sloc: python: 2,278; sh: 61; makefile: 12
file content (292 lines) | stat: -rw-r--r-- 9,410 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
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
rust-rustls-webpki (0.103.4-1) experimental; urgency=medium

  [ upstream ]
  * new release(s)

  [ Jonas Smedegaard ]
  * update and unfuzz patches
  * bump project versions in virtual packages and autopkgtests
  * declare compliance with Debian Policy 4.7.2
  * omit copyright-checking CRL files
  * tighten (build-)dependency for crate rustls-pki-types
  * stop tolerate test failures when targeted experimental

 -- Jonas Smedegaard <dr@jones.dk>  Fri, 08 Aug 2025 03:38:11 +0200

rust-rustls-webpki (0.102.8-5) unstable; urgency=medium

  * drop patch 1002_rcgen, obsoleted by Debian packaging changes
    + bump build- and autopkgtest-dependencies for crate rcgen

 -- Jonas Smedegaard <dr@jones.dk>  Fri, 14 Feb 2025 09:39:36 +0100

rust-rustls-webpki (0.102.8-4) unstable; urgency=medium

  * no-changes source-only upload to enable testing migration

 -- Jonas Smedegaard <dr@jones.dk>  Thu, 13 Feb 2025 20:11:12 +0100

rust-rustls-webpki (0.102.8-3) experimental; urgency=medium

  * update watch file:
    + use Github API uri
    + improve filename mangling
  * declare rust-related build-dependencies unconditionally,
    i.e. drop broken nocheck annotations
  * add metadata about upstream project
  * update git-buildpackage config:
    + filter out debian subdir
    + improve usage comment
  * update copyright info: update coverage

 -- Jonas Smedegaard <dr@jones.dk>  Fri, 07 Feb 2025 19:05:01 +0100

rust-rustls-webpki (0.102.8-2) experimental; urgency=medium

  * update and unfuzz patches
  * tolerate test failures when targeted experimental
  * relax source helper copyright-check
    to omit bx2-compressed JSON-file

 -- Jonas Smedegaard <dr@jones.dk>  Tue, 17 Dec 2024 00:52:09 +0100

rust-rustls-webpki (0.102.8-1) experimental; urgency=medium

  [ upstream ]
  * new release

  [ Jonas Smedegaard ]
  * bump project versions in virtual packages and autopkgtests
  * drop patch 2004_base64, obsoleted by Debian package changes;
    bump build- and autopkgtest-dependencies for crate base64
  * unfuzz patches
  * fix patch 2003;
    build- and autopkgtest-depend on pacakge for crate bzip2

 -- Jonas Smedegaard <dr@jones.dk>  Sat, 05 Oct 2024 22:29:24 +0200

rust-rustls-webpki (0.102.7-1) experimental; urgency=medium

  [ upstream ]
  * new release

  [ Jonas Smedegaard ]
  * stop mention dh-cargo in long description
  * bump project versions in virtual packages and autopkgtests
  * unfuzz patches

 -- Jonas Smedegaard <dr@jones.dk>  Tue, 27 Aug 2024 18:20:06 +0200

rust-rustls-webpki (0.102.6-1) experimental; urgency=medium

  [ upstream ]
  * new release(s)

  [ Jonas Smedegaard ]
  * autopkgtest-depend on dh-rust (not dh-cargo)
  * bump project versions in virtual packages and autopkgtests
  * unfuzz patches

 -- Jonas Smedegaard <dr@jones.dk>  Fri, 26 Jul 2024 00:25:23 +0200

rust-rustls-webpki (0.102.4-2) experimental; urgency=medium

  * simplify packaging;
    build-depend on dh-sequence-rust
    (not dh-cargo libstring-shellquote-perl)
  * stop avoid features in build-time test check

 -- Jonas Smedegaard <dr@jones.dk>  Sat, 13 Jul 2024 09:31:08 +0200

rust-rustls-webpki (0.102.4-1) experimental; urgency=medium

  [ upstream ]
  * new release(s)

  [ Jonas Smedegaard ]
  * bump project versions in virtual packages and autopkgtests
  * drop patch 1001,
    seemingly fixed with upstream git commit 3d35066
  * autopkgtest feature ring on all architectures
  * provide and autopkgtest feature ring
  * update and unfuzz patches
  * add patch 2002 to avoid feature aws_lc_rs
  * add patch 2004 to accept older branch of crate base64
  * (build-)depend on package for crate rustls-pki-types

 -- Jonas Smedegaard <dr@jones.dk>  Thu, 13 Jun 2024 13:38:36 +0200

rust-rustls-webpki (0.101.7-3) unstable; urgency=medium

  * rename patch 2001_bencher -> 2003_no_benches
  * add patch 2001 to avoid privacy breach in documentation
  * generate documentation from Markdown source;
    build-depend on cmark-gfm
  * update dh-cargo fork
  * update copyright info: update coverage
  * declare compliance with Debian Policy 4.7.0
  * update TODOs

 -- Jonas Smedegaard <dr@jones.dk>  Thu, 13 Jun 2024 12:35:06 +0200

rust-rustls-webpki (0.101.7-2.1) unstable; urgency=medium

  * Non-maintainer upload.
  * Upload to unstable

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

rust-rustls-webpki (0.101.7-2) experimental; urgency=medium

  * extend patch 1002 to install file src/test_utils.rs,
    and to reference Debian bugreport in DEP-3 headers;
    closes: bug#1055319, thanks to Peter Green

 -- Jonas Smedegaard <dr@jones.dk>  Sat, 04 Nov 2023 08:57:25 +0100

rust-rustls-webpki (0.101.7-1) experimental; urgency=medium

  * bump project version in virtual packages and autopkgtests
  * unfuzz patches
  * tighten (build-)dependencies for crates ring untrusted

 -- Jonas Smedegaard <dr@jones.dk>  Wed, 01 Nov 2023 01:38:40 +0100

rust-rustls-webpki (0.101.6-1) unstable; urgency=medium

  [ upstream ]
  * new release(s)

  [ Jonas Smedegaard ]
  * unfuzz patches
  * bump project version in virtual packages and autopkgtests
  * update dh-cargo fork
  * update copyright info: update coverage

 -- Jonas Smedegaard <dr@jones.dk>  Thu, 21 Sep 2023 21:55:05 +0200

rust-rustls-webpki (0.101.4-5) unstable; urgency=medium

  * revert to build-depend on package for crate rcgen,
    and enable autopkgtests for all features
    but skip them for official architectures
    where packages for crates rcgen or ring are missing;
    drop patch 2003

 -- Jonas Smedegaard <dr@jones.dk>  Thu, 31 Aug 2023 21:22:00 +0200

rust-rustls-webpki (0.101.4-4) unstable; urgency=medium

  * limit build-tests and autopkgtests to avoid feature alloc

 -- Jonas Smedegaard <dr@jones.dk>  Thu, 31 Aug 2023 13:05:31 +0200

rust-rustls-webpki (0.101.4-3) unstable; urgency=medium

  * add patch 2003
    to avoid dependency on crate rcgen missing on some architectures;
    stop build-depend on package for crate rcgen;
    avoid autopkgtests involving feature alloc,
    and mention in TODO note;
    closes: bug#1050655, thanks to Peter Michael Green

 -- Jonas Smedegaard <dr@jones.dk>  Thu, 31 Aug 2023 10:55:32 +0200

rust-rustls-webpki (0.101.4-2) unstable; urgency=medium

  * reduce patch 2001;
    build- and autopkgtest-depend on package for crate rcgen;
    limit select autopkgtests
    to architectures supported by crate rcgen;
    closes: bug#1050535, thanks to Peter Michael Green
  * update dh-cargo fork

 -- Jonas Smedegaard <dr@jones.dk>  Fri, 25 Aug 2023 22:20:29 +0200

rust-rustls-webpki (0.101.4-1) unstable; urgency=high

  [ upstream ]
  * new release

  [ Jonas Smedegaard ]
  * bump project version in virtual packages and autopkgtests;
    closes: bug#1050298, thanks to Salvatore Bonaccorso;
    RUSTSEC-2023-0053
  * unfuzz patches
  * set urgency=high due to security bugfix

 -- Jonas Smedegaard <dr@jones.dk>  Thu, 24 Aug 2023 10:06:53 +0200

rust-rustls-webpki (0.101.3-2) unstable; urgency=medium

  * update dh-cargo fork
  * rename patch 2004 -> 1002_test-data_path_from_env;
    refresh patches with shortening quilt options;
    update DEP-3 patch headers
  * merge patch 2003 into 2001;
    stop build- or autopkgtest-depend on package for crate rcgen

 -- Jonas Smedegaard <dr@jones.dk>  Sun, 20 Aug 2023 10:04:21 +0200

rust-rustls-webpki (0.101.3-1.1) unstable; urgency=medium

  * Non-maintainer upload.
  * Add patch 2004 and alter debian/tests/control to use test data from the source
    package during autopkgtest as the test data is not included in the binary
    package (Closes: #1043418)
  * Extend patch 2001 to add autobenches=false so that the benches
    are really disabled

 -- Peter Michael Green <plugwash@debian.org>  Sat, 19 Aug 2023 10:07:40 +0000

rust-rustls-webpki (0.101.3-1) unstable; urgency=medium

  [ upstream ]
  * new release

  [ Jonas Smedegaard ]
  * update watch file: exclude prereleases
  * extend patch 2001 to avoid declaring benches
  * bump project version in virtual packages and autopkgtests

 -- Jonas Smedegaard <dr@jones.dk>  Sun, 13 Aug 2023 13:24:24 +0200

rust-rustls-webpki (0.101.2-2) unstable; urgency=medium

  * add patch to avoid Cargo patch;
    build- and autopkgtest-depend on package for crate rcgen;
    closes: bug#1043051, thanks to Jeremy BĂ­cha

 -- Jonas Smedegaard <dr@jones.dk>  Sun, 06 Aug 2023 01:21:20 +0200

rust-rustls-webpki (0.101.2-1) unstable; urgency=medium

  [ upstream ]
  * new release

  [ Jonas Smedegaard ]
  * bump version for provided virtual packages and autopkgtest hints
  * drop patch 2001, obsoleted by upstream changes
  * add (new) patch 2001 to drop bench-only build-dependencies
  * add patch 2002
    to skip test requiring not-in-Debian bettertls testsuite
  * build- and autopkgtest-depend
    on packages for crates serde serde_json
  * update dh-cargo fork
  * add patch 1001 to have feature alloc require std;
    closes: bug#1042413, thanks to Peter Green

 -- Jonas Smedegaard <dr@jones.dk>  Sat, 05 Aug 2023 01:18:22 +0200

rust-rustls-webpki (0.101.1-2) unstable; urgency=medium

  * no-changes source-only upload to enable testing migration

 -- Jonas Smedegaard <dr@jones.dk>  Thu, 20 Jul 2023 16:22:18 +0200

rust-rustls-webpki (0.101.1-1) experimental; urgency=medium

  * initial packaging release;
    closes: bug#1041273

 -- Jonas Smedegaard <dr@jones.dk>  Sun, 16 Jul 2023 18:53:24 +0200