File: changelog

package info (click to toggle)
waagent 2.2.34-3~deb9u1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 3,268 kB
  • sloc: python: 26,635; xml: 1,003; sh: 215; makefile: 23
file content (264 lines) | stat: -rw-r--r-- 7,990 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
waagent (2.2.34-3~deb9u1) stretch; urgency=medium

  * Upload to stretch.

 -- Bastian Blank <bastian.blank@credativ.de>  Tue, 16 Apr 2019 10:07:25 +0200

waagent (2.2.34-3) unstable; urgency=medium

  * Set proper access rights on swap file.
    CVE-2019-0804

 -- Bastian Blank <bastian.blank@credativ.de>  Tue, 12 Mar 2019 09:34:51 +0100

waagent (2.2.34-2) unstable; urgency=medium

  * Disable all tests, they need a real system. (closes: #918943)

 -- Bastian Blank <bastian.blank@credativ.de>  Wed, 16 Jan 2019 15:03:03 +0100

waagent (2.2.34-1) unstable; urgency=medium

  * New upstream version.

 -- Bastian Blank <bastian.blank@credativ.de>  Thu, 10 Jan 2019 09:49:51 +0100

waagent (2.2.26-1) unstable; urgency=medium

  * New upstream version.
  * Update Vcs entries to point to salsa.debian.org.
  * Disable agent auto update. (closes: #887704)

 -- Bastian Blank <bastian.blank@credativ.de>  Tue, 29 May 2018 14:53:21 +0200

waagent (2.2.18-3~deb9u2) stretch-security; urgency=high

  * Set proper access rights on swap file.
    CVE-2019-0804

 -- Bastian Blank <bastian.blank@credativ.de>  Tue, 12 Mar 2019 09:39:13 +0100

waagent (2.2.18-3~deb9u1) stretch; urgency=high

  * Upload to stretch.

 -- Bastian Blank <bastian.blank@credativ.de>  Mon, 04 Dec 2017 15:21:16 +0100

waagent (2.2.18-3) unstable; urgency=medium

  * Move udev rules to /lib/udev. (closes: #856065)
  * Set priority to optional.

 -- Bastian Blank <bastian.blank@credativ.de>  Mon, 27 Nov 2017 09:07:13 +0100

waagent (2.2.18-2) unstable; urgency=medium

  * Create /var/lib/waagent with mode 0700. (closes: #878951)

 -- Bastian Blank <bastian.blank@credativ.de>  Tue, 21 Nov 2017 09:28:39 +0100

waagent (2.2.18-1) unstable; urgency=medium

  * New upstream version.

 -- Bastian Blank <waldi@debian.org>  Wed, 04 Oct 2017 11:51:29 +0200

waagent (2.2.14-1~deb9u1) stretch; urgency=medium

  * Upload to stretch.

 -- Bastian Blank <waldi@debian.org>  Wed, 27 Sep 2017 09:34:43 +0200

waagent (2.2.14-1) unstable; urgency=medium

  * New upstream version.

 -- Bastian Blank <waldi@debian.org>  Fri, 18 Aug 2017 13:38:17 +0200

waagent (2.2.12-3) unstable; urgency=medium

  * Revert waagent2.0 handling.
  * Add Vcs source entries.
  * Add minimal mirror selection for apt sources.list.

 -- Bastian Blank <waldi@debian.org>  Thu, 17 Aug 2017 15:04:48 +0200

waagent (2.2.12-2) unstable; urgency=medium

  * Install waagent2.0 in /usr/lib.
  * Disable byte-code writing in extentions handlers.

 -- Bastian Blank <waldi@debian.org>  Fri, 07 Jul 2017 17:24:34 +0200

waagent (2.2.12-1) unstable; urgency=medium

  * New upstream version.

 -- Bastian Blank <bastian.blank@credativ.de>  Mon, 29 May 2017 10:54:06 +0200

waagent (2.2.2-2) unstable; urgency=medium

  * Make sure tests packages is not included.
  * Fix deprovision. (closes: #860019)

 -- Bastian Blank <bastian.blank@credativ.de>  Mon, 10 Apr 2017 13:14:40 +0200

waagent (2.2.2-1) unstable; urgency=medium

  * New upstream version.
  * Use Python 3.
  * Extend Debian support.
  * Drop cloud-init use:
    - Conflict against cloud-init.
    - Drop upgrade code.
  * Split walinuxagent.service:
    - Add waagent-resourcedisk.service:
      Format and mount resourcedisk before local-fs.target.
    - Add waagent-provision.service:
      Run complete provisioning while blocking the boot.
  * Replace check for resourcedisk setup with blkid calls.

 -- Bastian Blank <bastian.blank@credativ.de>  Wed, 18 Jan 2017 13:36:20 +0100

waagent (2.2.0-1) unstable; urgency=medium

  * New upstream version.

 -- Bastian Blank <bastian.blank@credativ.de>  Wed, 05 Oct 2016 14:10:15 +0200

waagent (2.1.6-1) unstable; urgency=medium

  * New upstream version.

 -- Bastian Blank <bastian.blank@credativ.de>  Wed, 24 Aug 2016 16:48:22 +0200

waagent (2.1.4-2) unstable; urgency=medium

  * Depend on eject.

 -- Bastian Blank <bastian.blank@credativ.de>  Thu, 09 Jun 2016 13:33:02 +0200

waagent (2.1.4-1) unstable; urgency=medium

  * New upstream version.
  * Fill cloud-init information if none already exist.
  * Start service after network.target.

 -- Bastian Blank <bastian.blank@credativ.de>  Thu, 02 Jun 2016 14:07:58 +0200

waagent (2.1.3-3) unstable; urgency=medium

  * Don't longer disable hostname bounce.

 -- Bastian Blank <bastian.blank@credativ.de>  Thu, 10 Mar 2016 13:49:23 +0100

waagent (2.1.3-2) unstable; urgency=medium

  * Handle upgrades to cloud-init. (closes: #814513)

 -- Bastian Blank <bastian.blank@credativ.de>  Fri, 04 Mar 2016 17:06:16 +0100

waagent (2.1.3-1) unstable; urgency=medium

  * New upstream version.
  * Only create /var/lib/waagent on initial installation

 -- Bastian Blank <bastian.blank@credativ.de>  Thu, 11 Feb 2016 16:40:04 +0100

waagent (2.1.2-1) unstable; urgency=medium

  * New upstream version.
  * Depend on host, needed by Microsofts custom script stuff.
  * Use cloud-init:
    - Use Ubuntu provisioning handler, disable provisioning.
    - Depend on new enough version of cloud-init.
    - Update dependencies in init script and service.
    - Disable recursive agent invocation and hostname bounce in clout-init.

 -- Bastian Blank <bastian.blank@credativ.de>  Mon, 01 Feb 2016 13:11:28 +0100

waagent (2.1.0-3) unstable; urgency=medium

  * Completely drop cloud-init usage. (closes: #800957)
  * Depend on ca-certificates and parted.
  * Create /var/lib/waagent with restricted permissions.
  * Drop /var/lib/waagent during remove.

 -- Bastian Blank <bastian.blank@credativ.de>  Thu, 22 Oct 2015 08:14:17 +0200

waagent (2.1.0-2) unstable; urgency=medium

  * Ignore missing certificate (ssh key).
  * Rename init-script/systemd-server again.
  * Fix service dependencies.

 -- Bastian Blank <bastian.blank@credativ.de>  Wed, 30 Sep 2015 12:12:58 +0200

waagent (2.1.0-1) unstable; urgency=medium

  * New upstream version.
  * Hijack package.
  * Not longer try to install systemd stuff by package setup.
  * Use own systemd service, use dh-systemd.
  * Use own init script.
  * Remove unused python3 support.
  * Remove old postinst, postrm script.
  * Remove upstart support, "It's dead, Jim".
  * Make package arch-all.
  * Disable environment monitor.

 -- Bastian Blank <bastian.blank@credativ.de>  Thu, 30 Jul 2015 13:27:01 +0200

waagent (2.0.8-0.1) experimental; urgency=medium

  * Non-maintainer upload.
  * New upstream release (Closes: #739153)
  * debian/watch
    - update upstream source URL
  * debian/control
    - update Homepage: field
    - set Standards-Version: 3.9.6
    - add "Build-Depends: python-setuptools" to avoid FTBFS
    - set "Build-Depends: debhelper (>= 9)"
    - add "Build-Depends: dh-python"
    - add "Build-Depends: python3-all"
    - add "X-Python-Version: all"
    - update description from upstream README
    - add "Conflicts: walinuxagent"
  * remove debian/waagent.install since setup.py installs necessary files to
    debian/waagent directory
  * add debian/init.d to install init for sysvinit system
  * debian/copyright
    - correct license name, Apache-2.0
  * debian/patches
    - drop waagent-fdisk-locale.patch: merged upstream
  * debian/rules
    - add override_dh_auto_install to specify "--init-system=systemd" for
      setup.py
  * debian/compat
    - set 9
  * debian/upstart
    - import from Ubuntu's walinuxagent package

 -- Hideki Yamane <henrich@debian.org>  Sun, 12 Oct 2014 21:50:29 +0900

waagent (1.3.2-1) unstable; urgency=low

  * New upstream release:
    - dvd provisionning fixes
    - improve system commands handling
  * Add python-pyasn1 requires in order to get working ssh fingerprint
  support
  * Kill prerm script
  * Fix postrm script (Closes: #704741)
  * Make sure that everything is removed on purge.
  * Fix fdisk check to make it locale independent

 -- Arnaud Patard <apatard@hupstream.com>  Thu, 07 Mar 2013 14:23:14 +0100

waagent (1.2-1) unstable; urgency=low

  * Initial import (Closes: #695575)

 -- Arnaud Patard <apatard@hupstream.com>  Mon, 10 Dec 2012 09:22:45 +0100