[systemd-devel] [ANNOUNCE] systemd v23

Lennart Poettering lennart at poettering.net
Mon Apr 4 16:29:37 PDT 2011


Heya,

http://www.freedesktop.org/software/systemd/systemd-23.tar.bz2

Bigger changes:

- A new tool to handle binfmt_misc at boot. Just drop something into
  /etc/binfmt.d to deal with wine, mono, and java. See binfmt.d(5).

- ConditionSecurity to run services only if SELinux is enabled/disabled

Kay Sievers (4):
      update TODO
      move /var/lock to HAVE_SYSV_COMPAT
      tmpfiles: create leading directories for d/D instructions
      change remaining /var/run to /run

Lennart Poettering (18):
      general: replace a few uses of /var/run by /run
      tmpfiles: split off rules for legacy systems into legacy.conf
      kmsg-syslogd: pass facility value into kmsg
      initctl: /dev/initctl is a named pipe, not a socket
      condition: use 'selinux' rather than 'SELinux' as preferred spelling
      update TODO
      binfmt: add binfmt tool to set up binfmt_misc at boot
      man: document /etc/sysctl.d/
      units: improve logger descriptions
      logger: name socket like service
      units: move user units from /usr/share to /usr/lib since they might be arch-dependent
      update TODO
      selinux: relabel /run the same way as /dev after loading the policy since they both come pre-filled and unlabelled
      exec: support unlimited resources
      lookup: always also look into /usr/lib for units
      pkgconfig: update .pc file accordingly
      update TODO
      build-sys: bump version number

Michal Schmidt (5):
      condition: fix dumping of conditions
      load-fragment: unify config_parse_condition_{kernel, virt}
      condition: add ConditionSecurity
      man: document ConditionSecurity
      manager: fd must be int, not char


Lennart

-- 
Lennart Poettering - Red Hat, Inc.


More information about the systemd-devel mailing list