openstack-cluster-installer (42.2.3)
[PTS] [DDPO]
NEW: VCS has unreleased changes: 42.2.4 > 42.2.3
- Git: https://salsa.debian.org/openstack-team/debian/openstack-cluster-installer.git
-
- Branch: debian/zed
- Path: debian/changelog
- Repo size: 7761920
- Browser: https://salsa.debian.org/openstack-team/debian/openstack-cluster-installer
- Last scan: 2023-01-31 16:09:01+00
- Next scan: 2023-02-05 23:38:00+00
- Merge requests: 6
- Debian changelog in Git:
openstack-cluster-installer (42.2.4) UNRELEASED; urgency=medium
* Add a default designate_policy.json in Horizon enforcing dnsmember
requirement to display the DNS panel.
* Add support for the new non-free-firmware in bookworm and up.
* Fix idna_convert.class.php to support PHP 8.2.
* Fix implode() call wrong param order in ssh.php's send_ssh_cmd().
* Do not install netcat in --postinstall-packages, as it's gone from
bookworm, and openstack-cluster-installer-common already depends on
netcat-traditional.
* oci-hdd-maint: add ThinkSystem SR665 HDD disposition.
* Fixups for Puppet >= 7.
* Add puppet-module-puppetlabs-sshkeys-core as Depends.
-- Thomas Goirand <zigo@debian.org> Tue, 31 Jan 2023 11:11:37 +0100
- This branch is 13 commits ahead of tag debian/42.2.3
- Git log:
commit f415dace8134d3e37c8e3573fd1e556bcfa55b87
Author: Thomas Goirand <zigo@debian.org>
Date: Tue Jan 31 16:09:02 2023 +0100
Add ThinkSystem SR665 PDF user manual link and page number as comment in oci-hdd-maint.
commit 1d6bc6550d02bd414126f22c0f8572ff260a7513
Author: Thomas Goirand <zigo@debian.org>
Date: Tue Jan 31 14:54:54 2023 +0100
Add puppet-module-puppetlabs-sshkeys-core as Depends.
commit 8e425a7a64414ebe8d9e2bc1893f595d1ddf1bce
Author: Thomas Goirand <zigo@debian.org>
Date: Tue Jan 31 14:03:48 2023 +0100
Fixups for Puppet >= 7.
commit 901a9806a478a87de91e35eeab98116bbe1f19f1
Author: Thomas Goirand <zigo@debian.org>
Date: Tue Jan 31 12:24:28 2023 +0100
oci-hdd-maint: add ThinkSystem SR665 HDD disposition.
commit 1f961563d11babbfe8a7fe3013c8ffa54fc2d4bb
Author: Thomas Goirand <zigo@debian.org>
Date: Tue Jan 31 11:34:03 2023 +0100
* Do not install netcat in --postinstall-packages, as it's gone from
bookworm, and openstack-cluster-installer-common already depends on
netcat-traditional.
commit c16bf35816663d1ea73c2ac6eddec948812f8689
Author: Thomas Goirand <zigo@debian.org>
Date: Tue Jan 31 11:30:03 2023 +0100
Fix implode() call wrong param order in ssh.php's send_ssh_cmd().
commit 0348d8b090201ef2d9692179f9ca3deb945f1de6
Author: Thomas Goirand <zigo@debian.org>
Date: Tue Jan 31 11:21:38 2023 +0100
Fix idna_convert.class.php to support PHP 8.2.
commit b58b15443bbc79af89cfd7052849739419c80097
Author: Thomas Goirand <zigo@debian.org>
Date: Tue Jan 31 11:12:13 2023 +0100
Add support for the new non-free-firmware in bookworm and up.
commit 82eebfc47464909b33cc756d346005834c860548
Author: Thomas Goirand <zigo@debian.org>
Date: Fri Jan 20 16:58:07 2023 +0100
* Add a default designate_policy.json in Horizon enforcing dnsmember
requirement to display the DNS panel.
commit e604c4073cdb859a4b412f40ef09fa1a9f3aa1a6
Author: Thomas Goirand <zigo@debian.org>
Date: Thu Jan 19 16:42:59 2023 +0100
Fix dns.pp handling of named.conf.options for restricting allow-transfer and using theforman-dns's .erb file.
commit 05eaa756afa936907812e5828a2c8ac8e4577853
Author: Simeon Gourlin <simeon.gourlin@infomaniak.com>
Date: Wed Jan 18 12:19:52 2023 +0100
[Designate] ensure ns1 is higher priority than ns2 (used for SOA)
commit 2a662d940a9f63be4ad143f2000471195aaab0a3
Author: Axel Jacquet <axel.jacquet@infomaniak.com>
Date: Tue Jan 17 16:24:03 2023 +0100
allow-transfert to disable axfr query from outside
commit bcbf164972e75e6279352a3bfb6ccc8e2ddeb630
Author: Thomas Goirand <zigo@debian.org>
Date: Mon Jan 16 12:00:45 2023 +0100
Document how to customize the number of workers.