File: changelog

package info (click to toggle)
golang-github-containerd-cgroups 3.0.5-2
  • links: PTS, VCS
  • area: main
  • in suites: experimental
  • size: 732 kB
  • sloc: makefile: 26
file content (183 lines) | stat: -rw-r--r-- 6,125 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
golang-github-containerd-cgroups (3.0.5-2) experimental; urgency=medium

  * depend on containerd/log
  * depend on golang-github-moby-sys-dev
  * build against ebpf 0.17.3

 -- Reinhard Tartler <siretart@tauware.de>  Tue, 26 Aug 2025 16:58:49 -0400

golang-github-containerd-cgroups (3.0.5-1) experimental; urgency=medium

  * New upstream release: 3.0.5

 -- Reinhard Tartler <siretart@tauware.de>  Tue, 26 Aug 2025 16:40:54 -0400

golang-github-containerd-cgroups (3.0.3-4) unstable; urgency=medium

  * Avoid accessing to /sys/kernel/mm/hugepages in tests, Closes: #1072151

 -- Reinhard Tartler <siretart@tauware.de>  Tue, 22 Oct 2024 05:52:42 -0400

golang-github-containerd-cgroups (3.0.3-3) unstable; urgency=medium

  * Team upload
  * Upload changes from experimental to unstable
  * Update Standards-Version to 4.7.0 in d/control (no changes needed)

 -- Mathias Gibbens <gibmat@debian.org>  Fri, 26 Jul 2024 02:30:37 +0000

golang-github-containerd-cgroups (3.0.3-2) experimental; urgency=medium

  * New major upstream release, Closes: #1073552
    - This new generates code using google/protobuf (i.e., protobuf APIv2)
  * add uber-goleak as test-only dependency
  * Build depend on protobuild to fixup generated protobuf code
  * Add myself as uploaders

 -- Reinhard Tartler <siretart@tauware.de>  Sun, 30 Jun 2024 09:59:46 -0400

golang-github-containerd-cgroups (1.0.4-1) unstable; urgency=medium

  * Team upload.
  * New upstream version 1.0.4
  * Update Standards-Version to 4.6.1 (no changes)
  * Fix Arnaud Rebillout email address
  * Drop unused compatibility patch

 -- Shengjing Zhu <zhsj@debian.org>  Sat, 20 Aug 2022 20:35:02 +0800

golang-github-containerd-cgroups (1.0.3-1) unstable; urgency=medium

  * Team upload.

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

  [ Shengjing Zhu ]
  * New upstream version 1.0.3
  * Add Multi-Arch hint

 -- Shengjing Zhu <zhsj@debian.org>  Wed, 23 Feb 2022 02:09:02 +0800

golang-github-containerd-cgroups (1.0.2-2) unstable; urgency=medium

  * Team upload
  * Add patch to keep old v2.ErrCgroupDeleted api

 -- Shengjing Zhu <zhsj@debian.org>  Sun, 10 Oct 2021 18:50:01 +0800

golang-github-containerd-cgroups (1.0.2-1) unstable; urgency=medium

  * Team upload.
  * New upstream version 1.0.2
  * Drop golang-github-pkg-errors-dev from Depends
  * Update Standards-Version to 4.6.0 (no changes)

 -- Shengjing Zhu <zhsj@debian.org>  Sun, 10 Oct 2021 01:41:28 +0800

golang-github-containerd-cgroups (0.0~git20201119.4cbc285-4) unstable; urgency=medium

  * Team upload.
  * Disable cgroupv2 tests as the test infra is broken
  * Revert "Autopkgtest should has needs-root restriction"
    This reverts commit fc85817ebaae3e11b819b94c186469c143d5cd3f.

 -- Shengjing Zhu <zhsj@debian.org>  Sun, 10 Jan 2021 22:53:38 +0800

golang-github-containerd-cgroups (0.0~git20201119.4cbc285-3) unstable; urgency=medium

  * Team upload.
  * Autopkgtest should has needs-root restriction

 -- Shengjing Zhu <zhsj@debian.org>  Sun, 10 Jan 2021 18:17:00 +0800

