[merge #902] Upgrade ownCloud from 8.2.3 to 8.2.7

Merge https://github.com/mar1u5/mailinabox

fixes #901
This commit is contained in:
Joshua Tauberer 2016-08-13 17:34:12 -04:00
commit e9368de462
2 changed files with 9 additions and 2 deletions

View File

@ -1,6 +1,13 @@
CHANGELOG
=========
In Development
--------------
ownCloud:
* Updated to ownCloud to 8.2.7.
v0.19 (August 13, 2016)
-----------------------

View File

@ -17,8 +17,8 @@ apt_install \
apt-get purge -qq -y owncloud*
# Install ownCloud from source of this version:
owncloud_ver=8.2.3
owncloud_hash=bfdf6166fbf6fc5438dc358600e7239d1c970613
owncloud_ver=8.2.7
owncloud_hash=723ba3f46dad219109cdf28dcc016fcd8a6bc434
# Migrate <= v0.10 setups that stored the ownCloud config.php in /usr/local rather than
# in STORAGE_ROOT. Move the file to STORAGE_ROOT.