ports/59505: ports update net/delegate
NAKAMURA Takeshi
ta.nakamura at crs.co.jp
Tue Dec 9 11:13:26 UTC 2003
I understand the security problem now.
It is surmised that the problem is not corrected yet.
I made new patch. Replace this one.
==============
diff -u -r1.42 Makefile
--- ports/net/delegate/Makefile 27 Sep 2003 01:01:02 -0000
+++ ports/net/delegate/Makefile 8 Dec 2003 02:15:00 -0000
@@ -6,7 +6,7 @@
#
PORTNAME= delegate
-PORTVERSION= 8.5.5
+PORTVERSION= 8.7.8
CATEGORIES= net www
MASTER_SITES= ftp://www.delegate.org/pub/DeleGate/ \
ftp://ftp.delegate.org/pub/DeleGate/
@@ -23,14 +23,14 @@
.if !defined(FORCE_BUILD) || ${FORCE_BUILD}!="YES"
@${ECHO_MSG} "*********************************************************************"
@${ECHO_MSG} "* WARNING! WARNING! WARNING! WARNING! WARNING! *"
- @${ECHO_MSG} "* This program has known security problems which may allow a remote *"
+ @${ECHO_MSG} "* This program has known security problems which may allow a remote *"
@${ECHO_MSG} "* attacker to take control of your machine. *"
@${ECHO_MSG} "* See FreeBSD security advisory 00:04 for more information. *"
@${ECHO_MSG} "* *"
@${ECHO_MSG} "* It is strongly recommended that you avoid using this program. *"
@${ECHO_MSG} "* *"
@${ECHO_MSG} "* If you would like to use this program despite the danger, run *"
- @${ECHO_MSG} "* make with ``FORCE_BUILD=YES'' *"
+ @${ECHO_MSG} "* make with \`\`FORCE_BUILD=YES'' *"
@${ECHO_MSG} "* WARNING! WARNING! WARNING! WARNING! WARNING! *"
@${ECHO_MSG} "*********************************************************************"
@${FALSE}
@@ -38,7 +38,7 @@
@${ECHO_MSG} "*********************************************************************"
@${ECHO_MSG} "* WARNING! WARNING! WARNING! WARNING! WARNING! *"
@${ECHO_MSG} "* You have chosen to build an insecure program. *"
- @${ECHO_MSG} "* This program has known security problems which may allow a remote *"
+ @${ECHO_MSG} "* This program has known security problems which may allow a remote *"
@${ECHO_MSG} "* attacker to take control of your machine. *"
@${ECHO_MSG} "* See FreeBSD security advisory 00:04 for more information. *"
@${ECHO_MSG} "*********************************************************************"
diff -u -r1.31 distinfo
--- ports/net/delegate/distinfo 27 Jun 2003 05:21:01 -0000
+++ ports/net/delegate/distinfo 8 Dec 2003 02:12:59 -0000
@@ -1 +1 @@
-MD5 (delegate8.5.5.tar.bz2) = aec6bad25d63e8e857eed3ae28dcf1a1
+MD5 (delegate8.7.8.tar.bz2) = 0fc4091e33e3be53e9d4b0a9877b3709
==============
On Fri, 05 Dec 2003 17:18:00 +0100,
Pav Lucistnik <pav at FreeBSD.org> wrote:
> Do you have any evidence (website article, changelog entries...) that
> this program is no longer a big security problem?
More information about the freebsd-ports-bugs
mailing list