From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id C241C1384B4 for ; Sat, 21 Nov 2015 14:55:54 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 3012DE07A3; Sat, 21 Nov 2015 14:55:51 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id BDA02E07A3 for ; Sat, 21 Nov 2015 14:55:50 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 6118A34074E for ; Sat, 21 Nov 2015 14:55:49 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 4D077A39 for ; Sat, 21 Nov 2015 14:55:47 +0000 (UTC) From: "Anthony G. Basile" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Anthony G. Basile" Message-ID: <1448118155.165e4ff83d0f7d309d0e2241873f0c4f92ed59c4.blueness@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sys-apps/paxctld/ X-VCS-Repository: repo/gentoo X-VCS-Files: sys-apps/paxctld/Manifest sys-apps/paxctld/paxctld-1.0.1.ebuild X-VCS-Directories: sys-apps/paxctld/ X-VCS-Committer: blueness X-VCS-Committer-Name: Anthony G. Basile X-VCS-Revision: 165e4ff83d0f7d309d0e2241873f0c4f92ed59c4 X-VCS-Branch: master Date: Sat, 21 Nov 2015 14:55:47 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: b4af9429-8e8a-4f4f-899e-cfb41b626e71 X-Archives-Hash: 55e7cd54ae1b2ae10ee6968eb970cca8 commit: 165e4ff83d0f7d309d0e2241873f0c4f92ed59c4 Author: Anthony G. Basile gentoo org> AuthorDate: Sat Nov 21 15:00:44 2015 +0000 Commit: Anthony G. Basile gentoo org> CommitDate: Sat Nov 21 15:02:35 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=165e4ff8 sys-apps/paxctld: version bump to 1.0.1 Note: upstream replaced the 1.0 tarball with updated code but didn't change the namve of the tarball. This is bad and we compensated downstream. Anyhow, paxctld will need to be changed to a new version which can handle XATTR_PAX flags. Package-Manager: portage-2.2.20.1 sys-apps/paxctld/Manifest | 1 + sys-apps/paxctld/paxctld-1.0.1.ebuild | 29 +++++++++++++++++++++++++++++ 2 files changed, 30 insertions(+) diff --git a/sys-apps/paxctld/Manifest b/sys-apps/paxctld/Manifest index d83f9b8..7906065 100644 --- a/sys-apps/paxctld/Manifest +++ b/sys-apps/paxctld/Manifest @@ -1 +1,2 @@ +DIST paxctld_1.0.1.orig.tar.gz 15491 SHA256 7a6b322b02f583f4c93a7090a3f774dc069a014893351f0d544de377d3cdadf0 SHA512 3d050aa315b28873dac1a26f4552f5f126f82f4b5bcdcadabb1dc5c048be95f630fbdb753c1191bc4e4b8296a0a927136faf682254426a6e60fe88044433bb9f WHIRLPOOL 8f3e3967a9dd17671fc37e3d1d4740416b9cceec7abd8f743f5d8993b0e6a3b3490794a744c0439fffe1a04532d86a87c05821f4f110a9b38a8acdee88bfa14c DIST paxctld_1.0.orig.tar.gz 14708 SHA256 b16173d88f631cfb34eb617f7b1a015e989eeb8c100987ef58203bc28d89ddb4 SHA512 244233681704885b081b16b6c23312df4be7f9962bfcf1196e54ff4be2fbdbaa1832c3115998d27e20a7af463a888c5756148929da12f6028a4dd26327c64bd3 WHIRLPOOL cb4d54508ae5aa2aebd63b32bf32cf1d4e4807e85c7bee6e36c23a5257fac09945e7bff8dce85e9eca2c67182c26f17f7b34ce1b6a25685c4d09febf61463a76 diff --git a/sys-apps/paxctld/paxctld-1.0.1.ebuild b/sys-apps/paxctld/paxctld-1.0.1.ebuild new file mode 100644 index 0000000..ae8abd6 --- /dev/null +++ b/sys-apps/paxctld/paxctld-1.0.1.ebuild @@ -0,0 +1,29 @@ +# Copyright 1999-2015 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI="5" + +DESCRIPTION="PaX flags maintenance daemon" +HOMEPAGE="http://www.grsecurity.net/" +SRC_URI="https://dev.gentoo.org/~blueness/hardened-sources/paxctld/${PN}_${PV}.orig.tar.gz" +LICENSE="GPL-2" + +SLOT="0" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86" +IUSE="pam" + +RDEPEND="" +DEPEND="" + +S="${WORKDIR}/paxctld-1.0" + +src_prepare() { + # Respect Gentoo flags and don't strip + sed -i \ + -e '/^CC/d' \ + -e '/^CFLAGS/d' \ + -e '/^LDFLAGS/d' \ + -e '/STRIP/d' \ + Makefile +}