theforeman / puppet-foreman_proxy

Puppet module for Foreman Smart Proxy
GNU General Public License v3.0
43 stars 130 forks source link

Release 26.1.0 #844

Closed ekohl closed 2 months ago

evgeni commented 2 months ago

The Ubuntu failures seem real

ekohl commented 2 months ago

Yes, it looks like they updated from 9.16 to 9.18 (https://changelogs.ubuntu.com/changelogs/pool/main/b/bind9/bind9_9.18.28-0ubuntu0.20.04.1/changelog) recently and that moved named-checkconf from /usr/sbin to /usr/bin.

ekohl commented 2 months ago

https://github.com/theforeman/puppet-dns/pull/267

evgeni commented 2 months ago

That's a very sensible thing to do in a distro that's out for 4+ years…

ekohl commented 2 months ago

I think they were lazy and wanted to pull in the security updates listed in https://lists.isc.org/pipermail/bind-users/2024-July/108763.html and CVE-2024-1737 was probably hard to backport (since it introduced a new option). But yes, they could at least have maintained the path.