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
|
puppet-module-nova (25.0.0-4) unstable; urgency=medium
* Add Add-queue_manager-and-stream_fanout.patch.
-- Thomas Goirand <zigo@debian.org> Sun, 22 Jun 2025 14:51:18 +0200
puppet-module-nova (25.0.0-3) unstable; urgency=medium
* Add add-support-for-virtlock-in-trixie.patch.
-- Thomas Goirand <zigo@debian.org> Mon, 02 Jun 2025 17:12:23 +0200
puppet-module-nova (25.0.0-2) unstable; urgency=medium
* Add Add-amqp_auto_delete-and-rabbit_transient_queues_ttl-params.patch.
-- Thomas Goirand <zigo@debian.org> Tue, 18 Mar 2025 08:38:41 +0100
puppet-module-nova (25.0.0-1) unstable; urgency=medium
* New upstream release.
* Fixed depends for this release.
* Rebased / refreshed:
- fix-libvirtd-config-for-tls.patch
- use-modular-libvirt-in-debian-and-ubuntu.patch
-- Thomas Goirand <zigo@debian.org> Wed, 09 Oct 2024 11:13:58 +0200
puppet-module-nova (24.0.0-2) unstable; urgency=medium
* Fix puppet-module-nova.install.
-- Thomas Goirand <zigo@debian.org> Wed, 01 May 2024 10:46:27 +0200
puppet-module-nova (24.0.0-1) unstable; urgency=medium
* New upstream release.
* Fixed versions of depends for this release.
* Rebased fix-libvirtd-config-for-tls.patch.
* Rebased use-modular-libvirt-in-debian-and-ubuntu.patch.
* Refreshed fix-no-virtproxyd-in-debian.patch.
-- Thomas Goirand <zigo@debian.org> Tue, 30 Apr 2024 17:04:06 +0200
puppet-module-nova (23.0.0-3) unstable; urgency=medium
* Add fix-no-virtproxyd-in-debian.patch.
-- Thomas Goirand <zigo@debian.org> Fri, 10 Nov 2023 09:53:26 +0100
puppet-module-nova (23.0.0-2) unstable; urgency=medium
* Add use-modular-libvirt-in-debian-and-ubuntu.patch.
-- Thomas Goirand <zigo@debian.org> Wed, 25 Oct 2023 12:45:03 +0200
puppet-module-nova (23.0.0-1) unstable; urgency=medium
* New upstream release.
* Fixed versions of depends for this release.
* Removed remove-validate-legacy-check.patch, as it's not relevant because
Debian uses puppet 7 now.
* Fixed fix-libvirtd-config-for-tls.patch.
-- Thomas Goirand <zigo@debian.org> Tue, 24 Oct 2023 15:49:05 +0200
puppet-module-nova (22.0.0-3) unstable; urgency=medium
* Upload to unstable.
-- Thomas Goirand <zigo@debian.org> Tue, 20 Jun 2023 11:26:12 +0200
puppet-module-nova (22.0.0-2) experimental; urgency=medium
* Fix migration/libvirt.pp.
-- Thomas Goirand <zigo@debian.org> Wed, 12 Apr 2023 14:27:36 +0200
puppet-module-nova (22.0.0-1) experimental; urgency=medium
* New upstream release.
* Fixed runtime depends versions for this release.
* Rebased / refreshed patches.
-- Thomas Goirand <zigo@debian.org> Wed, 12 Apr 2023 10:59:55 +0200
puppet-module-nova (21.0.0-2) unstable; urgency=medium
* Add fix-libvirtd-config-for-tls.patch.
-- Thomas Goirand <zigo@debian.org> Fri, 17 Feb 2023 11:53:37 +0100
puppet-module-nova (21.0.0-1) unstable; urgency=medium
* New upstream release.
* Fixed depends for this release.
* Refreshed patch.
-- Thomas Goirand <zigo@debian.org> Thu, 20 Oct 2022 23:24:01 +0200
puppet-module-nova (20.3.0-1) unstable; urgency=medium
* New upstream release.
* Fixed depends for this release.
* Rebased remove-validate-legacy-check.patch.
-- Thomas Goirand <zigo@debian.org> Tue, 05 Apr 2022 12:28:22 +0200
puppet-module-nova (20.2.0-2) unstable; urgency=medium
* Uploading to unstable.
-- Thomas Goirand <zigo@debian.org> Fri, 25 Mar 2022 13:55:01 +0100
puppet-module-nova (20.2.0-1) experimental; urgency=medium
* New upstream release.
* Fixed depends for this release.
* Removed fix-path-for-etc-default-libvirtd.patch applied upstream.
-- Thomas Goirand <zigo@debian.org> Mon, 14 Mar 2022 23:06:57 +0100
puppet-module-nova (19.4.0-3) unstable; urgency=medium
* Clean-up update-alternatives handling.
-- Thomas Goirand <zigo@debian.org> Wed, 05 Jan 2022 10:18:03 +0100
puppet-module-nova (19.4.0-2) unstable; urgency=medium
* Add fix-path-for-etc-default-libvirtd.patch.
-- Thomas Goirand <zigo@debian.org> Thu, 02 Dec 2021 21:46:06 +0100
puppet-module-nova (19.4.0-1) unstable; urgency=medium
* New upstream release.
* Fixed depends for this release.
* Refreshed remove-validate-legacy-check.patch.
-- Thomas Goirand <zigo@debian.org> Tue, 19 Oct 2021 09:54:52 +0200
puppet-module-nova (19.3.0-1) unstable; urgency=medium
* Uploading to unstable.
* New upstream release.
* Fixed depends for this release.
-- Thomas Goirand <zigo@debian.org> Thu, 30 Sep 2021 15:01:12 +0200
puppet-module-nova (19.2.0-1) experimental; urgency=medium
* New upstream release.
* Fixed depends for this release.
* Removed patch applied upstream:
- Add_support_for_nova_api_uwsgi_config_in_Debian.patch
- Debian-stop-tweaking-uwsgi_threads.patch
- Switch-to-ini_setting.patch
* Disable patch:
- fix-libvirt-setup-under-bullseye-and-up.patch
* Rebased:
- remove-validate-legacy-check.patch
-- Thomas Goirand <zigo@debian.org> Mon, 27 Sep 2021 14:47:49 +0200
puppet-module-nova (18.4.0-4) unstable; urgency=medium
* Add Add_support_for_nova_api_uwsgi_config_in_Debian.patch.
* Add Debian-stop-tweaking-uwsgi_threads.patch.
* Add Switch-to-ini_setting.patch.
* Add remove-validate-legacy-check.patch.
* Upload to unstable.
-- Thomas Goirand <zigo@debian.org> Mon, 16 Aug 2021 17:28:46 +0200
puppet-module-nova (18.4.0-1) experimental; urgency=medium
* New upstream release.
* Fixed depends for this release.
-- Thomas Goirand <zigo@debian.org> Tue, 06 Apr 2021 12:45:00 +0200
puppet-module-nova (18.3.0-1) experimental; urgency=medium
* New upstream release.
* Fixed depends for this release.
-- Thomas Goirand <zigo@debian.org> Thu, 25 Mar 2021 21:47:11 +0100
puppet-module-nova (18.2.0-1) experimental; urgency=medium
* New upstream release.
* Fixed depends for this release.
* Rebased fix-libvirt-setup-under-bullseye-and-up.patch.
-- Thomas Goirand <zigo@debian.org> Mon, 22 Mar 2021 17:54:06 +0100
puppet-module-nova (17.5.0-2) unstable; urgency=medium
* Fix libvirt setup under >= Bullseye:
- fix-libvirt-setup-under-bullseye-and-up.patch
-- Thomas Goirand <zigo@debian.org> Mon, 25 Jan 2021 23:36:51 +0100
puppet-module-nova (17.5.0-1) unstable; urgency=medium
* New upstream release.
* Uploading to unstable.
* Fixed debian/watch.
* Add a debian/salsa-ci.yml.
-- Thomas Goirand <zigo@debian.org> Sun, 18 Oct 2020 16:22:10 +0200
puppet-module-nova (17.4.0-1) experimental; urgency=medium
* New upstream release.
* Fixed depends for this release.
-- Thomas Goirand <zigo@debian.org> Thu, 01 Oct 2020 13:59:26 +0200
puppet-module-nova (16.3.0-2) unstable; urgency=medium
* Uploading to unstable.
-- Thomas Goirand <zigo@debian.org> Sun, 10 May 2020 11:45:20 +0200
puppet-module-nova (16.3.0-1) experimental; urgency=medium
* New upstream release.
-- Thomas Goirand <zigo@debian.org> Sun, 03 May 2020 13:54:18 +0200
puppet-module-nova (16.2.1-1) experimental; urgency=medium
* New upstream release.
-- Thomas Goirand <zigo@debian.org> Sun, 26 Apr 2020 12:40:21 +0200
puppet-module-nova (15.4.0-3) unstable; urgency=medium
* Depends on puppet, not puppet-common.
* Standards-Version: 4.5.0.
-- Thomas Goirand <zigo@debian.org> Tue, 24 Mar 2020 10:57:25 +0100
puppet-module-nova (15.4.0-2) unstable; urgency=medium
* Uploading to unstable.
-- Thomas Goirand <zigo@debian.org> Wed, 23 Oct 2019 00:31:14 +0200
puppet-module-nova (15.4.0-1) experimental; urgency=medium
* New upstream release.
* Removed use-uwsgi-in-debian.patch applied upstream.
-- Thomas Goirand <zigo@debian.org> Tue, 08 Oct 2019 11:08:50 +0200
puppet-module-nova (15.2.0-1) experimental; urgency=medium
* New upstream release.
* Removed Correct_virtlock_virtlogd_service_names_for_Debian.patch applied
upstream.
* Rebased use-uwsgi-in-debian.patch.
-- Thomas Goirand <zigo@debian.org> Sun, 29 Sep 2019 01:14:35 +0200
puppet-module-nova (14.4.0-4) unstable; urgency=medium
* Switched build-dependencies to Python 3 (Closes: #937364).
-- Thomas Goirand <zigo@debian.org> Thu, 05 Sep 2019 21:11:35 +0200
puppet-module-nova (14.4.0-3) unstable; urgency=medium
* Add use-uwsgi-in-debian.patch.
-- Thomas Goirand <zigo@debian.org> Tue, 03 Sep 2019 16:43:24 +0200
puppet-module-nova (14.4.0-2) unstable; urgency=medium
[ Ondřej Nový ]
* Use debhelper-compat instead of debian/compat.
[ Thomas Goirand ]
* Uploading to unstable.
-- Thomas Goirand <zigo@debian.org> Thu, 18 Jul 2019 22:02:09 +0200
puppet-module-nova (14.4.0-1) experimental; urgency=medium
* New upstream release.
* Fixed runtime depends for this release.
* Removed Fix-VNC-console-for-debian.patch applied upstream.
* Refreshed Correct_virtlock_virtlogd_service_names_for_Debian.patch.
* Removed fix-serial-console-proxy.patch applied upstream.
-- Thomas Goirand <zigo@debian.org> Tue, 09 Apr 2019 10:44:17 +0200
puppet-module-nova (13.1.0-3) unstable; urgency=medium
* Add fix-serial-console-proxy.patch.
-- Thomas Goirand <zigo@debian.org> Tue, 19 Feb 2019 10:53:02 +0100
puppet-module-nova (13.1.0-2) unstable; urgency=medium
* Add Correct_virtlock_virtlogd_service_names_for_Debian.patch.
-- Thomas Goirand <zigo@debian.org> Sun, 25 Nov 2018 16:58:31 +0100
puppet-module-nova (13.1.0-1) unstable; urgency=medium
* New upstream release.
* Add VNC / SPICE console patch.
* Fixed versions of depends: for this release.
* Use team+openstack@tracker.debian.org for maintainer email.
-- Thomas Goirand <zigo@debian.org> Sat, 16 Jun 2018 16:24:08 +0200
puppet-module-nova (12.3.0-1) unstable; urgency=medium
[ Ondřej Nový ]
* d/rules: Changed UPSTREAM_GIT protocol to https
* d/copyright: Changed source URL to https protocol
* d/control: Set Vcs-* to salsa.debian.org
[ Daniel Baumann ]
* Updating copyright format url.
* Updating maintainer field.
* Running wrap-and-sort -bast.
* Removing gbp.conf, not used anymore or should be specified in the
developers dotfiles.
* Correcting permissions in debian packaging files.
* Deprecating priority extra as per policy 4.0.1.
[ Thomas Goirand ]
* New upstraem release.
* Fixed depends for this release.
-- Thomas Goirand <zigo@debian.org> Tue, 20 Mar 2018 14:37:16 +0100
puppet-module-nova (9.4.0-1) unstable; urgency=medium
[ Ondřej Nový ]
* d/rules: Changed UPSTREAM_GIT protocol to https
* d/copyright: Changed source URL to https protocol
[ Thomas Goirand ]
* New upstream release.
* Fixed runtime depends for this release.
-- Thomas Goirand <zigo@debian.org> Fri, 21 Oct 2016 13:42:34 +0000
puppet-module-nova (8.0.0-2) unstable; urgency=medium
[ Ondřej Nový ]
* Standards-Version is 3.9.8 now (no change)
[ Thomas Goirand ]
* Added missing runtime dependencies.
-- Thomas Goirand <zigo@debian.org> Thu, 28 Apr 2016 10:29:52 -0500
puppet-module-nova (8.0.0-1) unstable; urgency=medium
* New upstream release.
* Uploading to unstable.
* Overrides dh_auto_install and dh_auto_build to avoid reno using git at
build time.
* Added python-pbr, python-setuptools and python-all as build-depends.
-- Thomas Goirand <zigo@debian.org> Wed, 06 Apr 2016 08:31:48 +0000
puppet-module-nova (8.0.0~b1-1) experimental; urgency=medium
* New upstream release.
* Standards-Version: 3.9.7 (no change).
-- Thomas Goirand <zigo@debian.org> Wed, 09 Mar 2016 18:17:34 +0100
puppet-module-nova (7.0.0-1) unstable; urgency=medium
* Initial release. (Closes: #814245)
-- Thomas Goirand <zigo@debian.org> Tue, 09 Feb 2016 16:55:51 +0800
|