Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 11 Jun 2013 19:02:44 +0200 (CEST)
From:      Loic Blot <loic.blot@unix-experience.fr>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/179494: Security & stability fixes for owncloud
Message-ID:  <20130611170244.C0F5F5CDFA@www.unix-experience.fr>
Resent-Message-ID: <201306111720.r5BHK1HX065886@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         179494
>Category:       ports
>Synopsis:       Security & stability fixes for owncloud
>Confidential:   no
>Severity:       critical
>Priority:       high
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Jun 11 17:20:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator:     Loic Blot
>Release:        FreeBSD 9.1-RELEASE amd64
>Organization:
Centre National de la Recherche Scientifique
>Environment:
System: FreeBSD www.unix-experience.fr 9.1-RELEASE FreeBSD 9.1-RELEASE #0 r243825: Tue Dec 4 09:23:10 UTC 2012 root@farrell.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC amd64


>Description:
	New XSS vulnerabilites has been discovered. Some stability fix for IE & Safari
	It's very critical. Owncloud must be updated to 5.0.7 soon. 5.0.5 has too many bugs.
>How-To-Repeat:
>Fix:

	Here is a fix from previous commited 5.0.6 pr.
--- port.diff begins here ---
--- Makefile.old	2013-06-11 18:57:08.000000000 +0200
+++ Makefile	2013-06-11 18:58:12.000000000 +0200
@@ -1,7 +1,7 @@
 # $FreeBSD: www/owncloud/Makefile 316156 2013-05-14 16:20:08Z nerz $
 
 PORTNAME=	owncloud
-PORTVERSION=	5.0.6
+PORTVERSION=	5.0.7
 CATEGORIES=	www
 MASTER_SITES=	http://download.owncloud.org/community/
 
--- distinfo.old	2013-06-11 18:57:11.000000000 +0200
+++ distinfo	2013-06-11 18:58:06.000000000 +0200
@@ -1,2 +1,2 @@
-SHA256 (owncloud-5.0.6.tar.bz2) = 1017a62e64ca820c6bd42a4e1c58a644f487cd7c4d81fda2b7bc82f811a288a3 
-SIZE (owncloud-5.0.6.tar.bz2) = 13864664
+SHA256 (owncloud-5.0.7.tar.bz2) = 8329a2b8ee7da48111455aca299eacef68bde22c6e6494c3e9c41d4619e5083d
+SIZE (owncloud-5.0.7.tar.bz2) = 14016269
--- port.diff ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20130611170244.C0F5F5CDFA>