diff options
author | Chris White <chriswhite@gentoo.org> | 2005-10-03 03:29:30 +0000 |
---|---|---|
committer | Chris White <chriswhite@gentoo.org> | 2005-10-03 03:29:30 +0000 |
commit | 5e670c3e7d51209e69de0cc67657fe8622789152 (patch) | |
tree | 5f668b8b621644d2a07ebb3309180ebfaedc3d37 /app-admin/integrit | |
parent | New release: 0.11.7 (diff) | |
download | historical-5e670c3e7d51209e69de0cc67657fe8622789152.tar.gz historical-5e670c3e7d51209e69de0cc67657fe8622789152.tar.bz2 historical-5e670c3e7d51209e69de0cc67657fe8622789152.zip |
Bump to version 3.05. Fixes bug #106749. Tested by creating a database of /usr and modifying a file in /usr/lib.
Package-Manager: portage-2.0.52-r1
Diffstat (limited to 'app-admin/integrit')
-rw-r--r-- | app-admin/integrit/ChangeLog | 8 | ||||
-rw-r--r-- | app-admin/integrit/Manifest | 16 | ||||
-rw-r--r-- | app-admin/integrit/files/digest-integrit-3.05 | 1 | ||||
-rw-r--r-- | app-admin/integrit/integrit-3.05.ebuild | 56 |
4 files changed, 78 insertions, 3 deletions
diff --git a/app-admin/integrit/ChangeLog b/app-admin/integrit/ChangeLog index 72047ed38490..17be88906bc1 100644 --- a/app-admin/integrit/ChangeLog +++ b/app-admin/integrit/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for app-admin/integrit # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-admin/integrit/ChangeLog,v 1.12 2005/08/20 14:16:24 metalgod Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/integrit/ChangeLog,v 1.13 2005/10/03 03:29:30 chriswhite Exp $ + +*integrit-3.05 (03 Oct 2005) + + 03 Oct 2005; Chris White <chriswhite@gentoo.org> +integrit-3.05.ebuild: + Bump to version 3.05. Fixes bug #106749. Tested by creating a database of + /usr and modifying a file in /usr/lib. 20 Aug 2005; Luis Medinas <metalgod@gentoo.org> integrit-3.02.00.ebuild: Added ~amd64 keywords. diff --git a/app-admin/integrit/Manifest b/app-admin/integrit/Manifest index 1a94ae86dd7f..bd35bc3a35d1 100644 --- a/app-admin/integrit/Manifest +++ b/app-admin/integrit/Manifest @@ -1,4 +1,16 @@ -MD5 ca47f547f6755c86ed341c3f0e848095 ChangeLog 1071 -MD5 789bbd1bfd0651d6cfb843dc7ba4b626 integrit-3.02.00.ebuild 1294 +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA1 + MD5 dffd46174e78b327c834fc3e4b1cf848 metadata.xml 160 +MD5 6efef6ac06a89cc5472fcb54c189c8dc ChangeLog 1295 +MD5 2a19310db7695b0611790911c5990fbe integrit-3.05.ebuild 1269 +MD5 789bbd1bfd0651d6cfb843dc7ba4b626 integrit-3.02.00.ebuild 1294 +MD5 69ae97ff8d5f4dbc96a3f2e5d01247a5 files/digest-integrit-3.05 65 MD5 f34f66e421072f0acbeb86d45edc4ff2 files/digest-integrit-3.02.00 68 +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v1.4.2 (GNU/Linux) + +iD8DBQFDQRy9FdQwWVoAgN4RArO7AJ4yEnACRXL8ajggpcO0j4pK3DbQ7gCgt4OC +Th7SI9fVhc7VgPPr7LB+Tfc= +=0bWH +-----END PGP SIGNATURE----- diff --git a/app-admin/integrit/files/digest-integrit-3.05 b/app-admin/integrit/files/digest-integrit-3.05 new file mode 100644 index 000000000000..9b99182a0f5b --- /dev/null +++ b/app-admin/integrit/files/digest-integrit-3.05 @@ -0,0 +1 @@ +MD5 a251a27f6b815e51c356cf81e8f2dc5e integrit-3.05.tar.gz 262784 diff --git a/app-admin/integrit/integrit-3.05.ebuild b/app-admin/integrit/integrit-3.05.ebuild new file mode 100644 index 000000000000..d325619b3336 --- /dev/null +++ b/app-admin/integrit/integrit-3.05.ebuild @@ -0,0 +1,56 @@ +# Copyright 1999-2005 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/app-admin/integrit/integrit-3.05.ebuild,v 1.1 2005/10/03 03:29:30 chriswhite Exp $ + +DESCRIPTION="file integrity verification program" +HOMEPAGE="http://integrit.sourceforge.net/" +SRC_URI="http://www.noserose.net/e/integrit/download/${P}.tar.gz" + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="~amd64 ~ppc ~x86" +IUSE="" + +DEPEND="virtual/libc" + +src_compile() { + econf --prefix=/usr || die + emake || die + emake utils || die + cd ${S}/doc + emake || die + cd ${S}/hashtbl + emake hashtest || die + mv README README.hashtbl +} + +src_install() { + dosbin integrit || die + dolib libintegrit.a + dodoc Changes HACKING INSTALL README todo.txt + + cd ${S}/utils + dosbin i-viewdb + dobin i-ls + + cd ${S}/hashtbl + dolib libhashtbl.a + insinto /usr/include + doins hashtbl.h + dobin hashtest + dodoc README.hashtbl + + cd ${S}/doc + doman i-ls.1 i-viewdb.1 integrit.1 + doinfo integrit.info + + cd ${S}/examples + docinto examples + dodoc * +} + +pkg_postinst() { + einfo "It is recommended that the integrit binary is copied to a secure" + einfo "location and re-copied at runtime or run from a secure medium." + einfo "You should also create a configuration file (see examples)." +} |