summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Felipe Sateler [Thu, 6 Dec 2018 00:03:34 +0000 (00:03 +0000)]
systemd (239-15) unstable; urgency=medium
[ Felipe Sateler ]
* Fix container check in udev init script.
Udev needs writable /sys, so the init script tried to check before
starting. Unfortunately, the check was inverted. Let's add the missing
'!' to negate the check.
(Closes: #915261)
* Add myself to uploaders
[ Michael Biebl ]
* Remove obsolete systemd-shim conffile on upgrades.
The D-Bus policy file was dropped from the systemd-shim package in
version 8-4, but apparently there are cases where users removed the
package before that cleanup happened. The D-Bus policy file that was
shipped by systemd-shim was much more restrictive and now prevents
calling GetDynamicUsers() and other recent APIs on systemd Manager.
(Closes: #914285)
[dgit import unpatched systemd 239-15]
Felipe Sateler [Thu, 6 Dec 2018 00:03:34 +0000 (00:03 +0000)]
Import systemd_239-15.debian.tar.xz
[dgit import tarball systemd 239-15 systemd_239-15.debian.tar.xz]
Michael Biebl [Fri, 22 Jun 2018 22:18:08 +0000 (23:18 +0100)]
Import systemd_239.orig.tar.gz
[dgit import orig systemd_239.orig.tar.gz]