1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-24 09:25:01 +00:00

Update to 1.0.4 to fix serious vulnerability which, with

register_globals = On; permits including of any remote file, which in turn
permits rading of any file.

PR:		ports/98993
Submitted by:	maintainer
Security:	http://www.securityfocus.com/archive/1/435379
This commit is contained in:
Ion-Mihai Tetcu 2006-06-16 09:18:18 +00:00
parent e8b61289ae
commit af7aac8dec
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=165551
2 changed files with 6 additions and 5 deletions

View File

@ -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 @@ MAINTAINER= glarkin@sourcehosting.net
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

View File

@ -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