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
|
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
|