File: changelog

package info (click to toggle)
golang-github-docker-docker-credential-helpers 0.6.3-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 292 kB
  • sloc: ansic: 345; makefile: 79; sh: 48
file content (91 lines) | stat: -rw-r--r-- 3,062 bytes parent folder | download
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
golang-github-docker-docker-credential-helpers (0.6.3-1) unstable; urgency=medium

  * Build the pass helper (thx anarcat) (Closes: #929176).
  * Suggests pass.
  * New upstream version 0.6.3.
  * Drop patches applied upstream.

 -- Arnaud Rebillout <arnaud.rebillout@collabora.com>  Fri, 07 Feb 2020 11:46:40 +0700

golang-github-docker-docker-credential-helpers (0.6.1-4) unstable; urgency=high

  * Team upload.

  [ Shengjing Zhu ]
  * Update maintainer address to team+pkg-go@tracker.d.o

  [ Anthony Fok ]
  * Bump debhelper dependency to "Build-Depends: debhelper-compat (= 12)"
  * Bump Standards-Version to 4.4.0 (no change)
  * Set GOCACHE to go-build directory inside builddir
    for the extra build command outside of dh-golang's control
    to avoid build error with buildd running sbuild.

 -- Anthony Fok <foka@debian.org>  Mon, 05 Aug 2019 19:17:18 -0600

golang-github-docker-docker-credential-helpers (0.6.1-3) unstable; urgency=medium

  * Add myself to uploaders.
  * Add upstream patch to fix CVE-2019-1020014 (Closes: #933801).

 -- Arnaud Rebillout <arnaud.rebillout@collabora.com>  Mon, 05 Aug 2019 15:04:28 +0700

golang-github-docker-docker-credential-helpers (0.6.1-2) unstable; urgency=medium

  * Team upload.
  * Add patch to fix an invalid free (Closes: #922428).

 -- Arnaud Rebillout <arnaud.rebillout@collabora.com>  Thu, 28 Feb 2019 08:31:29 +0700

golang-github-docker-docker-credential-helpers (0.6.1-1) unstable; urgency=medium

  * Team upload.
  * New upstream release.
  * d/compat=11.

 -- Dmitry Smirnov <onlyjob@debian.org>  Sun, 01 Jul 2018 15:42:28 +1000

golang-github-docker-docker-credential-helpers (0.6.0-1) unstable; urgency=medium

  * Team upload.

  [ Alexandre Viau ]
  * Point Vcs-* urls to salsa.debian.org.

  [ Dmitry Smirnov ]
  * New upstream release (Closes: #862192).
  * Removed obsolete "32bit_fix.patch".
  * Testsuite: autopkgtest-pkg-go
  * Standards-Version: 4.1.4; Priority: optional
  * debhelper to version 11; compat to version 10.

 -- Dmitry Smirnov <onlyjob@debian.org>  Thu, 14 Jun 2018 00:41:08 +1000

golang-github-docker-docker-credential-helpers (0.5.0-2) unstable; urgency=medium

  * Attempt to fix 32bit builds by reducing the slice conversion
    (closes: #854872).

 -- Jordi Mallach <jordi@debian.org>  Tue, 09 May 2017 00:03:09 +0200

golang-github-docker-docker-credential-helpers (0.5.0-1) unstable; urgency=medium

  * New upstream release.
  * Add watch file.
  * Depend on golang-any instead of golang-go.
  * Exclude vendor/ via Files-Excluded in copyright.
  * Add myself as an Uploader.

 -- Jordi Mallach <jordi@debian.org>  Fri, 24 Mar 2017 10:43:02 +0100

golang-github-docker-docker-credential-helpers (0.3.0+git20160906.22.f72c04f-1) unstable; urgency=medium

  * New upstream snapshot.

 -- Tim Potter <tpot@hpe.com>  Mon, 19 Dec 2016 13:16:30 +1100

golang-github-docker-docker-credential-helpers (0.3.0+git20160601.0.5128fa1-1) unstable; urgency=medium

  * Initial release (Closes: #846309)

 -- Tim Potter <tpot@hpe.com>  Wed, 30 Nov 2016 15:11:29 +1100