[Pkg-owncloud-commits] [owncloud] 62/63: Update upstream changelog (8.0 branch)
David Prévot
taffit at moszumanska.debian.org
Tue Dec 22 16:51:11 UTC 2015
This is an automated email from the git hooks/post-receive script.
taffit pushed a commit to branch stable8.0
in repository owncloud.
commit c09f13cd5feb86399727efe962a7c7416baa9f37
Author: David Prévot <taffit at debian.org>
Date: Tue Dec 22 11:58:08 2015 -0400
Update upstream changelog (8.0 branch)
https://owncloud.org/changelog/
Git-Dch: Ignore
---
debian/upstream/changelog | 158 ++++++++++++++++++++++++++++++++++++++++++++++
1 file changed, 158 insertions(+)
diff --git a/debian/upstream/changelog b/debian/upstream/changelog
index 85da295..bb1e62c 100644
--- a/debian/upstream/changelog
+++ b/debian/upstream/changelog
@@ -1,3 +1,161 @@
+Version 8.0.10 December 22 2015
+
+ LDAP wizard 'Could not connect to LDAP' fix
+ Backup Host for LDAP server does not automatically connect
+ Fix shared files of deleted users, detect DN change when checking for existence on LDAP
+ Hardening home folder retrieval in user_ldap
+ Force approval in GDrive oauth to get refresh_token
+ escape like parameter in cache operations
+ Node API: search operations don't work on the top folder of external shares
+ Use new updater URL
+ CLI scan ignores passed user / options parser seems broken
+ Prevent 0 byte downloads when storage returns false
+ Handle non existing files in version previews
+ Mount fed share as same user, move source into received folder, must be forbidden
+ Allow seeking for non-public videos - apps
+ Several UI improvements
+ Security improvements
+ Many small improvements
+
+Version 8.0.9 October 30 2015
+
+ Stop when PHP 7 is used, only ownCloud 8.2 is compatible
+ Improve LDAP and Memcached compatibility
+ Switch to debug logging on upgrade
+ optimize ./occ performance and decrease space usage
+ WebDAV won't create empty folders on incorrect copy commands
+ improve Documents compatibility
+ IE/Win 10 compatibility fix
+ Security improvements
+ Small improvements
+
+Version 8.0.8 September 15 2015
+
+ App download fix
+ “Enforce HTTPS” description fix
+ Handle rmdir for ftp
+ Mobile scrolling and UX issue fix
+ Doc fixes
+ Remote ownCloud instance check behind proxy
+ Dependency check on install fix
+ Object store setting fix
+ Public shared folder upload fix
+ Admin page fix with enabled LDAP Home Connector app
+ User display fix in windows network drive
+
+Version 8.0.6 August 11th 2015
+
+ remove duplicate ID in HTML template for public shares
+ Scan check path correctly
+ Fix php ldap segfault when some users login
+ Do not restrict permissions for the original owner
+ Fix thumbnails on public pages are blurry on high DPI devices
+ Properly handle NotPermittedException in SabreDAV
+ Fix version rename with files and folders
+ Several smaller fixes
+
+Version 8.0.5 July 6th 2015
+
+ Upgrade fixes
+ Dropbox logs error fixes
+ File scan fixes
+ Security fixes
+ OCS API fix
+ Control bar width no longer overlays scrollbar
+ Only load commands of enabled apps
+ Port detection when using LDAP
+ LDAP wizard improvements
+ MultiSelect fixes
+ Upgrade jquery-migrate
+ Shared file deletion fix
+ Fix sync from client to external SMB storage
+ Video streaming fix
+ File path fix
+ LDAP user deletion fix
+ Parsing fix in AppFramework
+ File overwrite fix for external storage
+ Disallow cookie auth in API
+ Fix versions when restoring a deleted file
+ Fix shares of unavailable users
+ Unset password of a link share
+ App store application fixes
+ Several smaller fixes
+
+Version 8.0.4 July 6th 2015
+
+ occ can now optionally run the update routines without disabling all third party apps
+ Database handling changes which should improve performance on big systems
+ better support for very old cURL versions (for QNAP users)
+ Extended X-Accel-Redirect functionality in nginx
+ Added work-around for file transfers on 32bit systems
+ Improved quota calculation
+ Many fixes and improvements to sharing
+ Several fixes to upgrade process
+ Fix deleted folders on client not showing up in trash
+ fix inability to delete files when quota is 0
+ Change WebDAV error to 500 instead of 403 on denying overwrite of read-only file
+ Fixed enforcing expiration date
+ Fix to Provisioning API
+ Fixing shared document editing by shared LDAP users
+ IE 8/9 fixes
+ Several smaller fixes
+
+Version 8.0.3 May 1st 2015
+
+ Fix several Constrain Violation Exceptions
+ Fix misleading Maintenance mode message
+ Timezone fixes for countries with 0.5 and 0.75 offsets
+ Fix usage of default share folder location
+ Reenable trashbin after failed rename
+ Fix disabling of APCu
+ Do not show update notification on mobile
+ Fix "Only variables should be passed by reference" error log spam
+ Add timeout to curl
+ Makes repair errors and warnings visible for the user when upgrading on the command line or in the web UI
+ Cron shall not operate in case we are in maintenance mode
+ Disable the cache updater when doing the encryption migration
+ Fix "Error while updating app" error
+ Internal Server Error after attempting to do "occ files:scan"
+ Several smaller fixes
+
+Version 8.0.2 March 11th 2015
+
+ Prevent DB errors in certain high load situations
+ Fix installation and updating of apps from the app store
+ Fix documentation links
+ Fix file move/copy when out of storage space
+ Disable 3rd party apps during upgrade to prevent breaking ownCloud if incompatible apps are used
+ Fix compatibility with certain MariaDB versions
+ Print app upgrade information to console
+ Detect broken APC versions
+ Fix certain incompatibilities with older PHP 5.4 versions
+ Several smaller fixes
+
+Version 8.0.0 Feb 9th 2015
+
+ Favorites
+ Federated Cloud sharing (Server 2 Server Sharing Version 2)
+ Improved apps management page
+ Improved updater app
+ Improved search
+ Direct download support, Broker
+ More fine grain storage configuration
+ Provisioning API will be released as part of the community edition
+ Apps can now specify their dependencies in info.xml
+ Accessibility improvements
+ Improved Documents
+ LDAP/AD: command line functions for creating and deleting LDAP configurations.
+ LDAP/AD: subtle configuration wizard improvements, including user name attribute detection.
+ PDF viewer has been updated to a new version of PDF.js
+ Sharing links are now shorter and "look better"
+ User management improvements
+ Better structured settings and admin page
+ Performance improvements
+ App container can now automatically resolve dependencies
+ Various app API deprecations and features
+ Improved import for contacts
+ App development tutorial for building a notes app
+
Version 7.0.12 December 22 2015
Handle non existing files in version previews
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-owncloud/owncloud.git
More information about the Pkg-owncloud-commits
mailing list