corekeeper (1.7)
[PTS] [DDPO]
COMMITS: VCS has seen 1 commit since the 1.7 tag
- Git: https://salsa.debian.org/debian/corekeeper.git
-
- Branch: master
- Path: debian/changelog
- Browser: https://salsa.debian.org/debian/corekeeper
- Last scan: 2021-03-03 19:32:09+00
- Next scan: 2021-03-10 19:15:00+00
- Merge requests: 1
- Debian changelog in Git:
corekeeper (1.7) unstable; urgency=medium
* Do not use a world-writable /var/crash with the dumper script
and fix the permissions on upgrade as dpkg doesn't do that.
(Closes: #924397) (See-also: #515211)
* Handle older versions of the Linux kernel in a safer way
(Closes: #924398)
* Harden ownership determination and core file names
* Do not truncate core names for executables with spaces
* Update VCS URLs from alioth to salsa
-- Paul Wise <pabs@debian.org> Sat, 04 May 2019 14:53:44 +0800
- This branch is 1 commit ahead of tag 1.7
- Git log:
commit e59be8fe7afd8b8df841b16988c320d929de4040
Author: Paul Wise <pabs@debian.org>
Date: Fri Jul 12 09:28:32 2019 +0800
Fix typos
Reported-by: Sander Bos