diff options
| author | 2025-03-04 12:20:00 +0100 | |
|---|---|---|
| committer | 2025-03-04 12:20:00 +0100 | |
| commit | 0622967ef16df798aac9cf5e413e16120f55f346 (patch) | |
| tree | b98da6795027cf1b195dba8d7fc4cce7c564c035 /debian/changelog | |
| parent | 553e9a934f7c54c3a892f0e775c7db985a872709 (diff) | |
| download | base-files-0622967ef16df798aac9cf5e413e16120f55f346.tar.gz base-files-0622967ef16df798aac9cf5e413e16120f55f346.zip | |
Upload for unstable as 13.7
Diffstat (limited to 'debian/changelog')
| -rw-r--r-- | debian/changelog | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 95e7560..b04601a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,13 @@ +base-files (13.7) unstable; urgency=medium + + * Make /var/local to be root:root and 755 by default on new installs. + On upgrades from Debian 12, the permissions of /var/local are kept, + which is what we want for backwards compatibility. Closes: #1039973. + * Raise Standards-Version to 4.7.2. + * Add debian/salsa-ci.yml. + + -- Santiago Vila <[email protected]> Tue, 04 Mar 2025 12:20:00 +0100 + base-files (13.6) unstable; urgency=medium * Change default dot.profile to not use mesg anymore. Closes: #1088011. |
