From c70549b8dc88c327222ef7a8b11429933f78b7d2 Mon Sep 17 00:00:00 2001 From: Gregory Sutter Date: Fri, 5 Jul 2002 03:07:59 +0000 Subject: Update to 1.02. Fixes: - The issue with the pid file having bogus permissions - A bug that can result in people remoting crashing your proxy The author states: I won't go into exploitation details here of the latter. That's what the patch is for... It is not a buffer overrun problem, but a null pointer dereference. I'd suggest everyone to upgrade. --- irc/ezbounce-devel/Makefile | 3 +-- irc/ezbounce-devel/distinfo | 2 +- irc/ezbounce/Makefile | 3 +-- irc/ezbounce/distinfo | 2 +- 4 files changed, 4 insertions(+), 6 deletions(-) (limited to 'irc') diff --git a/irc/ezbounce-devel/Makefile b/irc/ezbounce-devel/Makefile index c20e11d76b13..af857dd89186 100644 --- a/irc/ezbounce-devel/Makefile +++ b/irc/ezbounce-devel/Makefile @@ -6,10 +6,9 @@ # PORTNAME= ezbounce -PORTVERSION= 1.0 +PORTVERSION= 1.02 CATEGORIES= irc MASTER_SITES= http://druglord.freelsd.org/ezbounce/ -DISTFILES= ${DISTNAME}-release${EXTRACT_SUFX} MAINTAINER= ports@FreeBSD.org diff --git a/irc/ezbounce-devel/distinfo b/irc/ezbounce-devel/distinfo index 0e4ba274b67f..6e74a6e473d1 100644 --- a/irc/ezbounce-devel/distinfo +++ b/irc/ezbounce-devel/distinfo @@ -1 +1 @@ -MD5 (ezbounce-1.0-release.tar.gz) = ed50798896dce024ebd881a5975ed1c1 +MD5 (ezbounce-1.02.tar.gz) = 66cb545793acf078516ec7f62ae4147a diff --git a/irc/ezbounce/Makefile b/irc/ezbounce/Makefile index c20e11d76b13..af857dd89186 100644 --- a/irc/ezbounce/Makefile +++ b/irc/ezbounce/Makefile @@ -6,10 +6,9 @@ # PORTNAME= ezbounce -PORTVERSION= 1.0 +PORTVERSION= 1.02 CATEGORIES= irc MASTER_SITES= http://druglord.freelsd.org/ezbounce/ -DISTFILES= ${DISTNAME}-release${EXTRACT_SUFX} MAINTAINER= ports@FreeBSD.org diff --git a/irc/ezbounce/distinfo b/irc/ezbounce/distinfo index 0e4ba274b67f..6e74a6e473d1 100644 --- a/irc/ezbounce/distinfo +++ b/irc/ezbounce/distinfo @@ -1 +1 @@ -MD5 (ezbounce-1.0-release.tar.gz) = ed50798896dce024ebd881a5975ed1c1 +MD5 (ezbounce-1.02.tar.gz) = 66cb545793acf078516ec7f62ae4147a -- cgit v1.2.3