diff --git a/debian/changelog b/debian/changelog index c53f16be..ceb8cddb 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,12 @@ +shadow (1:4.15.3-3) unstable; urgency=medium + + * Forbid backslashes in user/group-names. + They can still be used with --force-badname, but it's a start. In the + long run I want to remove our relax patch, and upstream should fix the + line continuation too. For #1076619. + + -- Chris Hofstaedtler Sun, 21 Jul 2024 21:05:32 +0200 + shadow (1:4.15.3-2) unstable; urgency=medium [ Pino Toscano ]