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
|
rust-rustls-platform-verifier (0.5.1+ds-1) unstable; urgency=medium
[ upstream ]
* new release
[ Jonas Smedegaard ]
* bump project versions in virtual packages and autopkgtests
* declare compliance with Debian Policy 4.7.2
* update and unfuzz patches
-- Jonas Smedegaard <dr@jones.dk> Mon, 14 Apr 2025 00:25:26 +0200
rust-rustls-platform-verifier (0.5.0+ds-2) unstable; urgency=medium
* add metadata about upstream project
* update git-buildpackage config:
+ filter out debian subdir
+ improve usage comment
* update watch file:
+ mangle upstream version
+ improve filename mangling
+ use Github API
* add patch 2003 to use older branch of crate rustls-native-certs;
build-)depend on package for rustls-pki-types;
lower (build-)dependency for crate rustls-native-certs
* fix patch 2002_no_android;
build- and autopkgtest-depend on package for crate paste
* add patch 2002_no_net to skip network-requiring tests by default
* fix autopkgtests
* build- and autopkgtest-depend on ca-certificates
-- Jonas Smedegaard <dr@jones.dk> Sun, 16 Feb 2025 18:22:33 +0100
rust-rustls-platform-verifier (0.5.0+ds-1) experimental; urgency=medium
* initial packaging release;
closes: bug#1094769
-- Jonas Smedegaard <dr@jones.dk> Thu, 30 Jan 2025 23:49:13 +0100
|