diff options
Diffstat (limited to 'debian/NEWS')
-rw-r--r-- | debian/NEWS | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/debian/NEWS b/debian/NEWS new file mode 100644 index 0000000..285c231 --- /dev/null +++ b/debian/NEWS @@ -0,0 +1,9 @@ +base-files (13.2) unstable; urgency=medium + + By default, snippets for Bourne and Bourne-compatible shells (*.sh) + in /etc/profile.d will only be sourced by /etc/profile if they + conform to a sensible regexp including only some ASCII characters, + as it already happens with cron entries and the like. Previously, + the behaviour was not really well defined. + + -- Santiago Vila <sanvila@debian.org> Fri, 03 May 2024 18:04:00 +0200 |