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
|
golang-github-mendersoftware-openssl (1.1.0-4) unstable; urgency=medium
* Depend on pkg-config
* Add myself to Uploaders
* Set upstream metadata fields: Repository, Repository-Browse.
-- Andreas Henriksson <andreas@fatal.se> Fri, 14 Oct 2022 13:53:16 +0200
golang-github-mendersoftware-openssl (1.1.0-3) unstable; urgency=medium
* Team upload.
* Add patches from Ubuntu to fix compatibility with
openSSLv3 and skip a network test (Closes: #996422)
* Bump Standards-Version to 4.6.1 (no changes needed)
* Bump debhelper compatibility level to 13
* Add Versioned B-D and dep on libssl-dev
-- Nilesh Patra <nilesh@debian.org> Mon, 16 May 2022 09:55:59 +0530
golang-github-mendersoftware-openssl (1.1.0-2) unstable; urgency=medium
* d/control: remove double space in description
* d/copyright: Fix lintian issue, space in license short name
-- Lluis Campos <lluis.campos@northern.tech> Thu, 10 Dec 2020 11:25:33 +0100
golang-github-mendersoftware-openssl (1.1.0-1) unstable; urgency=medium
* New upstream version 1.1.0
* Remove d/p/0001-Skip-TestCtxSetDefaultVerifyLocations, applied upstream
-- Lluis Campos <lluis.campos@northern.tech> Fri, 20 Nov 2020 16:15:17 +0100
golang-github-mendersoftware-openssl (1.0.10-3) unstable; urgency=medium
* Fix d/copyright: add missing OpenSSL license for hostname.c
-- Lluis Campos <lluis.campos@northern.tech> Fri, 23 Oct 2020 13:08:35 +0200
golang-github-mendersoftware-openssl (1.0.10-2) unstable; urgency=medium
[ Fabio Tranchitella ]
* Add pkg-config to build-depends
[ Lluis Campos ]
* Add d/p/0001-Skip-TestCtxSetDefaultVerifyLocations-on-Debian-buil.patch
* Add d/p/0002-Skip-TestEnsureSecLevel2-on-Debian-build.patch
-- Lluis Campos <lluis.campos@northern.tech> Wed, 23 Sep 2020 14:03:54 +0200
golang-github-mendersoftware-openssl (1.0.10-1) experimental; urgency=medium
* Initial release (Closes: #969328)
-- Lluis Campos <lluis.campos@northern.tech> Mon, 31 Aug 2020 15:45:37 +0200
|