~ubuntu-branches/debian/jessie/systemd/jessie

Viewing all changes in revision 6.1.3.

  • Committer: Package Import Robot
  • Author(s): Tollef Fog Heen, Tollef Fog Heen, Michael Biebl
  • Date: 2012-02-07 21:36:34 UTC
  • mfrom: (1.2.2) (12 sid)
  • mto: This revision was merged to the branch mainline in revision 13.
  • Revision ID: package-import@ubuntu.com-20120207213634-h989mxbfh76mkpc2
Tags: 43-1
[ Tollef Fog Heen ]
* Target upload at experimental due to libkmod dependency
* New upstream release
  - Update bash-completion for new verbs and arguments. Closes: #650739
  - Fixes local DoS (CVE-2012-1101).  Closes: #662029
  - No longer complains if the kernel lacks audit support.  Closes: #642503
* Fix up git-to-source package conversion script which makes gitpkg
  happier.
* Add libkmod-dev to build-depends
* Add symlink from /bin/systemd to /lib/systemd/systemd.
* Add --with-distro=debian to configure flags, due to no /etc/os-release
  yet.
* Add new symbols for libsystemd-login0 to symbols file.
* Install a tmpfiles.d file for the /dev/initctl → /run/initctl
  migration.  Closes: #657979
* Disable coredump handling, it's not ready yet.
* If /run is a symlink, don't try to do the /var/run → /run migration.
  Ditto for /var/lock → /run/lock.  Closes: #647495

[ Michael Biebl ]
* Add Build-Depends on liblzma-dev for journal log compression.
* Add Build-Depends on libgee-dev, required to build systemadm.
* Bump Standards-Version to 3.9.2. No further changes.
* Add versioned Build-Depends on automake and autoconf to ensure we have
  recent enough versions. Closes: #657284
* Add packages for libsystemd-journal and libsystemd-id128.
* Update symbols file for libsystemd-login.
* Update configure flags, use rootprefix instead of rootdir.
* Copy intltool files instead of symlinking them.
* Re-indent init-functions script.
* Remove workarounds for services using X-Interactive. The LSB X-Interactive
  support turned out to be broken and has been removed upstream so we no
  longer need any special handling for those type of services.
* Install new systemd-journalctl, systemd-cat and systemd-cgtop binaries.
* Install /var/lib/systemd directory.
* Install /var/log/journal directory where the journal files are stored
  persistently.
* Setup systemd-journald to not read from /proc/kmsg (ImportKernel=no).
* Avoid error messages from systemctl in postinst if systemd is not running
  by checking for /sys/fs/cgroup/systemd before executing systemctl.
  Closes: #642749
* Stop installing lib-init-rw (auto)mount units and try to cleanup
  /lib/init/rw in postinst. Bump dependency on initscripts accordingly.
  Closes: #643699
* Disable pam_systemd for non-interactive sessions to work around an issue
  with sudo.
* Use new dh_installdeb maintscript facility to handle obsolete conffiles.
  Bump Build-Depends on debhelper accordingly.
* Rename bash completion file systemctl-bash-completion.sh →
  systemd-bash-completion.sh.
* Update /sbin/init symlink. The systemd binary was moved to $pkglibdir.

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: