From: Michael Biebl Date: Wed, 29 Jun 2011 00:26:35 +0000 (+0200) Subject: Update changelog for the last commit X-Git-Tag: 29-1~6 X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=49c56c32a5350a13fa1457bcd19af44f27aed338;p=systemd Update changelog for the last commit --- diff --git a/debian/changelog b/debian/changelog index 18856c79..2dc42867 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,5 +1,6 @@ systemd (29-1) UNRELEASED; urgency=low + [ Tollef Fog Heen ] * New upstream version. - Includes typo fixes in documentation. Closes: #623520 * Fall back to the init script reload function if a native .service file @@ -15,6 +16,9 @@ systemd (29-1) UNRELEASED; urgency=low are installed in /usr/lib/tmpfiles.d now. * Depend on util-linux (>= 2.19.1-2) which provides whole-disk locking support in fsck and remove our revert patch. + * Don't choke when systemd was compiled with a different CAP_LAST_CAP then + what it is run with. Patch cherry-picked from upstream Git. + Closes: #628081 -- Tollef Fog Heen Wed, 08 Jun 2011 16:14:31 +0200