summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorSteve Langasek <steve.langasek@canonical.com>2022-04-25 11:33:24 -0700
committerSteve Langasek <steve.langasek@canonical.com>2022-04-25 11:33:24 -0700
commitb36d84ca59e4cf29f12ff37f7f820ce3bc1625d5 (patch)
treec35aaa8ceef7d3c39b98afbfb0d6ab637612369c /debian/changelog
parent30fdd8cc84eca7842a2c4dfc5e4d30b9e87fd064 (diff)
Don't build with NIS support. This is only used for password changes on NIS systems, and is pulling a large dependency chain into the Essential package set which is not justifiable.
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog8
1 files changed, 8 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 8c92d7dc..14072a55 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+pam (1.4.0-12) UNRELEASED; urgency=medium
+
+ * Don't build with NIS support. This is only used for password changes on
+ NIS systems, and is pulling a large dependency chain into the Essential
+ package set which is not justifiable.
+
+ -- Steve Langasek <steve.langasek@ubuntu.com> Mon, 25 Apr 2022 11:32:36 -0700
+
pam (1.4.0-11) unstable; urgency=medium
* Whitespace fixes in debconf templates.