golang-github-containerd-cgroups (0.0~git20201119.4cbc285-2) unstable; urgency=medium

  * Team upload.
  * Add patch to fix tests on ppc64le

 -- Shengjing Zhu <zhsj@debian.org>  Sat, 28 Nov 2020 23:05:32 +0800

golang-github-containerd-cgroups (0.0~git20201119.4cbc285-1) unstable; urgency=medium

  * Team upload.
  * New upstream version 0.0~git20201119.4cbc285
  * Update Section to golang
  * Update Standards-Version to 4.5.1 (no changes)

 -- Shengjing Zhu <zhsj@debian.org>  Fri, 27 Nov 2020 00:44:22 +0800

golang-github-containerd-cgroups (0.0~git20200817.7a3c009-1) unstable; urgency=medium

  * Team upload.
  * New upstream version 0.0~git20200817.7a3c009
  * Rework protobuf regeneration
  * Add cilium-ebpf and sirupsen-logrus to Depends
  * Bump debhelper-compat to 13

 -- Shengjing Zhu <zhsj@debian.org>  Sun, 23 Aug 2020 18:54:54 +0800

golang-github-containerd-cgroups (0.0~git20200413.9f1c62d-1) unstable; urgency=medium

  * Team upload.
  * Watch upstream release/1.1 branch in uscan
  * New upstream version 0.0~git20200413.9f1c62d
  * Update Standards-Version to 4.5.0

 -- Shengjing Zhu <zhsj@debian.org>  Thu, 16 Apr 2020 11:20:48 +0800

golang-github-containerd-cgroups (0.0~git20190717.c4b9ac5-2) unstable; urgency=medium

  * Team upload.
  * Remove unused Files-Excluded in copyright file
  * Upload to unstable

 -- Shengjing Zhu <zhsj@debian.org>  Tue, 07 Jan 2020 12:01:46 +0800

golang-github-containerd-cgroups (0.0~git20190717.c4b9ac5-1) experimental; urgency=medium

  * Team upload.
  * Update maintainer address to team+pkg-go@tracker.debian.org
  * Add Rules-Requires-Root
  * New upstream version 0.0~git20190717.c4b9ac5
  * Add patch to skip test which needs to mount cgroup in schroot

 -- Shengjing Zhu <zhsj@debian.org>  Sat, 04 Jan 2020 02:36:00 +0800

golang-github-containerd-cgroups (0.0~git20180223.d578e4e-3) unstable; urgency=medium

  * DH to version 12
  * Standards-Version: 4.4.1
  * "watch" file to track head of "master"
  * rules: set DH_GOLANG_GO_GENERATE := 1
  * Build .pb.go file from source
  * Added myself to Uploaders

 -- Dmitry Smirnov <onlyjob@debian.org>  Wed, 18 Dec 2019 08:20:10 +1100

golang-github-containerd-cgroups (0.0~git20180223.d578e4e-2) unstable; urgency=medium

  [ Arnaud Rebillout ]
  * Fix mistake in debian copyright

  [ Michael Stapelberg ]
  * update debian/gitlab-ci.yml (using salsa.debian.org/go-team/ci/cmd/ci)

  [ Arnaud Rebillout ]
  * Remove shlibs:Depends from the library package
  * Fix copyright

 -- Arnaud Rebillout <arnaud.rebillout@collabora.com>  Tue, 20 Mar 2018 17:19:07 +0700

golang-github-containerd-cgroups (0.0~git20180223.d578e4e-1) unstable; urgency=medium

  * New upstream version 0.0~git20180223.d578e4e
  * Remove patch that was accepted upstream

 -- Arnaud Rebillout <arnaud.rebillout@collabora.com>  Fri, 23 Feb 2018 08:51:29 +0700

golang-github-containerd-cgroups (0.0~git20180201.c0710c9-1) unstable; urgency=medium

  * Initial release (Closes: #890807)

 -- Arnaud Rebillout <arnaud.rebillout@collabora.com>  Mon, 19 Feb 2018 11:17:21 +0700