[ubuntu/utopic-proposed] systemd 208-7ubuntu1 (Accepted)
Martin Pitt
martin.pitt at ubuntu.com
Wed Aug 6 13:33:17 UTC 2014
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)
Date: Wed, 06 Aug 2014 15:30:15 +0200
Changed-By: Martin Pitt <martin.pitt at ubuntu.com>
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
https://launchpad.net/ubuntu/utopic/+source/systemd/208-7ubuntu1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
Format: 1.8
Date: Wed, 06 Aug 2014 15:30:15 +0200
Source: systemd
Binary: systemd systemd-sysv libpam-systemd libsystemd-login0 libsystemd-login-dev libsystemd-daemon0 libsystemd-daemon-dev libsystemd-journal0 libsystemd-journal-dev libsystemd-id128-0 libsystemd-id128-dev udev libudev1 libudev-dev udev-udeb libudev1-udeb libgudev-1.0-0 gir1.2-gudev-1.0 libgudev-1.0-dev python3-systemd systemd-dbg
Architecture: source
Version: 208-7ubuntu1
Distribution: utopic
Urgency: medium
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: Martin Pitt <martin.pitt at ubuntu.com>
Description:
gir1.2-gudev-1.0 - libgudev-1.0 introspection data
libgudev-1.0-0 - GObject-based wrapper library for libudev
libgudev-1.0-dev - libgudev-1.0 development files
libpam-systemd - system and service manager - PAM module
libsystemd-daemon-dev - systemd utility library - development files
libsystemd-daemon0 - systemd utility library
libsystemd-id128-0 - systemd 128 bit ID utility library
libsystemd-id128-dev - systemd 128 bit ID utility library - development files
libsystemd-journal-dev - systemd journal utility library - development files
libsystemd-journal0 - systemd journal utility library
libsystemd-login-dev - systemd login utility library - development files
libsystemd-login0 - systemd login utility library
libudev-dev - libudev development files
libudev1 - libudev shared library
libudev1-udeb - libudev shared library (udeb)
python3-systemd - Python 3 bindings for systemd
systemd - system and service manager
systemd-dbg - system and service manager (debug symbols)
systemd-sysv - system and service manager - SysV links
udev - /dev/ and hotplug management daemon
udev-udeb - /dev/ and hotplug management daemon (udeb)
Closes: 657809 659264 674755 678438 692120 717540 746358 746463 747475 749021 753589 754984 755746 755968 756097 756631
Launchpad-Bugs-Fixed: 1258089 1317776 1320534 1322770 1323777 1339998 1343802 1347776
Changes:
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)
Checksums-Sha1:
bd972ecddcf73417a195bb6b8d4aede920e1be1d 4068 systemd_208-7ubuntu1.dsc
112daf1c74ef34d73b35bc509561a251f0f1eebc 617056 systemd_208-7ubuntu1.debian.tar.xz
Checksums-Sha256:
d3691e40e7490b9b35be3b0f6d9b3659a270bf3e6632af380c2cbf0c3e44e960 4068 systemd_208-7ubuntu1.dsc
ad3ec3298675a1b226e226e93107a01bea8c623aa9331c16ef373de6a579af0c 617056 systemd_208-7ubuntu1.debian.tar.xz
Files:
85d27b25770853a5f2d93de8e39b9c0d 4068 admin optional systemd_208-7ubuntu1.dsc
5dc81253be974d36bb0fa48128974a5a 617056 admin optional systemd_208-7ubuntu1.debian.tar.xz
Original-Maintainer: Debian systemd Maintainers <pkg-systemd-maintainers at lists.alioth.debian.org>
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
iQIcBAEBCAAGBQJT4i5LAAoJENFO8V2v4RNHrgkQAIj3QXh16HXjWYcV/tXfx+h3
NXIk9x1J19IW88j2LPXwYVBbe7EDJsWJEmHIcm9RVYg25yKT9cF6WCxsvSIMsCo1
j5LsMfFpotuhkoAR3OS5ZRc3LqUidWBUBj2Wzhp3+TNoXQPVnf66q2obNane/kbS
ZkzzloXn/kfGm1R36RoittnclLLNX5auMmhhPNjS3dbFMkIlt24nkgjwjrK/U3u4
paMutSeQHVHiD8KcC4jFAQXObFGUip974Du8fg66wm3Xt2VmCqO7mPvY9UQVRr/I
bJImhxYX5wyNkQZIB+aKY3gKS+GJ4GlAc30krZR1OcTdMqw3KhWxr5AmRqZn1D/u
WuW7MzHSzfUl3t/0VRBbh+hLs21lHCdx9AUN+iI8m1cMkZ9hEmmfXbZJXBlJdUjn
7V4LNv8Kfw0FRkgzfhzqR6KDkirGeF3YIJ7OqbKrzdeCjjPgHcQ0loIu6AcgSbrb
xAECGgFx1Ogfzmel9490eGJMDaWXPGzp1rykEynKeKIWUr/rGb9DpUw1tCaBEwaV
Tlp16Ife4gxh3D7itb7vXHMLKTZOapl966EHOUWhxep3CT4R2Q/dBsjV7V0FXvfe
CHHPoiXo7mPB0ihbabKwy1K49B0P3/pHrp1lQBgudSz4PdR1H0E7QzYK3wS+lw09
5WLs0bRpRL701KPP4ddt
=V21z
-----END PGP SIGNATURE-----
More information about the Utopic-changes
mailing list