Date: Thu, 15 Jun 2006 17:28:50 -0400 (EDT) From: "Gregory C. Larkin" <glarkin@sourcehosting.net> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/98993: [maintainer update] Security update to WebCalendar 1.0.4 Message-ID: <200606152128.k5FLSoji001045@fuzz-fbsd60.entropy.prv> Resent-Message-ID: <200606152130.k5FLUfpE033864@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 98993 >Category: ports >Synopsis: [maintainer update] Security update to WebCalendar 1.0.4 >Confidential: no >Severity: critical >Priority: high >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Thu Jun 15 21:30:41 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Gregory C. Larkin >Release: FreeBSD 6.0-RELEASE i386 >Organization: SourceHosting.net, LLC >Environment: System: FreeBSD fuzz-fbsd60.entropy.prv 6.0-RELEASE FreeBSD 6.0-RELEASE #0: Thu Nov 3 09:36:13 UTC 2005 root@x64.samsco.home:/usr/obj/usr/src/sys/GENERIC i386 >Description: Update port to version 1.0.4 to correct serious security issue. >How-To-Repeat: Please see: http://www.securityfocus.com/archive/1/435379 >Fix: Install WebCalendar 1.0.4 --- webcalendar-1.04.patch begins here --- diff -ruN webcalendar-1.03/Makefile webcalendar/Makefile --- webcalendar-1.03/Makefile Sun Apr 23 23:52:02 2006 +++ webcalendar/Makefile Thu Jun 15 16:49:37 2006 @@ -6,7 +6,7 @@ # PORTNAME= WebCalendar -DISTVERSION= 1.0.3 +DISTVERSION= 1.0.4 CATEGORIES= www MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= webcalendar @@ -16,8 +16,9 @@ COMMENT= A web-based calendar application USE_PHP= pcre session ldap -USE_APACHE= yes +WANT_PHP_WEB= yes NO_BUILD= yes + WRKSRC= ${WRKDIR}/WebCalendar-${DISTVERSION} WEBWCDIR?= www/data/WebCalendar diff -ruN webcalendar-1.03/distinfo webcalendar/distinfo --- webcalendar-1.03/distinfo Sun Apr 23 23:52:02 2006 +++ webcalendar/distinfo Thu Jun 15 16:31:43 2006 @@ -1,3 +1,3 @@ -MD5 (WebCalendar-1.0.3.tar.gz) = 499f9daed1970625e26b8062d4b53f0e -SHA256 (WebCalendar-1.0.3.tar.gz) = dd974906eaf5bceeca4dbe8ea545b913ac53f79cc68aa9bb7d6a25bce9a962b2 -SIZE (WebCalendar-1.0.3.tar.gz) = 885250 +MD5 (WebCalendar-1.0.4.tar.gz) = 1b356259f64f2331bcc76fada2cd510d +SHA256 (WebCalendar-1.0.4.tar.gz) = e278d9f1933fb16dc4d1781c2f4a8cd64599d61c547ef7c6b8f952861f3986b7 +SIZE (WebCalendar-1.0.4.tar.gz) = 884919 --- webcalendar-1.04.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200606152128.k5FLSoji001045>