File: changelog

package info (click to toggle)
ironic 1%3A6.2.0-3
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 8,280 kB
  • ctags: 8,883
  • sloc: python: 71,263; sh: 1,582; pascal: 461; xml: 360; makefile: 64
file content (358 lines) | stat: -rw-r--r-- 11,397 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
ironic (1:6.2.0-3) unstable; urgency=medium

  * Team upload.
  * Bump build dependency on openstack-pkg-tools (Closes: #858701).

 -- David Rabel <david.rabel@noresoft.com>  Sat, 01 Apr 2017 11:38:52 +0200

ironic (1:6.2.0-2) unstable; urgency=medium

  * Team upload.
  * Bumped debhelper compat version to 10
  * Patch-out upper constraints of SQLAlchemy

 -- Ondřej Nový <onovy@debian.org>  Fri, 20 Jan 2017 11:32:07 +0100

ironic (1:6.2.0-1) unstable; urgency=medium

  [ Ondřej Nový ]
  * d/s/options: extend-diff-ignore of .gitreview
  * d/control: Use correct branch in Vcs-* fields

  [ Thomas Goirand ]
  * New upstream release.
  * Uploading to unstable.
  * Fixed (build-)depends for this release.
  * Fixed oslotest EPOCH.
  * Removed Fix-broken-unit-tests-for-get_ilo_object.patch applied upstream.
  * Rebased requirements patches.
  * Also package Ironic's install-guide
  * Fixed config file generation namespaces.
  * Black list failing unit tests:
    - test_keystone.KeystoneLegacyTestCase.test_legacy_loading_new_in_legacy

 -- Thomas Goirand <zigo@debian.org>  Wed, 28 Sep 2016 09:28:56 +0200

ironic (1:6.1.0-1) experimental; urgency=medium

  * New upstream release.
  * Fixed (build-)depends for this release.
  * Using OpenStack's Gerrit as VCS URLs.
  * Add upstream patch:
    - Fix-broken-unit-tests-for-get_ilo_object.patch

 -- Thomas Goirand <zigo@debian.org>  Mon, 19 Sep 2016 23:06:38 +0200

ironic (1:6.0.0-1) experimental; urgency=medium

  * New upstream release.
  * Fixed (build-)depends for this release.
  * Added new pt_BR.po Brazilian Portuguese debconf templates translation
    (Closes: #829340).
  * Rebase allow-any-pytz-version.patch. Add allow-any-fixtures-version.patch.
  * Using oslo-config-generator directly.
  * Switching to openstack-pkg-tools >= 52~.

 -- Thomas Goirand <zigo@debian.org>  Wed, 29 Jun 2016 22:44:18 +0200

ironic (1:5.1.2-2) unstable; urgency=medium

  * Using upstream config generator shell script to generate ironic.conf,
    instead of using (broken) sample file. (Closes: #828897)

 -- Thomas Goirand <zigo@debian.org>  Wed, 29 Jun 2016 20:28:00 +0000

ironic (1:5.1.2-1) unstable; urgency=high

  * New upstream release:
    - addresses CVE-2016-4985: Node information including credentials exposed
      to unathenticated users. Includes upstream patch: Mask password on agent
      lookup according to policy (Closes: #827886).

 -- Thomas Goirand <zigo@debian.org>  Wed, 22 Jun 2016 10:05:13 +0200

ironic (1:5.1.1-1) unstable; urgency=medium

  * Team upload.
  * New upstream release

 -- Ondřej Nový <onovy@debian.org>  Tue, 21 Jun 2016 00:37:13 +0200

ironic (1:5.1.0-2) unstable; urgency=medium

  * Standards-Version is 3.9.8 now (no change)
  * Allow sudo for ironic-rootwrap
    (Thanks to Jan Sára for providing fix)
  * Fixed d/watch to ignore old year-based versioning schema

 -- Ondřej Nový <novy@ondrej.org>  Fri, 27 May 2016 11:37:10 +0000

ironic (1:5.1.0-1) unstable; urgency=medium

  * New upstream release.
  * Uploading to unstable.
  * Removed debian/patches/Fix_sphinx_docs_build.patch applied upstream.

 -- Thomas Goirand <zigo@debian.org>  Tue, 05 Apr 2016 14:05:32 +0000

ironic (1:5.0.0-2) experimental; urgency=medium

  * Do not use the Keystone admin auth token to register API endpoints.

 -- Thomas Goirand <zigo@debian.org>  Tue, 29 Mar 2016 13:36:22 +0000

ironic (1:5.0.0-1) experimental; urgency=medium

  * New upstream release.
  * Fixed (build-)depends for this release.
  * Removed Tolerate_roles_in_context.RequestContext.patch applied upstream.
  * Rebased the other patches.
  * Added -b html when generating the sphinx doc.
  * Added Fix_sphinx_docs_build.patch to fix doc building, plus -a flag.

 -- Thomas Goirand <zigo@debian.org>  Tue, 22 Mar 2016 13:31:00 +0100

ironic (1:4.3.0-1) experimental; urgency=medium

  [ Thomas Goirand ]
  * New upstream release.
  * Fixed (build-)depends for this release.
  * Added patch:
    - Tolerate_roles_in_context.RequestContext.patch
  * Fixed debian/copyright ordering.
  * Standards-Version: 3.9.7 (no change).

  [ Ondřej Nový ]
  * Fixed homepage (https).
  * Fixed VCS URLs (https).

 -- Thomas Goirand <zigo@debian.org>  Wed, 09 Mar 2016 10:27:03 +0000

ironic (1:4.2.1-4) unstable; urgency=medium

  * Added missing q-text-as-data depends in ironic-api.

 -- Thomas Goirand <zigo@debian.org>  Tue, 03 Nov 2015 11:43:31 +0000

ironic (1:4.2.1-3) unstable; urgency=medium

  * Rebuilt with openstack-pkg-tools to use Keystone API v3.

 -- Thomas Goirand <zigo@debian.org>  Tue, 03 Nov 2015 08:24:47 +0000

ironic (1:4.2.1-2) unstable; urgency=medium

  * Downgrades python-scciclient from Depends to Recommends (Closes: #803227).

 -- Thomas Goirand <zigo@debian.org>  Sat, 31 Oct 2015 11:48:23 +0100

ironic (1:4.2.1-1) unstable; urgency=medium

  * New upstream release.
  * Added python-pil as build-dep.
  * Fixed minimal version of drivers.
  * Fixed the unit test runner.

 -- Thomas Goirand <zigo@debian.org>  Tue, 20 Oct 2015 20:58:58 +0000

ironic (1:4.2.0-1) unstable; urgency=medium

  * New upstream release.
  * Uploading to unstable.
  * Bumped minimum python-pbr version to 1.8.
  * Added Danish translation of the debconf templates, thanks to Joe Dalton
    <joedalton2@yahoo.dk> (Closes: #800458).
  * Added Dutch translation of debconf messages thanks to Frans Spiesschaert
    <Frans.Spiesschaert@yucom.be> (Closes: #799458).
  * New ironic-api depends on openstackclient.
  * Ran wrap-and-sort -t -a.

 -- Thomas Goirand <zigo@debian.org>  Mon, 21 Sep 2015 13:01:00 +0000

ironic (1:4.1.0-1) experimental; urgency=medium

  * New upstream release.
  * Fixed (build-)depends for this release.
  * Added python-scciclient as (build-)depends.

 -- Thomas Goirand <zigo@debian.org>  Mon, 14 Sep 2015 17:42:33 +0200

ironic (1:4.0.0-1) experimental; urgency=medium

  * New upstream release.
  * Fixed (build-)depends for this release.
  * Added patch to allow any pytz version.

 -- Thomas Goirand <zigo@debian.org>  Mon, 07 Sep 2015 23:33:23 +0200

ironic (2015.1.0-5) unstable; urgency=medium

  * Rebuilt with SQLAlchemy >= 1.0 (Closes: #794309).
  * Updated Italian debconf translation (Closes: #794371).
  * Added Spanish debconf translation (Closes: #792183).

 -- Thomas Goirand <zigo@debian.org>  Mon, 03 Aug 2015 07:34:26 +0000

ironic (2015.1.0-4) unstable; urgency=medium

  * Removes Suggests: python-suds (Closes: #788088).

 -- Thomas Goirand <zigo@debian.org>  Sun, 14 Jun 2015 15:30:47 +0200

ironic (2015.1.0-3) unstable; urgency=medium

  * Added fr.po thanks to Julien Patriarca (Closes: #786499).

 -- Thomas Goirand <zigo@debian.org>  Sat, 30 May 2015 14:45:25 +0000

ironic (2015.1.0-2) unstable; urgency=medium

  * Added pt.po translation of debconf (Closes: #784598).

 -- Thomas Goirand <zigo@debian.org>  Tue, 12 May 2015 23:12:30 +0200

ironic (2015.1.0-1) unstable; urgency=medium

  * New upstream release.
  * Fixed wrong ucfr call (Closes: #783862).
  * Fixed gbp.conf.

 -- Thomas Goirand <zigo@debian.org>  Thu, 30 Apr 2015 21:27:04 +0000

ironic (2015.1~rc2-1) unstable; urgency=medium

  * New upstream release.
  * Uploading to unstable.
  * Now handles rabbitmq & keystone auth credentials & ironic-api endpoint
    using debconf.

 -- Thomas Goirand <zigo@debian.org>  Wed, 31 Dec 2014 16:22:59 +0100

ironic (2014.2-2) experimental; urgency=medium

  * Cleans /var/lib/ironic/{cache, ironicdb} on purge. (Closes: #768561)
  * Adds dh-python as build-depends.
  * Added pysendfile -> python-sendfile in debian/pydist-overrides.

 -- Thomas Goirand <zigo@debian.org>  Mon, 10 Nov 2014 14:59:33 +0000

ironic (2014.2-1) experimental; urgency=medium

  * New upstream release.

 -- Thomas Goirand <zigo@debian.org>  Fri, 17 Oct 2014 15:52:15 +0800

ironic (2014.2~rc2-1) experimental; urgency=medium

  * New upstream release.
  * Mangling upstream rc and beta versions in watch file.
  * Now using a single logrotate file in ironic-common.

 -- Thomas Goirand <zigo@debian.org>  Sun, 05 Oct 2014 14:34:47 +0800

ironic (2014.2~rc1-1) experimental; urgency=medium

  * New upstream release.
  * Now using templated init script for sysv-rc, generated systemd unit and
    upstart jobs, using openstack-pkg-tools >= 13.
  * Updated (build-)depends for this release.
  * Removed patch to remove intersphinx.
  * Removed nature.css and its BSD license from debian/copyright.
  * Standards-Version is now 3.9.6 (no change).

 -- Thomas Goirand <zigo@debian.org>  Sat, 04 Oct 2014 14:00:34 +0800

ironic (2014.2~b3-1) experimental; urgency=medium

  * New upstream release.
  * Updated (build-)depends for this release.

 -- Thomas Goirand <zigo@debian.org>  Tue, 01 Jul 2014 14:17:05 +0800

ironic (2014.1-9) unstable; urgency=medium

  * Added Russian debconf template thanks to Yuri Kozlov <yuray@komyakino.ru>
    (Closes: #752551).

 -- Thomas Goirand <zigo@debian.org>  Wed, 25 Jun 2014 14:41:59 +0800

ironic (2014.1-8) unstable; urgency=medium

  * Added German debconf translation thanks to Mario Blättermann
    <mario.blaettermann@gmail.com> (Closes: #751681).

 -- Thomas Goirand <zigo@debian.org>  Mon, 16 Jun 2014 16:19:58 +0800

ironic (2014.1-7) unstable; urgency=medium

  * Now build-depends on openstack-pkg-tools >= 12~.

 -- Thomas Goirand <zigo@debian.org>  Thu, 05 Jun 2014 08:06:53 +0000

ironic (2014.1-6) unstable; urgency=medium

  * Switched from restarting daemons to copytruncate in logrotate.

 -- Thomas Goirand <zigo@debian.org>  Thu, 29 May 2014 14:16:30 +0800

ironic (2014.1-5) unstable; urgency=medium

  * Added a patch for the MANIFEST.in to also package alembic.ini, which was
    preventing db install (Closes: #748924).

 -- Thomas Goirand <zigo@debian.org>  Thu, 22 May 2014 23:02:58 +0800

ironic (2014.1-4) unstable; urgency=medium

  * Added Spanish debconf translation, thanks to Camaleón <noelamac@gmail.com>
    (Closes: #748134).

 -- Thomas Goirand <zigo@debian.org>  Thu, 22 May 2014 10:09:27 +0800

ironic (2014.1-3) unstable; urgency=medium

  * Added initial italian Debconf template translation thanks to Beatrice
    Torracca <beatricet@libero.it> (Closes: #747591).

 -- Thomas Goirand <zigo@debian.org>  Sun, 11 May 2014 18:41:01 +0800

ironic (2014.1-2) unstable; urgency=medium

  * Added French debconf translation, thanks to Christian Perrier.
    (Closes: #745275).
  * Added Portuguese debconf translation, thanks to Américo Monteiro
    <a_monteiro@gmx.com> (Closes: #745337).

 -- Thomas Goirand <zigo@debian.org>  Mon, 21 Apr 2014 11:24:25 +0800

ironic (2014.1-1) unstable; urgency=medium

  * New upstream release.
  * Uploading to unstable.

 -- Thomas Goirand <zigo@debian.org>  Tue, 15 Apr 2014 15:50:43 +0800

ironic (2014.1~rc1-1) experimental; urgency=low

  * New upstream release.
  * Reviewed (build-)depends for this release.

 -- Thomas Goirand <zigo@debian.org>  Fri, 04 Apr 2014 20:20:50 +0800

ironic (2014.1~b3-3) experimental; urgency=medium

  * Changed section of ironic-doc to the doc section.

 -- Thomas Goirand <zigo@debian.org>  Thu, 20 Mar 2014 02:35:21 +0000

ironic (2014.1~b3-2) experimental; urgency=low

  * Fixed subunit output.

 -- Thomas Goirand <zigo@debian.org>  Sun, 16 Mar 2014 15:02:05 +0800

ironic (2014.1~b3-1) experimental; urgency=low

  * Initial release. (Closes: #730484)

 -- Thomas Goirand <zigo@debian.org>  Mon, 25 Nov 2013 23:38:00 +0800