File: changelog

package info (click to toggle)
rust-hyper-rustls 0.27.6-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 312 kB
  • sloc: sh: 48; makefile: 2
file content (217 lines) | stat: -rw-r--r-- 6,952 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
rust-hyper-rustls (0.27.6-2) unstable; urgency=medium

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

 -- Jonas Smedegaard <dr@jones.dk>  Sun, 10 Aug 2025 14:52:05 +0200

rust-hyper-rustls (0.27.6-1) experimental; urgency=medium

  [ upstream ]
  * new release

  [ Jonas Smedegaard ]
  * unfuzz patches
  * stop build-depend on package for crate futures-util
  * bump project versions in virtual packages and autopkgtests

 -- Jonas Smedegaard <dr@jones.dk>  Tue, 27 May 2025 15:18:14 +0200

rust-hyper-rustls (0.27.5-2) unstable; urgency=medium

  * drop autopkgtest for gone feature acceptor;
    closes: bug#1101035, thanks to Peter Michael Green

 -- Jonas Smedegaard <dr@jones.dk>  Sun, 23 Mar 2025 00:02:19 +0100

rust-hyper-rustls (0.27.5-1) unstable; urgency=medium

  [ upstream ]
  * new release(s)

  [ Blair Noctis ]
  * drop patch 1001 and 2002, obsoleted by upstream changes
  * refresh patches
  * add patch 2001_aws-lc-rs
    to avoid not-in-Debian crate aws-lc-rs
  * extend patch 2004 to cover more tests
  * extend patch 1002 to cover test test_reject_predefined_alpn
  * add patch 2001_rustls-native-certs
    to use older rustls-native-certs in Debian

  [ Jonas Smedegaard ]
  * rename patches and update DEP-3 patch headers
  * update TODOs
  * provide and autopkgtest features acceptor ring;
    stop provide or autopkgtest feature default;
    bump and tighten (build-)dependencies
    for crates http hyper rustls tokio-rustls;
    (build-)depend on packages
    for crates hyper-util rustls-platform-verifier
    rustls-pki-types tower-service;
    autopkgtest-depend on packages
    for crates cfg-if http-body-util hyper-util

 -- Jonas Smedegaard <dr@jones.dk>  Fri, 21 Mar 2025 22:48:01 +0100

rust-hyper-rustls (0.24.2-6) unstable; urgency=medium

  * update git-buildpackage config: fix usage comments
  * update watch file: fix tracking URI
  * add patch 2002 to use newer branch of crate rustls-pemfile;
    bump build- and autopkgtest-dependencies
    for crate rustls-pemfile;
    closes: bug#1098296, thanks to Peter Michael Green
  * declare compliance with Debian Policy 4.7.2

 -- Jonas Smedegaard <dr@jones.dk>  Sat, 15 Mar 2025 15:23:14 +0100

rust-hyper-rustls (0.24.2-5) unstable; urgency=medium

  * stop mention dh-cargo in long description
  * 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
    + simplify usage comments
  * update watch file:
    + improve filename mangling
    + use Github API
  * update copyright info: update coverage

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

rust-hyper-rustls (0.24.2-4) unstable; urgency=medium

  * autopkgtest-depend on dh-rust (not dh-cargo)
  * reduce autopkgtest to check single-feature tests only on amd64

 -- Jonas Smedegaard <dr@jones.dk>  Tue, 30 Jul 2024 18:10:09 +0200

rust-hyper-rustls (0.24.2-3) unstable; urgency=medium

  * simplify packaging;
    build-depend on dh-sequence-rust
    (not dh-cargo libstring-shellquote-perl)
  * relax to (build-/autopkgtest-)depend unversioned
    when version is satisfied in Debian stable
  * declare compliance with Debian Policy 4.7.0
  * update copyright info: update coverage

 -- Jonas Smedegaard <dr@jones.dk>  Fri, 12 Jul 2024 13:32:22 +0200

rust-hyper-rustls (0.24.2-2) unstable; urgency=medium

  * add patch 1002 to add feature guards ensuring runtime is available;
    closes: bug#1058074, thanks to Peter Green

 -- Jonas Smedegaard <dr@jones.dk>  Fri, 15 Dec 2023 21:50:56 +0100

