summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorryoon <ryoon@pkgsrc.org>2012-08-16 16:05:07 +0000
committerryoon <ryoon@pkgsrc.org>2012-08-16 16:05:07 +0000
commit337b61fe5b80cbd65e3ae812282bf7688f6e8dcb (patch)
tree35e5094915eea7e38b721a655a4958b355bbeff6 /www
parentb08e8ca041bff2e8e734566d003c2aa369ba96eb (diff)
downloadpkgsrc-337b61fe5b80cbd65e3ae812282bf7688f6e8dcb.tar.gz
Update to 4.0.7
* It seems that http://secunia.com/advisories/49894 and http://secunia.com/advisories/50214 are fixed Changelog: Version 4.0.7 Aug 15th 2012 Show Login Button when user and password are auto-completed Sanitize LDAP base, user and groups Fix non active Adressbooks Calendar: Remove double html encoding Fix label for versioning in admin settings Add parent directory into filecache if it ©¹doesn¡­t exist Handle non writable files correctly Disable webfinger completely if not activated Security: Disable user listings in DAV Check file blacklist for file renames Security: Fix XSS bug in Gallery Security: Several CSRF security fixes Security: Validate cookie to prevent auth bypasses Special thanks to Julien Cayssol for reporting several security problems Version 4.0.6 Aug 1th 2012 More robust LDAP integration during unexpected collisions Fix sharing for users with @ in username Additional error handling for emailing of private links Cleanup old session files Fix user space calculation Fix Ampache authentication Remove delete tipsy if file is deleted Don¡­t delete lot¡­s of session files during DAV requests Fix error when no adressbook is created Check if php-ldap is installed Security: Check for Admin user in appconfig.php Security: Several CSRF security fixes Version 4.0.5 July 20th 2012 Fix remember the username and autologin Offer an option to allow sharing outside the group. Fix for birthday format Fixes for several encoding fixes for unicode characters Fix invalid filesystem cache in the sharing folder Several calendar and contacts fixes Fix sending of emails Several fixes in the system log Several fixes for the external filesystem feature Several CSRF security fixes
Diffstat (limited to 'www')
-rw-r--r--www/php-owncloud/Makefile4
-rw-r--r--www/php-owncloud/PLIST12
-rw-r--r--www/php-owncloud/distinfo8
3 files changed, 13 insertions, 11 deletions
diff --git a/www/php-owncloud/Makefile b/www/php-owncloud/Makefile
index f0fa494ed94..70f48800a72 100644
--- a/www/php-owncloud/Makefile
+++ b/www/php-owncloud/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.16 2012/07/11 12:14:59 ryoon Exp $
+# $NetBSD: Makefile,v 1.17 2012/08/16 16:05:07 ryoon Exp $
#
-DISTNAME= owncloud-4.0.4
+DISTNAME= owncloud-4.0.7
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 95a8a33c1f0..70d6531b894 100644
--- a/www/php-owncloud/PLIST
+++ b/www/php-owncloud/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.6 2012/07/10 13:20:19 ryoon Exp $
+@comment $NetBSD: PLIST,v 1.7 2012/08/16 16:05:07 ryoon Exp $
share/owncloud/.htaccess
share/owncloud/3rdparty/Archive/Tar.php
share/owncloud/3rdparty/Console/Getopt.php
@@ -494,6 +494,7 @@ share/owncloud/3rdparty/simpletest/url.php
share/owncloud/3rdparty/simpletest/user_agent.php
share/owncloud/3rdparty/simpletest/web_tester.php
share/owncloud/3rdparty/simpletest/xml.php
+share/owncloud/3rdparty/smb4php/smb.php
share/owncloud/3rdparty/timepicker/GPL-LICENSE.txt
share/owncloud/3rdparty/timepicker/MIT-LICENSE.txt
share/owncloud/3rdparty/timepicker/css/include/images/ui-bg_diagonals-thick_18_b81900_40x40.png
@@ -542,7 +543,6 @@ share/owncloud/3rdparty/when/When.php
share/owncloud/AUTHORS
share/owncloud/COPYING-AGPL
share/owncloud/COPYING-README
-share/owncloud/Changelog
share/owncloud/README
share/owncloud/apps/admin_dependencies_chk/appinfo/app.php
share/owncloud/apps/admin_dependencies_chk/appinfo/info.xml
@@ -956,11 +956,14 @@ share/owncloud/apps/files_external/appinfo/info.xml
share/owncloud/apps/files_external/appinfo/version
share/owncloud/apps/files_external/lib/ftp.php
share/owncloud/apps/files_external/lib/google.php
+share/owncloud/apps/files_external/lib/smb.php
+share/owncloud/apps/files_external/lib/streamwrapper.php
share/owncloud/apps/files_external/lib/swift.php
share/owncloud/apps/files_external/lib/webdav.php
share/owncloud/apps/files_external/tests/config.php
share/owncloud/apps/files_external/tests/ftp.php
share/owncloud/apps/files_external/tests/google.php
+share/owncloud/apps/files_external/tests/smb.php
share/owncloud/apps/files_external/tests/swift.php
share/owncloud/apps/files_external/tests/webdav.php
share/owncloud/apps/files_imageviewer/appinfo/app.php
@@ -1309,11 +1312,13 @@ share/owncloud/apps/files_sharing/ajax/getstatuses.php
share/owncloud/apps/files_sharing/ajax/setpermissions.php
share/owncloud/apps/files_sharing/ajax/share.php
share/owncloud/apps/files_sharing/ajax/toggleresharing.php
+share/owncloud/apps/files_sharing/ajax/togglesharewitheveryone.php
share/owncloud/apps/files_sharing/ajax/unshare.php
share/owncloud/apps/files_sharing/ajax/userautocomplete.php
share/owncloud/apps/files_sharing/appinfo/app.php
share/owncloud/apps/files_sharing/appinfo/database.xml
share/owncloud/apps/files_sharing/appinfo/info.xml
+share/owncloud/apps/files_sharing/appinfo/update.php
share/owncloud/apps/files_sharing/appinfo/version
share/owncloud/apps/files_sharing/css/sharing.css
share/owncloud/apps/files_sharing/get.php
@@ -1662,10 +1667,7 @@ share/owncloud/apps/user_webfinger/host-meta.php
share/owncloud/apps/user_webfinger/webfinger.php
share/owncloud/config/config.sample.php
share/owncloud/core/ajax/appconfig.php
-share/owncloud/core/ajax/grouplist.php
share/owncloud/core/ajax/translations.php
-share/owncloud/core/ajax/userlist.php
-share/owncloud/core/ajax/validateuser.php
share/owncloud/core/ajax/vcategories/add.php
share/owncloud/core/ajax/vcategories/delete.php
share/owncloud/core/ajax/vcategories/edit.php
diff --git a/www/php-owncloud/distinfo b/www/php-owncloud/distinfo
index 9c35b2fff54..c9b8178e117 100644
--- a/www/php-owncloud/distinfo
+++ b/www/php-owncloud/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.6 2012/07/10 13:20:19 ryoon Exp $
+$NetBSD: distinfo,v 1.7 2012/08/16 16:05:07 ryoon Exp $
-SHA1 (owncloud-4.0.4.tar.bz2) = 49cadbb77d4faffdfca36781ddcceccbf56ae278
-RMD160 (owncloud-4.0.4.tar.bz2) = c9d8f238b0d3b71f89c7d28f44e75ab6d4eec7b6
-Size (owncloud-4.0.4.tar.bz2) = 4616904 bytes
+SHA1 (owncloud-4.0.7.tar.bz2) = 99b9c5b6b26b75a6ddac610ed47c342e80897c9a
+RMD160 (owncloud-4.0.7.tar.bz2) = 102c7fae37830783f4872e752dec5632fa105ff7
+Size (owncloud-4.0.7.tar.bz2) = 4624512 bytes