From da3469b63692455938fee18464783c3c47b30bfb Mon Sep 17 00:00:00 2001 From: ryoon Date: Sun, 23 Dec 2012 12:34:43 +0000 Subject: Update to 4.5.5 Changelog: Version 4.5.5 Dec 20th 2012 Show drag and drop shadow for Firefox Fix Knowledgebase under certain conditions Fix setting of sharing password Fix setting of sharing password Several sharing fixes Fixversioning during sharing Fix mounting of external filesystems especially CIFS Fix several PHP warnings Show /Shared as standard directory Fix session management for running several ownClouds on the same host Fix WebDAV quota enforement Fix CalDAV with LDAP users Better warning about missing dependencies Add warning about conflicting WebDAV auth and LDAP backend Restore send sharing link my email Fix encoding problem with mounting of CIFS filesystems Fix mimetype icons for new files Fix the folder size calculation Fix for deleting multiple files Fix for controling the data dir with LDAP Security: Auth bypass in user_webdavauth and user_ldap (oC-SA-2012-006) Security: XSS vulnerability in bookmarks (oC-SA-2012-007) --- www/php-owncloud/Makefile | 4 ++-- www/php-owncloud/PLIST | 3 ++- www/php-owncloud/distinfo | 8 ++++---- 3 files changed, 8 insertions(+), 7 deletions(-) (limited to 'www') diff --git a/www/php-owncloud/Makefile b/www/php-owncloud/Makefile index f033fcaede8..04deeaa34f3 100644 --- a/www/php-owncloud/Makefile +++ b/www/php-owncloud/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.21 2012/12/05 14:51:26 ryoon Exp $ +# $NetBSD: Makefile,v 1.22 2012/12/23 12:34:43 ryoon Exp $ # -DISTNAME= owncloud-4.5.4 +DISTNAME= owncloud-4.5.5 PKGNAME= ${PHP_PKG_PREFIX}-${DISTNAME} CATEGORIES= www MASTER_SITES= http://owncloud.org/releases/ diff --git a/www/php-owncloud/PLIST b/www/php-owncloud/PLIST index f8a26ce393c..a06897e47c2 100644 --- a/www/php-owncloud/PLIST +++ b/www/php-owncloud/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.9 2012/11/27 12:11:36 ryoon Exp $ +@comment $NetBSD: PLIST,v 1.10 2012/12/23 12:34:43 ryoon Exp $ share/owncloud/.htaccess share/owncloud/3rdparty/Archive/Tar.php share/owncloud/3rdparty/Console/Getopt.php @@ -3868,6 +3868,7 @@ share/owncloud/lib/connector/sabre/file.php share/owncloud/lib/connector/sabre/locks.php share/owncloud/lib/connector/sabre/node.php share/owncloud/lib/connector/sabre/principal.php +share/owncloud/lib/connector/sabre/quotaplugin.php share/owncloud/lib/db.php share/owncloud/lib/eventsource.php share/owncloud/lib/filecache.php diff --git a/www/php-owncloud/distinfo b/www/php-owncloud/distinfo index e7dac975187..865e4ecf805 100644 --- a/www/php-owncloud/distinfo +++ b/www/php-owncloud/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.10 2012/12/05 14:51:26 ryoon Exp $ +$NetBSD: distinfo,v 1.11 2012/12/23 12:34:43 ryoon Exp $ -SHA1 (owncloud-4.5.4.tar.bz2) = 752645b1029179ef19e67e2a70958971d8ae14fa -RMD160 (owncloud-4.5.4.tar.bz2) = af5273e77cf4545eded2b911fab00b8f30e8cbff -Size (owncloud-4.5.4.tar.bz2) = 9159486 bytes +SHA1 (owncloud-4.5.5.tar.bz2) = 72a4649475bcfe4bc1fd0a89b7dc4b95abbd4cd2 +RMD160 (owncloud-4.5.5.tar.bz2) = 95e97d679358184b24283540aa969d9ffdecb39d +Size (owncloud-4.5.5.tar.bz2) = 9168561 bytes -- cgit v1.2.3