diff options
author | Matsuu Takuto <matsuu@gentoo.org> | 2007-09-26 23:51:06 +0000 |
---|---|---|
committer | Matsuu Takuto <matsuu@gentoo.org> | 2007-09-26 23:51:06 +0000 |
commit | e65f2b9742088daa2fa55c794bc5cd3c4162bab0 (patch) | |
tree | 24482bcb2075b50fb2a9e2cacc441846167aea3b | |
parent | Sparc stable --- security Bug #182998 --- it looks like bug says it should. (diff) | |
download | historical-e65f2b9742088daa2fa55c794bc5cd3c4162bab0.tar.gz historical-e65f2b9742088daa2fa55c794bc5cd3c4162bab0.tar.bz2 historical-e65f2b9742088daa2fa55c794bc5cd3c4162bab0.zip |
Removed audit USE flag, bug #191597.
Added -j1.
Removed old versions.
Package-Manager: portage-2.1.3.9
-rw-r--r-- | app-forensics/aide/ChangeLog | 191 | ||||
-rw-r--r-- | app-forensics/aide/Manifest | 47 | ||||
-rw-r--r-- | app-forensics/aide/aide-0.10.ebuild | 59 | ||||
-rw-r--r-- | app-forensics/aide/aide-0.10_p20040917.ebuild | 99 | ||||
-rw-r--r-- | app-forensics/aide/aide-0.13.1.ebuild | 12 | ||||
-rw-r--r-- | app-forensics/aide/aide-0.9.ebuild | 58 | ||||
-rw-r--r-- | app-forensics/aide/files/aide-0.10_p20040917-fix-psql.diff | 137 | ||||
-rw-r--r-- | app-forensics/aide/files/aide-0.9-gentoo.diff | 73 | ||||
-rw-r--r-- | app-forensics/aide/files/digest-aide-0.10 | 3 | ||||
-rw-r--r-- | app-forensics/aide/files/digest-aide-0.10_p20040917 | 3 | ||||
-rw-r--r-- | app-forensics/aide/files/digest-aide-0.9 | 3 |
11 files changed, 23 insertions, 662 deletions
diff --git a/app-forensics/aide/ChangeLog b/app-forensics/aide/ChangeLog index d2716b51a2f4..35c36d3ae930 100644 --- a/app-forensics/aide/ChangeLog +++ b/app-forensics/aide/ChangeLog @@ -1,187 +1,12 @@ # ChangeLog for app-forensics/aide -# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-forensics/aide/ChangeLog,v 1.26 2007/09/26 19:25:05 armin76 Exp $ - - 26 Sep 2007; Raúl Porcel <armin76@gentoo.org> aide-0.13.1.ebuild: - alpha stable wrt security #191597 - - 26 Sep 2007; Raúl Porcel <armin76@gentoo.org> - aide-0.10_p20040917-r1.ebuild: - sparc stable wrt #151271 - -*aide-0.13.1 (26 Sep 2007) +# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-forensics/aide/ChangeLog,v 1.27 2007/09/26 23:51:05 matsuu Exp $ 26 Sep 2007; MATSUU Takuto <matsuu@gentoo.org> - +files/aide-0.13.1-gentoo.patch, metadata.xml, +aide-0.13.1.ebuild: - Version bumped, bug #126694, #191597. - Added static USE flag, bug #92250. - Added mail-client/mailx to DEPEND, bug #153952. - Fixed dependency, bug #163687. - Clean up ebuild. - Added myself to metadata.xml as maintainer. - - 04 Sep 2007; Raúl Porcel <armin76@gentoo.org> - aide-0.10_p20040917-r1.ebuild: - alpha/x86 stable wrt #151271 - - 04 Sep 2007; Christoph Mende <angelos@gentoo.org> - aide-0.10_p20040917-r1.ebuild: - Stable on amd64 wrt bug #151271 - - 31 Aug 2007; Matti Bickel <mabi@gentoo.org> aide-0.10_p20040917-r1.ebuild: - ppc stable (bug #151271) - - 24 Jan 2007; Marius Mauch <genone@gentoo.org> aide-0.10_p20040917.ebuild, - aide-0.10_p20040917-r1.ebuild: - Replacing einfo with elog - - 16 Nov 2006; Markus Ullmann <jokey@gentoo.org> - aide-0.10_p20040917-r1.ebuild: - Fix autotools, bug #151271 - - 16 Dec 2005; Diego Pettenò <flameeyes@gentoo.org> - aide-0.10_p20040917-r1.ebuild: - Replace root:root in root:0. Bug #103563. - - 02 Oct 2005; Benjamin Smee <strerror@gentoo.org> - +files/aide-0.10_p20040917-r1-fix-psql.diff: - Added file for postgres fix re BUG 107927 - -*aide-0.10_p20040917-r1 (30 Sep 2005) - - 30 Sep 2005; Benjamin Smee <strerror@gentoo.org> +files/aide.conf, - +files/aide.cron, +files/aideinit, +aide-0.10_p20040917-r1.ebuild: - Added helper script and changed default config - - 21 Apr 2005; Simon Stelling <blubb@gentoo.org> aide-0.10_p20040917.ebuild: - stable on amd64 - - 27 Mar 2005; Michael Hanselmann <hansmi@gentoo.org> - aide-0.10_p20040917.ebuild: - Stable on ppc. - - 06 Feb 2005; Bryan Østergaard <kloeri@gentoo.org> - aide-0.10_p20040917.ebuild: - Stable on alpha. - - 31 Jan 2005; Gustavo Zacarias <gustavoz@gentoo.org> - aide-0.10_p20040917.ebuild: - Stable on sparc - - 31 Jan 2005; Aaron Walker <ka0ttic@gentoo.org> aide-0.10_p20040917.ebuild: - Marked stable on x86. - - 28 Dec 2004; Ciaran McCreesh <ciaranm@gentoo.org> : - Change encoding to UTF-8 for GLEP 31 compliance - - 18 Sep 2004; Sven Wegener <swegener@gentoo.org> : - Fixed ChangeLog header. - - 18 Sep 2004; Aaron Walker <ka0ttic@gentoo.org> aide-0.10_p20040917.ebuild: - Fixed hasq/useq invocation - -*aide-0.10_p20040917 (18 Sep 2004) - - 18 Sep 2004; Aaron Walker <ka0ttic@gentoo.org> - +files/aide-0.10_p20040917-fix-psql.diff, +aide-0.10_p20040917.ebuild: - Version bump; fixes bugs 23764, 37007, and 62194. Thanks to Joshua - Schmidlkofer for the postgresql patch. - - 17 Sep 2004; Aaron Walker <ka0ttic@gentoo.org> aide-0.10.ebuild, - aide-0.9.ebuild: - Fixed deps (bug #44445) - - 12 Sep 2004; Daniel Black <dragonheart@gentoo.org> metadata.xml: - metadata.xml update - -*aide-0.10 (12 Sep 2004) - - 12 Sep 2004; Daniel Black <dragonheart@gentoo.org> +metadata.xml, - +files/aide-0.10-gentoo.diff, +files/aide-0.9-gentoo.diff, - +aide-0.10.ebuild, +aide-0.9.ebuild: - Moved from app-admin/aide to app-forensics/aide. - - 11 Sep 2004; Jon Hood <squinky86@gentoo.org> files/aide-0.10-gentoo.diff, - -aide-0.8.ebuild: - Fix mhash segfault irt #62194, thanks Gianluca <g.insolvibile@cpr.it>. - - 03 Jul 2004; Bryan Østergaard <kloeri@gentoo.org> aide-0.10.ebuild: - Stable on alpha. - - 06 Jun 2004; Daniel Black <dragonheart@gentoo.org> +metadata.xml, - aide-0.10.ebuild: - x86 stable - - 13 Apr 2004; Danny van Dyk <kugelfang@gentoo.org> aide-0.10.ebuild: - marked ~amd64 - - 30 Mar 2004; Chuck Short <zul@gentoo.org> files/aide-0.10-gentoo.diff: - Added missing patch. - - 29 Mar 2004; Chuck Short <zul@gentoo.org> aide-0.8.ebuild, aide-0.9.ebuild: - Header updates. - -*aide-0.10 (29 Mar 2004) - - 29 Mar 2004; Chuck Short <zul@gentoo.org> aide-0.10.ebuild: - Version bump, closes #46031. - - 14 Dec 2003; Martin Holzer <mholzer@gentoo.org> aide-0.9.ebuild: - more configure options with IUSE. closes #35700 - - 16 Oct 2003; Aron Griffis <agriffis@gentoo.org> aide-0.9.ebuild: - Stable on alpha - - 12 Aug 2003; Martin Holzer <mholzer@gentoo.org> aide-0.9.ebuild: - Updated Homepage. - - 13 May 2003; Tavis Ormandy <taviso@gentoo.org> aide-0.9.ebuild: - marking ~alpha. - - 06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords - -*aide-0.9 (21 Oct 2002) - - 28 Mar 2003; Pieter Van den Abeele <pvdabeel@gentoo.org> aide-0.9.ebuild : - Moved to stable - - 15 Jan 2003; Jason Wever <weeve@gentoo.org> aide-0.9.ebuild : - Changed ~sparc keyword to sparc as it fixes bug #12828 - - 29 Oct 2002; Daniel Ahlberg <aliz@gentoo.org> aide-0.9.ebuild : - Added patch to fix compilation. Found by Janos Milus <j.milus@chello.hu> in #9750. - - 21 Oct 2002; Daniel Ahlberg <aliz@gentoo.org> : - Version bump. Found by Joshua Brindle <jbrindle@snu.edu> in #5372. - Also contains updates from Paul Belt <gaarde@yahoo.com> in #5372. - -*aide-0.8 (15 Mar 2002) - - 15 Jan 2003; Jason Wever <weeve@gentoo.org> aide-0.8 : - - Changed sparc keyword to -sparc as aide --init is broken on sparc. - - 13 Aug 2002; Pieter Van den Abeele <pvdabeel@gentoo.org> aide-0.8 : - - Added ppc keyword - - 15 Mar 2002; Seemant Kulleen <seemant@gentoo.org> aide-0.8 : - - Upgraded the package. - -*aide-0.7-r1 (15 Mar 2002) - - 12 Mar 2002; Seemant Kulleen <seemant@gentoo.org> aide-0.7-r1 : - - Fixed the conf file going into a weird directory. It now gets placed into - /etc/aide/aide.conf. - -*aide-0.7 (1 Feb 2002) + -files/aide-0.9-gentoo.diff, -files/aide-0.10_p20040917-fix-psql.diff, + -aide-0.9.ebuild, -aide-0.10.ebuild, -aide-0.10_p20040917.ebuild, + aide-0.13.1.ebuild: + Removed audit USE flag, bug #191597. + Added -j1. + Removed old versions. - 1 Feb 2002; G.Bevin <gbevin@gentoo.org> ChangeLog : - - Added initial ChangeLog which should be updated whenever the package is - updated in any way. This changelog is targetted to users. This means that the - comments should well explained and written in clean English. The details about - writing correct changelogs are explained in the skel.ChangeLog file which you - can find in the root directory of the portage repository. diff --git a/app-forensics/aide/Manifest b/app-forensics/aide/Manifest index 4e7b59df8543..032a494df080 100644 --- a/app-forensics/aide/Manifest +++ b/app-forensics/aide/Manifest @@ -2,10 +2,6 @@ AUX aide-0.10-gentoo.diff 2760 RMD160 ae41d81c6012d3cb8d08f269eb13a6b55a6412a9 S MD5 4f38a077259ca3be62ae6a55c82d5302 files/aide-0.10-gentoo.diff 2760 RMD160 ae41d81c6012d3cb8d08f269eb13a6b55a6412a9 files/aide-0.10-gentoo.diff 2760 SHA256 8d7005dcdf086d002e7a75f1e18f357abbbd843d803dea7f4a85c818401d7357 files/aide-0.10-gentoo.diff 2760 -AUX aide-0.10_p20040917-fix-psql.diff 4726 RMD160 33a45a2d283d9e3f3c553fe08d428336be5fe036 SHA1 6cce09826634dd6ea59da35aafc2fd241efda07a SHA256 9e8eab95389aaf09a2d81f5ed76391751961eb9677d0bc292cd9a90ffac0e6fc -MD5 71915b04e537c8182a7cb3c7f560e04e files/aide-0.10_p20040917-fix-psql.diff 4726 -RMD160 33a45a2d283d9e3f3c553fe08d428336be5fe036 files/aide-0.10_p20040917-fix-psql.diff 4726 -SHA256 9e8eab95389aaf09a2d81f5ed76391751961eb9677d0bc292cd9a90ffac0e6fc files/aide-0.10_p20040917-fix-psql.diff 4726 AUX aide-0.10_p20040917-r1-fix-psql.diff 4726 RMD160 33a45a2d283d9e3f3c553fe08d428336be5fe036 SHA1 6cce09826634dd6ea59da35aafc2fd241efda07a SHA256 9e8eab95389aaf09a2d81f5ed76391751961eb9677d0bc292cd9a90ffac0e6fc MD5 71915b04e537c8182a7cb3c7f560e04e files/aide-0.10_p20040917-r1-fix-psql.diff 4726 RMD160 33a45a2d283d9e3f3c553fe08d428336be5fe036 files/aide-0.10_p20040917-r1-fix-psql.diff 4726 @@ -14,10 +10,6 @@ AUX aide-0.13.1-gentoo.patch 1218 RMD160 a696dfa3819a9be30e34de1d87dcd218283bfd4 MD5 4f0ca93d2b08f6bdf71a7b91aab6f24a files/aide-0.13.1-gentoo.patch 1218 RMD160 a696dfa3819a9be30e34de1d87dcd218283bfd44 files/aide-0.13.1-gentoo.patch 1218 SHA256 c78aed624a51f683b83f2cc45239748861e14fe9e3a94277b0e1040b9a87eb00 files/aide-0.13.1-gentoo.patch 1218 -AUX aide-0.9-gentoo.diff 2319 RMD160 f0cac1a144bd985a4eec9e1b9a100bee1ef6a044 SHA1 a1cbece243361f7088cc0fe8ba6c11c936503ee6 SHA256 edca6d817c0f40a8d54a203baa962b9b56636d39f31182ddd6a78204ee58bcfc -MD5 f07734c5b540f7a251d3d8139ef0f75f files/aide-0.9-gentoo.diff 2319 -RMD160 f0cac1a144bd985a4eec9e1b9a100bee1ef6a044 files/aide-0.9-gentoo.diff 2319 -SHA256 edca6d817c0f40a8d54a203baa962b9b56636d39f31182ddd6a78204ee58bcfc files/aide-0.9-gentoo.diff 2319 AUX aide.conf 2713 RMD160 4f1de8580deb49af8bf93fb2df19f411f2990841 SHA1 0970af5c16aee29aed81f394575be27a66cfcdd4 SHA256 093c6397a4e26ab24127684eb8f9bb223ee5f2c2f9720e54c8ad8b425d52ba49 MD5 85ae869c8edee90f3cceb6bf309c6c60 files/aide.conf 2713 RMD160 4f1de8580deb49af8bf93fb2df19f411f2990841 files/aide.conf 2713 @@ -30,50 +22,27 @@ AUX aideinit 2948 RMD160 c5a3f7dd8de191b26f32830ff003d4488452e01e SHA1 cd3f73f33 MD5 9fd564a250e289afba0bf43ef639eae3 files/aideinit 2948 RMD160 c5a3f7dd8de191b26f32830ff003d4488452e01e files/aideinit 2948 SHA256 a7d82272bb381f08d7efcb4fdb9a1eace8c113b3fa2052cc23a2d2871381bba2 files/aideinit 2948 -DIST aide-0.10.tar.gz 234184 RMD160 b3b63b018f3358f1d03cbc76270e5ea6ff9df943 SHA1 e1a65a96ea66742290b3e445d98c543008057938 SHA256 4819b9b46acaedb5293c87fc7c742a89dcb6f63b71b1fcdeb81349fb41f2935c DIST aide-0.10_p20040917.tar.gz 201023 RMD160 4390149398890f1d1fcea56d2d419968c65147a3 SHA1 599a1c12148fa9b7d4f59cbb8733ee4ab32ef6d8 SHA256 684d64e830810f93f4ed63d251df74fa3036cc64d6d0a1e8236a994159c1560d DIST aide-0.13.1.tar.gz 285400 RMD160 802ac5bd817032bf3a696db7f547bef322b2487a SHA1 0112ee0a974020b99f09d1f2a9fb05433a7b9681 SHA256 b55065413bad3c24af51a551e6ab7cd4a9ecd9f449929261a45fc2f53e040021 -DIST aide-0.9.tar.gz 216096 RMD160 aeb3a2ff2c3f4cbbec84a582ebad9389d5032adb SHA1 15648f3131c8dd7a82e0437a5c28ade8f5742d7d SHA256 aabed3de2a3807a7b12c382f92c15faf97b2032a6e4c2def2d72b40cca9567ea -EBUILD aide-0.10.ebuild 1418 RMD160 e436c751e380969ef17403af7e8a5350406bcaab SHA1 43e19a5bd45e9763ad9bdb4fb21f2a17f7dd084f SHA256 7c7de17df332d0af7b54817383ef28d703a9d74847cd2a51173ea39cc8327207 -MD5 91b1915d9d4ebc8ceb302db89bd31b77 aide-0.10.ebuild 1418 -RMD160 e436c751e380969ef17403af7e8a5350406bcaab aide-0.10.ebuild 1418 -SHA256 7c7de17df332d0af7b54817383ef28d703a9d74847cd2a51173ea39cc8327207 aide-0.10.ebuild 1418 EBUILD aide-0.10_p20040917-r1.ebuild 3020 RMD160 07c2426153f087d7a6f20c302d6fb890b35f1b44 SHA1 58c0c23e4c6cc2227f5a6aad5cc23f990dff9fbc SHA256 9bb5d146cbda043bf23f0be49740d4d3100fdec51c934b81287a56d10dbd6a9b MD5 266b3ec7a74484d632ea2f76886ad048 aide-0.10_p20040917-r1.ebuild 3020 RMD160 07c2426153f087d7a6f20c302d6fb890b35f1b44 aide-0.10_p20040917-r1.ebuild 3020 SHA256 9bb5d146cbda043bf23f0be49740d4d3100fdec51c934b81287a56d10dbd6a9b aide-0.10_p20040917-r1.ebuild 3020 -EBUILD aide-0.10_p20040917.ebuild 2584 RMD160 1ad89a5b541cfc3caf79f85d5985265cac9c5ea6 SHA1 77c8a2a6f1a47b3c77c1ffa7186e89302c396eca SHA256 92c5f054187843103e52bfb9ce808cf25b775eaf3877f2f29a9e142afbe2f076 -MD5 7b9b0b62adc0ca84a756cdeb33383991 aide-0.10_p20040917.ebuild 2584 -RMD160 1ad89a5b541cfc3caf79f85d5985265cac9c5ea6 aide-0.10_p20040917.ebuild 2584 -SHA256 92c5f054187843103e52bfb9ce808cf25b775eaf3877f2f29a9e142afbe2f076 aide-0.10_p20040917.ebuild 2584 -EBUILD aide-0.13.1.ebuild 3559 RMD160 8bc2912fddf1c21216645f71cf6fda3ad8b23840 SHA1 5164cb49a4d99e3c2344188beb937874f70e08a3 SHA256 d28254ed8b5cc18ce8fd11119ba95c970433e8b180de08c3b29224e2379f8d79 -MD5 371ad8aee0c5550b98c3ba26abfb5aa7 aide-0.13.1.ebuild 3559 -RMD160 8bc2912fddf1c21216645f71cf6fda3ad8b23840 aide-0.13.1.ebuild 3559 -SHA256 d28254ed8b5cc18ce8fd11119ba95c970433e8b180de08c3b29224e2379f8d79 aide-0.13.1.ebuild 3559 -EBUILD aide-0.9.ebuild 1390 RMD160 093942222a4aa654fedb0847407e5b32b685638f SHA1 c5b040c5a2ce590eedd635f1a7f8d95b5a916429 SHA256 e455e58e33647aa112d2c96bb69056645b12d7b5cd773bc8509128e3676af0fc -MD5 4a0822e3949514e3f02289044fcb65f8 aide-0.9.ebuild 1390 -RMD160 093942222a4aa654fedb0847407e5b32b685638f aide-0.9.ebuild 1390 -SHA256 e455e58e33647aa112d2c96bb69056645b12d7b5cd773bc8509128e3676af0fc aide-0.9.ebuild 1390 -MISC ChangeLog 6196 RMD160 0c774b2f19dc7e3cd4d873ad7a8adbcf586aeb78 SHA1 54102ae5e14dff3706b43433bf2f4c0143b46b69 SHA256 f20435b62d34cbd3f812ebdc01054e8704906fcbf6c4940c48fe93dc8a802477 -MD5 8622cf96bfee9b495e6cf89e6db65952 ChangeLog 6196 -RMD160 0c774b2f19dc7e3cd4d873ad7a8adbcf586aeb78 ChangeLog 6196 -SHA256 f20435b62d34cbd3f812ebdc01054e8704906fcbf6c4940c48fe93dc8a802477 ChangeLog 6196 +EBUILD aide-0.13.1.ebuild 3650 RMD160 2e6fd82ebdef92b8a50d1baf4272e35948ce1208 SHA1 2e9fe0cdb4c7bae68a56a8402ba645ddca23ad4a SHA256 71fbcd22433b2ebb6d5f6f19623b4298554de377fbab5d39eab05a4d717cca9c +MD5 9a25f3f5efa7fe4a6d9d1d6c54a93165 aide-0.13.1.ebuild 3650 +RMD160 2e6fd82ebdef92b8a50d1baf4272e35948ce1208 aide-0.13.1.ebuild 3650 +SHA256 71fbcd22433b2ebb6d5f6f19623b4298554de377fbab5d39eab05a4d717cca9c aide-0.13.1.ebuild 3650 +MISC ChangeLog 499 RMD160 12dcd34c94414e8a5e0b00923d32092373c6820f SHA1 d93f8bc22c25ecd997cb5b31c25e768fa1a4d1b1 SHA256 f2ac3ac2a2c5c2d6f107cdcb984ea8da3838964fdd7eff26a5530315c84e08b3 +MD5 81aed14c8409bd2cd7da14af7a6fa9bd ChangeLog 499 +RMD160 12dcd34c94414e8a5e0b00923d32092373c6820f ChangeLog 499 +SHA256 f2ac3ac2a2c5c2d6f107cdcb984ea8da3838964fdd7eff26a5530315c84e08b3 ChangeLog 499 MISC metadata.xml 227 RMD160 8fd92f1523d63aec4ec954abee49accf1064c6e6 SHA1 d1d36ec61b481027477edfb7a93cb1c42fb83ff6 SHA256 bb6f7d60ac5d9f18aaea588265033a77bfdeb50676739866d80241cfb869c77c MD5 8a0253acb1f25a07dd94d59edd17a795 metadata.xml 227 RMD160 8fd92f1523d63aec4ec954abee49accf1064c6e6 metadata.xml 227 SHA256 bb6f7d60ac5d9f18aaea588265033a77bfdeb50676739866d80241cfb869c77c metadata.xml 227 -MD5 71793e1b73d52836cc1bfbfc226c7693 files/digest-aide-0.10 229 -RMD160 2c471e678418d1dc46bcb1d8e1cb9130fd840d04 files/digest-aide-0.10 229 -SHA256 9bf4e36a5208d1fd99a1d27cee864d7ab59fcf3a7e8c67f2934ed2f96f3bc395 files/digest-aide-0.10 229 -MD5 419e97a0fdbe7eac0f9cafe516306696 files/digest-aide-0.10_p20040917 259 -RMD160 81a9da02b2811a4fbcae647afd3359b4b6ea21d2 files/digest-aide-0.10_p20040917 259 -SHA256 4b227ef6d016d87d6c00c9447959353755ee365eef2a1bfefe4bcc09a99b86f1 files/digest-aide-0.10_p20040917 259 MD5 419e97a0fdbe7eac0f9cafe516306696 files/digest-aide-0.10_p20040917-r1 259 RMD160 81a9da02b2811a4fbcae647afd3359b4b6ea21d2 files/digest-aide-0.10_p20040917-r1 259 SHA256 4b227ef6d016d87d6c00c9447959353755ee365eef2a1bfefe4bcc09a99b86f1 files/digest-aide-0.10_p20040917-r1 259 MD5 7d87bbc160a87891252aa1c8f31bdab3 files/digest-aide-0.13.1 235 RMD160 90411420e3bf2644d9fae1895c4a4ca4f34de42f files/digest-aide-0.13.1 235 SHA256 75240c00325c79f1915aac80b659a54147734de893869d412155af0daeeaec9b files/digest-aide-0.13.1 235 -MD5 7908f7231fee25f342daf68e09d3bbdd files/digest-aide-0.9 226 -RMD160 89dd7ab6504b0fda75d315f94f6410ac3ab6403c files/digest-aide-0.9 226 -SHA256 4b1067a480c5dcdee33fe120442b186751d2713f33b029c27ea7f25765edc242 files/digest-aide-0.9 226 diff --git a/app-forensics/aide/aide-0.10.ebuild b/app-forensics/aide/aide-0.10.ebuild deleted file mode 100644 index 48ded544d61f..000000000000 --- a/app-forensics/aide/aide-0.10.ebuild +++ /dev/null @@ -1,59 +0,0 @@ -# Copyright 1999-2005 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-forensics/aide/aide-0.10.ebuild,v 1.4 2005/01/01 14:21:52 eradicator Exp $ - -inherit eutils - -DESCRIPTION="AIDE (Advanced Intrusion Detection Environment) is a replacement for Tripwire" -HOMEPAGE="http://aide.sourceforge.net/" -SRC_URI="mirror://sourceforge/aide/${P}.tar.gz" - -SLOT="0" -LICENSE="GPL-2" -KEYWORDS="x86 ppc ~sparc alpha ~amd64" -IUSE="nls postgres zlib crypt" - -DEPEND="app-arch/gzip - sys-devel/bison - sys-devel/flex - app-crypt/mhash - sys-devel/gettext - crypt? ( dev-libs/libgcrypt ) - postgres? ( dev-db/postgresql ) - zlib? ( sys-libs/zlib )" -RDEPEND="nls? ( sys-devel/gettext )" - -src_unpack() { - unpack ${A} - cd ${S} - epatch ${FILESDIR}/${PF}-gentoo.diff -} - -src_compile() { - # passing --without-psql or --with-psql causes postgres to be enabled ... - # it's a broken configure.in file ... so lets just work around it - local myconf="" - use postgres && myconf="$myconf --with-psql" - use crypt && myconf="$myconf --with-gcrypt" - - econf \ - `use_with zlib` \ - `use_with nls locale` \ - --with-mhash \ - --sysconfdir=/etc/aide \ - --with-extra-lib=/usr/lib \ - ${myconf} \ - || die - emake || die -} - -src_install() { - einstall || die - use nls || rm -rf ${D}/usr/lib/locale - - insinto /etc/aide - doins doc/aide.conf - - dodoc AUTHORS NEWS README - dohtml doc/manual.html -} diff --git a/app-forensics/aide/aide-0.10_p20040917.ebuild b/app-forensics/aide/aide-0.10_p20040917.ebuild deleted file mode 100644 index 2c17a2d34eb3..000000000000 --- a/app-forensics/aide/aide-0.10_p20040917.ebuild +++ /dev/null @@ -1,99 +0,0 @@ -# Copyright 1999-2007 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-forensics/aide/aide-0.10_p20040917.ebuild,v 1.9 2007/01/24 03:12:05 genone Exp $ - -inherit eutils - -DESCRIPTION="AIDE (Advanced Intrusion Detection Environment) is a replacement for Tripwire" -HOMEPAGE="http://aide.sourceforge.net/" -SRC_URI="mirror://gentoo/${P}.tar.gz" - -SLOT="0" -LICENSE="GPL-2" -KEYWORDS="x86 ppc sparc alpha amd64" -IUSE="nls postgres zlib crypt" - -DEPEND="app-arch/gzip - sys-devel/bison - sys-devel/flex - app-crypt/mhash - crypt? ( dev-libs/libgcrypt ) - postgres? ( dev-db/postgresql ) - zlib? ( sys-libs/zlib )" -RDEPEND="nls? ( sys-devel/gettext )" - -MY_PF=${PF%%_*} -S=${WORKDIR}/${PN} - -src_unpack() { - unpack ${A} - cd ${S} - - use postgres && epatch ${FILESDIR}/${PF}-fix-psql.diff - epatch ${FILESDIR}/${MY_PF}-gentoo.diff - - export WANT_AUTOCONF='2.5' - export WANT_AUTOMAKE='1.7' - sh autogen.sh || die "autogen.sh failed" -} - -src_compile() { - # passing --without-psql or --with-psql causes postgres to be enabled ... - # it's a broken configure.in file ... so lets just work around it - local myconf="" - use postgres && myconf="$myconf --with-psql" - use crypt && myconf="$myconf --with-gcrypt" - - econf \ - `use_with zlib` \ - `use_with nls locale` \ - --with-mhash \ - --sysconfdir=/etc/aide \ - --with-extra-lib=/usr/lib \ - ${myconf} \ - || die - emake || die -} - -src_test() { - # aide abort()'s inside the sandbox for some reason - if ! has sandbox ${FEATURES}; - then - src/aide --init -c doc/aide.conf -V20 \ - || die "failed to initialise database" - mv aide.db.new doc/aide.db - make check || die "failed self test" - fi -} - -src_install() { - make DESTDIR="${D}" install || die - use nls || rm -rf ${D}/usr/lib/locale - - insinto /etc/aide - doins doc/aide.conf - - dodoc ChangeLog AUTHORS NEWS README - dohtml doc/manual.html -} - -pkg_postinst() { - elog - elog "A sample configuration file has been installed as" - elog "/etc/aide/aide.conf. Please edit to meet your needs." - elog "Read the aide.conf(5) manual page for more information." - elog - - if use postgres; then - elog "Due to a bad assumption by aide, you must issue the following" - elog "command after the database initialization (aide --init ...):" - elog - elog 'psql -c "update pg_index set indisunique=false from pg_class \\ ' - elog " where pg_class.relname='TABLE_pkey' and \ " - elog ' pg_class.oid=pg_index.indexrelid" -h HOSTNAME -p PORT DBASE USER' - elog - elog "where TABLE, HOSTNAME, PORT, DBASE, and USER are the same as" - elog "your aide.conf." - elog - fi -} diff --git a/app-forensics/aide/aide-0.13.1.ebuild b/app-forensics/aide/aide-0.13.1.ebuild index 27fa34e944a6..d874fb97034d 100644 --- a/app-forensics/aide/aide-0.13.1.ebuild +++ b/app-forensics/aide/aide-0.13.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-forensics/aide/aide-0.13.1.ebuild,v 1.2 2007/09/26 19:25:05 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-forensics/aide/aide-0.13.1.ebuild,v 1.3 2007/09/26 23:51:05 matsuu Exp $ WANT_AUTOCONF='latest' WANT_AUTOMAKE='latest' inherit eutils autotools @@ -12,10 +12,10 @@ SRC_URI="mirror://sourceforge/aide/${P}.tar.gz" SLOT="0" LICENSE="GPL-2" KEYWORDS="alpha ~amd64 ~ppc ~sparc ~x86" -IUSE="acl audit curl mhash nls postgres selinux static xattr zlib" +IUSE="acl curl mhash nls postgres selinux static xattr zlib" +#IUSE="acl audit curl mhash nls postgres selinux static xattr zlib" DEPEND="acl? ( sys-apps/acl ) - audit? ( sys-process/audit ) curl? ( net-misc/curl ) mhash? ( >=app-crypt/mhash-0.9.2 ) !mhash? ( dev-libs/libgcrypt ) @@ -24,6 +24,7 @@ DEPEND="acl? ( sys-apps/acl ) selinux? ( sys-libs/libselinux ) xattr? ( sys-apps/attr ) zlib? ( sys-libs/zlib )" +# audit? ( sys-process/audit ) RDEPEND="!static? ( ${DEPEND} ) virtual/mailx" @@ -67,7 +68,7 @@ src_compile() { use selinux && myconf="${myconf} --with-selinux" use acl && myconf="${myconf} --with-posix-acl" use xattr && myconf="${myconf} --with-xattr" - use audit && myconf="${myconf} --with-audit" +# use audit && myconf="${myconf} --with-audit" # curl doesn't work with static use curl && ! use static && myconf="${myconf} --with-curl" @@ -78,7 +79,8 @@ src_compile() { || myconf="${myconf} --with-gcrypt --without-mhash" econf ${myconf} || die - emake || die + # parallel make borked + emake -j1 || die } src_install() { diff --git a/app-forensics/aide/aide-0.9.ebuild b/app-forensics/aide/aide-0.9.ebuild deleted file mode 100644 index 87e5f28035fb..000000000000 --- a/app-forensics/aide/aide-0.9.ebuild +++ /dev/null @@ -1,58 +0,0 @@ -# Copyright 1999-2005 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-forensics/aide/aide-0.9.ebuild,v 1.3 2005/01/01 14:21:52 eradicator Exp $ - -inherit eutils - -DESCRIPTION="AIDE (Advanced Intrusion Detection Environment) is a replacement for Tripwire" -HOMEPAGE="http://aide.sourceforge.net/" -SRC_URI="mirror://sourceforge/aide/${P}.tar.gz" - -SLOT="0" -LICENSE="GPL-2" -KEYWORDS="x86 ppc sparc alpha" -IUSE="nls postgres zlib crypt" - -DEPEND="app-arch/gzip - sys-devel/bison - sys-devel/flex - app-crypt/mhash - crypt? ( dev-libs/libgcrypt ) - postgres? ( dev-db/postgresql ) - zlib? ( sys-libs/zlib )" -RDEPEND="nls? ( sys-devel/gettext )" - -src_unpack() { - unpack ${A} - cd ${S} - epatch ${FILESDIR}/${PF}-gentoo.diff -} - -src_compile() { - # passing --without-psql or --with-psql causes postgres to be enabled ... - # it's a broken configure.in file ... so lets just work around it - local myconf="" - use postgres && myconf="$myconf --with-psql" - use crypt && myconf="$myconf --with-gcrypt" - - econf \ - `use_with zlib` \ - `use_with nls locale` \ - --with-mhash \ - --sysconfdir=/etc/aide \ - --with-extra-lib=/usr/lib \ - ${myconf} \ - || die - emake || die -} - -src_install() { - einstall || die - use nls || rm -rf ${D}/usr/lib/locale - - insinto /etc/aide - doins doc/aide.conf - - dodoc AUTHORS NEWS README - dohtml doc/manual.html -} diff --git a/app-forensics/aide/files/aide-0.10_p20040917-fix-psql.diff b/app-forensics/aide/files/aide-0.10_p20040917-fix-psql.diff deleted file mode 100644 index fe6ac712115f..000000000000 --- a/app-forensics/aide/files/aide-0.10_p20040917-fix-psql.diff +++ /dev/null @@ -1,137 +0,0 @@ -diff -urN aide.orig/src/db.c aide/src/db.c ---- aide.orig/src/db.c 2004-09-17 22:37:09.110596472 -0400 -+++ aide/src/db.c 2004-09-18 01:03:54.923909368 -0400 -@@ -175,7 +175,7 @@ - #ifdef WITH_PSQL - case url_sql: { - error(255,"db_sql readline..."); -- s=db_readline_sql(db); -+ s=db_readline_sql(db, conf); - - break; - } -diff -urN aide.orig/src/db_sql.c aide/src/db_sql.c ---- aide.orig/src/db_sql.c 2004-09-17 22:37:09.085600272 -0400 -+++ aide/src/db_sql.c 2004-09-18 01:14:05.191134648 -0400 -@@ -156,7 +156,7 @@ - return ret; - } - --void db_readline_sql_int(int* d,int db,int i) -+void db_readline_sql_int(int* d,int db,int i,db_config* conf) - { - FILE** db_filep=NULL; - -@@ -182,7 +182,7 @@ - - } - --void db_readline_sql_char(char** d,int db,const int i) -+void db_readline_sql_char(char** d,int db,const int i,db_config* conf) - { - - volatile int cr,des; -@@ -221,27 +221,27 @@ - - } - --void db_readline_sql_byte(void** d,int db,int i) { -+void db_readline_sql_byte(void** d,int db,int i,db_config* conf) { - -- db_readline_sql_char(d,db,i); -+ db_readline_sql_char((char **)d,db,i,conf); - - if (*d!=NULL) { -- *d=base64tobyte(*d,strlen(*d)); -+ *d=(void *)base64tobyte(*d,strlen(*d)); - } - - } - --void db_readline_sql_time(void** d,int db,int i) { -+void db_readline_sql_time(void** d,int db,int i,db_config* conf) { - -- db_readline_sql_char(d,db,i); -+ db_readline_sql_char((char **)d,db,i,conf); - - if (*d!=NULL) { -- *d=base64totime_t(*d); -+ *d=(void *)base64totime_t(*d); - } - - } - --db_line* db_readline_sql(int db) { -+db_line* db_readline_sql(int db,db_config* conf) { - - volatile db_line* rline; - int i; -@@ -275,33 +275,35 @@ - } - rline=(db_line*)malloc(1*sizeof(db_line)); - -- db_readline_sql_byte(&(rline->md5),db,(int)db_md5); -- db_readline_sql_byte(&(rline->sha1),db,db_sha1); -- db_readline_sql_byte(&(rline->rmd160),db,db_rmd160); -- db_readline_sql_byte(&(rline->tiger),db,db_tiger); -+ db_readline_sql_byte((void *)&(rline->md5), db,(int)db_md5, conf); -+ db_readline_sql_byte((void *)&(rline->sha1), db, db_sha1, conf); -+ db_readline_sql_byte((void *)&(rline->rmd160),db, db_rmd160, conf); -+ db_readline_sql_byte((void *)&(rline->tiger), db, db_tiger, conf); - #ifdef WITH_MHASH -- db_readline_sql_byte(&(rline->crc32),db,db_crc32); -- db_readline_sql_byte(&(rline->haval),db,db_haval); -- db_readline_sql_byte(&(rline->gost),db,db_gost); -+ db_readline_sql_byte((void *)&(rline->crc32), db, db_crc32, conf); -+ db_readline_sql_byte((void *)&(rline->haval), db, db_haval, conf); -+ db_readline_sql_byte((void *)&(rline->gost), db, db_gost, conf); - #endif -- db_readline_sql_char(&(rline->filename),db,db_filename); -- db_readline_sql_char(&(rline->linkname),db,db_linkname); -+ db_readline_sql_char((char **)&(rline->filename),db,db_filename, conf); -+ db_readline_sql_char((char **)&(rline->linkname),db,db_linkname, conf); - -- db_readline_sql_int(&(rline->perm),db,db_perm); -- db_readline_sql_int(&(rline->uid),db,db_uid); -- db_readline_sql_int(&(rline->gid),db,db_gid); -- db_readline_sql_int(&(rline->inode),db,db_inode); -- db_readline_sql_int(&(rline->nlink),db,db_lnkcount); -- -- db_readline_sql_int(&(rline->size),db,db_osize); -- db_readline_sql_int(&(rline->bcount),db,db_bcount); -- db_readline_sql_int(&(rline->attr),db,db_attr); -- -- db_readline_sql_time(&(rline->atime),db,db_atime); -- db_readline_sql_time(&(rline->ctime),db,db_ctime); -- db_readline_sql_time(&(rline->mtime),db,db_mtime); -+ db_readline_sql_int((int *)&(rline->perm), db, db_perm, conf); -+ db_readline_sql_int((int *)&(rline->uid), db, db_uid, conf); -+ db_readline_sql_int((int *)&(rline->gid), db, db_gid, conf); -+ db_readline_sql_int((int *)&(rline->inode), db, db_inode, conf); -+ db_readline_sql_int((int *)&(rline->nlink), db, db_lnkcount, conf); -+ -+ db_readline_sql_int((int *)&(rline->size), db, (int)db_osize, conf); -+ db_readline_sql_int((int *)&(rline->bcount),db, db_bcount, conf); -+ db_readline_sql_int((int *)&(rline->attr), db, db_attr, conf); -+ -+ db_readline_sql_time((void *)&(rline->atime),db, db_atime, conf); -+ db_readline_sql_time((void *)&(rline->ctime),db, db_ctime, conf); -+ db_readline_sql_time((void *)&(rline->mtime),db, db_mtime, conf); - -+#ifdef WITH_ACL - rline->acl=NULL; -+#endif - - ((psql_data*)(*db_filep))->curread++; - -diff -urN aide.orig/include/db_sql.h aide/include/db_sql.h ---- aide.orig/include/db_sql.h 2004-09-17 22:37:09.296568200 -0400 -+++ aide/include/db_sql.h 2004-09-18 01:02:26.605335832 -0400 -@@ -50,6 +50,6 @@ - }; - - int db_close_sql(void*); --db_line* db_readline_sql(int db); -+db_line* db_readline_sql(int db, db_config* conf); - - #endif diff --git a/app-forensics/aide/files/aide-0.9-gentoo.diff b/app-forensics/aide/files/aide-0.9-gentoo.diff deleted file mode 100644 index d423819abad9..000000000000 --- a/app-forensics/aide/files/aide-0.9-gentoo.diff +++ /dev/null @@ -1,73 +0,0 @@ -diff -ru ./src/commandconf.c /var/tmp/portage/aide-0.9/work/aide-0.9/src/commandconf.c ---- src/commandconf.c 2002-05-29 08:04:27.000000000 +0000 -+++ src/commandconf.c 2002-10-29 13:44:29.000000000 +0000 -@@ -29,7 +29,7 @@ - #include "aide.h" - #include "conf_lex.h" - #include "conf_yacc.h" --#include "db.h" -+#include "../include/db.h" - #include "db_config.h" - #include "gen_list.h" - #include "symboltable.h" -diff -ru ./src/compare_db.c /var/tmp/portage/aide-0.9/work/aide-0.9/src/compare_db.c ---- src/compare_db.c 2002-05-30 09:42:46.000000000 +0000 -+++ src/compare_db.c 2002-10-29 13:44:29.000000000 +0000 -@@ -30,7 +30,7 @@ - #include "gnu_regex.h" - #include "gen_list.h" - #include "list.h" --#include "db.h" -+#include "../include/db.h" - #include "util.h" - #include "commandconf.h" - #include "gen_list.h" -diff -ru ./src/conf_yacc.y /var/tmp/portage/aide-0.9/work/aide-0.9/src/conf_yacc.y ---- src/conf_yacc.y 2002-05-29 08:04:27.000000000 +0000 -+++ src/conf_yacc.y 2002-10-29 13:46:11.000000000 +0000 -@@ -25,7 +25,7 @@ - #include <string.h> - #include "list.h" - #include "gen_list.h" --#include "db.h" -+#include "../include/db.h" - #include "db_config.h" - #include "symboltable.h" - #include "commandconf.h" -diff -ru ./src/db.c /var/tmp/portage/aide-0.9/work/aide-0.9/src/db.c ---- src/db.c 2002-05-29 08:04:27.000000000 +0000 -+++ src/db.c 2002-10-29 13:45:01.000000000 +0000 -@@ -22,7 +22,7 @@ - #include <stdio.h> - #include <stdlib.h> - #include <errno.h> --#include "db.h" -+#include "../include/db.h" - #include "db_file.h" - #include "db_disk.h" - -diff -ru ./src/db_sql.c /var/tmp/portage/aide-0.9/work/aide-0.9/src/db_sql.c ---- src/db_sql.c 2002-05-29 08:04:27.000000000 +0000 -+++ src/db_sql.c 2002-10-29 13:45:52.000000000 +0000 -@@ -31,7 +31,7 @@ - #include <string.h> - #include <gcrypt.h> - #include "base64.h" --#include "db.h" -+#include "../include/db.h" - - #include "db_sql.h" - #include "db_config.h" -diff -ru ./src/gen_list.c /var/tmp/portage/aide-0.9/work/aide-0.9/src/gen_list.c ---- src/gen_list.c 2002-05-30 09:53:52.000000000 +0000 -+++ src/gen_list.c 2002-10-29 13:44:29.000000000 +0000 -@@ -38,7 +38,7 @@ - #include "list.h" - #include "gen_list.h" - #include "seltree.h" --#include "db.h" -+#include "../include/db.h" - #include "db_config.h" - #include "compare_db.h" - #include "commandconf.h" - diff --git a/app-forensics/aide/files/digest-aide-0.10 b/app-forensics/aide/files/digest-aide-0.10 deleted file mode 100644 index 2f4ac7a56012..000000000000 --- a/app-forensics/aide/files/digest-aide-0.10 +++ /dev/null @@ -1,3 +0,0 @@ -MD5 39eb7d21064cac7b409c45d038b86cd8 aide-0.10.tar.gz 234184 -RMD160 b3b63b018f3358f1d03cbc76270e5ea6ff9df943 aide-0.10.tar.gz 234184 -SHA256 4819b9b46acaedb5293c87fc7c742a89dcb6f63b71b1fcdeb81349fb41f2935c aide-0.10.tar.gz 234184 diff --git a/app-forensics/aide/files/digest-aide-0.10_p20040917 b/app-forensics/aide/files/digest-aide-0.10_p20040917 deleted file mode 100644 index 11ca8cc0d84d..000000000000 --- a/app-forensics/aide/files/digest-aide-0.10_p20040917 +++ /dev/null @@ -1,3 +0,0 @@ -MD5 bfea36bd2a4254e212dcc19df54667fb aide-0.10_p20040917.tar.gz 201023 -RMD160 4390149398890f1d1fcea56d2d419968c65147a3 aide-0.10_p20040917.tar.gz 201023 -SHA256 684d64e830810f93f4ed63d251df74fa3036cc64d6d0a1e8236a994159c1560d aide-0.10_p20040917.tar.gz 201023 diff --git a/app-forensics/aide/files/digest-aide-0.9 b/app-forensics/aide/files/digest-aide-0.9 deleted file mode 100644 index e4d09ffab48b..000000000000 --- a/app-forensics/aide/files/digest-aide-0.9 +++ /dev/null @@ -1,3 +0,0 @@ -MD5 877b1f515a9e25afda75e06805d687fb aide-0.9.tar.gz 216096 -RMD160 aeb3a2ff2c3f4cbbec84a582ebad9389d5032adb aide-0.9.tar.gz 216096 -SHA256 aabed3de2a3807a7b12c382f92c15faf97b2032a6e4c2def2d72b40cca9567ea aide-0.9.tar.gz 216096 |