build-sys: prepare release 192

This commit is contained in:
Lennart Poettering 2012-09-25 22:23:57 +02:00
parent 31c460208d
commit 075d4ecb40
2 changed files with 21 additions and 4 deletions

View File

@ -27,7 +27,7 @@ SUBDIRS = . po
.DELETE_ON_ERROR:
LIBUDEV_CURRENT=2
LIBUDEV_REVISION=2
LIBUDEV_REVISION=3
LIBUDEV_AGE=1
LIBGUDEV_CURRENT=1
@ -35,7 +35,7 @@ LIBGUDEV_REVISION=2
LIBGUDEV_AGE=1
LIBSYSTEMD_LOGIN_CURRENT=3
LIBSYSTEMD_LOGIN_REVISION=5
LIBSYSTEMD_LOGIN_REVISION=6
LIBSYSTEMD_LOGIN_AGE=3
LIBSYSTEMD_DAEMON_CURRENT=0
@ -43,11 +43,11 @@ LIBSYSTEMD_DAEMON_REVISION=5
LIBSYSTEMD_DAEMON_AGE=0
LIBSYSTEMD_ID128_CURRENT=0
LIBSYSTEMD_ID128_REVISION=11
LIBSYSTEMD_ID128_REVISION=12
LIBSYSTEMD_ID128_AGE=0
LIBSYSTEMD_JOURNAL_CURRENT=5
LIBSYSTEMD_JOURNAL_REVISION=1
LIBSYSTEMD_JOURNAL_REVISION=2
LIBSYSTEMD_JOURNAL_AGE=5
# Dirs of external packages

17
NEWS
View File

@ -1,5 +1,22 @@
systemd System and Service Manager
CHANGES WITH 192:
* The bash completion logic is now available for journalctl
too.
* We don't mount the "cpuset" controller anymore together with
"cpu" and "cpuacct", as "cpuset" groups generally cannot be
started if no parameters are assigned to it. "cpuset" hence
broke code that assumed it it could create "cpu" groups and
just start them.
* journalctl -f will now subscribe to terminal size changes,
and line break accordingly.
Changes from: Dave Reisner, Kay Sievers, Lennart Poettering,
Lukas Nykrynm, Mirco Tischler, Václav Pavlín
CHANGES WITH 191:
* nspawn will now create a symlink /etc/localtime in the