From: "Michal Gorny (mgorny)" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in sys-apps/systemd: ChangeLog systemd-44.ebuild
Date: Fri, 6 Apr 2012 20:13:13 +0000 (UTC) [thread overview]
Message-ID: <20120406201313.DFE9A2004B@flycatcher.gentoo.org> (raw)
mgorny 12/04/06 20:13:13
Modified: ChangeLog systemd-44.ebuild
Log:
Add a patch for ARM and keyword wrt bug #410973.
(Portage version: 2.2.0_alpha99_p2/cvs/Linux x86_64)
Revision Changes Path
1.29 sys-apps/systemd/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/systemd/ChangeLog?rev=1.29&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/systemd/ChangeLog?rev=1.29&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/systemd/ChangeLog?r1=1.28&r2=1.29
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-apps/systemd/ChangeLog,v
retrieving revision 1.28
retrieving revision 1.29
diff -u -r1.28 -r1.29
--- ChangeLog 5 Apr 2012 18:40:59 -0000 1.28
+++ ChangeLog 6 Apr 2012 20:13:13 -0000 1.29
@@ -1,6 +1,10 @@
# 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.28 2012/04/05 18:40:59 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/systemd/ChangeLog,v 1.29 2012/04/06 20:13:13 mgorny Exp $
+
+ 06 Apr 2012; Michał Górny <mgorny@gentoo.org> systemd-44.ebuild,
+ +files/0002-journal-PAGE_SIZE-is-not-known-on-ppc-and-other-arch.patch:
+ Add a patch for ARM and keyword wrt bug #410973.
05 Apr 2012; Michał Górny <mgorny@gentoo.org> systemd-44.ebuild:
Avoid installing duplicate systemadm manpage.
1.3 sys-apps/systemd/systemd-44.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/systemd/systemd-44.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/systemd/systemd-44.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/systemd/systemd-44.ebuild?r1=1.2&r2=1.3
Index: systemd-44.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-apps/systemd/systemd-44.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- systemd-44.ebuild 5 Apr 2012 18:40:59 -0000 1.2
+++ systemd-44.ebuild 6 Apr 2012 20:13:13 -0000 1.3
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/systemd/systemd-44.ebuild,v 1.2 2012/04/05 18:40:59 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/systemd/systemd-44.ebuild,v 1.3 2012/04/06 20:13:13 mgorny Exp $
EAPI=4
@@ -12,7 +12,7 @@
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~arm ~x86"
IUSE="acl audit cryptsetup lzma pam plymouth selinux tcpd"
# We need to depend on sysvinit for sulogin which is used in the rescue
@@ -50,6 +50,8 @@
PATCHES=(
# bug #408879: Session Logout File Deletion Weakness (CVE-2012-1174)
"${FILESDIR}"/0001-util-never-follow-symlinks-in-rm_rf_children.patch
+ # bug #410973: fails to build on ARM due to PAGE_SIZE not being defined
+ "${FILESDIR}"/0002-journal-PAGE_SIZE-is-not-known-on-ppc-and-other-arch.patch
)
pkg_setup() {
next reply other threads:[~2012-04-06 20:13 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-04-06 20:13 Michal Gorny (mgorny) [this message]
-- strict thread matches above, loose matches on Subject: below --
2012-04-05 18:40 [gentoo-commits] gentoo-x86 commit in sys-apps/systemd: ChangeLog systemd-44.ebuild Michal Gorny (mgorny)
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20120406201313.DFE9A2004B@flycatcher.gentoo.org \
--to=mgorny@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox