File: changelog

package info (click to toggle)
cloudsql-proxy 1.17.0-5
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 448 kB
  • sloc: sh: 107; makefile: 24
file content (67 lines) | stat: -rw-r--r-- 2,393 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
cloudsql-proxy (1.17.0-5) unstable; urgency=medium

  * Source-only upload for migration to testing

 -- Anthony Fok <foka@debian.org>  Sun, 06 Dec 2020 03:14:18 -0700

cloudsql-proxy (1.17.0-4) unstable; urgency=medium

  * debian/control: Change Section from devel to golang
  * Update Maintainer email address to team+pkg-go@tracker.debian.org
  * Bump debhelper dependency to "Build-Depends: debhelper-compat (= 13)"
  * Bump Standards-Version to 4.5.1 (no change)
  * Sort debian/control fields with "cme fix dpkg"
  * Add "Rules-Requires-Root: no" to debian/control
  * debian/copyright: Remove unneeded "Files-Excluded: Godeps/_workspace" field
  * debian/rules: Remove "override_dh_dwz" target which is no longer needed
    for debhelper (>= 12.3), see #933541
  * Build golang-github-googlecloudplatform-cloudsql-proxy-dev binary package
    which is needed by golang-gocloud-dev, for example
  * Add myself to the list of Uploaders

 -- Anthony Fok <foka@debian.org>  Fri, 04 Dec 2020 19:05:24 -0700

cloudsql-proxy (1.17.0-3) unstable; urgency=medium

  * Revert the last change

 -- Manoj Srivastava <srivasta@debian.org>  Sat, 23 May 2020 01:17:14 -0700

cloudsql-proxy (1.17.0-2) unstable; urgency=medium

  * Update the VCS-* headers, since the team vcs repo is empty, and I
    don't have rights to push.

 -- Manoj Srivastava <srivasta@debian.org>  Fri, 22 May 2020 18:31:05 -0700

cloudsql-proxy (1.17.0-1) unstable; urgency=medium

  * New upstream relese

 -- Manoj Srivastava <srivasta@debian.org>  Fri, 22 May 2020 17:22:26 -0700

cloudsql-proxy (1.13-1) unstable; urgency=medium

  * New upstream release.

 -- Manoj Srivastava <srivasta@debian.org>  Sun, 13 Jan 2019 14:05:09 -0800

cloudsql-proxy (1.12-1) unstable; urgency=medium

  * New upstream release.
  * Updated dependency on the newer version of
    golang-github-go-sql-driver-mysql-dev
  * Added functionality:
    + Allow an upper limit on the number of open file descriptors for the
      proxy.
    + Allow the specification of the API to connect to
    + If flags don't specify an auth source, try either gcloud or
      application default

 -- Manoj Srivastava <srivasta@debian.org>  Thu, 27 Sep 2018 12:48:11 -0700

cloudsql-proxy (1.11+git20180420.74e2f41-1) unstable; urgency=low

  * Initial release. Closes: Bug#898229

 -- Manoj Srivastava <srivasta@debian.org>  Wed, 09 May 2018 10:05:52 -0700