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
|
golang-github-notaryproject-notation-go (1.3.2-1) unstable; urgency=medium
[ Simon Josefsson ]
* Team upload.
* Upload to unstable.
* Use watch v5.
* New upstream version 1.3.2
* Drop Rules-Requires-Root: no.
* Standards-Version: 4.7.2.
* Bump debian/* copyright years.
* Add new variant of upstream copyright notices.
* Refresh patches.
* Bump version on B-D's.
* Fix executable-not-elf-or-script.
* Fix Forwarded: on patches.
[ Reinhard Tartler ]
* Also tighten dependends for the -dev package
-- Simon Josefsson <simon@josefsson.org> Fri, 31 Oct 2025 18:48:39 +0100
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
|