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
|
rust-async-tls (0.13.0-3) unstable; urgency=medium
* Team upload.
* Package async-tls 0.13.0 from crates.io using debcargo 2.7.8
* Bump rustls-webpki to 0.103. (Closes: #1110779)
-- Peter Michael Green <plugwash@debian.org> Tue, 12 Aug 2025 14:02:29 +0000
rust-async-tls (0.13.0-2) unstable; urgency=medium
* Package async-tls 0.13.0 from crates.io using debcargo 2.7.6
* Add patch to stick with rustls-native-certs 0.6 for now
as Jonas wants to handle that update seperately.
[ Maytham Alsudany ]
* Team upload.
* Package async-tls 0.13.0 from crates.io using debcargo 2.7.6
* Disable tests as they attempt to connect to the internet.
* Patch to upgrade to rustls 0.23.
-- Peter Michael Green <plugwash@debian.org> Sat, 08 Mar 2025 16:43:40 +0000
rust-async-tls (0.13.0-1) unstable; urgency=medium
* Package async-tls 0.13.0 from crates.io using debcargo 2.6.1
* Updated my mail address
* Rebased patches; added patch to replace webpki-roots with rustls-
native-certs
* Updated copyright years
* Excluded very questionable test connecting to Google
* Marked all features except default as broken
-- Matthias Geiger <werdahias@riseup.net> Thu, 16 May 2024 21:30:06 +0200
rust-async-tls (0.12.0-2) unstable; urgency=medium
* Team upload.
* Package async-tls 0.12.0 from crates.io using debcargo 2.6.0
* Bump rustls dependency.
* Tweak patches to allow at least some minimal testing in Debian.
-- Peter Michael Green <plugwash@debian.org> Thu, 17 Aug 2023 17:59:12 +0000
rust-async-tls (0.12.0-1) unstable; urgency=medium
* Package async-tls 0.12.0 from crates.io using debcargo 2.6.0
-- Matthias Geiger <matthias.geiger1024@tutanota.de> Wed, 28 Jun 2023 10:15:44 +0300
|