ssuominen 14/07/17 07:47:48 Modified: ChangeLog Log: clarify last changelog entry... (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 4868F14D)
Revision Changes Path 1.180 sys-fs/mdadm/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/mdadm/ChangeLog?rev=1.180&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/mdadm/ChangeLog?rev=1.180&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/mdadm/ChangeLog?r1=1.179&r2=1.180 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/sys-fs/mdadm/ChangeLog,v retrieving revision 1.179 retrieving revision 1.180 diff -u -r1.179 -r1.180 --- ChangeLog 17 Jul 2014 07:03:55 -0000 1.179 +++ ChangeLog 17 Jul 2014 07:47:48 -0000 1.180 @@ -1,13 +1,13 @@ # ChangeLog for sys-fs/mdadm # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/mdadm/ChangeLog,v 1.179 2014/07/17 07:03:55 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/mdadm/ChangeLog,v 1.180 2014/07/17 07:47:48 ssuominen Exp $ *mdadm-3.3.1-r1 (17 Jul 2014) 17 Jul 2014; Samuli Suominen <[email protected]> +mdadm-3.3.1-r1.ebuild: - Fix corruption of udev rules and/or systemd service files because of parallel - make wrt #517218 by splitting installation of targets "install" and "install- - systemd" to separate lines. Thanks to Mark R. Pariente for reporting. + Fix possible corruption of udev rules and/or systemd services because parallel + make can get confused by running "install" and "install-systemd" targets + in the same line wrt #517218 by Mark R. Pariente *mdadm-3.3.1 (14 Jul 2014)
