File: changelog

package info (click to toggle)
gosu 1.17-3
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 164 kB
  • sloc: sh: 183; makefile: 13
file content (94 lines) | stat: -rw-r--r-- 2,925 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
gosu (1.17-3) unstable; urgency=medium

  * Add very basic autopkgtest
  * Set "Rules-Requires-Root: no" (no changes needed)
  * Use a better build directory
  * Use "--no-source" to avoid installing source to begin with
  * Test binary runs/works before install

 -- Tianon Gravi <tianon@debian.org>  Sun, 29 Dec 2024 22:46:52 -0800

gosu (1.17-2) unstable; urgency=medium

  * Stop stripping binaries (and explicitly disable DWARF generation to
    compensate), so that `govulncheck` works on the resulting binaries

 -- Tianon Gravi <tianon@debian.org>  Mon, 14 Oct 2024 11:40:37 -0700

gosu (1.17-1) unstable; urgency=medium

  [ Debian Janitor ]
  * Remove constraints unnecessary since buster:
    + Build-Depends: Drop versioned constraint on dh-golang.
  * Change priority extra to priority optional.
  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
    Repository-Browse.
  * Update standards version to 4.6.0, no changes needed.

  [ Tianon Gravi ]
  * Update d/copyright to reflect upstream Apache-2.0 relicensing
    (https://github.com/tianon/gosu/issues/83)
  * Update to 1.17 upstream release
    - https://github.com/tianon/gosu/releases/tag/1.17
    - most notably, switching from "github.com/opencontainers/runc" to
      "github.com/moby/sys/user" (faithful, history-preserving lift-and-shift)

 -- Tianon Gravi <tianon@debian.org>  Mon, 06 Nov 2023 03:26:46 -0800

gosu (1.14-1) unstable; urgency=medium

  * Update to 1.14 upstream release
    - upstream license change to Apache-2.0
    - explicitly disallow setuid binary
  * Remove unused d/Dockerfile
  * Update debhelper-compat to 13 and Standards-Version to 4.5.1

 -- Tianon Gravi <tianon@debian.org>  Tue, 17 Aug 2021 11:44:13 -0700

gosu (1.12-1) unstable; urgency=medium

  [ Tianon Gravi ]
  * Update Build-Depends versioning (especially for backporting)

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

  [ Tianon Gravi ]
  * Update to 1.12 upstream release

 -- Tianon Gravi <tianon@debian.org>  Thu, 25 Jun 2020 08:08:32 -0700

gosu (1.10-1) unstable; urgency=medium

  [ Paul Tagliamonte ]
  * Team upload.
  * Use a secure transport for the Vcs-Git and Vcs-Browser URL

  [ Tianon Gravi ]
  * Update to 1.10 upstream release

 -- Tianon Gravi <tianon@debian.org>  Mon, 23 Jan 2017 19:46:33 -0800

gosu (1.7-1) unstable; urgency=medium

  * Update to 1.7 upstream release (Closes: #804469)

 -- Tianon Gravi <tianon@debian.org>  Sun, 08 Nov 2015 13:23:18 -0800

gosu (1.6-1) unstable; urgency=medium

  * Update to 1.6 upstream release

 -- Tianon Gravi <tianon@debian.org>  Fri, 09 Oct 2015 09:25:30 -0700

gosu (1.5-1) unstable; urgency=medium

  * Update to 1.5 upstream release

 -- Tianon Gravi <tianon@debian.org>  Fri, 25 Sep 2015 16:53:08 -0700

gosu (1.4-1) unstable; urgency=low

  * Initial release (Closes: #796477).

 -- Tianon Gravi <tianon@debian.org>  Sat, 05 Sep 2015 07:08:06 -0700