summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrej Kacian <ticho@gentoo.org>2005-06-29 02:53:19 +0000
committerAndrej Kacian <ticho@gentoo.org>2005-06-29 02:53:19 +0000
commitad6ec1ad2bfb5f2a9b4f52acd49e63440d18e5cb (patch)
tree260fcfb19f25dcffe853bdb2d1e11f2feed348a8 /mail-filter
parentNew unsermake version - vastly improved from the last snapshot (diff)
downloadgentoo-2-ad6ec1ad2bfb5f2a9b4f52acd49e63440d18e5cb.tar.gz
gentoo-2-ad6ec1ad2bfb5f2a9b4f52acd49e63440d18e5cb.tar.bz2
gentoo-2-ad6ec1ad2bfb5f2a9b4f52acd49e63440d18e5cb.zip
Version bump, security bug #96776.
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'mail-filter')
-rw-r--r--mail-filter/razor/ChangeLog7
-rw-r--r--mail-filter/razor/Manifest12
-rw-r--r--mail-filter/razor/files/digest-razor-2.741
-rw-r--r--mail-filter/razor/razor-2.74.ebuild65
4 files changed, 74 insertions, 11 deletions
diff --git a/mail-filter/razor/ChangeLog b/mail-filter/razor/ChangeLog
index 25cd8e0af884..b2f8265f0a9d 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.32 2005/06/21 21:18:16 ticho Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-filter/razor/ChangeLog,v 1.33 2005/06/29 02:53:19 ticho Exp $
+
+*razor-2.74 (29 Jun 2005)
+
+ 29 Jun 2005; Andrej Kacian <ticho@gentoo.org> +razor-2.74.ebuild:
+ Version bump, security bug #96776.
21 Jun 2005; Andrej Kacian <ticho@gentoo.org> razor-2.36-r1.ebuild,
razor-2.40-r1.ebuild, razor-2.61.ebuild, razor-2.66.ebuild,
diff --git a/mail-filter/razor/Manifest b/mail-filter/razor/Manifest
index 10c8808523a1..364ff19f4163 100644
--- a/mail-filter/razor/Manifest
+++ b/mail-filter/razor/Manifest
@@ -1,6 +1,4 @@
------BEGIN PGP SIGNED MESSAGE-----
-Hash: SHA1
-
+MD5 e48aaa388abe82f138e98aa4fdd4ac97 razor-2.74.ebuild 2498
MD5 dd96c10f7ddca9c129d0cfe6e776a8e1 razor-2.71.ebuild 2859
MD5 866081721ce52da5777970f6cba1d8da razor-2.67.ebuild 2736
MD5 965845c75406bbf29e997d5e629e8a51 razor-2.40-r1.ebuild 2737
@@ -19,11 +17,5 @@ MD5 1b6d9c47c56378a23bc89814de8a8033 files/digest-razor-2.66 68
MD5 7a82279f793cdd8926569fcc1f2c51e6 files/digest-razor-2.67 68
MD5 a903c073103cad6f1bccaa20ecdabf1e files/digest-razor-2.71 68
MD5 26398bc0e13b9e5a931da6f14b3334a6 files/digest-razor-2.72 68
+MD5 12cf44d53c23d3ba61aaf5b525f05f45 files/digest-razor-2.74 69
MD5 cf27167873572ac8be99c5195762d630 files/razor_uninstall.patch 1765
------BEGIN PGP SIGNATURE-----
-Version: GnuPG v1.4.1 (GNU/Linux)
-
-iD8DBQFCuIQlQlM6RnzZP+IRAts2AJ43P5G4ih+ATeuio4HrzhglDypkrgCfTGrI
-R5Wvh9sBh3AOuc3HztAZGsw=
-=k+z3
------END PGP SIGNATURE-----
diff --git a/mail-filter/razor/files/digest-razor-2.74 b/mail-filter/razor/files/digest-razor-2.74
new file mode 100644
index 000000000000..bd839ad04748
--- /dev/null
+++ b/mail-filter/razor/files/digest-razor-2.74
@@ -0,0 +1 @@
+MD5 6c630d2f5ea293e93cb2ad7eb4f0f913 razor-agents-2.74.tar.bz2 77975
diff --git a/mail-filter/razor/razor-2.74.ebuild b/mail-filter/razor/razor-2.74.ebuild
new file mode 100644
index 000000000000..8983ed98c62d
--- /dev/null
+++ b/mail-filter/razor/razor-2.74.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.74.ebuild,v 1.1 2005/06/29 02:53:19 ticho 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.bz2"
+LICENSE="Artistic"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~ppc ~sparc ~x86"
+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 's1kr3t' 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 ""
+}