File: changelog

package info (click to toggle)
rust-h2 0.4.7-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,156 kB
  • sloc: makefile: 12
file content (130 lines) | stat: -rw-r--r-- 4,310 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
rust-h2 (0.4.7-3) unstable; urgency=medium

  * Team upload.
  * Add B-D moreutils for sponge(1) used in d/rules

 -- Blair Noctis <ncts@debian.org>  Mon, 20 Jan 2025 17:15:12 +0000

rust-h2 (0.4.7-2) unstable; urgency=medium

  * Team upload.
  * Package h2 0.4.7 from crates.io using debcargo 2.7.6
  * Add a "legacy" feature for reverse dependencies that still need
    http 0.2.
  * Add breaks on old version of hyper.

 -- Peter Michael Green <plugwash@debian.org>  Mon, 20 Jan 2025 11:48:07 +0000

rust-h2 (0.4.7-1) unstable; urgency=medium

  * Team upload.
  * Package h2 0.4.7 from crates.io using debcargo 2.7.6
  * Consolidate patches disabling examples and their deps
  * Disable benches

 -- Blair Noctis <ncts@debian.org>  Sun, 19 Jan 2025 06:03:51 +0000

rust-h2 (0.4.4-2) unstable; urgency=medium

  * Team upload.
  * Package h2 0.4.4 from crates.io using debcargo 2.7.5
  * Bump env_logger dev-dependency to v0.11

 -- NoisyCoil <noisycoil@tutanota.com>  Tue, 31 Dec 2024 14:59:03 +0100

rust-h2 (0.4.4-1) unstable; urgency=medium

  * Team upload.
  * Package h2 0.4.4 from crates.io using debcargo 2.6.1
  * Fixes RUSTSEC-2024-0332, Degradation of service in h2 servers with CONTINUATION Flood.

 -- Alexander Kjäll <alexander.kjall@gmail.com>  Fri, 12 Apr 2024 09:17:04 -0400

rust-h2 (0.3.24-1) unstable; urgency=medium

  * Package h2 0.3.24 from crates.io using debcargo 2.6.1
  * Relax dependency on indexmap.

  [ Alexander Kjäll ]
  * Team upload.
  * Package h2 0.3.24 from crates.io using debcargo 2.6.1
  * fixes RUSTSEC-2024-0003 (Closes: #1062667)

 -- Peter Michael Green <plugwash@debian.org>  Tue, 13 Feb 2024 14:39:39 +0000

rust-h2 (0.3.21-1) unstable; urgency=medium

  * Team upload.
  * Package h2 0.3.21 from crates.io using debcargo 2.6.0 (Closes: #1043526)
  * Drop limit-pending-accept-reset-streams.patch and fix-regression.patch
    since the changes are included in the new upstream release.
  * Bump env-logger dev-dependency to 0.10

 -- Peter Michael Green <plugwash@debian.org>  Sun, 29 Oct 2023 08:01:42 +0000

rust-h2 (0.3.13-2) unstable; urgency=medium

  * Team upload.
  * Package h2 0.3.13 from crates.io using debcargo 2.5.0
  * Add patch limit-pending-accept-reset-streams.patch cherry picked from
    upstream to fix denial of service vulnerability. CVE-2023-26964
    RUSTSEC-2023-0034 (Closes: #1034723)
  * Add patch fix-regression.patch chrerry picked from upstream to fix a
    regression introduced by the above patch.

 -- Peter Michael Green <plugwash@debian.org>  Sun, 23 Apr 2023 09:50:43 +0000

rust-h2 (0.3.13-1) unstable; urgency=medium

  * Team upload.
  * Package h2 0.3.13 from crates.io using debcargo 2.5.0 (Closes: 1009888)
  * Disable tests that require test data which is not included
    in the crates.io release.
  * Disable example that relies on tokio-rustls.

 -- Peter Michael Green <plugwash@debian.org>  Tue, 21 Jun 2022 15:47:48 +0000

rust-h2 (0.1.26-1) unstable; urgency=medium

  * Package h2 0.1.26 from crates.io using debcargo 2.4.0

  [ Ximin Luo ]
  * Team upload.
  * Package h2 0.1.26 from crates.io using debcargo 2.4.0
  * No need to exclude or clean Cargo.lock with dh-cargo >= 20.

 -- Wolfgang Silbermayr <wolfgang@silbermayr.at>  Sat, 09 Nov 2019 11:48:05 +0100

rust-h2 (0.1.25-1) unstable; urgency=medium

  * Package h2 0.1.25 from crates.io using debcargo 2.3.1-alpha.0

 -- Wolfgang Silbermayr <wolfgang@silbermayr.at>  Mon, 15 Jul 2019 06:37:50 +0200

rust-h2 (0.1.16-1) unstable; urgency=medium

  * Package h2 0.1.16 from crates.io using debcargo 2.2.9

 -- Wolfgang Silbermayr <wolfgang@silbermayr.at>  Tue, 05 Feb 2019 17:29:28 +0100

rust-h2 (0.1.15-1) unstable; urgency=medium

  * Package h2 0.1.15 from crates.io using debcargo 2.2.9

 -- Wolfgang Silbermayr <wolfgang@silbermayr.at>  Sun, 20 Jan 2019 22:12:34 +0100

rust-h2 (0.1.14-1) unstable; urgency=medium

  * Package h2 0.1.14 from crates.io using debcargo 2.2.9

 -- Wolfgang Silbermayr <wolfgang@silbermayr.at>  Tue, 11 Dec 2018 13:24:44 +0100

rust-h2 (0.1.13-1) unstable; urgency=medium

  * Team upload.
  * Package h2 0.1.13 from crates.io using debcargo 2.2.8

  [ Wolfgang Silbermayr ]
  * Package h2 0.1.12 from crates.io using debcargo 2.2.7

 -- Sylvestre Ledru <sylvestre@debian.org>  Sat, 20 Oct 2018 16:37:55 +0200