summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRainer Groesslinger <scandium@gentoo.org>2003-08-19 23:11:29 +0000
committerRainer Groesslinger <scandium@gentoo.org>2003-08-19 23:11:29 +0000
commit7853059ac83fde849eca7d42ebd19ac9c6301b23 (patch)
treed602dfa45c2486ec980251cc83c3a75578fe57f4 /net-p2p/xmule
parentUpdate to add support for restricted bash when invoked from /etc/passwd as /b... (diff)
downloadhistorical-7853059ac83fde849eca7d42ebd19ac9c6301b23.tar.gz
historical-7853059ac83fde849eca7d42ebd19ac9c6301b23.tar.bz2
historical-7853059ac83fde849eca7d42ebd19ac9c6301b23.zip
add einfo about security hole
Diffstat (limited to 'net-p2p/xmule')
-rw-r--r--net-p2p/xmule/Manifest6
-rw-r--r--net-p2p/xmule/xmule-1.4.1a.ebuild10
-rw-r--r--net-p2p/xmule/xmule-1.4.2.ebuild11
-rw-r--r--net-p2p/xmule/xmule-1.4.3.ebuild11
4 files changed, 32 insertions, 6 deletions
diff --git a/net-p2p/xmule/Manifest b/net-p2p/xmule/Manifest
index 38064fdd3fa7..b87a4c857c50 100644
--- a/net-p2p/xmule/Manifest
+++ b/net-p2p/xmule/Manifest
@@ -1,8 +1,8 @@
MD5 a505a0d5631a9e77efa994fd44d26e3b ChangeLog 1365
MD5 ecb966d540f971284d69fff13304c649 metadata.xml 283
-MD5 76ad9f73172086362c3c53d082037739 xmule-1.4.1a.ebuild 611
-MD5 769c10a527b4e7501b6f966694c8f36c xmule-1.4.2.ebuild 610
-MD5 bcafb95e70e2a8a2fbdd4463d8f5d111 xmule-1.4.3.ebuild 610
+MD5 62d0cec0cf836e39316c537f26fc7311 xmule-1.4.1a.ebuild 814
+MD5 27d49d02630a0984409d654530ec993e xmule-1.4.2.ebuild 814
+MD5 d0b6d3115a52201617b06652d3bd3172 xmule-1.4.3.ebuild 814
MD5 51cdede234fd84f87e5199a15c76e089 files/digest-xmule-1.4.1a 66
MD5 7187472d84b0e14f241f01de1902a73d files/digest-xmule-1.4.2 65
MD5 ee6101dfa2fd8a20914b2f7a659a3218 files/digest-xmule-1.4.3 65
diff --git a/net-p2p/xmule/xmule-1.4.1a.ebuild b/net-p2p/xmule/xmule-1.4.1a.ebuild
index 7d0f7c4d3c03..c44271eecee5 100644
--- a/net-p2p/xmule/xmule-1.4.1a.ebuild
+++ b/net-p2p/xmule/xmule-1.4.1a.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-p2p/xmule/xmule-1.4.1a.ebuild,v 1.1 2003/07/11 21:28:55 scandium Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/xmule/xmule-1.4.1a.ebuild,v 1.2 2003/08/19 23:11:19 scandium Exp $
DESCRIPTION="wxWindows based client for the eDonkey/eMule/lMule network"
HOMEPAGE="http://www.xmule.org/"
@@ -25,3 +25,11 @@ src_compile () {
src_install () {
einstall || die
}
+
+pkg_postinst() {
+ echo
+ einfo "This version of xmule has a security hole related to"
+ einfo "the function OP_SERVERMESSAGE"
+ einfo "Use it at your own risk !"
+ echo
+}
diff --git a/net-p2p/xmule/xmule-1.4.2.ebuild b/net-p2p/xmule/xmule-1.4.2.ebuild
index 3b439514c0dd..4fd54b37f884 100644
--- a/net-p2p/xmule/xmule-1.4.2.ebuild
+++ b/net-p2p/xmule/xmule-1.4.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-p2p/xmule/xmule-1.4.2.ebuild,v 1.2 2003/07/25 18:43:14 scandium Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/xmule/xmule-1.4.2.ebuild,v 1.3 2003/08/19 23:11:19 scandium Exp $
DESCRIPTION="wxWindows based client for the eDonkey/eMule/lMule network"
HOMEPAGE="http://www.xmule.org/"
@@ -25,3 +25,12 @@ src_compile () {
src_install () {
einstall || die
}
+
+pkg_postinst() {
+ echo
+ einfo "This version of xmule has a security hole related to"
+ einfo "the function OP_SERVERMESSAGE"
+ einfo "Use it at your own risk !"
+ echo
+}
+
diff --git a/net-p2p/xmule/xmule-1.4.3.ebuild b/net-p2p/xmule/xmule-1.4.3.ebuild
index 78cc2ad1d73f..c3ba426c451d 100644
--- a/net-p2p/xmule/xmule-1.4.3.ebuild
+++ b/net-p2p/xmule/xmule-1.4.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-p2p/xmule/xmule-1.4.3.ebuild,v 1.2 2003/08/14 09:28:18 scandium Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/xmule/xmule-1.4.3.ebuild,v 1.3 2003/08/19 23:11:19 scandium Exp $
DESCRIPTION="wxWindows based client for the eDonkey/eMule/lMule network"
HOMEPAGE="http://www.xmule.org/"
@@ -25,3 +25,12 @@ src_compile () {
src_install () {
einstall || die
}
+
+pkg_postinst() {
+ echo
+ einfo "This version of xmule has a security hole related to"
+ einfo "the function OP_SERVERMESSAGE"
+ einfo "Use it at your own risk !"
+ echo
+}
+