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
|
rust-sqlx-core (0.8.3-2) unstable; urgency=medium
* Team upload.
* Package sqlx-core 0.8.3 from crates.io using debcargo 2.7.8
* Re-enable rustls support with the ring backend and rustls-native-certs.
* Add patch to support rustls-native-certs 0.6
* Set test_is_broken for the _tls-rustls feature.
-- Peter Michael Green <plugwash@debian.org> Thu, 10 Apr 2025 21:06:43 +0000
rust-sqlx-core (0.8.3-1) unstable; urgency=medium
* Team upload.
* Package sqlx-core 0.8.3 from crates.io using debcargo 2.7.6
* Drop patch older-indexmap, no longer needed.
* Combine patch drop-webpki-roots into replace-webpki-roots-with-native-certs
* Update patches for new upstream.
* Bump bit-vec to 0.8.
* Relax dependency on hashbrown.
-- Peter Michael Green <plugwash@debian.org> Thu, 30 Jan 2025 22:48:20 +0000
rust-sqlx-core (0.8.2-2) unstable; urgency=medium
* Stop shipping static debian/tests/control, relying on the one
generated by debcargo instead.
-- Jelmer Vernooij <jelmer@debian.org> Wed, 25 Sep 2024 15:17:19 +0100
rust-sqlx-core (0.8.2-1) unstable; urgency=medium
* Package sqlx-core 0.8.2 from crates.io using debcargo 2.7.0
-- Jelmer Vernooij <jelmer@debian.org> Wed, 25 Sep 2024 11:50:48 +0100
rust-sqlx-core (0.7.3-4) unstable; urgency=medium
* Team upload.
* Package sqlx-core 0.7.3 from crates.io using debcargo 2.6.1
* Skip most test configurations on riscv64 due to timeouts.
-- Peter Michael Green <plugwash@debian.org> Sat, 17 Aug 2024 01:57:18 +0000
rust-sqlx-core (0.7.3-3) unstable; urgency=medium
* Team upload.
* Upload to unstable
-- Matthias Geiger <werdahias@riseup.net> Sun, 14 Jul 2024 15:47:27 +0200
rust-sqlx-core (0.7.3-2) experimental; urgency=medium
* Team upload
* Package sqlx-core 0.7.3 from crates.io using debcargo 2.6.1
* Added patch for event-listener 5.x
-- Matthias Geiger <werdahias@riseup.net> Sun, 21 Apr 2024 14:11:48 -0400
rust-sqlx-core (0.7.3-1) unstable; urgency=medium
* Team upload.
* Package sqlx-core 0.7.3 from crates.io using debcargo 2.6.1
* Add patch to replace webpki-roots with rustls-native-certs.
* Add patch to support async-io 2.
-- Peter Michael Green <plugwash@debian.org> Sun, 04 Feb 2024 21:48:06 +0000
rust-sqlx-core (0.7.1-3) unstable; urgency=medium
* Drop webpki-roots and chrono features.
-- Jelmer Vernooij <jelmer@debian.org> Tue, 26 Sep 2023 11:38:52 +0100
rust-sqlx-core (0.7.1-2) unstable; urgency=medium
* Drop patch drop-features; re-enable various features because
dependencies have landed in the archive.
-- Jelmer Vernooij <jelmer@debian.org> Wed, 20 Sep 2023 14:21:19 +0100
rust-sqlx-core (0.7.1-1) unstable; urgency=medium
* Package sqlx-core 0.7.1 from crates.io using debcargo 2.6.0
-- Jelmer Vernooij <jelmer@debian.org> Sun, 10 Sep 2023 19:46:46 +0100
|