Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/CHANGELOG.rst
diff options
context:
space:
mode:
authornl6720 <nl6720@gmail.com>2024-01-05 17:33:11 +0200
committernl6720 <nl6720@gmail.com>2024-01-05 17:42:18 +0200
commite04a40d04bd97569008bc72f93faa28029913d82 (patch)
tree5f9bdcbaa2ead78634e2c81c7cf876ece0bafbef /CHANGELOG.rst
parenta3b7121afb66ab9026bc1658720e6c22349f3ac8 (diff)
configs/releng/packages.x86_64: explicitly add ldns
Currently the ldns package is pulled in as a dependency of openssh, but that dependency may be gone in the future. See https://gitlab.archlinux.org/archlinux/packaging/packages/openssh/-/issues/2 Explicitly include ldns to ensure the live environment will continue to have `drill`.
Diffstat (limited to 'CHANGELOG.rst')
-rw-r--r--CHANGELOG.rst3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGELOG.rst b/CHANGELOG.rst
index 27b0488..4c7a050 100644
--- a/CHANGELOG.rst
+++ b/CHANGELOG.rst
@@ -11,6 +11,9 @@ Added
Changed
-------
+- Explicitly add ldns to releng (as opposed to it only being pulled in as a dependency of another package) to ensure
+ ``drill`` remains available.
+
Deprecated
----------