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 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130
|
golang-github-sigstore-sigstore (1.9.5-1) unstable; urgency=medium
* New upstream version 1.9.5
-- Simon Josefsson <simon@josefsson.org> Sat, 16 Aug 2025 15:25:42 +0200
golang-github-sigstore-sigstore (1.9.3-2) unstable; urgency=medium
* Upload to unstable.
-- Simon Josefsson <simon@josefsson.org> Sat, 12 Apr 2025 12:22:03 +0200
golang-github-sigstore-sigstore (1.9.3-1) experimental; urgency=medium
* New upstream version 1.9.3
* Refresh B-D/D with dh-make-golang check-depeds.
* gbp.conf: Use debian-branch=debian/experimental.
-- Simon Josefsson <simon@josefsson.org> Fri, 11 Apr 2025 10:08:27 +0200
golang-github-sigstore-sigstore (1.9.1-1) unstable; urgency=medium
* New upstream version 1.9.1
* Standards-Version: 4.7.2.
* Don't build test/cliplugin/localkms/.
* d/salsa-ci: Build rdeps.
* Add B-D/D on sigstore/protobuf-specs.
* d/salsa-ci: Add trailing EOL.
-- Simon Josefsson <simon@josefsson.org> Thu, 10 Apr 2025 00:23:54 +0200
golang-github-sigstore-sigstore (1.8.12-1) unstable; urgency=medium
* New upstream version 1.8.12
* Bump copyright years for d/*.
-- Simon Josefsson <simon@josefsson.org> Tue, 14 Jan 2025 13:56:29 +0100
golang-github-sigstore-sigstore (1.8.11-1) unstable; urgency=medium
* New upstream version 1.8.11
* Use DH_GOLANG_INSTALL_EXTRA instead of DH_GOLANG_INSTALL_ALL.
* Drop no longer needed disable-TestGetCode.patch.
* Tag debian-specific patches as Forwarded: not-needed.
* Fix disable-tests-that-download.patch typo.
* Silence repeated-path-segment lintian false positive.
-- Simon Josefsson <simon@josefsson.org> Tue, 31 Dec 2024 13:49:17 +0100
golang-github-sigstore-sigstore (1.8.10-3) unstable; urgency=medium
* Upload to unstable.
* Add myself as Uploaders.
-- Simon Josefsson <simon@josefsson.org> Thu, 12 Dec 2024 10:14:24 +0100
golang-github-sigstore-sigstore (1.8.10-3~exp0) experimental; urgency=medium
* Team upload.
* Revert "Drop TUF (deprecated)."
* Use TUF v0, using local namespace hack.
-- Simon Josefsson <simon@josefsson.org> Sun, 01 Dec 2024 12:25:40 +0100
golang-github-sigstore-sigstore (1.8.10-2) unstable; urgency=medium
* Team upload.
* Drop TUF (deprecated).
-- Simon Josefsson <simon@josefsson.org> Wed, 23 Oct 2024 20:35:20 +0200
golang-github-sigstore-sigstore (1.8.10-1) unstable; urgency=medium
* Team upload.
* New upstream release.
* gbp.conf: Sign tags.
* Add d/salsa-ci.yml.
* Fix lintian missing-separator-between-items.
* Run wrap-and-sort --wrap-always --trailing-comma.
* Standards-Version: 4.7.0.
-- Simon Josefsson <simon@josefsson.org> Tue, 22 Oct 2024 23:15:57 +0200
golang-github-sigstore-sigstore (1.8.6-1) unstable; urgency=medium
* New upstream release: 1.8.6
* Compile against go-jose v3
-- Reinhard Tartler <siretart@tauware.de> Tue, 09 Jul 2024 20:54:07 -0400
golang-github-sigstore-sigstore (1.8.0-2) unstable; urgency=medium
* Team upload.
* Upload to unstable.
* Add securesystemslib >= 0.8 for binary package too.
-- Simon Josefsson <simon@josefsson.org> Wed, 24 Jan 2024 16:25:37 +0100
golang-github-sigstore-sigstore (1.8.0-1) experimental; urgency=medium
* Team upload.
* New upstream release
* Need securesystemslib 0.8
-- Simon Josefsson <simon@josefsson.org> Tue, 16 Jan 2024 23:48:07 +0100
golang-github-sigstore-sigstore (1.7.5-1) unstable; urgency=medium
* New upstream release
* Enable most of the test suite
-- Reinhard Tartler <siretart@tauware.de> Tue, 21 Nov 2023 15:03:25 +0000
golang-github-sigstore-sigstore (1.4.0-3) unstable; urgency=medium
* Build against securesystemslib 0.7
-- Reinhard Tartler <siretart@tauware.de> Fri, 27 Oct 2023 11:51:14 -0400
golang-github-sigstore-sigstore (1.4.0-2) unstable; urgency=medium
* Upload to unstable
-- Reinhard Tartler <siretart@tauware.de> Sun, 20 Aug 2023 19:54:04 -0400
golang-github-sigstore-sigstore (1.4.0-1) experimental; urgency=medium
* Initial release, Closes: #1029170
-- Reinhard Tartler <siretart@tauware.de> Tue, 18 Jul 2023 21:15:28 -0400
|