[ubuntu/utopic-proposed] systemd 208-6ubuntu1 (Accepted)

Martin Pitt martin.pitt at ubuntu.com
Mon Jul 21 11:01:17 UTC 2014


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.

Date: Mon, 21 Jul 2014 12:56:58 +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-6ubuntu1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Mon, 21 Jul 2014 12:56:58 +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 python-systemd systemd-dbg
Architecture: source
Version: 208-6ubuntu1
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)
 python-systemd - python 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: 659264 717540 729566 748311
Launchpad-Bugs-Fixed: 1343802
Changes:
 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.
Checksums-Sha1:
 d07308c545f89859a856421000f9a8b44f474996 4075 systemd_208-6ubuntu1.dsc
 e1a4e213d5d1e3498bca851347f2f07fdb9b4e1f 2382904 systemd_208.orig.tar.xz
 ff92ca9b6e7ef35be6139b34562515cc2a6cc272 607572 systemd_208-6ubuntu1.debian.tar.xz
Checksums-Sha256:
 1868f9c8906bff4265d899e28a2286beb690a978b8ed7893fbf724f143d4768c 4075 systemd_208-6ubuntu1.dsc
 aa64fa864466fd5727005c55d61c092828b94b4f857272c0b503695022146390 2382904 systemd_208.orig.tar.xz
 ab422e72bb0b7d1e60d73f7af4e9a361ec502fc82b2a61bada1d48182a2867d2 607572 systemd_208-6ubuntu1.debian.tar.xz
Files:
 6b7d2da7922ebda1110b7d5a7d0007db 4075 admin optional systemd_208-6ubuntu1.dsc
 df64550d92afbffb4f67a434193ee165 2382904 admin optional systemd_208.orig.tar.xz
 e0b546fab8d4ce87344db56461019ff9 607572 admin optional systemd_208-6ubuntu1.debian.tar.xz
Original-Maintainer: Debian systemd Maintainers <pkg-systemd-maintainers at lists.alioth.debian.org>

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQIcBAEBCAAGBQJTzPJnAAoJENFO8V2v4RNH35cP/1iUMGneZxO6sYrbWNagv5E9
sSXtLoDcuXJg4wHAg0O8YFTn5dyaPNC5HLRn/7ZrGaTeyEwDj4XLeVVcbz4+I3W1
EDujFpy5zmehdnmx45bWLYO57cUe19BnWiNEYPKAyHHF0PG155ews0VDE6AnfwT3
lxpSIfxML4TbbZi4b7rZ7qlcWfCoI73sDh6PceRawu4whfwBniCAGbsh8Eth1DZg
vjNp1jKsYmXfuCuWHHVmEE0MJrGhQikd3kzIC+o7qo3dbgeX4WeeYGhhiir53JUe
YMaqMh6Pg/znmmmSUSNFYHx2m7zMA8cjk78iyh4ARvWG/6xl6AmCnConN3BWZDYq
45kYO/P5BPLhaJSVTcmVrQ9eZ7gkMAXoHi0BerNooNozMispuP0OwUI9ERg4SM6A
1eSKeYACMvPTdrM17DoS5ZPpIZ1qSl9dioBlT+CIUNwmWh8v8OOO305YT8nx/ZM0
j86R1uZe4B2p9gUnUb44lyBtpXfFooMyId3qNvjXH8MUx/7hTJbjc97Z2RhOH+pF
yV5AtpxCAFVKt5zpqpomDAy5cdeDp5uBKni/JHNZOWMEuSVfNSpNwKu6m7MtL0c7
0bpw7Lu+8zI1rf1PD87L+lcLKrMc6ksozuXSUHwQRaJvaZRvh/lO/u1T10OZd2RU
YWlzzVRHVFLqB5oEvzKM
=/AYT
-----END PGP SIGNATURE-----


More information about the Utopic-changes mailing list