File: changelog

package info (click to toggle)
golang-github-containers-buildah 1.28.2%2Bds1-3%2Bdeb12u1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 6,336 kB
  • sloc: sh: 2,291; makefile: 218; perl: 187; awk: 12; ansic: 1
file content (419 lines) | stat: -rw-r--r-- 14,440 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
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
golang-github-containers-buildah (1.28.2+ds1-3+deb12u1) bookworm; urgency=medium

  * Backport 0005-Disable-TestDeviceFromPath.patch:
    fix FTBFS by skipping TestDeviceFromPath (closes: #1072147)

 -- Jonathan Wiltshire <jmw@debian.org>  Mon, 27 Jan 2025 18:43:31 +0000

golang-github-containers-buildah (1.28.2+ds1-3) unstable; urgency=medium

  * reupload

 -- Reinhard Tartler <siretart@tauware.de>  Sat, 29 Apr 2023 15:57:39 -0400

golang-github-containers-buildah (1.28.2+ds1-2) unstable; urgency=medium

  [ Martin Dosch ]
  * d/watch: Fix watch file.

  [ Reinhard Tartler ]
  * Rebuild against golang-github-containers-storage-dev 1.43.0+ds1-8
    (Closes: #1034871)

 -- Reinhard Tartler <siretart@tauware.de>  Sat, 29 Apr 2023 10:32:04 -0400

golang-github-containers-buildah (1.28.2+ds1-1) unstable; urgency=medium

  * New upstream version
  * Bug fix: "Sticky bit isn't preserved when adding tarball", thanks
    to Arnaud Rebillout for reporting (Closes: #1027259).
  * Bump standards version

 -- Reinhard Tartler <siretart@tauware.de>  Sat, 29 Apr 2023 10:31:38 -0400

golang-github-containers-buildah (1.28.0+ds1-3) unstable; urgency=medium

  * exclude "buildah/chroot" test, fixes autopkgtest failure

 -- Reinhard Tartler <siretart@tauware.de>  Sun, 27 Nov 2022 11:42:54 -0500

golang-github-containers-buildah (1.28.0+ds1-2) unstable; urgency=medium

  * upload to unstable

 -- Reinhard Tartler <siretart@tauware.de>  Thu, 24 Nov 2022 15:27:47 -0500

golang-github-containers-buildah (1.28.0+ds1-1) experimental; urgency=medium

  * New upstream release
    new upstream version fixes CVE-2022-27651, Closes: #1009882

 -- Reinhard Tartler <siretart@tauware.de>  Sat, 12 Nov 2022 11:23:23 -0500

golang-github-containers-buildah (1.27.0+ds1-6) experimental; urgency=medium

  * Force building with golang-go, gccgo miscompiles at least on mips

 -- Reinhard Tartler <siretart@tauware.de>  Wed, 24 Aug 2022 17:30:17 +0200

golang-github-containers-buildah (1.27.0+ds1-5) experimental; urgency=medium

  * also exclude running "copier" test from package build, breaks/timeouts
    on arm64, armel, armhf and powerpc64

 -- Reinhard Tartler <siretart@tauware.de>  Fri, 19 Aug 2022 14:03:30 +0200

golang-github-containers-buildah (1.27.0+ds1-4) experimental; urgency=medium

  * also exclude running pkg/cli test from package build

 -- Reinhard Tartler <siretart@tauware.de>  Fri, 19 Aug 2022 09:51:04 +0200

golang-github-containers-buildah (1.27.0+ds1-3) experimental; urgency=medium

  * don't run test pkg/completion at package build times

 -- Reinhard Tartler <siretart@tauware.de>  Fri, 19 Aug 2022 08:59:36 +0200

golang-github-containers-buildah (1.27.0+ds1-2) experimental; urgency=medium

  * New upstream release
  * Run tests at build time

 -- Reinhard Tartler <siretart@tauware.de>  Wed, 17 Aug 2022 12:03:08 +0200

golang-github-containers-buildah (1.26.1+ds1-1) experimental; urgency=medium

  * New upstream release

 -- Reinhard Tartler <siretart@tauware.de>  Mon, 16 May 2022 06:33:01 -0400

golang-github-containers-buildah (1.24.1+ds1-1) experimental; urgency=medium

  * New upstream release

 -- Reinhard Tartler <siretart@tauware.de>  Mon, 14 Feb 2022 18:15:39 -0500

golang-github-containers-buildah (1.23.1+ds1-3) unstable; urgency=medium

  * Fix FTBFS, thanks to Lucas Nussbaum for reporting (Closes: #1011869).

 -- Reinhard Tartler <siretart@tauware.de>  Wed, 08 Jun 2022 18:26:11 -0400

golang-github-containers-buildah (1.23.1+ds1-2) unstable; urgency=medium

  * upload to unstable

 -- Reinhard Tartler <siretart@tauware.de>  Tue, 26 Oct 2021 14:38:00 -0400

golang-github-containers-buildah (1.23.1+ds1-1) experimental; urgency=medium

  * New upstream release
  * refresh/drop patches
  * Fix watch file
  * Bump Standards version, no changes needed

 -- Reinhard Tartler <siretart@tauware.de>  Thu, 07 Oct 2021 08:30:11 -0400

golang-github-containers-buildah (1.22.3+ds1-2) unstable; urgency=medium

  * Drop unneeded dependency on golang-github-openshift-api-dev

 -- Reinhard Tartler <siretart@tauware.de>  Sat, 04 Sep 2021 19:24:50 +0200

golang-github-containers-buildah (1.22.3+ds1-1) unstable; urgency=medium

  * New upstream release (Closes: #992139)
  * Add patch to manpages to fix installation to correct sections

 -- Reinhard Tartler <siretart@tauware.de>  Sun, 29 Aug 2021 21:19:30 +0200

golang-github-containers-buildah (1.21.3+ds1-1) experimental; urgency=medium

  * New upstream release

 -- Reinhard Tartler <siretart@tauware.de>  Tue, 20 Jul 2021 08:14:23 -0400

golang-github-containers-buildah (1.21.0+ds1-2) experimental; urgency=medium

  * Burn version number for botched previous upload

 -- Reinhard Tartler <siretart@tauware.de>  Mon, 07 Jun 2021 19:06:07 -0400

golang-github-containers-buildah (1.21.0+ds1-1) experimental; urgency=medium

  * New upstream release

 -- Reinhard Tartler <siretart@tauware.de>  Mon, 07 Jun 2021 18:57:28 -0400

golang-github-containers-buildah (1.20.1+ds1-2) experimental; urgency=medium

  * Build-Depend on golang-github-vbauerster-mpb-dev (>= 6)

 -- Reinhard Tartler <siretart@tauware.de>  Fri, 28 May 2021 16:30:43 -0400

golang-github-containers-buildah (1.20.1+ds1-1) experimental; urgency=medium

  * New upstream release
  * Drop dependency against golang-github-seccomp-containers-golang-dev,
    thanks to Laurent Bigonville (Closes: #988444).

 -- Reinhard Tartler <siretart@tauware.de>  Fri, 28 May 2021 13:35:51 -0400

golang-github-containers-buildah (1.19.6+dfsg1-1) unstable; urgency=medium

  * New upstream version targeted at podman 3.0
  * remove 2993.patch, merged upstream

 -- Reinhard Tartler <siretart@tauware.de>  Tue, 23 Feb 2021 07:10:49 -0500

golang-github-containers-buildah (1.19.4+dfsg1-3) unstable; urgency=medium

  * Upload to unstable to pickup fix that closes: #982467
  * Revert "Tighten dependencies on containers/{storage,image,common}"

 -- Reinhard Tartler <siretart@tauware.de>  Fri, 12 Feb 2021 06:38:06 -0500

golang-github-containers-buildah (1.19.4+dfsg1-2) experimental; urgency=medium

  * Cherry-pick upstream patch: Fix caching layers with build args

 -- Reinhard Tartler <siretart@tauware.de>  Wed, 10 Feb 2021 12:59:27 -0500

golang-github-containers-buildah (1.19.4+dfsg1-1) experimental; urgency=medium

  * New upstream version 1.19.4+dfsg1
  * Tighten dependencies on containers/{storage,image,common}
  * drop 2967.patch, merged upstream

 -- Reinhard Tartler <siretart@tauware.de>  Tue, 09 Feb 2021 22:02:12 -0500

golang-github-containers-buildah (1.19.3+dfsg1-2) unstable; urgency=medium

  * Unbreak image caching (Closes: #981849)
  * buildah: Add critical comma in Depends
  * Revert "Disabled "Testsuite: autopkgtest-pkg-go"

 -- Reinhard Tartler <siretart@tauware.de>  Fri, 05 Feb 2021 13:42:07 -0500

golang-github-containers-buildah (1.19.3+dfsg1-1) unstable; urgency=medium

  * Upload to unstable
  * New upstream version 1.19.3+dfsg1

 -- Reinhard Tartler <siretart@tauware.de>  Tue, 02 Feb 2021 10:07:24 -0500

golang-github-containers-buildah (1.19.2+dfsg1-2) experimental; urgency=medium

  * No longer provide policy.json, moved to containers/common

 -- Reinhard Tartler <siretart@tauware.de>  Sat, 30 Jan 2021 15:44:52 -0500

golang-github-containers-buildah (1.19.2+dfsg1-1) experimental; urgency=medium

  * New upstream version 1.19.2+dfsg1

 -- Reinhard Tartler <siretart@tauware.de>  Sun, 24 Jan 2021 09:07:37 -0500

golang-github-containers-buildah (1.18.0+dfsg1-3) unstable; urgency=medium

  * No longer provide policy.json, moved to containers/common

 -- Reinhard Tartler <siretart@tauware.de>  Sat, 30 Jan 2021 10:33:21 -0500

golang-github-containers-buildah (1.18.0+dfsg1-2) unstable; urgency=medium

  * Upload to unstable
  * explicitly depend on golang-github-seccomp-libseccomp-golang-dev

 -- Reinhard Tartler <siretart@tauware.de>  Sat, 23 Jan 2021 18:31:09 -0500

golang-github-containers-buildah (1.18.0+dfsg1-1) experimental; urgency=medium

  * debian/control: add dep on golang-github-konsorten-go-windows-terminal-sequences-dev
  * no longer install sample registries.conf
  * Fix manpage installation
  * dropping unused patch
  * Bump standards-version, no changes needed
  * New upstream version 1.18.0+dfsg1

 -- Reinhard Tartler <siretart@tauware.de>  Tue, 08 Dec 2020 15:06:53 -0500

golang-github-containers-buildah (1.17.1+dfsg1-1) experimental; urgency=medium

  * New upstream version 1.17.1+dfsg1

 -- Reinhard Tartler <siretart@tauware.de>  Mon, 30 Nov 2020 15:54:11 -0500

golang-github-containers-buildah (1.16.6+dfsg1-2) unstable; urgency=medium

  * Fix manpage installation (Closes: #977515)
  * no longer install sample registries.conf
  * Bump standards-version, no changes needed

 -- Reinhard Tartler <siretart@tauware.de>  Tue, 15 Dec 2020 22:33:30 -0500

golang-github-containers-buildah (1.16.6+dfsg1-1) unstable; urgency=medium

  [ Debian Janitor ]
  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository, Repository-Browse.

  [ Reinhard Tartler ]
  * Bump standards version, no changes needed
  * debian/changelog: upate
  * debian/watch: update to match containers/storage
  * debian/control: tighten dependencies
  * debian/copyright: update using cme update dpkg-copyright
  * New upstream version 1.16.6+dfsg1

 -- Reinhard Tartler <siretart@tauware.de>  Sun, 22 Nov 2020 17:16:10 -0500

golang-github-containers-buildah (1.15.2-1) unstable; urgency=medium

  * New upstream version 1.15.2
  * Bump standards version, no changes needed

 -- Reinhard Tartler <siretart@tauware.de>  Sat, 12 Sep 2020 15:29:43 -0400

golang-github-containers-buildah (1.15.0-8) unstable; urgency=medium

  * Team upload.
  * Upload to unstable.

 -- Shengjing Zhu <zhsj@debian.org>  Sun, 23 Aug 2020 02:33:58 +0800

golang-github-containers-buildah (1.15.0-7) experimental; urgency=medium

  * Team upload.
  * Fix build with latest runtime spec

 -- Shengjing Zhu <zhsj@debian.org>  Wed, 19 Aug 2020 02:08:37 +0800

golang-github-containers-buildah (1.15.0-6) unstable; urgency=medium

  * Add missing hunk to ftbfs-mips.patch

 -- Reinhard Tartler <siretart@tauware.de>  Thu, 30 Jul 2020 07:18:24 -0400

golang-github-containers-buildah (1.15.0-5) unstable; urgency=medium

  * Add patch to unbreak build on mips

 -- Reinhard Tartler <siretart@tauware.de>  Tue, 21 Jul 2020 10:11:45 -0400

golang-github-containers-buildah (1.15.0-4) unstable; urgency=medium

  * Upload to unstable

 -- Reinhard Tartler <siretart@tauware.de>  Mon, 20 Jul 2020 10:05:11 -0400

golang-github-containers-buildah (1.15.0-3) experimental; urgency=medium

  * golang-github-containers-buildah-dev: Depend on containers/common

 -- Reinhard Tartler <siretart@tauware.de>  Wed, 15 Jul 2020 07:12:06 -0400

golang-github-containers-buildah (1.15.0-2) experimental; urgency=medium

  * Build Depend against golang-github-containers-common-dev
  * Install sample registries.conf (Closes: #961497)

 -- Reinhard Tartler <siretart@tauware.de>  Sun, 12 Jul 2020 21:31:38 -0400

golang-github-containers-buildah (1.15.0-1) experimental; urgency=medium

  * New upstream version
  * Add Build-Depends:
    - golang-github-containers-ocicrypt-dev
    - golang-github-cyphar-filepath-securejoin-dev
    - golang-github-ishidawataru-sctp-dev
  * Temporarily add containers/common as a local patch

 -- Reinhard Tartler <siretart@tauware.de>  Fri, 10 Jul 2020 19:41:12 -0400

golang-github-containers-buildah (1.11.6-2) unstable; urgency=medium

  * buildah: Replace Conflicts on fuse-overlayfs with Breaks relationship
  * Add upstream patch to fix file traversal flaw
    Fixes: CVE-2020-10696

 -- Reinhard Tartler <siretart@tauware.de>  Wed, 15 Jul 2020 07:30:26 -0400

golang-github-containers-buildah (1.11.6-1) unstable; urgency=medium

  * New upstream release.
  * DH to version 12.
  * (Build-)Depends:
    - golang-github-boltdb-bolt-dev
    + golang-github-coreos-bbolt-dev (>= 1.3.3~)
    - golang-github-containerd-continuity-dev
    = golang-github-containers-image-dev (>= 5.0.0~)
    + golang-github-openshift-api-dev

 -- Dmitry Smirnov <onlyjob@debian.org>  Fri, 03 Jan 2020 07:58:54 +1100

golang-github-containers-buildah (1.10.1-6) unstable; urgency=medium

  * Install "policy.json" conf file and the corresponding man page.
  * Install "containers/image" man pages (Closes: #947007).
  * Patch registries.conf to mention its man page.
  * Suggests += "containers-storage".
    (provides containers-storage.conf(5) and other man pages).
  * Recommends += "crun | runc".
  * Tightened "fuse-overlayfs" dependency.
  * README.Debian: added "Troubleshooting rootless mode" note.

 -- Dmitry Smirnov <onlyjob@debian.org>  Sun, 29 Dec 2019 19:26:18 +1100

golang-github-containers-buildah (1.10.1-5) unstable; urgency=medium

  * Install bash completions.
  * Enabled "ostree" storage.
  * Build with all security features (seccomp, selinux, apparmor).
  * (Build-)Depends:
    + bash-completion
    + golang-github-seccomp-containers-golang-dev
    + libapparmor-dev
    + libostree-dev
    + libselinux1-dev

 -- Dmitry Smirnov <onlyjob@debian.org>  Mon, 02 Dec 2019 22:00:19 +1100

golang-github-containers-buildah (1.10.1-4) unstable; urgency=medium

  * Recommends += "fuse-overlayfs".
  * Removed "golang-github-docker-distribution-dev" from (Build-)Depends.
  * Disabled "Testsuite: autopkgtest-pkg-go" which is confused by man
    pages...

 -- Dmitry Smirnov <onlyjob@debian.org>  Sun, 01 Dec 2019 04:41:25 +1100

golang-github-containers-buildah (1.10.1-3) unstable; urgency=medium

  * Install docs and examples.
  * Build and install man pages (with spelling and section corrections).
  * Tightened versioned dependency on Docker.
  * Use non-transitional "logrus" package.
  * Corrected short package description.
  * Standards-Version: 4.4.1.
  * Added myself to Uploaders.

 -- Dmitry Smirnov <onlyjob@debian.org>  Mon, 11 Nov 2019 15:44:08 +1100

golang-github-containers-buildah (1.10.1-2) unstable; urgency=medium

  * Uploda to unstable

 -- Reinhard Tartler <siretart@tauware.de>  Sun, 10 Nov 2019 10:41:43 -0500

golang-github-containers-buildah (1.10.1-1) experimental; urgency=medium

  * New upstream version

 -- Reinhard Tartler <siretart@tauware.de>  Mon, 21 Oct 2019 08:17:37 -0400

golang-github-containers-buildah (1.7.2-1) experimental; urgency=medium

  * Initial release (Closes: #928083)

 -- Reinhard Tartler <siretart@tauware.de>  Mon, 21 Oct 2019 08:17:01 -0400