diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-05-04 01:01:20 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-05-04 01:01:20 +0000 |
commit | ecfdf4caac019bf4b8b20d5bba31cc6f69321e1c (patch) | |
tree | 1ff21209de27b20482cd5124179d110fc0cf4e86 /debian/changelog | |
parent | Merging upstream version 13.2. (diff) | |
download | base-files-ecfdf4caac019bf4b8b20d5bba31cc6f69321e1c.tar.xz base-files-ecfdf4caac019bf4b8b20d5bba31cc6f69321e1c.zip |
Merging debian version 13.2.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to '')
-rw-r--r-- | debian/changelog | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index f7c0d3f..064f62d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,15 @@ +base-files (13.2) unstable; urgency=medium + + * Document that /etc/profile is not a conffile anymore. Closes: #868095. + * Use a regexp to source files in /etc/profile.d. The behaviour should now be + well defined and consistent. Closes: #885414, #1069279. + * Add NEWS.Debian entry for the above. + * Document that the default umask is defined in /etc/login.defs. Closes: #983606. + * Add #DEBHELPER# token to postinst to make lintian happy. + * Make binary package to be git-reproducible. + + -- Santiago Vila <sanvila@debian.org> Fri, 03 May 2024 18:15:00 +0200 + base-files (13.1-0.0~progress7.99u1) graograman-backports; urgency=medium * Uploading to graograman-updates, remaining changes: |