-
systemd (208-8ubuntu8.2) utopic-proposed; urgency=medium
* build-logind autopkgtest: Re-enforce that sd_login_monitor_new() succeeds,
and restrict this test to isolation-container. (Reproduces LP #1400203)
* Bring back patch to make sd_login_monitor_new() work under other init
systems where /sys/fs/cgroup/systemd/machine does not exist.
(LP: #1400203)
-- Martin Pitt <email address hidden> Tue, 23 Dec 2014 20:18:28 +0100
-
systemd (208-8ubuntu8.1) utopic-proposed; urgency=medium
* Fix path-id to correctly recognize supported devices. This brings back
/dev/disks/by-path/ symlinks for iSCSI devices. (LP: #1391354)
-- Martin Pitt <email address hidden> Thu, 13 Nov 2014 14:54:35 +0100
-
systemd (208-8ubuntu8) utopic; urgency=medium
* debian/tests/boot-and-services: Be more liberal about the expected
NetworkManager rsyslog lines; curiously on i386 we don't get NM's
"starting" message, but plenty of others. Fixes failing i386 autopkgtest.
* Pull latest keymaps from upstream. Fixes touchpad toggle on Asus laptops.
(LP: #1377352)
-- Martin Pitt <email address hidden> Tue, 07 Oct 2014 12:16:29 +0200
-
systemd (208-8ubuntu7) utopic; urgency=medium
* Reinstate udev-fallback-graphics.conf fix below fails to
install this replaced init script. Fixes brown paper bag fail.
(LP: #1375805)
-- Andy Whitcroft <email address hidden> Wed, 01 Oct 2014 13:19:40 +0100
-
systemd (208-8ubuntu6) utopic; urgency=medium
* Reinstate udev-fallback-graphics.conf without which we will
no longer start a display manager unless we have a primary
graphics device. This leads to no display manager on some vbox
instances and some binary drivers. Note that this version of
the job also includes the fix used in the LTS SRUs for LP#1367241
which initially removed this file. (LP: #1375805, #1367241)
-- Andy Whitcroft <email address hidden> Tue, 30 Sep 2014 17:08:35 +0100
-
systemd (208-8ubuntu5) utopic; urgency=medium
* Extend systemd's "net" device udev rule to trigger ifup@.service on
network devices. In Debian this is done through net.agent, but we do not
install this in Ubuntu. (LP: #1374521)
* debian/ifup@.service: Additionally run for "auto" class. We don't really
support "allow-hotplug" in Ubuntu at the moment, so we need to deal with
"auto" devices appearing after "/etc/init.d/networking start" already ran.
(LP: #1374521)
* Pull latest keymaps from upstream trunk.
-- Martin Pitt <email address hidden> Tue, 30 Sep 2014 07:55:12 +0200
-
systemd (208-8ubuntu4) utopic; urgency=medium
* debian/tests/boot-and-services: Accept lower-case spelling of "command
line" in dmesg log. Curiously the case differs between amd64 and i386..
-- Martin Pitt <email address hidden> Thu, 18 Sep 2014 21:10:42 +0200
-
systemd (208-8ubuntu3) utopic; urgency=medium
[ Dariusz Gadomski ]
* Remove udev-fallback-graphics.conf (LP: #1367241).
[ Martin Pitt ]
* 75-persistent-net-generator.rules: Add new MS Azure MAC prefix 00:25:ae.
(LP: #1367883)
* Provide shutdown fallback for upstart. (LP: #1370329)
* debian/tests/boot-and-services: Check rsyslog and udev.
* debian/tests/boot-and-services: Add tests for journal.
* debian/tests/boot-and-services: Replace grub kernel command line mangling
with installing systemd-sysv. Rebooting after that works now, and most
dependencies to "upstart" got fixed/dropped.
[ Andy Whitcroft ]
* Unblacklist hyperv_fb again, it is needed for graphical support on Hyper-V
platforms. (LP: #1359933)
-- Martin Pitt <email address hidden> Thu, 18 Sep 2014 08:39:21 +0200
-
systemd (208-8ubuntu2) utopic; urgency=medium
[ Ben Howard ]
* 75-persistent-net-generator.rules: Fix matches of HyperV. (LP: #1361272)
[ Martin Pitt ]
* Add new autopkgtest boot_and_services which reboots the testbed with
systemd as init and verifies that the most critical services like lightdm,
D-BUS, NetworkManager, and cron work. (To be extended in the future)
* Fix udev path in udev(7). (LP: #1357782)
* path_id: suppress ID_PATH for devices with an unknown parent device type.
(LP: #1321816)
* udev-builtin-keyboard: Allow numeric key codes. (LP: #1247584)
-- Martin Pitt <email address hidden> Mon, 08 Sep 2014 14:44:35 +0200
-
systemd (208-8ubuntu1) utopic; urgency=medium
[ Martin Pitt ]
* Merge with Debian unstable.
* debian/gbp.conf: Put ubuntu tags in the ubuntu/ namespace.
[ Dann Frazier ]
* Add support for HP ProLiant m400 Server Cartridge soft powerdown
(LP: #1354306)
systemd (208-8) unstable; urgency=medium
[ Martin Pitt ]
* Fix duplicate line in copyright. (Closes: #756899)
* Drop --disable-xattr configure option for udeb, does not exist any more.
* Add Turkish debconf translations. Thanks Mert Dirik! (Closes: #757498)
* Backport fix for lazy session-activation on non-seat0 seats.
(LP: #1355331)
[ Michael Biebl ]
* Use "kmod static-nodes --output=/proc/self/fd/1" in make_static_nodes() as
we can't rely on /dev/stdout to exist at this point during boot.
(Closes: #757830)
* Fix udev SysV init script and d-i start script to not write to
/sys/kernel/uevent_helper unconditionally to not fail on a kernel with
CONFIG_UEVENT_HELPER unset. (Closes: #756312)
* Add Breaks: kmod (<< 14) to udev to make sure we have a kmod version
supporting the static-nodes command.
* Add Breaks: systemd (<< 208) to udev to avoid partial upgrades. Newer udev
versions rely on kmod-static-nodes.service being provided by systemd.
(Closes: #757777)
* Updated upstream v208-stable patch series to 53b1b6c.
* Cherry-pick upstream fix to ignore temporary dpkg files. (Closes: #757302)
* Make emergency.service conflict with rescue.service.
Otherwise if rescue mode is selected during boot and the emergency mode
is triggered (e.g. via a broken fstab entry), we have two sulogin
processes fighting over the tty. (Closes: #757072)
* Stop syslog.socket when entering emergency mode as otherwise every log
message triggers the start of the syslog service and its dependencies
which conflicts with emergency.target. (Closes: #755581)
-- Martin Pitt <email address hidden> Thu, 21 Aug 2014 07:58:30 +0200
-
systemd (208-7ubuntu4) utopic; urgency=medium
* Lower Breaks: to lvm2 again. Our lvm2 package has always used udev for
device setup, and thus should be compatible with systemd, too.
-- Martin Pitt <email address hidden> Thu, 07 Aug 2014 07:11:28 +0200
-
systemd (208-7ubuntu3) utopic; urgency=medium
* Make libpam-systemd prefer systemd-shim over systemd-sysv for now, as
otherwise large swathes of build-dependency trees fail to install when
the systemd-sysv package is present. This needs to be revisited, but
will unblock builds for now.
-- Colin Watson <email address hidden> Thu, 07 Aug 2014 01:16:40 +0200
-
systemd (208-7ubuntu2) utopic; urgency=medium
* Lower initscripts dependency until the sysvinit merge lands. Until then,
no reliable NFS mounts under systemd for you.
-- Martin Pitt <email address hidden> Wed, 06 Aug 2014 19:44:03 +0200
-
systemd (208-7ubuntu1) utopic; urgency=medium
[ Martin Pitt]
* Merge with Debian unstable. Remaining Ubuntu changes:
- Add patches for specifying an alternate /etc/machine-id location, skip
tests that fail on buildds (presumably due to missing /etc/hostname),
and run tests during package build.
- Create disk/by-partlabel links for mmcblk partitions.
- Hack to support system-image read-only /etc, and modify files in
/etc/writable/ instead.
- debian/rules: Drop doc dir symlinking. It creates havoc with dpkg
upgrades, and we already have the automatic per-file symlinking.
- debian/rules: Add an epoch to libgudev.
- Drop 80-networking.rules and the Debian *.agent scripts, we never
supported them in Ubuntu.
- Keep our much simpler udev maintainer scripts (all platforms must
support udev, no debconf).
- Add udev Apport package hook.
- debian/extra/initramfs.top: Drop $ROOTDELAY, we do that in a more
sensible way with wait-for-root. Will get applicable to Debian once
Debian gets wait-for-root in initramfs-tools.
- debian/extra/initramfs.bottom: If LVM is installed, settle udev,
otherwise we get missing LV symlinks. Workaround for LP #1185394.
- Add 40-hyperv-hotadd.rules: Workaround for LP #1233466.
- Mark graphics devices as PRIMARY_DEVICE_FOR_DISPLAY so that we can wait
for those in plymouth.
- Add debian/udev.lvm2.init: Dummy SysV init script to satisfy insserv
dependencies to "lvm2" which is handled with udev rules in Ubuntu.
Upgrade fixes, keep until 16.04 LTS release:
- systemd Conflicts/Replaces/Provides systemd-services.
- Remove obsolete systemd-logind upstart job.
* Add /run/shm -> /dev/shm symlink in debian/tmpfiles.d/debian.conf
(LP: #1320534, Closes: #674755).
[ Manoj Iyer ]
* Add HP ProLiant m800 Server Cartridge power control support. The cartridge
uses gpio_keys.12 to emulate shutdown. (LP: #1347776)
systemd (208-7) unstable; urgency=medium
[ Michael Biebl ]
* Mask remaining services provided by the initscripts package and document
in more detail why certain services have been masked. (Closes: #659264)
* Install zsh completions to the correct place. (Closes: #717540)
[ Jon Severinsson ]
* Cherry-pick upstream fix for journal file permissions.
* Map some rcS.d init script dependencies to their systemd equivalent.
* Update Depends on initscripts to the version with a systemd-compatible
mountnfs ifup hook. (Closes: #746358)
* Add Breaks on lvm2 versions without native systemd support.
(Closes: #678438, #692120)
* Do not fail udev upgrades if the udev service is already runtime-masked
when the preinst script is run. (Closes: #755746)
* Add Pre-Depends on systemd to systemd-sysv, to avoid risking that the
sysv-compatible symlinks become dangling on a partial install.
* Ensure that systemctl is usable right after being unpacked, by adding the
required Pre-Depends to systemd and libsystemd-daemon0. (Closes: #753589)
* Add support for TuxOnIce hibernation. (Closes: #746463)
[ Martin Pitt ]
* Rename "api" autopkgtest to "build-login", and stop requiring that
sd_login_monitor_new() succeeds. It doesn't in many environments like
schroot or after upgrades from < 204, and the main point of the test is
to check that libsystemd-login-dev has correct contents and dependencies.
Drop "isolation-machine" requirement.
* Use glibc's xattr support instead of requiring libattr. Fixes FTBFS with
latest glibc and libattr. Cherrypicked from trunk. Drop libattr1-dev build
dependency. (Closes: #756097)
* Build python3-systemd for Python 3 bindings. Drop python-systemd; it does
not have any reverse dependencies, and we want to encourage moving to
Python 3. (LP: #1258089)
* Add simple autopkgtest for python3-systemd.
* Add dbus dependency to libpam-systemd. (Closes: #755968)
* Fix /dev/cdrom symlink to appear for all types of drives, not just for
pure CD-ROM ones. Also, fix the symlinks to stay after change events.
(LP: #1323777)
* 75-persistent-net-generator.rules: Adjust Ravello interfaces; they don't
violate the assignment schema, they should just not be persistent.
Thanks to Boris Figovsky. (Closes: #747475, LP: #1317776)
* Reinstate patches to make logind D-BUS activatable.
* Re-add systemd-shim alternative dependency to libpam-systemd. Version it
to ensure cgmanager support. (Closes: #754984, LP: #1343802)
* Convert udev-finish.upstart from a task to a job, to avoid hangs with
startpar. (Closes: #756631)
* Add debian/extra/60-keyboard.hwdb: Latest keymaps from upstream git.
This makes it trivial to backport keymap fixes to stable releases.
(Closes: #657809; LP: #1322770, #1339998)
* udev.init: Create static device nodes, as this moved out of udevd.
Thanks to Michael Biebl for the script! (Closes: #749021)
-- Martin Pitt <email address hidden> Wed, 06 Aug 2014 15:30:15 +0200
-
systemd (208-6ubuntu2) utopic; urgency=medium
* Merge some more fixes from master, see 208-7 changelog.
-- Martin Pitt <email address hidden> Wed, 23 Jul 2014 12:24:42 +0200
-
systemd (208-6ubuntu1) utopic; urgency=medium
* Merge with Debian unstable. Remaining Ubuntu changes:
- Add patches for specifying an alternate /etc/machine-id location, skip
tests that fail on buildds (presumably due to missing /etc/hostname),
and run tests during package build.
- Fix FTBFS against recent kernels & glibc.
- Create disk/by-partlabel links for mmcblk partitions.
- Hack to support system-image read-only /etc, and modify files in
/etc/writable/ instead.
- debian/rules: Drop doc dir symlinking. It creates havoc with dpkg
upgrades, and we already have the automatic per-file symlinking.
- debian/rules: Add an epoch to libgudev.
- Don't build the systemd-sysv package for now.
- Drop 80-networking.rules and the Debian *.agent scripts, we never
supported them in Ubuntu.
- Keep our much simpler udev maintainer scripts (all platforms must
support udev, no debconf).
- Add udev Apport package hook.
- debian/extra/initramfs.top: Drop $ROOTDELAY, we do that in a more
sensible way with wait-for-root. Will get applicable to Debian once
Debian gets wait-for-root in initramfs-tools.
- debian/extra/initramfs.bottom: If LVM is installed, settle udev,
otherwise we get missing LV symlinks. Workaround for LP #1185394.
- Add 40-hyperv-hotadd.rules: Workaround for LP #1233466.
- Mark graphics devices as PRIMARY_DEVICE_FOR_DISPLAY so that we can wait
for those in plymouth.
- Add debian/udev.lvm2.init: Dummy SysV init script to satisfy insserv
dependencies to "lvm2" which is handled with udev rules in Ubuntu.
- Re-add systemd-shim alternative dependency to libpam-systemd, and
version it to ensure cgmanager support. (LP: #1343802)
- Revert 2d54bc3: Drop patches to make logind D-Bus activatable; this
was wrong to do in Debian, as it's necessary for non-systemd pid 1.
Upgrade fixes, keep until 16.04 LTS release:
- systemd Conflicts/Replaces/Provides systemd-services.
- Remove obsolete systemd-logind upstart job.
systemd (208-7) UNRELEASED; urgency=medium
[ Michael Biebl ]
* Mask remaining services provided by the initscripts package and document
in more detail why certain services have been masked. (Closes: #659264)
[ Jon Severinsson ]
* Cherry-pick upstream fix for journal file permissions.
systemd (208-6) unstable; urgency=medium
[ Jon Severinsson ]
* Add v208-stable patch series.
- Update Debian patches to apply on top of v208-stable.
- Move new manpages to libsystemd-*-dev as appropriate.
[ Michael Biebl ]
* Upload to unstable.
systemd (208-5) experimental; urgency=medium
* Merge changes from unstable branch.
systemd (208-4) experimental; urgency=medium
* Merge changes from unstable branch.
* Drop alternative dependency on systemd-shim in libpam-systemd. The
systemd-shim package no longer provides an environment to run
systemd-logind standalone. See #752939 for further details.
systemd (208-3) experimental; urgency=medium
* Merge changes from unstable branch.
systemd (208-2) experimental; urgency=medium
[ Sjoerd Simons ]
* Don't stop a running user manager from garbage collecting the users. Fixes
long shutdown times when using a systemd user session
[ Michael Stapelberg ]
* Fix bug-script: “systemctl dump” is now “systemd-analyze dump”
(Closes: #748311)
[ Michael Biebl ]
* Merge changes from unstable branch.
* Cherry-pick upstream fixes to make sd_session_get_vt() actually work.
systemd (208-1) experimental; urgency=medium
[ Michael Biebl ]
* New upstream release. (Closes: #729566)
* Update patches.
* Update symbols files for libsystemd-journal and libsystemd-login.
* Install new files and remove the ones we don't use.
* Install zsh completion files. (Closes: #717540)
* Create a compat symlink /etc/sysctl.d/99-sysctl.conf as systemd-sysctl no
longer reads /etc/sysctl.conf.
* Bump Build-Depends on kmod to (>= 14).
* Bump Build-Depends on libcryptsetup-dev to (>= 2:1.6.0) for tcrypt
support.
* Make kmod-static-nodes.service check for the kmod binary since we don't
want a hard dependency on kmod e.g. for container installations.
* Disable various features which aren't required for the udeb build.
* Move new sd_pid_get_slice and sd_session_get_vt man pages into
libsystemd-login-dev.
* Make no-patch-numbers the default for gbp-pq.
* Adjust systemd-user pam config file for Debian.
This pam config file is used by libpam-systemd/systemd-logind when
launching systemd user instances.
* Drop patches to make logind D-Bus activatable. The cgroup handling has
been reworked in v205 and logind no longer creates cgroup hierarchies on
its own. That means that the standalone logind is no longer functional
without support from systemd (or an equivalent cgroup manager).
[ Martin Pitt ]
* Explain patch management in debian/README.source.
-- Martin Pitt <email address hidden> Mon, 21 Jul 2014 12:56:58 +0200
-
systemd (204-14ubuntu2) utopic; urgency=medium
* Add-cgmanager-support-to-logind.patch: Don't nih_unref a NULL value.
Thanks to James Hunt! (LP: #1342586)
-- Martin Pitt <email address hidden> Thu, 17 Jul 2014 13:03:19 +0200
-
systemd (204-14ubuntu1) utopic; urgency=medium
* Merge with Debian unstable. See 204-10ubuntu1 for remaining Ubuntu
changes.
systemd (204-14) unstable; urgency=medium
* Fix SIGABRT in insserv generator caused by incorrect usage of strcat().
(Closes: #752992)
* Mark -dev packages as Multi-Arch: same. (Closes: #720017)
systemd (204-13) unstable; urgency=medium
* Switch back to load the sg module via the kmod builtin. The problem was
not that the kmod builtin is faster then modprobe but rather the incorrect
usage of the "=" assignment operator. We need to use "+=" here, so the sg
module is loaded in addition to other scsi modules, which are loaded via
the modalias rule. Thanks to Tommaso Colombo for the analysis.
* Cherry-pick upstream fix which prevents systemd from entering an infinite
loop when trying to break an ordering cycle. (Closes: #752259)
* Update insserv generator to not create any drop-in files for services
where the corresponding SysV init script does not exist.
* Drop the check for /sys/kernel/uevent_helper from postinst and the SysV
init script and do not unconditionally overwrite it in the initramfs hook.
Since a long time now udev has been using the netlink interface to
communicate with the kernel and with Linux 3.16 it is possible to disable
CONFIG_UEVENT_HELPER completely. (Closes: #752742)
-- Martin Pitt <email address hidden> Tue, 15 Jul 2014 16:14:36 +0200
-
systemd (204-12ubuntu1) utopic; urgency=medium
* Merge with Debian unstable. See 204-10ubuntu1 for remaining Ubuntu
changes.
* udev.postinst: Don't restart udev in a chroot or during debootstrap.
(LP: #1329684)
systemd (204-12) unstable; urgency=medium
[ Martin Pitt ]
* Change the sg loading rule (for Debian #657948) back to using modprobe.
kmod is too fast and then sg races with sd, causing the latter to not see
SCSI disks. (Closes: #752591, #752605)
[ Michael Biebl ]
* Update udev bug-script to attach instead of paste extra info if a new
enough reportbug version is available.
systemd (204-11) unstable; urgency=medium
[ Martin Pitt ]
* Explain patch management in debian/README.source. (Closes: #739113)
* Replace "Always probe cpu support drivers" patch with cherry-picked
upstream fix which is more general.
* Advertise hibernation only if there's enough free swap. Patches backported
from current upstream. (LP: #1313522)
* Fix typo in sg loading rule to make it actually work.
[ Michael Biebl ]
* Make no-patch-numbers the default for gbp-pq.
* Cherry-pick upstream fix to properly handle multiline syslog messages.
(Closes: #746351)
* Cherry-pick upstream fix for libudev which fixes a memleak in
parent_add_child().
* Drop "-b debian" from Vcs-Git since we use the master branch for
packaging now.
* Drop Conflicts: sysvinit (<< 2.88dsf-44~) from systemd-sysv since this
breaks dist-upgrades from wheezy when switching from sysvinit to
systemd-sysv as default init. While downgrading the Pre-Depends in
sysvinit would have been an alternative, dropping the Conflicts and only
keeping the Replaces was deemed the lesser evil. (Closes: #748355)
* Use Conflicts instead of Breaks against sysvinit-core. This avoids
/sbin/init going missing when switching from systemd-sysv to sysvinit.
While at it, add a Replaces: upstart. (Closes: #751589)
* Make the SysV compat tools try both /run/initctl and /dev/initctl. This
makes them usable under sysvinit as PID 1 without requiring any symlinks.
* Various ifupdown integration fixes
- Use DefaultDependencies=no in ifup@.service so the service can be
started as early as possible.
- Create the ifupdown runtime directory in ifup@.service as we can no
longer rely on the networking service to do that for us.
- Don't stop ifup@.service on shutdown but let the networking service take
care of stopping all hotplugged interfaces.
- Only start ifup@.service for interfaces configured as allow-hotplug.
[ Michael Stapelberg ]
* Clarify that “systemd” does not influence init whereas “systemd-sysv” does
(Closes: #747741)
[ Ansgar Burchardt ]
* Don't use "set +e; set +u" unconditionally in the lsb init-functions hook
as this might change the behaviour of existing SysV init scripts.
(Closes: #751472)
-- Martin Pitt <email address hidden> Thu, 26 Jun 2014 11:21:23 +0200
-
systemd (204-10ubuntu9) utopic; urgency=medium
* Fix various issues with the cgmanager integration (LP: #1309025):
- Always nih_free variables that were potentially nih allocated.
- Always initialize the children listings to NULL.
-- Stephane Graber <email address hidden> Wed, 18 Jun 2014 23:34:41 -0400
-
systemd (204-10ubuntu8) utopic; urgency=medium
* debian/udev.udev-finish.upstart: Don't make this a task anymore, as
startpar needs this job to be running.
-- Martin Pitt <email address hidden> Thu, 29 May 2014 10:00:01 +0200
-
systemd (204-10ubuntu7) utopic; urgency=medium
* Drop udev.init's "Provides: lvm lvm2" and replace it with a dummy
lvm2.init. Otherwise we create a dependency loop between cryptdisks-early
and udev.
-- Martin Pitt <email address hidden> Wed, 28 May 2014 11:49:05 +0200
-
systemd (204-10ubuntu6) utopic; urgency=medium
* No change rebuild to drop the upstart dependency introduced by the
new debhelper.
-- Stephane Graber <email address hidden> Tue, 27 May 2014 15:53:04 +0200
-
systemd (204-10ubuntu5) utopic; urgency=medium
* Make udev.init provide "mdadm-raid", "lvm", and "lvm2", as Ubuntu
assembles MD and LVM devices via udev rules instead of init scripts.
(LP: #1323274)
-- Martin Pitt <email address hidden> Mon, 26 May 2014 15:49:15 +0200
-
systemd (204-10ubuntu4) utopic; urgency=medium
* Drop Fix-a-race-condition-at-boot-with-serio-devices.patch, superseded by
cherry-picked more generic upstream fix.
* logind.conf: Enable net_cls and netprio too, for compatibility with future
kernels. (LP: #1317179)
* Pull latest keymaps from upstream.
systemd (204-11) UNRELEASED; urgency=medium
[ Martin Pitt ]
* Explain patch management in debian/README.source. (Closes: #739113)
* Replace "Always probe cpu support drivers" patch with cherry-picked
upstream fix which is more general.
* Advertise hibernation only if there's enough free swap. Patches backported
from current upstream. (LP: #1313522)
* Fix typo in sg loading rule to make it actually work.
[ Michael Biebl ]
* Make no-patch-numbers the default for gbp-pq.
[ Michael Stapelberg ]
* Clarify that “systemd” does not influence init whereas “systemd-sysv” does
(Closes: #747741)
-- Martin Pitt <email address hidden> Sun, 25 May 2014 12:24:21 +0200
-
systemd (204-10ubuntu3) utopic; urgency=medium
* debian/patches/Add-cgmanager-support-to-logind.patch:
- Fix an uninitialized variable bug that could cause a crash and
correctly note that cgmanager isn't available if it can't be pinged.
-- Michael Terry <email address hidden> Tue, 13 May 2014 15:45:14 -0400
-
systemd (204-10ubuntu2) utopic; urgency=medium
* Update Enable-all-cgroup-controllers-in-logind.patch to also include
net_cls and net_prio. That should cover all existing cgroups.
-- Stephane Graber <email address hidden> Thu, 08 May 2014 18:27:59 -0500
-
systemd (204-10ubuntu1) utopic; urgency=medium
* Merge with Debian unstable. Remaining Ubuntu changes:
- Add cgmanager support for logind.
- Add patches for specifying an alternate /etc/machine-id location, skip
tests that fail on buildds (presumably due to missing /etc/hostname),
and run tests during package build.
- Cherry-pick hwdb updates and the keymap builtin, and pull latest keymap
hwdb from upstream trunk.
- Fix FTBFS against recent kernels & glibc.
- Enable all cgroup controllers in logind, for unprivileged LXC
containers.
- Fix a race condition at boot with serio devices. (LP #1014460)
- Create disk/by-partlabel links for mmcblk partitions.
- Hack to support system-image read-only /etc, and modify files in
/etc/writable/ instead.
- debian/rules: Drop doc dir symlinking. It creates havoc with dpkg
upgrades, and we already have the automatic per-file symlinking.
- debian/rules: Add an epoch to libgudev.
- Don't build the systemd-sysv package for now.
- Drop 80-networking.rules and the Debian *.agent scripts, we never
supported them in Ubuntu.
- Keep our much simpler udev maintainer scripts (all platforms must
support udev, no debconf).
- Add udev Apport package hook.
- debian/extra/initramfs.top: Drop $ROOTDELAY, we do that in a more
sensible way with wait-for-root. Will get applicable to Debian once
Debian gets wait-for-root in initramfs-tools.
- debian/extra/initramfs.bottom: If LVM is installed, settle udev,
otherwise we get missing LV symlinks. Workaround for LP #1185394.
- Add 40-hyperv-hotadd.rules: Workaround for LP #1233466.
- Mark graphics devices as PRIMARY_DEVICE_FOR_DISPLAY so that we can wait
for those in plymouth.
Upgrade fixes, keep until 16.04 LTS release:
- systemd Conflicts/Replaces/Provides systemd-services.
- Remove obsolete systemd-logind upstart job.
systemd (204-11) UNRELEASED; urgency=medium
* Explain patch management in debian/README.source.
systemd (204-10) unstable; urgency=medium
* In the udeb's udev.startup, make sure that /dev/pts exists.
* systemd-logind-launch: Set the #files ulimit, for unprivileged LXC
containers.
* Drop udev.NEWS, it only applies to pre-squeeze.
* Remove /var/log/udev on purge.
* Always probe cpu support drivers. (LP #1207705)
* On Dell PowerEdge systems, the iDRAC7 and later support a USB Virtual NIC
for management. Name this interface "idrac" to avoid confusion with "real"
network interfaces.
* Drop numerical prefixes from patches, to avoid future diff noise when
removing, cherry-picking, and merging patches. From now on, always use
"gbp-pq export --no-patch-numbers" to update them.
systemd (204-9) unstable; urgency=medium
* The "Flemish Beef and Beer Stew" release.
[ Steve Langasek ]
* Do proper refcounting of the PAM module package on prerm, so that we
don't drop the module from the PAM config when uninstalling a
foreign-arch package. Related to Ubuntu bug #1295521.
[ Martin Pitt ]
* debian/udev.udev-finish.upstart: Fix path to tmp-rules,
debian/extra/rule_generator.functions creates them in /run/udev/.
* rules: Remove the kernel-install bits; we don't want that in Debian and
thus it shouldn't appear in dh_install --list-missing output.
* Ship sd-shutdown.h in libsystemd-daemon-dev.
* Run dh_install with --fail-missing, to avoid forgetting files when we move
to new versions.
* Mount /dev/pts with the correct permissions in the udev, to avoid needing
pt_chown (not available on all architectures). Thanks Adam Conrad.
* Add new block of Windows Azure ethernet hardware address to
75-persistent-net-generator.rules. (LP: #1274348, Closes: #739018)
* Drop our Debian specific 60-persistent-storage{,-tape}.rules and use the
upstream rules. They are compatible and do a superset of the
functionality. (Closes: #645466)
* Drop our Debian specific 80-drivers.rules and use the upstream rules with
a patch for the sg module (see #657948). These now stop calling modprobe
and use the kmod builtin, giving some nice boot speed improvement.
(Closes: #717404)
* Drop our Debian specific 50-udev-default.rules and 91-permissions.rules
and use the upstream rules with a patch for the remaining Debian specific
default device permissions. Many thanks to Marco d'Itri for researching
which Debian-specific rules are obsolete! Amongst other things, this now
also reads the hwdb info for USB devices (Closes: #717405) and gets rid of
some syntax errors (Closes: #706221)
* Set default polling interval on removable devices as well, for kernels
which have "block" built in instead of being a module. (Closes: #713877)
* Make sd_login_monitor_new() work for logind without systemd.
* Cherry-pick upstream fix for polkit permissions for rebooting with
multiple sessions.
* Kill /etc/udev/links.conf, create_static_nodes, and associated code. It's
obsolete with devtmpfs (which is required now), and doesn't run with
systemd or upstart anyway.
* Drop unnecessary udev.dirs.
* Add autopkgtests for smoke-testing logind, hostnamed, timedated, localed,
and a compile/link/run test against libsystemd-login-dev.
[ Marco d'Itri ]
* preinst: check for all the system calls required by modern releases
of udev. (Closes: #648325)
* Updated fbdev-blacklist.conf for recent kernels.
* Do not blacklist viafb because it is required on the OLPC XO-1.5.
(Closes: #705792)
* Remove write_cd_rules and the associated rules which create "persistent"
symlinks for CD/DVD devices and replace them with more rules in
60-cdrom_id, which will create symlinks for one at random among the
devices installed. Since the common case is having a single device
then everything will work out just fine most of the times...
(Closes: #655924)
* Fix write_net_rules for systemd and sysvinit users by copying the
temporary rules from /run/udev/ to /etc/udev/. (Closes: #735563)
* Do not install sysctl.d/50-default.conf because the systemd package
should not change kernel policies, at least until it will become
the only supported init system.
[ Michael Stapelberg ]
* Add systemd-dbg package, thanks Daniel Schaal (Closes: #742724).
* Switch from gitpkg to git-buildpackage. Update README.source accordingly.
* Make libpam-systemd depend on systemd-sysv | systemd-shim. Packages that
need logind functionality should depend on libpam-systemd.
[ Michael Biebl ]
* Do not send potentially private fstab information without prior user
confirmation. (Closes: #743158)
* Add support for LSB facilities defined by insserv.
Parse /etc/insserv.conf.d content and /etc/insserv.conf and generate
systemd unit drop-in files to add corresponding dependencies. Also ship
targets for the Debian specific $x-display-manager and
$mail-transport-agent system facilities. (Closes: #690892)
* Do not accidentally re-enable /var/tmp cleaning when migrating the TMPTIME
setting from /etc/default/rcS. Fix up existing broken configurations.
(Closes: #738862)
-- Martin Pitt <email address hidden> Sun, 27 Apr 2014 13:21:11 +0200
-
systemd (204-8ubuntu1) utopic; urgency=medium
* Merge with Debian unstable. Drop the systemd-services split as we want to
move to systemd as pid 1 (UbuntuSpec:core-1403-systemd-transition) so that
we can start experimenting with booting Ubuntu with systemd. This does NOT
yet change the default, with this upstart will still be used to bring up
the system. To boot with systemd, add init=/lib/systemd/systemd to the
grub menu (at boot or in /etc/default/grub GRUB_CMDLINE_LINUX_DEFAULT).
Remaining Ubuntu specific changes:
- debian/rules: Don't build the systemd-sysv package for now.
- debian/udev.templates: Drop debconfiscation of udev, not necessary for
Ubuntu. Drop debconf pre-dependency.
- debian/extra/initramfs.top: Drop $ROOTDELAY, we do that in a more
sensible way with wait-for-root. (Will get applicable to Debian once
Debian gets wait-for-root in initramfs-tools.)
- Drop debian/extra/{50-udev-default.rules,60-persistent-storage*.rules,
75-cd-aliases-generator.rules,80-drivers.rules,80-networking.rules,
91-permissions.rules}: These are the Debian specific rules, in Ubuntu we
have always used the upstream ones.
- Add debian/extra/rules/78-graphics-card.rules: Mark graphics devices as
PRIMARY_DEVICE_FOR_DISPLAY so that we can wait for those in plymouth.
- Add debian/extra/rules/73-idrac.rules: On Dell PowerEdge systems, the
iDRAC7 and later support a USB Virtual NIC for management. Name this
interface "idrac" to avoid confusion with "real" network interfaces.
- Add debian/extra/udev.py: Apport hook.
- debian/extra/udev.startup, debian/rules: Don't install/support
/etc/udev/links.conf, that's a hack (if you want links, create udev
rules).
- Drop debian/source/{git-patches,options}, we use proper patches.
- debian/rules: We continue to use the old net iface naming schema for the
time being. Install old udev rule generator in debian/udev.install.
- debian/rules: Don't install init.d scripts, only the upstart jobs.
- debian/rules: Add an epoch to libgudev.
- Drop debian/udev.dirs, not necessary.
- Drop debian/udev.NEWS, debian/udev.maintscript: Not applicable to
Ubuntu.
- debian/udev.{postinst,postrm,preinst,prerm}: Keep our much simpler
versions (all platforms must support udev, no debconf).
- debian/rules: Drop doc dir symlinking. It creates havoc with dpkg
upgrades, and we already have the automatic per-file symlinking.
- Add debian/extra/rules/40-hyperv-hotadd.rules: Workaround for LP #1233466
- Various debian/patches/*, see patch headers.
Applicable to Debian:
- Add libpam-systemd.systemd-logind.upstart to bring up logind at boot
when using upstart.
- debian/control, debian/tests/: Add autopkgtest.
- debian/extra/initramfs.hook, debian/udev.*{pre,post}inst: Divert udevadm
to udevadm.upgrade during upgrades while udev is unconfigured.
- Add debian/extra/60-keyboard.hwdb: Latest upstream keymaps, for easy
backporting.
- debian/extra/initramfs.bottom: If LVM is installed, settle udev,
otherwise we get missing LV symlinks. (LP #1185394)
- Add debian/extra/README-{etc,lib}-rules.d documentation, install into
udev.
- debian/rules: Run tests during package build.
- debian/udev.udev-finish.upstart: Fix path to tmp-rules,
debian/extra/rule_generator.functions creates them in /run/udev/.
- debian/udev-udeb.install: Add 64-btrfs.rules, 75-probe_mtd.rules, and
80-drivers.rules, they are potentially useful in a d-i environment.
- debian/extra/rules/75-persistent-net-generator.rules: Add new block of
Windows Azure ethernet hardware address to ignore persistent naming
(LP #1274348).
- debian/extra/udev.startup: Mount devpts with the correct permissions to
avoid needing pt_chown.
- debian/libpam-systemd.prerm: Do proper refcounting of the PAM module
package on prerm, so that we don't drop the module from the PAM config
when uninstalling a foreign-arch package. Related to LP #1295521.
- Run dh_install with --list-missing.
Upgrade fixes, keep until 16.04 LTS release:
- debian/control: Conflicts/Replaces/Provides systemd-services.
* debian/tests/timedated: Get along with comments in /etc/timezone,
cloud-init puts one there.
systemd (204-8) unstable; urgency=low
[ Michael Stapelberg ]
* move manpages from systemd to libsystemd-*-dev as appropriate
(Closes: #738723)
* fix systemctl enable/disable/… error message “Failed to issue method call:
No such file or directory” (the previous upload did actually not contain
this fix due to a merge conflict) (Closes: #738843)
* add explicit “Depends: sysv-rc” so that initscript’s “Depends: sysv-rc |
file-rc” will not be satisfied with file-rc. We need the invoke-rc.d and
update-rc.d from sysv-rc, file-rc’s doesn’t have support for systemd.
(Closes: #739679)
* set capabilities cap_dac_override,cap_sys_ptrace=ep for
systemd-detect-virt, so that it works for unprivileged users.
(Closes: #739699)
* pam: Check $XDG_RUNTIME_DIR owner (Closes: #731300)
* Ignore chkconfig headers entirely, they are often broken in Debian
(Closes: #634472)
[ Michael Biebl ]
* do a one-time migration of RAMTMP= from /etc/default/rcS and
/etc/default/tmpfs, i.e. enable tmp.mount (Closes: #738687)
* Bump Standards-Version to 3.9.5.
systemd (204-7) unstable; urgency=low
* fix systemctl enable/disable/… error message “Failed to issue method call:
No such file or directory” (Closes: #734809)
* bug-script: attach instead of paste extra info with reportbug ≥ 6.5.0
(Closes: #722530)
* add stage1 bootstrap support to avoid Build-Depends cycles (Thanks Daniel
Schepler)
* cherry-pick:
order remote mounts from mountinfo before remote-fs.target (77009452cfd)
(Closes: #719945)
Fix CPUShares configuration option (ccd90a976dba) (Closes: #737156)
fix reference in systemd-inhibit(1) (07b4b9b) (Closes: #738316)
systemd (204-6) unstable; urgency=low
[ Michael Stapelberg ]
* Run update-rc.d defaults before update-rc.d <enable|disable>
(Closes: #722523)
* preinst: preserve var-{lock,run}.mount when upgrading from 44 to 204
(Closes: #723936)
* fstab-generator: don’t rely on /usr being mounted in the initrd
(Closes: #724797)
* systemctl: mangle names when avoiding dbus (Closes: #723855)
* allow group adm read access on /var/log/journal (Closes: #717386)
* add systemd-journal group (Thanks Guido Günther) (Closes: #724668)
* copy /etc/localtime instead of symlinking (Closes: #726256)
* don’t try to start autovt units when not running with systemd as pid 1
(Closes: #726466)
* Add breaks/replaces for the new sysvinit-core package (Thanks Alf Gaida)
(Closes: #733240)
* Add myself to uploaders
[ Tollef Fog Heen ]
* Make 99-systemd.rules check for /run/systemd/systemd instead of the
ill-named cgroups directory.
[ Martin Pitt ]
* debian/udev.upstart: Fix path to udevd, the /sbin/udevd compat symlink
should go away at some point.
* debian/udev-udeb.install: Add 64-btrfs.rules and 75-probe_mtd.rules, they
are potentially useful in a d-i environment.
* debian/shlibs.local: Drop libudev; this unnecessarily generates overly
strict dependencies, the libudev ABI is stable.
* debian/extra/rules/75-persistent-net-generator.rules: Add Ravello systems
(LP: #1099278)
-- Martin Pitt <email address hidden> Sat, 26 Apr 2014 17:29:00 +0200
-
systemd (204-5ubuntu20) trusty; urgency=medium
* systemd-logind.conf: Don't use the limit stanza which fails the
whole job when failing to set the ulimit. Instead call ulimit itself
from the job and ignore its return code. This allow systemd-logind to
start in unprivileged LXC containers. (LP: #1307595)
-- Stephane Graber <email address hidden> Mon, 14 Apr 2014 12:20:33 -0400