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
|
golang-github-smallstep-certificates (0.28.4-2) unstable; urgency=medium
* Ignore failing test for now.
-- Simon Josefsson <simon@josefsson.org> Tue, 21 Oct 2025 16:51:34 +0200
golang-github-smallstep-certificates (0.28.4-1) unstable; urgency=medium
* Use gbp debian-branch debian/latest.
* New upstream version 0.28.4
* Standards-Version: 4.7.2.
* Drop Rules-Requires-Root: no.
* Use watch v5.
* Use --no-binaries to avoid scripts/badger-migration.
* Run wrap-and-sort -atkb.
* Refresh B-D/D's.
* Add Salsa CI as debian/salsa-ci.yml.
* Disable all old patches (not needed?!).
* Patch to disable use of Nebula (Debian revdep issue).
* Patch to fix go-attestation namespace.
* Patch to fix step/cli-utils namespace.
* Exclude scripts/badger-migration from build.
* Install authority/provisioner/aws_certificates.pem.
* Further disabling of Nebula.
* Disable some failing tests.
* Fix d/copyright for verify.go (thanks lrc).
* Bump debian/* copyright years.
* Fix executable-not-elf-or-script.
* Silence patch-file-present-but-not-mentioned-in-series.
* Drop lintian-overrides.
* Cleanup d/rules formatting.
* Add myself as Uploaders.
* Improve d/copyright for test/integration/scep/internal/x509/.
* Reduce B-D/D's thanks to check-depends.
* Use dh-sequence-golang.
-- Simon Josefsson <simon@josefsson.org> Thu, 16 Oct 2025 10:51:12 +0200
golang-github-smallstep-certificates (0.20.0-5) unstable; urgency=medium
* Team upload
* Tighten dependency on nebula, fix test. Closes: #1103256.
-- Jérémy Lal <kapouer@melix.org> Tue, 15 Apr 2025 19:48:11 +0200
golang-github-smallstep-certificates (0.20.0-4) unstable; urgency=medium
* Team upload
* patch: upstream fix for flaky test
-- Jérémy Lal <kapouer@melix.org> Tue, 15 Apr 2025 19:47:48 +0200
golang-github-smallstep-certificates (0.20.0-3) unstable; urgency=medium
* Team upload
* Fix dependency on smallstep-crypto-dev. Closes: #1102443.
-- Jérémy Lal <kapouer@melix.org> Wed, 09 Apr 2025 10:36:26 +0200
golang-github-smallstep-certificates (0.20.0-2) unstable; urgency=medium
* Team upload
* Switch to golang-github-smallstep-crypto.
Bump golang-step-cli-utils to 0.7.5+ds-3 to ensure it is
using golang-github-smallstep-crypto as well.
* patch: compatibility with smallstep-crypto. Fix tests.
-- Jérémy Lal <kapouer@melix.org> Tue, 08 Apr 2025 12:58:29 +0200
golang-github-smallstep-certificates (0.20.0-1) unstable; urgency=medium
* Team upload
* New upstream version 0.20.0.
This version actually passes its own testsuite.
* Drop applied patch,
upstream expects CI env var to be true for testsuite.
* patch: use smallstep-scep for microscep. Closes: #1101848.
-- Jérémy Lal <kapouer@melix.org> Mon, 07 Apr 2025 20:20:31 +0200
golang-github-smallstep-certificates (0.19.0-1) unstable; urgency=medium
* Updating maintainer info
* Updating Standards-Version
* New upstream version 0.19.0
* Drop binary package
* Drop obsolete patch
* d/rules: exclude unneeded libraries
* d/rules: be verbose
* d/control: Update dependencies
* Disable disfunctional tests
* Please lintian
-- Peymaneh <peymaneh@posteo.net> Mon, 28 Nov 2022 00:52:26 +0100
golang-github-smallstep-certificates (0.15.15-4) unstable; urgency=medium
* Team upload.
* Skip another test failing on 32 bit
-- Nilesh Patra <nilesh@debian.org> Sat, 20 Aug 2022 14:57:51 +0530
golang-github-smallstep-certificates (0.15.15-3) unstable; urgency=medium
* Team upload.
* Skip TestParse which has problems with
golang 1.19 (skipped upstream as well w/ build tags)
(Closes: #1010392)
-- Nilesh Patra <nilesh@debian.org> Sat, 20 Aug 2022 07:37:48 +0000
golang-github-smallstep-certificates (0.15.15-2) unstable; urgency=medium
* Team Upload.
* Move to unstable post release
* Re-Add Built-Using
* Add patch to fix build (Closes: #1002969)
* d/rules: Ignore challenge_test
-- Nilesh Patra <nilesh@debian.org> Wed, 16 Feb 2022 03:36:48 +0530
golang-github-smallstep-certificates (0.15.15-1) experimental; urgency=medium
* Initial release (Closes: #990946)
-- Peymaneh Nejad <p.nejad@posteo.de> Tue, 10 Aug 2021 17:29:35 +0200
|