From 8d3f289bd87dff395261e09fe843e6f627fd436c Mon Sep 17 00:00:00 2001 From: nekral-guest Date: Sun, 20 May 2012 11:05:39 +0000 Subject: [PATCH] - manpages: .so links point to paths relative to the top-level manual hierarchy. Closes: #661025 --- debian/changelog | 2 ++ 1 file changed, 2 insertions(+) diff --git a/debian/changelog b/debian/changelog index 87fbbbd1..0a89c4b4 100644 --- a/debian/changelog +++ b/debian/changelog @@ -8,6 +8,8 @@ shadow (1:4.1.5.1-1) unstable; urgency=low Log to utmp(x) was broken by the fix for #605329. Closes: 659957 - userdel: Fix segfault when userdel removes the user's group. Closes: #660406 + - manpages: .so links point to paths relative to the top-level manual + hierarchy. Closes: #661025 * debian/patches/428_grpck_add_prune_option: removed -p option. The option was not documented and was meant to fix consequences of a bug now fixed more than 10 years ago.