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-core-go (1.3.0-1) unstable; urgency=medium
* Team upload.
* Use watch v5.
* New upstream version 1.3.0
* Drop upstreamed tsa-cert-chain fix.
* Drop unneeded auto-gitignore patch.
* Bump debian/* copyright years.
* Drop Rules-Requires-Root: no.
* Standards-Version: 4.7.2.
* Refresh patch.
-- Simon Josefsson <simon@josefsson.org> Fri, 31 Oct 2025 14:05:20 +0100
golang-github-notaryproject-notation-core-go (1.1.0-7) experimental; urgency=medium
* fix: add tsa cert chain revocation check after timestamping (#246)
Needed for CVE-2024-56138
-- Reinhard Tartler <siretart@tauware.de> Sat, 31 May 2025 12:52:39 -0400
golang-github-notaryproject-notation-core-go (1.1.0-6) unstable; urgency=medium
* Increase timeout for golang tests further (30min)
-- Reinhard Tartler <siretart@tauware.de> Sat, 28 Dec 2024 15:59:49 -0500
golang-github-notaryproject-notation-core-go (1.1.0-5) unstable; urgency=medium
* Increase timeout for golang tests
-- Reinhard Tartler <siretart@tauware.de> Sat, 28 Dec 2024 07:34:37 -0500
golang-github-notaryproject-notation-core-go (1.1.0-4) unstable; urgency=medium
* Improve patch to skip tests that call home, Closes: #1090802
-- Reinhard Tartler <siretart@tauware.de> Sun, 22 Dec 2024 11:35:21 -0500
golang-github-notaryproject-notation-core-go (1.1.0-3) unstable; urgency=medium
* Skip tests that fail to connect to the internet
-- Reinhard Tartler <siretart@tauware.de> Fri, 20 Dec 2024 08:41:22 -0500
golang-github-notaryproject-notation-core-go (1.1.0-2) unstable; urgency=medium
* No change upload to help testing migration
-- Reinhard Tartler <siretart@tauware.de> Thu, 19 Dec 2024 06:26:47 -0500
golang-github-notaryproject-notation-core-go (1.1.0-1) unstable; urgency=medium
* Initial release (Closes: #1088084)
-- Reinhard Tartler <siretart@tauware.de> Fri, 22 Nov 2024 17:40:35 -0500
|