From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([69.77.167.62] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1LeEaD-00056Z-GB for garchives@archives.gentoo.org; Mon, 02 Mar 2009 20:17:49 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4B633E02E7; Mon, 2 Mar 2009 20:17:48 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id F26E1E02E7 for ; Mon, 2 Mar 2009 20:17:47 +0000 (UTC) Received: from stork.gentoo.org (stork.gentoo.org [64.127.104.133]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTP id 8C41764652 for ; Mon, 2 Mar 2009 20:17:47 +0000 (UTC) Received: from hollow by stork.gentoo.org with local (Exim 4.69) (envelope-from ) id 1LeEaB-0005sH-44 for gentoo-commits@lists.gentoo.org; Mon, 02 Mar 2009 20:17:47 +0000 From: "Benedikt Boehm (hollow)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, hollow@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in sys-apps/baselayout: ChangeLog baselayout-2.0.0.ebuild X-VCS-Repository: gentoo-x86 X-VCS-Files: ChangeLog baselayout-2.0.0.ebuild X-VCS-Directories: sys-apps/baselayout X-VCS-Committer: hollow X-VCS-Committer-Name: Benedikt Boehm Content-Type: text/plain; charset=utf8 Message-Id: Sender: Benedikt Boehm Date: Mon, 02 Mar 2009 20:17:47 +0000 Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: quoted-printable X-Archives-Salt: c72680e2-5d70-4e95-bd23-dc01b1822f7c X-Archives-Hash: 3975c5e572e0dceeda495b70d4ccc0b7 hollow 09/03/02 20:17:47 Modified: ChangeLog baselayout-2.0.0.ebuild Log: fix /etc/shadow permissions when building stages (Portage version: 2.2_rc23/cvs/Linux i686) Revision Changes Path 1.471 sys-apps/baselayout/ChangeLog file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/baselayou= t/ChangeLog?rev=3D1.471&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/baselayou= t/ChangeLog?rev=3D1.471&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/baselayou= t/ChangeLog?r1=3D1.470&r2=3D1.471 Index: ChangeLog =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: /var/cvsroot/gentoo-x86/sys-apps/baselayout/ChangeLog,v retrieving revision 1.470 retrieving revision 1.471 diff -u -r1.470 -r1.471 --- ChangeLog 19 Aug 2008 17:51:19 -0000 1.470 +++ ChangeLog 2 Mar 2009 20:17:46 -0000 1.471 @@ -1,10 +1,13 @@ # ChangeLog for sys-apps/baselayout -# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/baselayout/ChangeLog,v 1.470= 2008/08/19 17:51:19 zmedico Exp $ +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sys-apps/baselayout/ChangeLog,v 1.471= 2009/03/02 20:17:46 hollow Exp $ =20 # See the rc-scripts ChangeLog in subversion for release info: # http://sources.gentoo.org/viewcvs.py/*checkout*/baselayout/trunk/Chang= eLog =20 + 02 Mar 2009; Benedikt B=C3=B6hm baselayout-2.0.0.e= build: + fix /etc/shadow permissions when building stages + 19 Aug 2008; Zac Medico baselayout-2.0.0.ebuild: Avoid potential warning messages in the SYMLINK_LIB code which may be triggered when find traverses a directory whose parent has already bee= n 1.8 sys-apps/baselayout/baselayout-2.0.0.ebuild file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/baselayou= t/baselayout-2.0.0.ebuild?rev=3D1.8&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/baselayou= t/baselayout-2.0.0.ebuild?rev=3D1.8&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/baselayou= t/baselayout-2.0.0.ebuild?r1=3D1.7&r2=3D1.8 Index: baselayout-2.0.0.ebuild =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: /var/cvsroot/gentoo-x86/sys-apps/baselayout/baselayout-2.0.0.eb= uild,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- baselayout-2.0.0.ebuild 19 Aug 2008 17:51:19 -0000 1.7 +++ baselayout-2.0.0.ebuild 2 Mar 2009 20:17:47 -0000 1.8 @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/baselayout/baselayout-2.0.0.= ebuild,v 1.7 2008/08/19 17:51:19 zmedico Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/baselayout/baselayout-2.0.0.= ebuild,v 1.8 2009/03/02 20:17:47 hollow Exp $ =20 inherit multilib =20 @@ -177,6 +177,11 @@ cp -p "${ROOT}usr/share/baselayout/${x}" "${ROOT}"etc done =20 + # fix shadow permissions to not be world-readable + for x in shadow ; do + [ -e "${ROOT}etc/${x}" ] && chmod 0600 "${ROOT}etc/$x" + done + # This is also written in src_install (so it's in CONTENTS), but # write it here so that the new version is immediately in the file # (without waiting for the user to do etc-update)