Add a NEWS.Debian entry for the above.

This commit is contained in:
Santiago Vila
2024-05-03 19:38:23 +02:00
parent 3a39bf940d
commit d7e45d3029
Vendored
+9
View File
@@ -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