summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Martin <slarti@gentoo.org>2005-06-17 08:36:27 +0000
committerTom Martin <slarti@gentoo.org>2005-06-17 08:36:27 +0000
commite2c27dae8100079f89601d3abd64423898b69590 (patch)
treed3037e7ddea1fb6843660cce956fa1def4e19633 /mail-filter
parentAdded to ~ppc (diff)
downloadhistorical-e2c27dae8100079f89601d3abd64423898b69590.tar.gz
historical-e2c27dae8100079f89601d3abd64423898b69590.tar.bz2
historical-e2c27dae8100079f89601d3abd64423898b69590.zip
Version bump, #95492.
Package-Manager: portage-2.0.51.22-r1
Diffstat (limited to 'mail-filter')
-rw-r--r--mail-filter/razor/ChangeLog7
-rw-r--r--mail-filter/razor/Manifest10
-rw-r--r--mail-filter/razor/files/digest-razor-2.721
-rw-r--r--mail-filter/razor/razor-2.72.ebuild65
4 files changed, 78 insertions, 5 deletions
diff --git a/mail-filter/razor/ChangeLog b/mail-filter/razor/ChangeLog
index 61ee16179c21..787139b4916c 100644
--- a/mail-filter/razor/ChangeLog
+++ b/mail-filter/razor/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for mail-filter/razor
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/mail-filter/razor/ChangeLog,v 1.25 2005/06/16 16:08:08 slarti Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-filter/razor/ChangeLog,v 1.26 2005/06/17 08:36:27 slarti Exp $
+
+*razor-2.72 (17 Jun 2005)
+
+ 17 Jun 2005; Tom Martin <slarti@gentoo.org> +razor-2.72.ebuild:
+ Version bump, for security bug 95492.
*razor-2.71 (16 Jun 2005)
diff --git a/mail-filter/razor/Manifest b/mail-filter/razor/Manifest
index 285a1c35443f..b18aaf6fb182 100644
--- a/mail-filter/razor/Manifest
+++ b/mail-filter/razor/Manifest
@@ -2,13 +2,15 @@
Hash: SHA1
MD5 1dd5b46e7841847f3a5eb0d65aa62a65 razor-2.36-r1.ebuild 2853
-MD5 a5c2104c55cd9042685009e633ef4295 ChangeLog 5230
+MD5 dccf3337ffa00e2d88c9443ad47cc146 ChangeLog 5364
MD5 59d5ae21a8f20ebc809183ceaf0f8278 razor-2.67.ebuild 2740
+MD5 76e25c923962accbbc8f3383dc99f134 razor-2.72.ebuild 2594
MD5 63352b3d477e9ca33bfd672f9c831657 razor-2.40-r1.ebuild 2740
MD5 b97c4189b4a1ad3f4ccd31a9f3356e0f razor-2.66.ebuild 2740
MD5 5721b86fd871bdfab77231abc6e02f68 metadata.xml 161
MD5 a78b12e8b1f5564aed6c875d0f1b2e10 razor-2.61.ebuild 2735
MD5 7f4635187b7366a7382e7a0ae6f01a01 razor-2.71.ebuild 2860
+MD5 26398bc0e13b9e5a931da6f14b3334a6 files/digest-razor-2.72 68
MD5 eb86375c84c8a7db9512ca1943fd5a7a files/no-install-razor-agents.patch 292
MD5 86ce0f71341d41a9cf561083b241c9fb files/digest-razor-2.36-r1 68
MD5 a903c073103cad6f1bccaa20ecdabf1e files/digest-razor-2.71 68
@@ -21,7 +23,7 @@ MD5 cf27167873572ac8be99c5195762d630 files/razor_uninstall.patch 1765
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (GNU/Linux)
-iD8DBQFCsaQUCHk4+ZoBpvsRApzqAJ9agHsi3Z3Tkd/daPyX65PLyEneugCgkOws
-UCNAhFZVFP/gv2MlaiVfOUE=
-=2d7H
+iD8DBQFCsou4CHk4+ZoBpvsRAjFVAKC2TmYDK4zi54Dhvh41YjK6P4t5CQCeK96W
+L6y9e7YmnbqGP76Sf3QT56s=
+=L7Bc
-----END PGP SIGNATURE-----
diff --git a/mail-filter/razor/files/digest-razor-2.72 b/mail-filter/razor/files/digest-razor-2.72
new file mode 100644
index 000000000000..3bc6dc1b0aab
--- /dev/null
+++ b/mail-filter/razor/files/digest-razor-2.72
@@ -0,0 +1 @@
+MD5 cf118fd9d7e5357a2f9b9c8d90fb7096 razor-agents-2.72.tar.gz 88479
diff --git a/mail-filter/razor/razor-2.72.ebuild b/mail-filter/razor/razor-2.72.ebuild
new file mode 100644
index 000000000000..49dfa01b7d1e
--- /dev/null
+++ b/mail-filter/razor/razor-2.72.ebuild
@@ -0,0 +1,65 @@
+# Copyright 1999-2005 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/mail-filter/razor/razor-2.72.ebuild,v 1.1 2005/06/17 08:36:27 slarti Exp $
+
+inherit perl-module
+
+DESCRIPTION="Vipul's Razor is a distributed, collaborative spam detection and filtering network"
+HOMEPAGE="http://razor.sourceforge.net/"
+SRC_URI="mirror://sourceforge/razor/razor-agents-${PV}.tar.gz"
+LICENSE="Artistic"
+SLOT="0"
+KEYWORDS="~x86 ~ppc ~sparc ~alpha ~amd64"
+IUSE=""
+
+DEPEND="dev-lang/perl"
+
+RDEPEND="dev-perl/Net-DNS
+ perl-core/net-ping
+ perl-core/Time-HiRes
+ dev-perl/Digest-SHA1
+ dev-perl/URI
+ dev-perl/Digest-Nilsimsa"
+
+S=${WORKDIR}/razor-agents-${PV}
+
+pkg_postinst() {
+ einfo ""
+ einfo "Run 'razor-admin -create' to create a default config file in your"
+ einfo "home directory under /home/user/.razor. (Remember to change user to"
+ einfo "your username from root before running razor-admin)"
+ einfo ""
+ einfo "Razor v2 requires reporters to be registered so their reputations can"
+ einfo "be computed over time and they can participate in the revocation"
+ einfo "mechanism. Registration is done with razor-admin -register. It has to be"
+ einfo "manually invoked in either of the following ways:"
+ einfo ""
+ einfo "To register user foo with 's1kret' as password: "
+ einfo ""
+ einfo "razor-admin -register -user=foo -pass=s1kr3t"
+ einfo ""
+ einfo "To register with an email address and have the password assigned:"
+ einfo ""
+ einfo "razor-admin -register -user=foo@bar.com "
+ einfo ""
+ einfo "To have both (random) username and password assgined: "
+ einfo ""
+ einfo "razor-admin -register "
+ einfo ""
+ einfo "razor-admin -register negotiates a registration with the Nomination Server"
+ einfo "and writes the identity information in"
+ einfo "/home/user/.razor/identity-username, or /etc/razor/identity-username"
+ einfo "when invoked as root."
+ einfo ""
+ einfo "You can edit razor-agent.conf to change the defaults. Config options"
+ einfo "and their values are defined in the razor-agent.conf(5) manpage."
+ einfo ""
+ einfo "The next step is to integrate razor-check, razor-report and"
+ einfo "razor-revoke in your mail system. If you are running Razor v1, the"
+ einfo "change will be transparent, new versions of razor agents will overwrite"
+ einfo "the old ones. You would still need to plugin razor-revoke in your MUA,"
+ einfo "since it's a new addition in Razor v2. If you are not running Razor v1,"
+ einfo "refer to manpages of razor-check(1), razor-report(1), and"
+ einfo "razor-revoke(1) for integration instructions."
+ einfo ""
+}