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
|
rust-tower-http-0.4 (0.4.4-7) unstable; urgency=medium
* Split out tower-http-0.4 to ease transition
* Package tower-http 0.4.4 from crates.io using debcargo 2.7.6
-- Blair Noctis <ncts@debian.org> Sun, 19 Jan 2025 14:07:08 +0000
rust-tower-http (0.4.4-6) unstable; urgency=medium
* Team upload.
* Package tower-http 0.4.4 from crates.io using debcargo 2.7.0
* update to base64 0.22
-- Fabian Grünbichler <debian@fabian.gruenbichler.email> Sat, 05 Oct 2024 16:29:56 +0200
rust-tower-http (0.4.4-5) unstable; urgency=medium
* Team upload.
* Package tower-http 0.4.4 from crates.io using debcargo 2.6.1
* Skip most tests on riscv64 due to timeouts.
-- Peter Michael Green <plugwash@debian.org> Tue, 27 Aug 2024 10:55:26 +0000
rust-tower-http (0.4.4-4) unstable; urgency=medium
* Team upload.
* Update dep on zstd to packaged 0.13, brotli to 6
* Drop relaxing bytes 1 -> 0.2.9
-- Blair Noctis <n@sail.ng> Mon, 17 Jun 2024 21:19:07 +0200
rust-tower-http (0.4.4-3) unstable; urgency=medium
* Team upload.
* Package tower-http 0.4.4 from crates.io using debcargo 2.6.1
* Skip tests that require AtomicU64 on architectures where it is unavailable.
-- Peter Michael Green <plugwash@debian.org> Wed, 14 Feb 2024 03:33:25 +0000
rust-tower-http (0.4.4-2) unstable; urgency=medium
* Team upload.
* Package tower-http 0.4.4 from crates.io using debcargo 2.6.1
* Stop patching mime dependency, it turns out the newer version is actually
needed in some feature configurations. (Closes: #1063784)
* Bump some deps to allow testing with -Z minimal-versions.
* Deal with tests that require test data that is not included in the crates.io
release. Some tests are modified to use different test data, others are
disabled.
* Fix test feature requirements.
-- Peter Michael Green <plugwash@debian.org> Tue, 13 Feb 2024 11:07:46 +0000
rust-tower-http (0.4.4-1) unstable; urgency=medium
* Team upload.
* Package tower-http 0.4.4 from crates.io using debcargo 2.6.1
[ Jelmer Vernooij ]
* Package tower-http 0.4.4 from crates.io using debcargo 2.6.0
* Closes: #1053599
-- Reinhard Tartler <siretart@tauware.de> Sat, 27 Jan 2024 15:00:14 -0500
|