diff options
author | ryoon <ryoon> | 2013-06-09 01:16:10 +0000 |
---|---|---|
committer | ryoon <ryoon> | 2013-06-09 01:16:10 +0000 |
commit | 2d8eb4ed5131008fbbbcc5d24cce18f0e3b811fb (patch) | |
tree | 0b135fdaaaa6534f762552782f05b8c938e6c0c0 /www/php-owncloud | |
parent | c51e07a9659040e512a0e0baefc7dc632a90fe85 (diff) | |
download | pkgsrc-2d8eb4ed5131008fbbbcc5d24cce18f0e3b811fb.tar.gz |
Update to 5.0.7
Changelog:
Version 5.0.7 June 6th 2013
SECURITY: Multiple XSS vulnerabilities (oC-SA-2013-028)
New encryption app as preview included. WARNING: This is not yet ready for production use but testing and feedback is welcome.
Several LDAP compatibility fixes
Several performance improvements of file handling
Trashbin fixes for Safari
Internet Explorer fixes
Several Contacts fixes
New check for magic_quotes
External Filesystem fixes
Add support for copying/moving folders between storages
Several smaller fixes
Version 5.0.6 May 14th 2013
SECURITY: SQL Injection (oC-SA-2013-019)
SECURITY: Multiple directory traversals (oC-SA-2013-020)
SECURITY: Multiple XSS vulnerabilities (oC-SA-2013-021)
SECURITY: Open redirector (oC-SA-2013-022)
SECURITY: Password autocompletion (oC-SA-2013-023)
SECURITY: Privilege escalation in the calendar application (oC-SA-2013-024)
SECURITY: Privilege escalation and CSRF in the API (oC-SA-2013-025)
SECURITY: Incomplete blacklist vulnerability (oC-SA-2013-026)
SECURITY: Information disclosure: CSRF token + username (oC-SA-2013-027)
Fix renaming of shared files
Fix UUID handling with LDAP
Fix several undelete files issues
Fix LDAP cachekey handling
Several OCS API fixes
Dropbox mounting fixes
Remove ldap group name restrictions
Fix fetching of the userlist with multiple user backends
Turn off password autocompletion
Translation fixes of the Shared folder
Fix the fileactions order for filetypes
Allow to ship a default theme
Disallow URLs containing “@”
Smaller layout improvemens
Log an upgrade warning
Log a trash bin cleanup message
Improved quota calculation
Allow to set Quota to zero
Fix performance regression for uploading of big files
Several Calendar fixes
Use displaynames in contacts
Check for existing address books during migrate->import
Texteditor fixes
Increase the SQLite database timeout
Order images in Gallery
Diffstat (limited to 'www/php-owncloud')
-rw-r--r-- | www/php-owncloud/Makefile | 4 | ||||
-rw-r--r-- | www/php-owncloud/PLIST | 109 | ||||
-rw-r--r-- | www/php-owncloud/distinfo | 8 |
3 files changed, 111 insertions, 10 deletions
diff --git a/www/php-owncloud/Makefile b/www/php-owncloud/Makefile index b84334c03df..c375a681573 100644 --- a/www/php-owncloud/Makefile +++ b/www/php-owncloud/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.33 2013/04/20 22:47:36 ryoon Exp $ +# $NetBSD: Makefile,v 1.34 2013/06/09 01:16:10 ryoon Exp $ # -DISTNAME= owncloud-5.0.5 +DISTNAME= owncloud-5.0.7 PKGNAME= ${PHP_PKG_PREFIX}-${DISTNAME} CATEGORIES= www MASTER_SITES= http://download.owncloud.org/community/ diff --git a/www/php-owncloud/PLIST b/www/php-owncloud/PLIST index 9fd3d80385c..2cb2f2b26c7 100644 --- a/www/php-owncloud/PLIST +++ b/www/php-owncloud/PLIST @@ -1,9 +1,7 @@ -@comment $NetBSD: PLIST,v 1.15 2013/04/20 22:47:36 ryoon Exp $ +@comment $NetBSD: PLIST,v 1.16 2013/06/09 01:16:10 ryoon Exp $ share/owncloud/.htaccess share/owncloud/3rdparty/Archive/Tar.php share/owncloud/3rdparty/Console/Getopt.php -share/owncloud/3rdparty/Crypt_Blowfish/Blowfish.php -share/owncloud/3rdparty/Crypt_Blowfish/Blowfish/DefaultKey.php share/owncloud/3rdparty/Dropbox/API.php share/owncloud/3rdparty/Dropbox/Exception.php share/owncloud/3rdparty/Dropbox/Exception/Forbidden.php @@ -1117,6 +1115,7 @@ share/owncloud/apps/calendar/templates/part.share.php share/owncloud/apps/calendar/templates/part.showevent.php share/owncloud/apps/calendar/templates/settings.php share/owncloud/apps/calendar/tests/calendar.php +share/owncloud/apps/contacts/Changelog share/owncloud/apps/contacts/ajax/addressbook/activate.php share/owncloud/apps/contacts/ajax/addressbook/add.php share/owncloud/apps/contacts/ajax/addressbook/delete.php @@ -1280,7 +1279,6 @@ share/owncloud/apps/contacts/lib/search.php share/owncloud/apps/contacts/lib/share/addressbook.php share/owncloud/apps/contacts/lib/share/contact.php share/owncloud/apps/contacts/lib/vcard.php -share/owncloud/apps/contacts/lib/vobject/stringproperty.php share/owncloud/apps/contacts/photo.php share/owncloud/apps/contacts/settings.php share/owncloud/apps/contacts/templates/contacts.php @@ -1401,6 +1399,7 @@ share/owncloud/apps/files/l10n/bg_BG.php share/owncloud/apps/files/l10n/bn_BD.php share/owncloud/apps/files/l10n/ca.php share/owncloud/apps/files/l10n/cs_CZ.php +share/owncloud/apps/files/l10n/cy_GB.php share/owncloud/apps/files/l10n/da.php share/owncloud/apps/files/l10n/de.php share/owncloud/apps/files/l10n/de_DE.php @@ -1447,6 +1446,7 @@ share/owncloud/apps/files/l10n/ru_RU.php share/owncloud/apps/files/l10n/si_LK.php share/owncloud/apps/files/l10n/sk_SK.php share/owncloud/apps/files/l10n/sl.php +share/owncloud/apps/files/l10n/sq.php share/owncloud/apps/files/l10n/sr.php share/owncloud/apps/files/l10n/sr@latin.php share/owncloud/apps/files/l10n/sv.php @@ -1458,6 +1458,7 @@ share/owncloud/apps/files/l10n/vi.php share/owncloud/apps/files/l10n/xgettextfiles share/owncloud/apps/files/l10n/zh_CN.GB2312.php share/owncloud/apps/files/l10n/zh_CN.php +share/owncloud/apps/files/l10n/zh_HK.php share/owncloud/apps/files/l10n/zh_TW.php share/owncloud/apps/files/lib/capabilities.php share/owncloud/apps/files/lib/helper.php @@ -1540,6 +1541,99 @@ share/owncloud/apps/files_antivirus/lib/scanner.php share/owncloud/apps/files_antivirus/settings.php share/owncloud/apps/files_antivirus/templates/notification.php share/owncloud/apps/files_antivirus/templates/settings.php +share/owncloud/apps/files_encryption/3rdparty/Crypt_Blowfish/Blowfish.php +share/owncloud/apps/files_encryption/3rdparty/Crypt_Blowfish/Blowfish/DefaultKey.php +share/owncloud/apps/files_encryption/ajax/adminrecovery.php +share/owncloud/apps/files_encryption/ajax/changeRecoveryPassword.php +share/owncloud/apps/files_encryption/ajax/userrecovery.php +share/owncloud/apps/files_encryption/appinfo/app.php +share/owncloud/apps/files_encryption/appinfo/database.xml +share/owncloud/apps/files_encryption/appinfo/info.xml +share/owncloud/apps/files_encryption/appinfo/routes.php +share/owncloud/apps/files_encryption/appinfo/spec.txt +share/owncloud/apps/files_encryption/appinfo/version +share/owncloud/apps/files_encryption/css/settings-personal.css +share/owncloud/apps/files_encryption/hooks/hooks.php +share/owncloud/apps/files_encryption/js/settings-admin.js +share/owncloud/apps/files_encryption/js/settings-personal.js +share/owncloud/apps/files_encryption/l10n/ar.php +share/owncloud/apps/files_encryption/l10n/bg_BG.php +share/owncloud/apps/files_encryption/l10n/bn_BD.php +share/owncloud/apps/files_encryption/l10n/ca.php +share/owncloud/apps/files_encryption/l10n/cs_CZ.php +share/owncloud/apps/files_encryption/l10n/cy_GB.php +share/owncloud/apps/files_encryption/l10n/da.php +share/owncloud/apps/files_encryption/l10n/de.php +share/owncloud/apps/files_encryption/l10n/de_DE.php +share/owncloud/apps/files_encryption/l10n/el.php +share/owncloud/apps/files_encryption/l10n/eo.php +share/owncloud/apps/files_encryption/l10n/es.php +share/owncloud/apps/files_encryption/l10n/es_AR.php +share/owncloud/apps/files_encryption/l10n/et_EE.php +share/owncloud/apps/files_encryption/l10n/eu.php +share/owncloud/apps/files_encryption/l10n/fa.php +share/owncloud/apps/files_encryption/l10n/fi_FI.php +share/owncloud/apps/files_encryption/l10n/fr.php +share/owncloud/apps/files_encryption/l10n/gl.php +share/owncloud/apps/files_encryption/l10n/he.php +share/owncloud/apps/files_encryption/l10n/hu_HU.php +share/owncloud/apps/files_encryption/l10n/id.php +share/owncloud/apps/files_encryption/l10n/is.php +share/owncloud/apps/files_encryption/l10n/it.php +share/owncloud/apps/files_encryption/l10n/ja_JP.php +share/owncloud/apps/files_encryption/l10n/ka_GE.php +share/owncloud/apps/files_encryption/l10n/ko.php +share/owncloud/apps/files_encryption/l10n/ku_IQ.php +share/owncloud/apps/files_encryption/l10n/lt_LT.php +share/owncloud/apps/files_encryption/l10n/lv.php +share/owncloud/apps/files_encryption/l10n/mk.php +share/owncloud/apps/files_encryption/l10n/nb_NO.php +share/owncloud/apps/files_encryption/l10n/nl.php +share/owncloud/apps/files_encryption/l10n/pl.php +share/owncloud/apps/files_encryption/l10n/pt_BR.php +share/owncloud/apps/files_encryption/l10n/pt_PT.php +share/owncloud/apps/files_encryption/l10n/ro.php +share/owncloud/apps/files_encryption/l10n/ru.php +share/owncloud/apps/files_encryption/l10n/ru_RU.php +share/owncloud/apps/files_encryption/l10n/si_LK.php +share/owncloud/apps/files_encryption/l10n/sk_SK.php +share/owncloud/apps/files_encryption/l10n/sl.php +share/owncloud/apps/files_encryption/l10n/sr.php +share/owncloud/apps/files_encryption/l10n/sv.php +share/owncloud/apps/files_encryption/l10n/ta_LK.php +share/owncloud/apps/files_encryption/l10n/th_TH.php +share/owncloud/apps/files_encryption/l10n/tr.php +share/owncloud/apps/files_encryption/l10n/ug.php +share/owncloud/apps/files_encryption/l10n/uk.php +share/owncloud/apps/files_encryption/l10n/vi.php +share/owncloud/apps/files_encryption/l10n/zh_CN.GB2312.php +share/owncloud/apps/files_encryption/l10n/zh_CN.php +share/owncloud/apps/files_encryption/l10n/zh_HK.php +share/owncloud/apps/files_encryption/l10n/zh_TW.php +share/owncloud/apps/files_encryption/lib/capabilities.php +share/owncloud/apps/files_encryption/lib/crypt.php +share/owncloud/apps/files_encryption/lib/helper.php +share/owncloud/apps/files_encryption/lib/keymanager.php +share/owncloud/apps/files_encryption/lib/proxy.php +share/owncloud/apps/files_encryption/lib/session.php +share/owncloud/apps/files_encryption/lib/stream.php +share/owncloud/apps/files_encryption/lib/util.php +share/owncloud/apps/files_encryption/settings-admin.php +share/owncloud/apps/files_encryption/settings-personal.php +share/owncloud/apps/files_encryption/templates/settings-admin.php +share/owncloud/apps/files_encryption/templates/settings-personal.php +share/owncloud/apps/files_encryption/tests/binary +share/owncloud/apps/files_encryption/tests/crypt.php +share/owncloud/apps/files_encryption/tests/encryption.key +share/owncloud/apps/files_encryption/tests/keymanager.php +share/owncloud/apps/files_encryption/tests/legacy-encrypted-text.txt +share/owncloud/apps/files_encryption/tests/proxy.php +share/owncloud/apps/files_encryption/tests/share.php +share/owncloud/apps/files_encryption/tests/stream.php +share/owncloud/apps/files_encryption/tests/trashbin.php +share/owncloud/apps/files_encryption/tests/util.php +share/owncloud/apps/files_encryption/tests/webdav.php +share/owncloud/apps/files_encryption/tests/zeros share/owncloud/apps/files_external/3rdparty/phpseclib/AUTHORS share/owncloud/apps/files_external/3rdparty/phpseclib/LICENSE share/owncloud/apps/files_external/3rdparty/phpseclib/README.md @@ -2995,6 +3089,7 @@ share/owncloud/apps/user_external/tests/config.php share/owncloud/apps/user_external/tests/ftp.php share/owncloud/apps/user_external/tests/imap.php share/owncloud/apps/user_external/tests/smb.php +share/owncloud/apps/user_ldap/ajax/clearMappings.php share/owncloud/apps/user_ldap/ajax/deleteConfiguration.php share/owncloud/apps/user_ldap/ajax/getConfiguration.php share/owncloud/apps/user_ldap/ajax/getNewServerConfigPrefix.php @@ -3298,9 +3393,11 @@ share/owncloud/core/css/multiselect.css share/owncloud/core/css/share.css share/owncloud/core/css/styles.css share/owncloud/core/doc/admin/_images/ldap-advanced-settings-connection-settings-oc5.png +share/owncloud/core/doc/admin/_images/ldap-advanced-settings-directory-settings-oc5.png share/owncloud/core/doc/admin/_images/ldap-advanced-settings-oc5.png share/owncloud/core/doc/admin/_images/ldap-advanced-settings-special-attributes-oc5.png share/owncloud/core/doc/admin/_images/ldap-basic-settings-oc5.png +share/owncloud/core/doc/admin/_images/ldap-expert-settings-oc5.png share/owncloud/core/doc/admin/_images/ldap-settings-invalid-oc45.png share/owncloud/core/doc/admin/_images/ldap-settings-valid-oc45.png share/owncloud/core/doc/admin/_images/ucsint.png @@ -3421,6 +3518,7 @@ share/owncloud/core/doc/user/_images/osx_webdav1.png share/owncloud/core/doc/user/_images/osx_webdav2.png share/owncloud/core/doc/user/_sources/bookmarks.txt share/owncloud/core/doc/user/_sources/contents.txt +share/owncloud/core/doc/user/_sources/files/deletedfiles.txt share/owncloud/core/doc/user/_sources/files/files.txt share/owncloud/core/doc/user/_sources/files/index.txt share/owncloud/core/doc/user/_sources/files/sync.txt @@ -3457,6 +3555,7 @@ share/owncloud/core/doc/user/_static/style.css share/owncloud/core/doc/user/_static/underscore.js share/owncloud/core/doc/user/bookmarks.html share/owncloud/core/doc/user/contents.html +share/owncloud/core/doc/user/files/deletedfiles.html share/owncloud/core/doc/user/files/files.html share/owncloud/core/doc/user/files/index.html share/owncloud/core/doc/user/files/sync.html @@ -4841,6 +4940,8 @@ share/owncloud/lib/user/interface.php share/owncloud/lib/util.php share/owncloud/lib/vcategories.php share/owncloud/lib/vobject.php +share/owncloud/lib/vobject/compoundproperty.php +share/owncloud/lib/vobject/stringproperty.php share/owncloud/ocs/providers.php share/owncloud/ocs/routes.php share/owncloud/ocs/v1.php diff --git a/www/php-owncloud/distinfo b/www/php-owncloud/distinfo index ffd6fff7f76..f7fb38283a9 100644 --- a/www/php-owncloud/distinfo +++ b/www/php-owncloud/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.17 2013/04/20 22:47:36 ryoon Exp $ +$NetBSD: distinfo,v 1.18 2013/06/09 01:16:10 ryoon Exp $ -SHA1 (owncloud-5.0.5.tar.bz2) = 9af16b6707dad356874bc304f06e3a79fd612a05 -RMD160 (owncloud-5.0.5.tar.bz2) = f39b512ca3998629044e62765be05e5bdb520dc4 -Size (owncloud-5.0.5.tar.bz2) = 13865933 bytes +SHA1 (owncloud-5.0.7.tar.bz2) = 4c55e8a846d6983bb1598bde57a049e64c63c855 +RMD160 (owncloud-5.0.7.tar.bz2) = 63822a02183030c1003b056f3cedf8262bd7c979 +Size (owncloud-5.0.7.tar.bz2) = 14016269 bytes SHA1 (patch-apps_user_ldap_lib_access.php) = 82996f105c16018729596049a060756ad364cbb1 |