summaryrefslogtreecommitdiffstats
path: root/debian/NEWS
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-05-04 01:01:02 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-05-04 01:01:02 +0000
commit20c2afdca6a4aa4becd7aeb5e51035d24d03f5ae (patch)
tree4a98304d1a80b784da84f045279ba7bbbdd308fc /debian/NEWS
parentMerging upstream version 13.2. (diff)
downloadbase-files-20c2afdca6a4aa4becd7aeb5e51035d24d03f5ae.tar.xz
base-files-20c2afdca6a4aa4becd7aeb5e51035d24d03f5ae.zip
Adding debian version 13.2.debian/13.2
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'debian/NEWS')
-rw-r--r--debian/NEWS9
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