Bug 2057493
Summary: | Upgrade to bind 9.18.x | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Petr Menšík <pemensik> |
Component: | bind | Assignee: | Petr Menšík <pemensik> |
Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | rawhide | CC: | aegorenk, anon.amish, dns-sig, mruprich, olle, pemensik, pgnet.dev, vonsch, zdohnal |
Target Milestone: | --- | Keywords: | FutureFeature, Rebase |
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
URL: | https://fedoraproject.org/wiki/Changes/BIND_9.18 | ||
Whiteboard: | |||
Fixed In Version: | bind-9.18.5-1.fc37 | Doc Type: | Enhancement |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2022-08-04 11:11:34 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: | |||
Bug Depends On: | 2048235 | ||
Bug Blocks: | 2109170, 2114330 |
Description
Petr Menšík
2022-02-23 14:00:55 UTC
I am considering also renaming the bind package to bind9 with this change. It would allow having bind9 and bind9-next at the same time, both providing bind-utils or bind Provides in respective packages. checking, @https://pagure.io/bind-dyndb-ldap/pull-request/212 "Bind 9.17+ support was merged to FreeIPA. We are going to release FreeIPA 4.9.10 and 4.10.0 which will have this support" @https://bodhi.fedoraproject.org/updates/?packages=freeipa freeipa-4.10.0-1.fc37/stable -> 2022-06-30 freeipa-4.9.10-1.fc36/stable -> 2022-06-25 @https://pagure.io/bind-dyndb-ldap/pull-request/212 "@pemensik @tjaalton I have released bind-dyndb-ldap-11.10 which supports bind 9.17+." @https://bugzilla.redhat.com/show_bug.cgi?id=2048235 CLOSED ERRATA -> 2022-03-22 all appear resolved (?) what's left, if anything, that's currently blocking the update to 9.18? I am preparing a change to be announced to Fedora: https://fedoraproject.org/wiki/Changes/BIND_9.18 I want to remove no-longer necessary selinux boolean complexity. And I am considering also two changes: - Adding a /etc/named/options.conf, similar to /etc/bind/named.conf.options in Debian. It would contain the body of options { } tag, making it easier to adding options from scripts. Very useful for cases when you want just adding forwarders and there is no good way for automated configuration change. - Changing default working directory from /var to /var/lib/named and /var/cache/named for having a secondary zones. It would make bind follow better FHS used by common applications. Chroot would still work, at the cost of extra two bind-mounts. Otherwise there is no other blocker. FEDORA-2022-2a542348da has been submitted as an update to Fedora 37. https://bodhi.fedoraproject.org/updates/FEDORA-2022-2a542348da FEDORA-2022-2a542348da has been pushed to the Fedora 37 stable repository. If problem still persists, please make note of it in this bug report. |