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
|
golang-go.crypto (1:0.0~git20170407.0.55a552f+REALLY.0.0~git20161012.0.5f31782-1) unstable; urgency=medium
* Reverts previous upload to permit freeze exception.
* patches/0001-ssh-require-host-key-checking_CVE-2017-3204.patch:
+ CVE-2017-3204: Default behavior changed to require explicitly
registering a hostkey verification mechanism. (Closes: #859655)
-- Michael Lustfield <michael@lustfield.net> Wed, 26 Apr 2017 02:42:23 -0500
golang-go.crypto (1:0.0~git20170407.0.55a552f-1) unstable; urgency=medium
* Team upload.
* New upstream version.
-- Michael Lustfield <michael@lustfield.net> Sat, 08 Apr 2017 04:13:53 -0500
golang-go.crypto (1:0.0~git20161012.0.5f31782-1) unstable; urgency=medium
* New upstream version.
* debian/rules: Ignore .gitignore rather than the obsolete .hgignore file.
-- Anthony Fok <foka@debian.org> Sat, 15 Oct 2016 05:22:05 -0600
golang-go.crypto (1:0.0~git20160824.0.351dc6a-1) unstable; urgency=medium
* New upstream version.
* Add myself to Uploaders.
-- Anthony Fok <foka@debian.org> Sun, 28 Aug 2016 06:02:43 -0600
golang-go.crypto (1:0.0~git20160607.0.77f4136-1) unstable; urgency=medium
[ MartÃn Ferrari ]
* Team upload.
* Require dh-golang 1.10, for XS-Go-Import-Path.
* Require golang-go 1.4.2.
[ Anthony Fok ]
* New upstream snapshot.
* Add golang-golang-x-net-dev to Build-Depends and Depends
for the recently added acme/internal/acme/acme.go
* Change Build-Depends on golang-go to golang-any.
* Update Vcs-Git to use https URL.
* Bump Standards-Version to 3.9.8 (no change).
-- Anthony Fok <foka@debian.org> Wed, 08 Jun 2016 04:07:39 -0600
golang-go.crypto (1:0.0~git20151201.0.7b85b09-2) unstable; urgency=medium
[ Tianon Gravi ]
* Team upload.
[ Riku Voipio ]
* Fix the new package name to not overwrite go.net's binary package.
-- Tianon Gravi <tianon@debian.org> Thu, 03 Dec 2015 15:00:04 -0800
golang-go.crypto (1:0.0~git20151201.0.7b85b09-1) unstable; urgency=medium
* Team upload.
* New upstream snapshot; 7b85b09 from 2015-12-01 (Closes: #786869).
* Rename binary package to "golang-golang-x-net-dev" to reflect pkg-go policy
and add "golang-go.crypto-dev" as a transitional package with appropriate
relations.
* Update Homepage and Vcs-Browser to use https versions.
-- Tianon Gravi <tianon@debian.org> Tue, 01 Dec 2015 00:34:50 -0800
golang-go.crypto (1:0.0~git20150608-1) unstable; urgency=medium
* New upstream release, package was renamed to golang.org/x/crypto
* Use an epoch in the version number since upstream switched from hg to git,
and 0.0~git20150608 is interpreted as older than hg190 by Debian tools.
* Fix Maintainer/Uploaders to reflect that the package is team-maintained
* Bump Standards-Version (no changes necessary)
-- Michael Stapelberg <stapelberg@debian.org> Mon, 22 Jun 2015 09:28:14 +0200
golang-go.crypto (0.0~hg190-1) unstable; urgency=low
* Initial release. Closes: #740791
-- Tonnerre Lombard <tonnerre@ancient-solutions.com> Wed, 05 Mar 2014 01:01:44 +0100
|