diff --git a/docs/releasenotes.rst b/docs/releasenotes.rst index c3fff24be08de2432395dc1d770067b6b18544f2..d5b738fb60826a13e465966baa8383fe1b35a227 100644 --- a/docs/releasenotes.rst +++ b/docs/releasenotes.rst @@ -14,8 +14,6 @@ Debian 12 Bookworm. Some minor improvements and fixes. * Dropped support for Debian 10 (Buster). * Added support for Debian 12 (Bookworm). - * ``dnspython`` Python package is no longer required/used by any of - the roles. * ``netaddr`` Python package is now required for using the roles. * ``backup_client`` role @@ -45,7 +43,9 @@ Debian 12 Bookworm. Some minor improvements and fixes. * Parameter ``maintenance_allowed_hosts`` has been dropped and replaced with parameter ``maintenance_allowed_sources``. The new parameter expects a list of IPv4 and IPv6 addresses (or - subnets). Resolvable names can no longer be specified. + subnets). Resolvable names can no longer be specified (and this + particular role no longe relies on presence of the ``dnspython`` + package). * NTP server configuration is now based on use of pools instead of servers. Parameter ``ntp_servers`` has been deprecated and