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
|
golang-github-notaryproject-notation-go (1.2.1-5) experimental; urgency=medium
* fix: enable timestamping cert chain revocation check during signing (#482)
Closes: #1094409
* Bump dependency on golang-github-notaryproject-notation-core-go-dev
-- Reinhard Tartler <siretart@tauware.de> Sun, 01 Jun 2025 08:26:00 -0400
golang-github-notaryproject-notation-go (1.2.1-4) unstable; urgency=medium
* Team upload.
* Disable network tests. Closes: #1104509.
-- Santiago Vila <sanvila@debian.org> Wed, 14 May 2025 21:40:00 +0200
golang-github-notaryproject-notation-go (1.2.1-3) unstable; urgency=medium
* normalize patches
* install extra testdata to fix FTBFS
* Skip tests that fail on unknown certificate status
-- Reinhard Tartler <siretart@tauware.de> Fri, 27 Dec 2024 18:10:27 -0500
golang-github-notaryproject-notation-go (1.2.1-2) unstable; urgency=medium
* Fix overflow on 32-bit architectures
* Allow skipping tests that connec to the internet, Closes: #1090825
-- Reinhard Tartler <siretart@tauware.de> Thu, 26 Dec 2024 07:27:14 -0500
golang-github-notaryproject-notation-go (1.2.1-1) unstable; urgency=medium
* Initial release (Closes: #1089752)
-- Reinhard Tartler <siretart@tauware.de> Thu, 12 Dec 2024 05:33:31 -0500
|