2015-12-06 13:18:07 by Takahiro Kambe | Files touched by this commit (1) |
Log message:
* Restrict PHP_VERSIONS_ACCEPTED to 55 and 56 since this package use
php-mysql.
Dose it really require php-mysql additonall to php-pdo_mysql?
|
2015-11-20 15:34:24 by Joerg Sonnenberger | Files touched by this commit (1) |
Log message:
Fix PLIST on systems other than NetBSD 7.0.
|
2015-11-02 16:42:47 by Ryo ONODERA | Files touched by this commit (3) |
Log message:
Update to 8.2.0
Changelog:
Version 8.2.0 October 20th 2015
Major new ownCloud release, more info in announcement blog. Summary:
Updated design
New sidebar
Rewritten Gallery app
Updated text editor
Notifications
Policy for retaining deleted files and file versions
Encrypt/decrypt commands
Many additions to occ command tool for admins
Improved mime type handling
Security Hardening
ownCloud API work: Modular Authentication support, Capabilities Manager and \
Query Builder and more
Many small improvements
|
2015-09-27 21:42:57 by Manuel Bouyer | Files touched by this commit (2) |
Log message:
owncloud wants pdo_mysql or pdo_pgsql
bump PKGREVISION
|
2015-08-05 17:16:10 by Ryo ONODERA | Files touched by this commit (4) |
Log message:
Update to 8.1.0
Changelog:
Version 8.1.0 July 6th 2015
Much polishing, stability and performance improvements
Encryption 2.0
Updated Documents
New Mount Options for External Storage
Federated Cloud ID
Integrated documentation
LDAP Wizard Improvements
Security Improvements
App store improvements
Release channels
ownCloud API work: 190 new calls, 50 replaced
Many small improvements
|
2015-06-22 18:07:22 by Ryo ONODERA | Files touched by this commit (1) |
Log message:
Ride previous versin bump.
DEPENDS on php-posix and php-curl.
Based on PR pkg/49916 from hauke@.
|
2015-06-22 18:03:20 by Ryo ONODERA | Files touched by this commit (3) | |
Log message:
Update to 8.0.4
Changelog:
Version 8.0.4 June 9th 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
|
2015-06-12 12:52:19 by Thomas Klausner | Files touched by this commit (3152) |
Log message:
Recursive PKGREVISION bump for all packages mentioning 'perl',
having a PKGNAME of p5-*, or depending such a package,
for perl-5.22.0.
|
2015-05-31 02:16:33 by Ryo ONODERA | Files touched by this commit (3) | |
Log message:
Update to 8.0.3
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
|
2015-03-21 22:48:52 by Ryo ONODERA | Files touched by this commit (4) |
Log message:
Update to 8.0.2
Changelog:
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
|