Bug 177979 - www/owncloud: Two critical security updates and urgent fixes
Summary: www/owncloud: Two critical security updates and urgent fixes
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Kevin Lo
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-04-19 18:50 UTC by Charlie &
Modified: 2013-04-20 17:00 UTC (History)
0 users

See Also:


Attachments
port.diff (726 bytes, patch)
2013-04-19 18:50 UTC, Charlie &
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Charlie & 2013-04-19 18:50:02 UTC
	Two critical security fixes for owncloud:
	* XSS problem in a flash file
	* A very importante security update (Authentification bypass on calendars)
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2013-04-19 18:54:50 UTC
Responsible Changed
From-To: freebsd-ports-bugs->kevlo

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2013-04-20 16:53:16 UTC
Author: kevlo
Date: Sat Apr 20 15:53:03 2013
New Revision: 316156
URL: http://svnweb.freebsd.org/changeset/ports/316156

Log:
  Update to 5.0.5
  
  Feature safe:	yes
  
  PR:	ports/177979
  Submitted by:	Loic Blot <root at unix-experience dot fr>

Modified:
  head/www/owncloud/Makefile
  head/www/owncloud/distinfo

Modified: head/www/owncloud/Makefile
==============================================================================
--- head/www/owncloud/Makefile	Sat Apr 20 15:42:32 2013	(r316155)
+++ head/www/owncloud/Makefile	Sat Apr 20 15:53:03 2013	(r316156)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	owncloud
-PORTVERSION=	5.0.4
+PORTVERSION=	5.0.5
 CATEGORIES=	www
 MASTER_SITES=	http://download.owncloud.org/community/
 

Modified: head/www/owncloud/distinfo
==============================================================================
--- head/www/owncloud/distinfo	Sat Apr 20 15:42:32 2013	(r316155)
+++ head/www/owncloud/distinfo	Sat Apr 20 15:53:03 2013	(r316156)
@@ -1,2 +1,2 @@
-SHA256 (owncloud-5.0.4.tar.bz2) = fa6c93631368afe5b475e3173130b60be5f4f1166cd5d6f7993d242ac448f0d4
-SIZE (owncloud-5.0.4.tar.bz2) = 13878837
+SHA256 (owncloud-5.0.5.tar.bz2) = d1538f598f7b06a2d0494a9675a461e4bcd976e7e4ddf372efc1a2ec50007a31
+SIZE (owncloud-5.0.5.tar.bz2) = 13865933
_______________________________________________
svn-ports-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-ports-all
To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"
Comment 3 Kevin Lo freebsd_committer freebsd_triage 2013-04-20 16:53:26 UTC
State Changed
From-To: open->closed

Committed, thanks.