rust-hyper-rustls (0.24.2-1) unstable; urgency=medium

  * unfuzz patches
  * bump project versions in virtual packages and autopkgtests
  * tighten (build-)dependencies for crate rustls;
    relax (build-)dependencies for crate futures-util

 -- Jonas Smedegaard <dr@jones.dk>  Sat, 02 Dec 2023 21:25:28 +0100

rust-hyper-rustls (0.24.1-3) unstable; urgency=medium

  * tighten autopkgtest-dependency for crate rustls;
    closes: bug#1050132, thanks to Peter Michael Green
  * update dh-cargo fork

 -- Jonas Smedegaard <dr@jones.dk>  Sun, 20 Aug 2023 22:27:32 +0200

rust-hyper-rustls (0.24.1-2) unstable; urgency=medium

  * re-release targeted unstable;
    closes: bug#1049977, #1050028, thanks to Peter Green

 -- Jonas Smedegaard <dr@jones.dk>  Sat, 19 Aug 2023 19:35:39 +0200

rust-hyper-rustls (0.24.1-1) experimental; urgency=medium

  [ upstream ]
  * new release

  [ Jonas Smedegaard ]
  * bump version for provided virtual packages and autopkgtest hints
  * upstream source and issue tracking URIs
  * tighten (build-)dependency for crates rustls tokio-rustls
  * depend (not only build-depend) and stop autopkgtest-depend
    on package for crate futures-util;
    relax build-dependency for crate futures-util,
    satisfied also in stable
  * provide feature acceptor;
    extend (build-)dependencies for crate hyper
    to require feature server
  * drop obsolete lintian overrides
  * unfuzz patches

 -- Jonas Smedegaard <dr@jones.dk>  Fri, 18 Aug 2023 15:53:13 +0200

rust-hyper-rustls (0.23.2-4) unstable; urgency=medium

  * update dh-cargo fork
  * update DEP-3 patch headers

 -- Jonas Smedegaard <dr@jones.dk>  Mon, 14 Aug 2023 13:46:53 +0200

rust-hyper-rustls (0.23.2-3) unstable; urgency=medium

  * tighten autopkgtests

 -- Jonas Smedegaard <dr@jones.dk>  Thu, 02 Feb 2023 18:22:24 +0100

rust-hyper-rustls (0.23.2-2) unstable; urgency=medium

  * change binary library package to be arch-independent
  * stop superfluously provide virtual unversioned feature packages
  * update dh-cargo fork
  * update copyright info: update coverage

 -- Jonas Smedegaard <dr@jones.dk>  Wed, 01 Feb 2023 17:51:58 +0100

rust-hyper-rustls (0.23.2-1) unstable; urgency=medium

  [ upstream ]
  * new release

  [ Jonas Smedegaard ]
  * declare compliance with Debian Policy 4.6.2
  * update TODOs
  * bump version for provided virtual packages and autopkgtest hints
  * update dh-cargo fork;
    build-depend on libstring-shellquote-perl

 -- Jonas Smedegaard <dr@jones.dk>  Wed, 21 Dec 2022 15:13:00 +0100

rust-hyper-rustls (0.23.1-1) unstable; urgency=medium

  [ upstream ]
  * new release

  [ Jonas Smedegaard ]
  * stop superfluously provide virtual packages
    for zero- and full-versioned features
  * merge virtual feature package into main binary package
  * drop patches 2002 2003, obsoleted by upstream changes
  * unfuzz patches
  * bump version for provided virtual packages and autopkgtest hints

 -- Jonas Smedegaard <dr@jones.dk>  Tue, 06 Dec 2022 14:04:47 +0100

rust-hyper-rustls (0.23.0-2) unstable; urgency=medium

  * install examples

 -- Jonas Smedegaard <dr@jones.dk>  Tue, 12 Jul 2022 15:38:05 +0200

rust-hyper-rustls (0.23.0-1) unstable; urgency=low

  * initial Release;
    closes: Bug#1013915

 -- Jonas Smedegaard <dr@jones.dk>  Tue, 28 Jun 2022 09:41:09 +0200