Date: Fri, 12 Apr 2013 21:19:25 +0200 (CEST) From: Charlie & <root@unix-experience.fr> To: FreeBSD-gnats-submit@freebsd.org Subject: ports/177816: [Patch] www/owncloud: update to 5.0.4 Message-ID: <201304121919.r3CJJPtQ058393@unix-experience.fr> Resent-Message-ID: <201304121920.r3CJK18O056843@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 177816 >Category: ports >Synopsis: [Patch] www/owncloud: update to 5.0.4 >Confidential: no >Severity: critical >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Fri Apr 12 19:20:00 UTC 2013 >Closed-Date: >Last-Modified: >Originator: Loïc 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: - Update owncloud to 5.0.4. fix very serious problem when using PostgreSQL backend fix problems on calendar, some event disapeared fix problems on contacts fix problems on quota (users can exceed quotas) fix a XSS on jPlayer fix broken ampache >How-To-Repeat: >Fix: --- owncloud-port.patch begins here --- --- Makefile.old 2013-04-12 21:03:55.000000000 +0200 +++ Makefile 2013-04-12 21:04:07.000000000 +0200 @@ -1,7 +1,7 @@ # $FreeBSD: www/owncloud/Makefile 314703 2013-03-20 01:56:04Z kevlo $ PORTNAME= owncloud -PORTVERSION= 5.0.0 +PORTVERSION= 5.0.4 CATEGORIES= www MASTER_SITES= http://download.owncloud.org/community/ --- distinfo.old 2013-04-12 21:03:58.000000000 +0200 +++ distinfo 2013-04-12 21:05:42.000000000 +0200 @@ -1,2 +1,2 @@ -SHA256 (owncloud-5.0.0.tar.bz2) = 2ae05bd95a67050bf5d0dcbb88c644bf613d2a7be3ba111d83c25e1d8ae06727 -SIZE (owncloud-5.0.0.tar.bz2) = 13799361 +SHA256 (owncloud-5.0.4.tar.bz2) = fa6c93631368afe5b475e3173130b60be5f4f1166cd5d6f7993d242ac448f0d4 +SIZE (owncloud-5.0.4.tar.bz2) = 13878837 --- owncloud-port.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?201304121919.r3CJJPtQ058393>