diff options
author | Michał Górny <mgorny@gentoo.org> | 2012-09-26 05:22:05 +0000 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2012-09-26 05:22:05 +0000 |
commit | 5834257570ef5922ea597325dc12d65cf0fbdeba (patch) | |
tree | 1aa9f094fdb9250b4eff8f7dff67768c5966b4d2 /sys-apps/systemd/ChangeLog | |
parent | Stable on alpha, bug 430346. (diff) | |
download | gentoo-2-5834257570ef5922ea597325dc12d65cf0fbdeba.tar.gz gentoo-2-5834257570ef5922ea597325dc12d65cf0fbdeba.tar.bz2 gentoo-2-5834257570ef5922ea597325dc12d65cf0fbdeba.zip |
Fix libc segfault, bug #436196.
(Portage version: 2.2.0_alpha131_p3/cvs/Linux x86_64)
Diffstat (limited to 'sys-apps/systemd/ChangeLog')
-rw-r--r-- | sys-apps/systemd/ChangeLog | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/sys-apps/systemd/ChangeLog b/sys-apps/systemd/ChangeLog index 60d90708a103..b6fc949ea593 100644 --- a/sys-apps/systemd/ChangeLog +++ b/sys-apps/systemd/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for sys-apps/systemd # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/systemd/ChangeLog,v 1.51 2012/09/24 12:51:44 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/systemd/ChangeLog,v 1.52 2012/09/26 05:22:05 mgorny Exp $ + +*systemd-191-r1 (26 Sep 2012) + + 26 Sep 2012; Michał Górny <mgorny@gentoo.org> + +files/191-0003-log-fix-repeated-invocation-of-vsnprintf-vaprintf-in.patch, + +systemd-191-r1.ebuild, -systemd-190.ebuild, -systemd-191.ebuild: + Fix libc segfault, bug #436196. 24 Sep 2012; Michał Górny <mgorny@gentoo.org> +files/191-0001-Disable-udev-targets-for-udev-190.patch, |