From 1e502d5cbcf8689377f7fc3b36f2991486d87e78 Mon Sep 17 00:00:00 2001 From: nekral-guest Date: Sat, 27 Oct 2007 14:01:01 +0000 Subject: [PATCH] The next version will be 4.0.18.2. Indicate that this release fixes #445480. --- debian/changelog | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index a5527bc1..68238b32 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,5 +1,7 @@ -shadow (1:4.0.18.1-12) UNRELEASED; urgency=low +shadow (1:4.0.18.2-1) UNRELEASED; urgency=low + * New upstream version. This closes the following bugs: + - gpasswd manpage improvements. Closes: #445480 * Upstream bugs not fixed in upstream's CVS: - debian/securetty.linux: Added xvc0 and hvc0 consoles to the Linux's consoles where root login is allowed. Closes: #423389