File: changelog

package info (click to toggle)
rust-http 0.2.7-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 680 kB
  • sloc: makefile: 2
file content (73 lines) | stat: -rw-r--r-- 2,662 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
rust-http (0.2.7-1) unstable; urgency=medium

  * Team upload.
  * Package http 0.2.7 from crates.io using debcargo 2.4.2
  * Modify avoid_seahash.patch and avoid_quickcheck.patch to work with
    tarballs from crates.io.
  * Modify avoid_seahash.patch and avoid_quickcheck.patch for new
    upstream version.
  * Drop patches for bytes 1.x, upstream now depends on that version.

 -- Peter Michael Green <plugwash@debian.org>  Mon, 02 May 2022 12:17:53 +0000

rust-http (0.1.21-0.1) unstable; urgency=medium

  * non-maintainer upload
  * upgrade to new upstream release 0.2.21;
    closes: bug#988945, thanks to Moritz Muehlenhoff;
    CVE-2019-25009
  * drop patch cherry-picked upstream now applied
  * fix unsatisfiable dependencies and failure to build from source:
    + add patches to use newer release of crate bytes
    + build-depend and autopkgtest-depend
      on librust-block-bytes-1+default-dev
      (not older version gone since 2021-11-28)
    + add patch to avoid crates quickcheck rand:
      same-API quickcheck not in Debian;
      see <https://github.com/BurntSushi/quickcheck/pull/271#issue-784946462=>
    + add patch to avoid crate seahash:
      used only for benchmark
    + drop autopkgtest dependencies on
      librust-quickcheck-1+default-dev
      librust-rand-0.8+default-dev
      librust-seahash-4+default-dev
      (some of which were never in Debian)

 -- Jonas Smedegaard <dr@jones.dk>  Sun, 10 Apr 2022 21:36:10 +0200

rust-http (0.1.19-2) unstable; urgency=medium

  * Package http 0.1.19 from crates.io using debcargo 2.4.3
  * Resolve RUSTSEC-2019-0033 (Closes: #969896)

 -- Wolfgang Silbermayr <wolfgang@silbermayr.at>  Mon, 08 Mar 2021 07:19:34 +0100

rust-http (0.1.19-1) unstable; urgency=medium

  * Package http 0.1.19 from crates.io using debcargo 2.4.0

 -- Wolfgang Silbermayr <wolfgang@silbermayr.at>  Sun, 10 Nov 2019 14:23:33 +0100

rust-http (0.1.17-1) unstable; urgency=medium

  * Package http 0.1.17 from crates.io using debcargo 2.3.1-alpha.0

 -- Wolfgang Silbermayr <wolfgang@silbermayr.at>  Thu, 11 Jul 2019 08:35:17 +0200

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

  * Package http 0.1.15 from crates.io using debcargo 2.2.10

 -- Wolfgang Silbermayr <wolfgang@silbermayr.at>  Mon, 04 Feb 2019 15:33:23 +0100

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

  * Package http 0.1.14 from crates.io using debcargo 2.2.9

 -- Wolfgang Silbermayr <wolfgang@silbermayr.at>  Mon, 03 Dec 2018 07:46:02 +0100

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

  * Package http 0.1.13 from crates.io using debcargo 2.2.7

 -- Wolfgang Silbermayr <wolfgang@silbermayr.at>  Sun, 14 Oct 2018 09:36:58 +0200