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
|
ironic-python-agent (10.2.0-3) unstable; urgency=medium
* Blacklist TestStandbyExtension.test_execute_bootc_install that is failing
under riscv.
-- Thomas Goirand <zigo@debian.org> Tue, 01 Apr 2025 15:48:41 +0200
ironic-python-agent (10.2.0-2) unstable; urgency=medium
* Uploading to unstable.
-- Thomas Goirand <zigo@debian.org> Fri, 28 Mar 2025 15:22:05 +0100
ironic-python-agent (10.2.0-1) experimental; urgency=medium
* New upstream release.
-- Thomas Goirand <zigo@debian.org> Fri, 21 Mar 2025 08:51:09 +0100
ironic-python-agent (10.1.0-1) experimental; urgency=medium
* New upstream release.
* Fixed (build-)depends for this release.
* d/watch: switch to version=4 and mode=git.
* Rebased remove-broken-test.patch.
* Removed Replace_crypt_module.patch applied upstream.
* Add touch ironic_python_agent/metrics_lib/__init__.py as the init file is
missing from upstream source.
-- Thomas Goirand <zigo@debian.org> Mon, 03 Mar 2025 13:57:54 +0100
ironic-python-agent (9.14.0-5) unstable; urgency=medium
* Fix syntax warning (Closes: #1085651).
-- Thomas Goirand <zigo@debian.org> Thu, 02 Jan 2025 14:38:34 +0100
ironic-python-agent (9.14.0-4) unstable; urgency=medium
[ Nick Rosbrook ]
* debian/control: drop Depends: firmware-linux-free.
-- Thomas Goirand <zigo@debian.org> Fri, 27 Dec 2024 11:23:08 +0100
ironic-python-agent (9.14.0-3) unstable; urgency=medium
* Switch to pybuild (Closes: #1090422).
-- Thomas Goirand <zigo@debian.org> Thu, 19 Dec 2024 16:43:49 +0100
ironic-python-agent (9.14.0-2) unstable; urgency=medium
* Add Replace_crypt_module.patch (Closes: #1089531).
* Blacklist test_inspector.TestWaitForDhcp.test_timeout
-- Thomas Goirand <zigo@debian.org> Mon, 16 Dec 2024 15:32:23 +0100
ironic-python-agent (9.14.0-1) unstable; urgency=medium
* New upstream release.
* Uploading to unstable.
* Add qemu-utils as build-depends because of unit tests now using it.
-- Thomas Goirand <zigo@debian.org> Fri, 20 Sep 2024 22:56:01 +0200
ironic-python-agent (9.13.0-1) experimental; urgency=medium
* New upstream release.
-- Thomas Goirand <zigo@debian.org> Thu, 29 Aug 2024 15:57:27 +0200
ironic-python-agent (9.11.0-3) unstable; urgency=medium
* autopkgtest: blacklist test_list_network_vlan_invalid_int failing on
Debian CI.
-- Thomas Goirand <zigo@debian.org> Fri, 03 May 2024 14:15:12 +0200
ironic-python-agent (9.11.0-2) unstable; urgency=medium
* Uploading to unstable.
-- Thomas Goirand <zigo@debian.org> Sun, 07 Apr 2024 16:32:35 +0200
ironic-python-agent (9.11.0-1) experimental; urgency=medium
* New upstream release.
-- Thomas Goirand <zigo@debian.org> Mon, 25 Mar 2024 12:55:45 +0100
ironic-python-agent (9.10.0-1) experimental; urgency=medium
* New upstream release.
* Removed fix-not_called-needs-assert.patch applied upstream.
* Require python3-ironic-lib (>= 6).
-- Thomas Goirand <zigo@debian.org> Tue, 19 Mar 2024 14:18:59 +0100
ironic-python-agent (9.9.0-1) experimental; urgency=medium
* New upstream release.
* Add fix-not_called-needs-assert.patch.
-- Thomas Goirand <zigo@debian.org> Mon, 26 Feb 2024 11:29:13 +0100
ironic-python-agent (9.7.0-2) unstable; urgency=medium
* Uploading to unstable.
-- Thomas Goirand <zigo@debian.org> Sun, 08 Oct 2023 18:37:55 +0200
ironic-python-agent (9.7.0-1) experimental; urgency=medium
* New upstream release.
-- Thomas Goirand <zigo@debian.org> Thu, 21 Sep 2023 15:12:38 +0200
ironic-python-agent (9.6.0-1) experimental; urgency=medium
* New upstream release.
-- Thomas Goirand <zigo@debian.org> Thu, 31 Aug 2023 09:11:29 +0200
ironic-python-agent (9.4.0-1) unstable; urgency=medium
* New upstream release.
* Switch to compat level 11, which installs the .service.
* Install and use /etc/ironic-python-agent/ironic-python-agent.conf.
* Add init script.
* Add log folder life cycle management and logrotate.
* Rebased remove-broken-test.patch.
-- Thomas Goirand <zigo@debian.org> Thu, 24 Aug 2023 09:38:01 +0200
ironic-python-agent (9.1.0-1) unstable; urgency=medium
* Initial release. (Closes: #1032135)
-- Thomas Goirand <zigo@debian.org> Thu, 23 Feb 2023 15:09:26 +0100
|