[ubuntu/artful-proposed] systemd 233-5ubuntu1 (Accepted)

Dimitri John Ledkov xnox at ubuntu.com
Mon Apr 24 15:43:14 UTC 2017


systemd (233-5ubuntu1) artful; urgency=medium

  [ Felipe Sateler ]
  * Backport upstream PR #5531.
    This delays opening the mdns and llmnr sockets until a network has enabled them.
    This silences annoying messages when networkd receives such packets without
    expecting them:
      Got mDNS UDP packet on unknown scope.

  [ Martin Pitt ]
  * resolved: Disable DNSSEC by default on stretch and zesty.
    Both Debian stretch and Ubuntu zesty are close to releasing, switch to
    DNSSEC=off by default for those. Users can still turn it back on with
    DNSSEC=allow-downgrade (or even "yes").

  [ Michael Biebl ]
  * Add Conflicts against hal.
    Since v183, udev no longer supports RUN+="socket:". This feature is
    still used by hal, but now generates vast amounts of errors in the
    journal. Thus force the removal of hal by adding a Conflicts to the udev
    package. This is safe, as hal is long dead and no longer useful.
  * Drop systemd-ui Suggests
    systemd-ui is unmaintained upstream and not particularly useful anymore.
  * journal: fix up syslog facility when forwarding native messages.
    Native journal messages (_TRANSPORT=journal) typically don't have a
    syslog facility attached to it. As a result when forwarding the
    messages to syslog they ended up with facility 0 (LOG_KERN).
    Apply syslog_fixup_facility() so we use LOG_USER instead. (Closes: #837893)
  * Split upstream tests into systemd-tests binary package (Closes: #859152)
  * Get PACKAGE_VERSION from config.h.
    This also works with meson and is not autotools specific.

  [ Dimitri John Ledkov ]
  * ubuntu: udev.postinst preserve virtio interfaces names on upgrades, on s390x.
    New udev generates stable interface names on s390x kvm instances, however, upon
    upgrades existing ethX names should be preserved to prevent breaking networking
    and software configurations.
    This patch only affects Ubuntu systems. (Closes: #860246) (LP: #1682437)
  * TEST-12: cherry-pick upstream fix for compat with new netcat-openbsd.
  * networkd: cherry-pick support for setting bridge port's priority.
    This is a useful feature/bugfix to improve feature parity of networkd with
    ifupdown. This matches netplan's expectations to be able to set bridge port's
    priorities via networked. This featue is to be used by netplan/MAAS/OpenStack.

systemd (233-5) experimental; urgency=medium

  * Do not throw a warning in emergency and rescue mode if plymouth is not
    installed.
    Ideally, plymouth should only be referenced via dependencies, not
    ExecStartPre. This at least avoids the confusing error message on
    minimal installations that do not carry plymouth.
  * rules: Allow SPARC vdisk devices when identifying CD drives
    (Closes: #858014)

systemd (233-4) experimental; urgency=medium

  [ Martin Pitt ]
  * udev autopkgtest: Drop obsolete sys.tar.xz fallback.
    This was only necessary for supporting 232 as well.
  * root-unittest: Drop obsolete FIXME comment.
  * Add libpolkit-gobject-1-dev build dep for polkit version detection.
  * Move systemd.link(5) to udev package.
    .link files are being handled by udev, so it should ship the
    corresponding manpage. Bump Breaks/Replaces accordingly. (Closes: #857270)

  [ Michael Biebl ]
  * Restart journald on upgrades (Closes: #851438)
  * Avoid strict DM API versioning.
    Compiling against the dm-ioctl.h header as provided by the Linux kernel
    will embed the DM interface version number. Running an older kernel can
    lead to errors on shutdown when trying to detach DM devices.
    As a workaround, build against a local copy of dm-ioctl.h based on 3.13,
    which is the minimum required version to support DM_DEFERRED_REMOVE.
    (Closes: #856337)

systemd (233-3) experimental; urgency=medium

  [ Michael Biebl ]
  * Install D-Bus policy files in /usr
  * Drop no longer needed maintainer scripts migration code and simplify
    various version checks
  * Fix location of installed tests
  * Override package-name-doesnt-match-sonames lintian warning for libnss-*
  * Don't ship any symlinks in /etc/systemd/system.
    Those should be created dynamically via "systemctl enable".

  [ Martin Pitt ]
  * root-unittests autopkgtest: Skip test-udev.
    It has its own autopkgtest and needs some special preparation. At some
    point that should be merged into root-unittests, but let's quickfix this
    to unbreak upstream CI.

systemd (233-2) experimental; urgency=medium

  * test: skip instead of fail if crypto kmods are not available.
    The Debian buildds have module loading disabled, thus AF_ALG sockets are
    not available during build. Skip the tests that cover those (khash and
    id128) instead of failing them in this case.
    https://github.com/systemd/systemd/issues/5524

systemd (233-1) experimental; urgency=medium

  [ Martin Pitt ]
  * New upstream release 233:
    - udev: Remove /run/udev/control on stop to avoid sendsigs to kill
      udevd. (Closes: #791944)
    - nspawn: Handle container directory symlinks. (Closes: #805785)
    - Fix mount units to not become "active" when NFS mounts time out.
      (Closes: #835810)
    - hwdb: Rework path/priority comparison when loading files from /etc/
      vs. /lib. (Closes: #845442)
    - machinectl: Fix "list" command when failing to determine OS version.
      (Closes: #849316)
    - Support tilegx architecture. (Closes: #856306)
    - systemd-sleep(8): Point out inhibitor interface as better alternative
      for suspend integration. (Closes: #758279)
    - journalctl: Improve error message wording when specifying boot
      offset with ephemeral journal. (Closes: #839291)
  * Install new systemd-umount and /usr/lib/environment.d/
  * Use "make install-tests" for shipped unit tests
  * Switch back to gold linker on mips*
    Bug #851736 got fixed now.
  * debian/rules: Drop obsolete SETCAP path

  [ Michael Biebl ]
  * Drop upstart jobs for udev
  * Drop /sbin/udevadm compat symlink from udev-udeb and initramfs
  * Drop Breaks and Replaces from pre-jessie

Date: Fri, 21 Apr 2017 14:36:34 +0100
Changed-By: Dimitri John Ledkov <xnox at ubuntu.com>
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
https://launchpad.net/ubuntu/+source/systemd/233-5ubuntu1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Fri, 21 Apr 2017 14:36:34 +0100
Source: systemd
Binary: systemd systemd-sysv systemd-container systemd-journal-remote systemd-coredump systemd-tests libpam-systemd libnss-myhostname libnss-mymachines libnss-resolve libnss-systemd libsystemd0 libsystemd-dev udev libudev1 libudev-dev udev-udeb libudev1-udeb
Architecture: source
Version: 233-5ubuntu1
Distribution: artful
Urgency: medium
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: Dimitri John Ledkov <xnox at ubuntu.com>
Description:
 libnss-myhostname - nss module providing fallback resolution for the current hostname
 libnss-mymachines - nss module to resolve hostnames for local container instances
 libnss-resolve - nss module to resolve names via systemd-resolved
 libnss-systemd - nss module providing dynamic user and group name resolution
 libpam-systemd - system and service manager - PAM module
 libsystemd-dev - systemd utility library - development files
 libsystemd0 - systemd utility library
 libudev-dev - libudev development files
 libudev1   - libudev shared library
 libudev1-udeb - libudev shared library (udeb)
 systemd    - system and service manager
 systemd-container - systemd container/nspawn tools
 systemd-coredump - tools for storing and retrieving coredumps
 systemd-journal-remote - tools for sending and receiving remote journal logs
 systemd-sysv - system and service manager - SysV links
 systemd-tests - tests for systemd
 udev       - /dev/ and hotplug management daemon
 udev-udeb  - /dev/ and hotplug management daemon (udeb)
Closes: 758279 791944 805785 835810 837893 839291 845442 849316 851438 856306 856337 857270 858014 859152 860246
Launchpad-Bugs-Fixed: 1682437
Changes:
 systemd (233-5ubuntu1) artful; urgency=medium
 .
   [ Felipe Sateler ]
   * Backport upstream PR #5531.
     This delays opening the mdns and llmnr sockets until a network has enabled them.
     This silences annoying messages when networkd receives such packets without
     expecting them:
       Got mDNS UDP packet on unknown scope.
 .
   [ Martin Pitt ]
   * resolved: Disable DNSSEC by default on stretch and zesty.
     Both Debian stretch and Ubuntu zesty are close to releasing, switch to
     DNSSEC=off by default for those. Users can still turn it back on with
     DNSSEC=allow-downgrade (or even "yes").
 .
   [ Michael Biebl ]
   * Add Conflicts against hal.
     Since v183, udev no longer supports RUN+="socket:". This feature is
     still used by hal, but now generates vast amounts of errors in the
     journal. Thus force the removal of hal by adding a Conflicts to the udev
     package. This is safe, as hal is long dead and no longer useful.
   * Drop systemd-ui Suggests
     systemd-ui is unmaintained upstream and not particularly useful anymore.
   * journal: fix up syslog facility when forwarding native messages.
     Native journal messages (_TRANSPORT=journal) typically don't have a
     syslog facility attached to it. As a result when forwarding the
     messages to syslog they ended up with facility 0 (LOG_KERN).
     Apply syslog_fixup_facility() so we use LOG_USER instead. (Closes: #837893)
   * Split upstream tests into systemd-tests binary package (Closes: #859152)
   * Get PACKAGE_VERSION from config.h.
     This also works with meson and is not autotools specific.
 .
   [ Dimitri John Ledkov ]
   * ubuntu: udev.postinst preserve virtio interfaces names on upgrades, on s390x.
     New udev generates stable interface names on s390x kvm instances, however, upon
     upgrades existing ethX names should be preserved to prevent breaking networking
     and software configurations.
     This patch only affects Ubuntu systems. (Closes: #860246) (LP: #1682437)
   * TEST-12: cherry-pick upstream fix for compat with new netcat-openbsd.
   * networkd: cherry-pick support for setting bridge port's priority.
     This is a useful feature/bugfix to improve feature parity of networkd with
     ifupdown. This matches netplan's expectations to be able to set bridge port's
     priorities via networked. This featue is to be used by netplan/MAAS/OpenStack.
 .
 systemd (233-5) experimental; urgency=medium
 .
   * Do not throw a warning in emergency and rescue mode if plymouth is not
     installed.
     Ideally, plymouth should only be referenced via dependencies, not
     ExecStartPre. This at least avoids the confusing error message on
     minimal installations that do not carry plymouth.
   * rules: Allow SPARC vdisk devices when identifying CD drives
     (Closes: #858014)
 .
 systemd (233-4) experimental; urgency=medium
 .
   [ Martin Pitt ]
   * udev autopkgtest: Drop obsolete sys.tar.xz fallback.
     This was only necessary for supporting 232 as well.
   * root-unittest: Drop obsolete FIXME comment.
   * Add libpolkit-gobject-1-dev build dep for polkit version detection.
   * Move systemd.link(5) to udev package.
     .link files are being handled by udev, so it should ship the
     corresponding manpage. Bump Breaks/Replaces accordingly. (Closes: #857270)
 .
   [ Michael Biebl ]
   * Restart journald on upgrades (Closes: #851438)
   * Avoid strict DM API versioning.
     Compiling against the dm-ioctl.h header as provided by the Linux kernel
     will embed the DM interface version number. Running an older kernel can
     lead to errors on shutdown when trying to detach DM devices.
     As a workaround, build against a local copy of dm-ioctl.h based on 3.13,
     which is the minimum required version to support DM_DEFERRED_REMOVE.
     (Closes: #856337)
 .
 systemd (233-3) experimental; urgency=medium
 .
   [ Michael Biebl ]
   * Install D-Bus policy files in /usr
   * Drop no longer needed maintainer scripts migration code and simplify
     various version checks
   * Fix location of installed tests
   * Override package-name-doesnt-match-sonames lintian warning for libnss-*
   * Don't ship any symlinks in /etc/systemd/system.
     Those should be created dynamically via "systemctl enable".
 .
   [ Martin Pitt ]
   * root-unittests autopkgtest: Skip test-udev.
     It has its own autopkgtest and needs some special preparation. At some
     point that should be merged into root-unittests, but let's quickfix this
     to unbreak upstream CI.
 .
 systemd (233-2) experimental; urgency=medium
 .
   * test: skip instead of fail if crypto kmods are not available.
     The Debian buildds have module loading disabled, thus AF_ALG sockets are
     not available during build. Skip the tests that cover those (khash and
     id128) instead of failing them in this case.
     https://github.com/systemd/systemd/issues/5524
 .
 systemd (233-1) experimental; urgency=medium
 .
   [ Martin Pitt ]
   * New upstream release 233:
     - udev: Remove /run/udev/control on stop to avoid sendsigs to kill
       udevd. (Closes: #791944)
     - nspawn: Handle container directory symlinks. (Closes: #805785)
     - Fix mount units to not become "active" when NFS mounts time out.
       (Closes: #835810)
     - hwdb: Rework path/priority comparison when loading files from /etc/
       vs. /lib. (Closes: #845442)
     - machinectl: Fix "list" command when failing to determine OS version.
       (Closes: #849316)
     - Support tilegx architecture. (Closes: #856306)
     - systemd-sleep(8): Point out inhibitor interface as better alternative
       for suspend integration. (Closes: #758279)
     - journalctl: Improve error message wording when specifying boot
       offset with ephemeral journal. (Closes: #839291)
   * Install new systemd-umount and /usr/lib/environment.d/
   * Use "make install-tests" for shipped unit tests
   * Switch back to gold linker on mips*
     Bug #851736 got fixed now.
   * debian/rules: Drop obsolete SETCAP path
 .
   [ Michael Biebl ]
   * Drop upstart jobs for udev
   * Drop /sbin/udevadm compat symlink from udev-udeb and initramfs
   * Drop Breaks and Replaces from pre-jessie
Checksums-Sha1:
 e56a5befe891da46802701141d7969a8a25cff29 4170 systemd_233-5ubuntu1.dsc
 432ec4ce665f65d1d616558358fb7e7cba953930 4660737 systemd_233.orig.tar.gz
 e938e2a066140d55f65b84cecf415ab8ec5dc26d 141012 systemd_233-5ubuntu1.debian.tar.xz
Checksums-Sha256:
 5fcf2bf7aeec2a47dfa4f4a887444680e15e00cb2fb213fd2ba3817e81b706c6 4170 systemd_233-5ubuntu1.dsc
 8b3e99da3d4164b66581830a7f2436c0c8fe697b5fbdc3927bdb960646be0083 4660737 systemd_233.orig.tar.gz
 792b97899dff99bd5b6e59cb452588c2417a85f58036f73d9f17122502067e49 141012 systemd_233-5ubuntu1.debian.tar.xz
Files:
 72341f9d9b7a6966b2db2515039ee389 4170 admin optional systemd_233-5ubuntu1.dsc
 11d3ff48f3361b8bdcfcdc076a31b537 4660737 admin optional systemd_233.orig.tar.gz
 c4fa3f87ad5f39a736883a22c2f5a841 141012 admin optional systemd_233-5ubuntu1.debian.tar.xz
Original-Maintainer: Debian systemd Maintainers <pkg-systemd-maintainers at lists.alioth.debian.org>

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2

iQEcBAEBCAAGBQJY/hzkAAoJEMrC2LnNLKX5z/wIAIZKbslHE65szIOt2qBpnSdi
GLLQGGU9Zn/2IXZGy+OZHQRR8snGbBsE8uzkMA7iN2E++ftoqTqt9ORmseBa9QIC
8Fze/A0//iexYzu20T2SbNh9DvyIM6rTeL4gC6u2+wz5QLvFN3LChHc+vTL37OE1
pc8ww0TL6Uv80jwNStRklz18DXcJEF8qp1o1GMq5yEvSKBilZxXEzoAEXvkhDi+T
vU3bSYbzZAyZmK0tk+rzyK7T73uOusS/T0WBfCmfvN3KGovU/14Nnof2dnhKdiWR
XHesUWUnXBnwW+bKexMBDMk8/88uJkHpVnZFNAqrCWuWRQGqCqHZZ9kpiBfaEmg=
=xrI0
-----END PGP SIGNATURE-----


More information about the Artful-changes mailing list