File: changelog

package info (click to toggle)
golang-golang-x-image 0.18.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 18,044 kB
  • sloc: makefile: 2
file content (201 lines) | stat: -rw-r--r-- 7,248 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
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
golang-golang-x-image (0.18.0-1) unstable; urgency=medium

  * New upstream version 0.18.0
    + CVE-2024-24792: x/image/tiff: corrupt or malicious paletted images
      parse successfully and later panic in (*Palleted).At
      (Closes: #1074426)
  * Bump dependency golang-golang-x-text-dev (>= 0.16.0) as per go.mod

 -- Anthony Fok <foka@debian.org>  Sat, 10 Aug 2024 03:12:43 -0600

golang-golang-x-image (0.16.0-1) unstable; urgency=medium

  * New upstream version 0.16.0
  * Bump versioned dependency as per go.mod
  * Bump Standards-Version to 4.7.0 (no change)

 -- Anthony Fok <foka@debian.org>  Mon, 20 May 2024 17:10:20 -0600

golang-golang-x-image (0.15.0-1) unstable; urgency=medium

  * New upstream version 0.15.0

 -- Anthony Fok <foka@debian.org>  Fri, 23 Feb 2024 18:56:51 -0700

golang-golang-x-image (0.14.0-1) unstable; urgency=medium

  * New upstream version 0.14.0
  * Bump versioned dependency as per go.mod

 -- Anthony Fok <foka@debian.org>  Fri, 08 Dec 2023 14:42:34 -0700

golang-golang-x-image (0.13.0-1) unstable; urgency=medium

  * New upstream version 0.13.0
  * Bump build-dependency golang-any (>= 2:1.18~) as per go.mod

 -- Anthony Fok <foka@debian.org>  Wed, 01 Nov 2023 02:05:26 -0600

golang-golang-x-image (0.12.0-1) unstable; urgency=medium

  * New upstream version 0.12.0
  * Bump versioned dependency as per go.mod

 -- Anthony Fok <foka@debian.org>  Thu, 12 Oct 2023 01:16:16 -0600

golang-golang-x-image (0.11.0-1) unstable; urgency=medium

  * New upstream version 0.11.0
  * Bump versioned dependency as per go.mod

 -- Anthony Fok <foka@debian.org>  Mon, 09 Oct 2023 17:18:55 -0600

golang-golang-x-image (0.9.0-1) unstable; urgency=medium

  * New upstream version 0.9.0
  * Bump versioned dependency as per go.mod

 -- Anthony Fok <foka@debian.org>  Mon, 09 Oct 2023 08:44:36 -0600

golang-golang-x-image (0.8.0-1) unstable; urgency=medium

  * New upstream version 0.8.0
  * Bump versioned dependencies as per go.mod

 -- Anthony Fok <foka@debian.org>  Thu, 21 Sep 2023 03:33:56 -0600

golang-golang-x-image (0.7.0-1) unstable; urgency=medium

  * New upstream version 0.7.0
  * Set debian/watch to track released gzip-compressed tarballs on GitHub
  * Drop -dev package’s unneeded dependency on ${shlibs:Depends}
  * Bump versioned dependencies as per go.mod
  * Fix Lintian info upstream-metadata-missing-bug-tracking
  * Refresh debian/golang-golang-x-image-dev.lintian-overrides

 -- Anthony Fok <foka@debian.org>  Thu, 29 Jun 2023 01:06:21 -0600

golang-golang-x-image (0.5.0-1) unstable; urgency=medium

  [ Shengjing Zhu ]
  * Team upload
  * New upstream version 0.5.0
    + CVE-2022-41727: x/image/tiff: over allocation in DecodeConfig

  [ Debian Janitor ]
  * Update lintian override info format in
    d/golang-golang-x-image-dev.lintian-overrides on line 7-8.
  * Set upstream metadata fields: Repository-Browse.

 -- Shengjing Zhu <zhsj@debian.org>  Wed, 15 Feb 2023 15:35:07 +0800

golang-golang-x-image (0.2.0-1) unstable; urgency=medium

  * Team upload
  * New upstream version 0.2.0
  * Update Standards-Version to 4.6.2 (no changes)

 -- Shengjing Zhu <zhsj@debian.org>  Mon, 02 Jan 2023 23:05:26 +0800

golang-golang-x-image (0.1.0-1) unstable; urgency=medium

  * Team upload
  * Switch to upstream tag version in uscan
  * Update Standards-Version to 4.6.1 (no changes)
  * New upstream version 0.1.0

 -- Shengjing Zhu <zhsj@debian.org>  Wed, 26 Oct 2022 16:00:41 +0800

golang-golang-x-image (0.0~git20211028.6944b10-1) unstable; urgency=medium

  * New upstream version 0.0~git20211028.6944b10
  * Use dh-sequence-golang instead of dh-golang and --with=golang
  * Reorder fields in debian/control and debian/copyright
    as would be generated in the next dh-make-golang release after 0.6.0-1

 -- Anthony Fok <foka@debian.org>  Thu, 16 Dec 2021 00:05:54 -0700

golang-golang-x-image (0.0~git20210628.a66eb64-1) unstable; urgency=medium

  * New upstream version 0.0~git20210628.a66eb64
  * Apply "cme fix dpkg" fixes to debian/control
    - Update debhelper dependency to "Build-Depends: debhelper-compat (= 13)"
    - Bump Standards-Version to 4.6.0 (no change)
  * Change Section from devel to golang
  * Mark library package with "Multi-Arch: foreign"
  * Bump dependency on golang-golang-x-text-dev to (>= 0.3.6)

 -- Anthony Fok <foka@debian.org>  Tue, 12 Oct 2021 03:32:41 -0600

golang-golang-x-image (0.0~git20200119.58c2397-1) unstable; urgency=medium

  * New upstream version 0.0~git20200119.58c2397
  * debian/gbp.conf: Set debian-branch to debian/sid for DEP-14 conformance
  * Bump debhelper dependency to "Build-Depends: debhelper-compat (= 12)"
  * Bump Standards-Version to 4.5.0 (no change)
  * Add "Rules-Requires-Root: no" to debian/control

 -- Anthony Fok <foka@debian.org>  Fri, 21 Feb 2020 06:13:07 -0700

golang-golang-x-image (0.0~git20190703.d6a02ce-1) unstable; urgency=medium

  * New upstream version 0.0~git20190703.d6a02ce

 -- Anthony Fok <foka@debian.org>  Sat, 27 Jul 2019 21:38:57 -0600

golang-golang-x-image (0.0~git20190321.3fc05d4+really0.0~git20190321.3fc05d4-1) unstable; urgency=medium

  * Revert to upstream version 0.0~git20190321.3fc05d4 now that Debian 10
    "buster" is released.  See https://bugs.debian.org/928227 for background
    information.
  * Bump Standards-Version to 4.4.0 (no change)

 -- Anthony Fok <foka@debian.org>  Thu, 11 Jul 2019 23:35:15 -0600

golang-golang-x-image (0.0~git20190321.3fc05d4+really0.0~git20181116.cd38e80-1) unstable; urgency=medium

  * Revert all changes between 0.0~git20181116.cd38e80-1
    and 0.0~git20190321.3fc05d4-1, resulting in an absurd version number.
    See https://bugs.debian.org/928227 for a rationale.

 -- Dr. Tobias Quathamer <toddy@debian.org>  Sun, 02 Jun 2019 22:27:49 +0200

golang-golang-x-image (0.0~git20190321.3fc05d4-1) unstable; urgency=medium

  * New upstream version 0.0~git20190321.3fc05d4
  * Bump Standards-Version to 4.3.0 (no change)

 -- Anthony Fok <foka@debian.org>  Sun, 14 Apr 2019 03:50:08 -0600

golang-golang-x-image (0.0~git20181116.cd38e80-1) unstable; urgency=medium

  * New upstream version 0.0~git20181116.cd38e80
  * Update Maintainer email address to team+pkg-go@tracker.debian.org
  * Bump Standards-Version to 4.2.1 (no change)
  * Update Build-Depends on dh-golang to (>= 1.31~)
    which install testdata directory contents by default, thus the
    DH_GOLANG_INSTALL_EXTRA is no longer needed in debian/rules
  * Add debian/watch (direct access to the git repository)
  * Add lintian overrides on font/testdata/ files

 -- Anthony Fok <foka@debian.org>  Thu, 20 Dec 2018 23:42:33 -0700

golang-golang-x-image (0.0~git20180403.f315e44-1) unstable; urgency=medium

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

  [ Anthony Fok ]
  * New upstream version 0.0~git20180403.f315e44
  * Apply "cme fix dpkg" fixes to debian/control
    Bumping Standards-Version to 4.1.4, etc.
  * Use debhelper (>= 11)
  * Add myself to the list of Uploaders

 -- Anthony Fok <foka@debian.org>  Wed, 09 May 2018 22:17:34 -0600

golang-golang-x-image (0.0~git20170523.0.426cfd8-1) unstable; urgency=medium

  * Initial release (Closes: #867788)

 -- Dr. Tobias Quathamer <toddy@debian.org>  Fri, 21 Jul 2017 22:14:36 +0200