[systemd-devel] [PATCH] build-sys: require certain version of libselinux

2012-09-20 Thread Jan Engelhardt
./.libs/libsystemd-core.a(libsystemd_core_la-selinux-access.o): In function "selinux_access_check": src/core/selinux-access.c:487: undefined reference to "selinux_check_access" --- configure.ac |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index

Re: [systemd-devel] [PATCH] build-sys: require certain version of libselinux

2012-09-20 Thread Lennart Poettering
On Thu, 20.09.12 10:20, Jan Engelhardt (jeng...@inai.de) wrote: > ./.libs/libsystemd-core.a(libsystemd_core_la-selinux-access.o): > In function "selinux_access_check": > src/core/selinux-access.c:487: undefined reference to > "selinux_check_access" Applied. Thanks! Lennart -- Lennart Poetterin

Re: [systemd-devel] [systemd-commits] 3 commits - TODO configure.ac src/shared

2012-09-20 Thread Zbigniew Jędrzejewski-Szmek
On Thu, Sep 20, 2012 at 02:12:42AM -0700, Lennart Poettering wrote: > commit 4b8772bf5f2887aa2bdb74efa2f5dfd40fff946d > Author: Lennart Poettering > Date: Thu Sep 20 00:02:01 2012 +0200 > > util: make sure heap allocators fail when array allocations are out of > bounds > > https:/

[systemd-devel] [PATCH] do not ellipsize cgroup members in full status

2012-09-20 Thread Lukáš Nykrýn
Hello, >From bug report: https://bugzilla.redhat.com/show_bug.cgi?id=858693 "There is no easy way how to force "systemctl status" not to crop long lines with ellipsis in a virtual terminal. "-a" or "--full" options doesn't help (and they even shouldn't help, according to the man page)" I am not su

[systemd-devel] [ANNOUNCE] systemd 190

2012-09-20 Thread Lennart Poettering
Heya! Many many bugfixes, but also a number of smaller features: http://www.freedesktop.org/software/systemd/systemd-190.tar.xz CHANGES WITH 190: * Whenever a unit changes state we'll now log this to the journal and show along the unit's own log output in "systemctl