File owncloud.changes of Package owncloud
-------------------------------------------------------------------
Sat Aug 8 14:37:54 CEST 2015 - jw@owncloud.com
- Update to version 8.1.1
-------------------------------------------------------------------
Fri Aug 7 15:55:50 UTC 2015 - jw@owncloud.com
- Fixed https://github.com/owncloud/core/issues/18043
with extra calls to occ upgrade during owncloud-app-files post install.
-------------------------------------------------------------------
Fri Aug 7 14:37:04 UTC 2015 - jw@owncloud.com
- Cleanup specfile: No more references to optional fhs.
- Cleanup specfile: No more owncloud-server-scl-php54 package.
- Calling occ from its directory according to https://github.com/owncloud/core/issues/17583
- Calling occ with the correct php for CentOS_6_PHP55 and friends.
-------------------------------------------------------------------
Mon Aug 3 18:00:18 CEST 2015 - jw@owncloud.com
- Update to version 8.1.1~RC1
-------------------------------------------------------------------
Wed Jul 29 13:10:21 UTC 2015 - jw@owncloud.com
- CentOS_6_PHP55: using %{ochttpd} to switch to httpd24-httpd
-------------------------------------------------------------------
Wed Jul 29 13:09:47 UTC 2015 - jw@owncloud.com
- CentOS_6_PHP55: using %{ochttpd} to switch to httpd24-httpd
-------------------------------------------------------------------
Fri Jul 24 16:51:23 CEST 2015 - jw@owncloud.com
- Update to version 8.1.1~beta1
-------------------------------------------------------------------
Fri Jul 24 13:03:14 UTC 2015 - jw@owncloud.com
- Don't provide owncloud-server-scl-php54 for CentOS_6_PHP55 and up.
That should help with https://github.com/owncloud/core/issues/17654
-------------------------------------------------------------------
Fri Jul 17 17:49:33 UTC 2015 - jw@owncloud.com
- Relaxed php > 5.4.0 requirement for CentOS_6_PHP55 and friends.
They provide their php by different names and often useless version numbers.
-------------------------------------------------------------------
Fri Jul 3 11:17:46 CEST 2015 - jnweiger@gmail.com
- Update to version 8.1.0
-------------------------------------------------------------------
Thu Jul 2 13:13:36 UTC 2015 - jw@owncloud.com
- suse needs explicit dependency to php-fileinfo
-------------------------------------------------------------------
Wed Jul 1 16:47:45 UTC 2015 - jw@owncloud.com
- Version number patched back to 3 digits. 8.1.0~RC2
-------------------------------------------------------------------
Wed Jul 1 12:34:43 CEST 2015 - jnweiger@gmail.com
- Update to version 8.1~RC2
-------------------------------------------------------------------
Fri Jun 19 10:29:26 UTC 2015 - jw@owncloud.com
- moving .htaccess from config-apache to server*
Fix https://github.com/owncloud/core/issues/17032
-------------------------------------------------------------------
Thu Jun 18 22:50:27 UTC 2015 - jw@owncloud.com
- don't provide unversioned owncloud-server-core -- this
fools strictly versioned dependencies in update scenarios.
- fix upgrade messages.
- Explicitly Require php-fileinfo for SUSE
- obsolete owncloud-app-files_encryption
-------------------------------------------------------------------
Thu Jun 18 10:59:39 UTC 2015 - jw@owncloud.com
- Update to 8.1.0~RC1
-------------------------------------------------------------------
Tue Jun 2 15:43:12 UTC 2015 - jw@owncloud.com
- fixed https://github.com/owncloud/core/issues/16132
-------------------------------------------------------------------
Tue May 19 13:40:38 UTC 2015 - jw@owncloud.com
- Update to 8.1.0~Beta2
-------------------------------------------------------------------
Wed May 13 15:39:45 UTC 2015 - jw@owncloud.com
- https://github.com/owncloud/updater/issues/122
Actively remove updater app. Not requiring is not enough, apparently.
People still install it.
-------------------------------------------------------------------
Wed May 13 11:18:07 UTC 2015 - jw@owncloud.com
- Fixed obs_check_deb_spec.sh to survive debian checks, when run on Fedora.
-------------------------------------------------------------------
Fri May 8 15:03:38 UTC 2015 - jw@owncloud.com
- Update to 8.1.0~Beta1
Removed apps: encrryption_dummy
-------------------------------------------------------------------
Thu Apr 23 10:11:28 UTC 2015 - jw@owncloud.com
- update to 8.1.0~Alpha2
Removed apps: files_encryption
-------------------------------------------------------------------
Thu Apr 16 18:55:47 UTC 2015 - jw@owncloud.com
- update to 8.1.0~Alpha1
Added apps: encryption encryption_dummy
-------------------------------------------------------------------
Thu Apr 16 17:55:37 UTC 2015 - jw@owncloud.com
- updated to 8.0.3-RC2
-------------------------------------------------------------------
Thu Apr 16 14:43:27 UTC 2015 - jw@owncloud.com
- Fixed https://github.com/owncloud/enterprise/issues/570
Adding assets folder
-------------------------------------------------------------------
Sat Mar 28 02:46:10 UTC 2015 - jw@owncloud.com
- Release "8.0.3" April 6. 2015
- Fix several Constrain Violation Exceptions
- Fix misleading Maintenance mode message
- Timezone fixes for countries with .05 and 0.75 offsets
- Fix usage of default share folder location
- Improved MSSQL compatibility
- 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"
-------------------------------------------------------------------
Wed Mar 25 20:43:46 UTC 2015 - jw@owncloud.com
- fixed https://github.com/owncloud/core/issues/14610
preinst handling of dangling symlinks improved.
-------------------------------------------------------------------
Tue Mar 17 18:13:24 UTC 2015 - jw@owncloud.com
- Made obs_check_deb_spec.sh ignore 'missing' updater app.
-------------------------------------------------------------------
Fri Mar 13 11:27:21 UTC 2015 - jw@owncloud.com
- 3rdparty requires server-core.
Fixed: https://github.com/owncloud/core/issues/14855
- removed obsolete pre/post macros from spec file.
-------------------------------------------------------------------
Wed Mar 11 13:29:30 UTC 2015 - jw@owncloud.com
- Release "8.0.2" March 11. 2015
- Prevent DB errors in certain high load sitatons
- 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
- updated to 8.0.2
- propagated post_oc_7_8_upgrade pre_oc_7_8_upgrade to all
subpackages that use the owncloud directory.
Survivie existing directories
- reverted post_oc_7_8_upgrade pre_oc_7_8_upgrade, only works for openSUSE
-------------------------------------------------------------------
Fri Mar 6 19:25:21 UTC 2015 - jw@owncloud.com
- update to 8.0.1 Mar 5, 21:40h
-------------------------------------------------------------------
Thu Mar 5 11:23:01 UTC 2015 - jw@owncloud.com
- updated to 8.0.1 Mar 4, 22:35h
-------------------------------------------------------------------
Wed Mar 4 19:48:19 UTC 2015 - jw@owncloud.com
- update to 8.0.1
-------------------------------------------------------------------
Mon Feb 23 22:54:52 UTC 2015 - jw@owncloud.com
- Fixed missing quotes in specfile core#14362
- Factored out dependencies of owncloud into owncloud-server* to make
owncloud-server-scl-php54 usable on CentOS-6
- No code changes.
-------------------------------------------------------------------
Sun Feb 22 21:21:54 UTC 2015 - jw@owncloud.com
- fixed RPM license header of owncloud-3dparty package.
-------------------------------------------------------------------
Wed Feb 18 20:14:06 UTC 2015 - jw@owncloud.com
- fixed https://github.com/owncloud/core/issues/14351
disable maintenance:mode explicitly before and after upgrade
-------------------------------------------------------------------
Wed Feb 18 19:48:45 UTC 2015 - jw@owncloud.com
- fixed https://github.com/owncloud/core/issues/14350
uninstall message suppressed during upgrade.
-------------------------------------------------------------------
Thu Feb 12 19:47:31 UTC 2015 - jw@owncloud.com
- centos7 needs php-pdo
-------------------------------------------------------------------
Sun Feb 8 18:30:14 UTC 2015 - jnweiger@gmail.com
- owncloud-server-scl-php54 requires php54-php-pdo (and php54-php-gd)
fixes https://github.com/owncloud/core/issues/13917
- owncloud-server-scl-php54 requires php54-php for the apache module.
- and was missing the config dir. Oops.
- on centos: owncloud-config-apache now reloads apache when running or
starts apache when not running.
-------------------------------------------------------------------
Sat Feb 7 15:15:06 UTC 2015 - jnweiger@gmail.com
- Update to 8.0.0 final.
https://github.com/owncloud/core/wiki/ownCloud-8.0-Features
- Added a %postun warning about remaining subpackages.
- https://github.com/owncloud/core/issues/13917
Use virtual provides owncloud-server-core that differs from
package name owncloud-server, as yum always sticks to the package
of the same name, even if it is uninstallable.
-------------------------------------------------------------------
Fri Feb 6 21:07:10 UTC 2015 - jw@owncloud.com
- Added php-gd for rhel/centos/fedora to fix
https://github.com/owncloud/core/issues/13944
(Was already present for SUSE only.)
-------------------------------------------------------------------
Fri Feb 6 20:22:53 UTC 2015 - jw@owncloud.com
- most parts of debian.control had no effect. Reason stil unclear.
moving owncloud.conf before dh_install should fix
https://github.com/owncloud/core/issues/13914
- owncloud-server-scl-php54 must require php54 without a version number
to help with https://github.com/owncloud/core/issues/13917
-------------------------------------------------------------------
Fri Feb 6 11:21:07 UTC 2015 - jw@owncloud.com
- added owncloud-server-scl-php54 (for CentOS-6) to provide an
owncloud-server that requires php54 (>= 5.4.0) instead of php (>=5.4).
-------------------------------------------------------------------
Thu Feb 5 15:19:24 UTC 2015 - jw@owncloud.com
- Update to RC2
https://github.com/owncloud/core/wiki/ownCloud-8.0-Features
-------------------------------------------------------------------
Thu Feb 5 12:04:07 UTC 2015 - jw@owncloud.com
- With ownCloud 8.0 we use PHP 5.4 language features that 5.3 does not support
- Requires: php* >= 5.4.0 added to the spec file.
-------------------------------------------------------------------
Tue Feb 3 15:34:04 UTC 2015 - jw@owncloud.com
- suse fails with no good error message with Obsoletes: owncloud < 8.0.0
retry with Obsoletes: < 7.9.9
-------------------------------------------------------------------
Tue Feb 3 14:17:25 UTC 2015 - jw@owncloud.com
- try fix https://github.com/owncloud/core/issues/13835
Using Replaces: (<< 8.0.0) + Breaks: (<< 8.0.0) and Obsoletes: owncloud < 8.0.0
-------------------------------------------------------------------
Mon Feb 2 10:58:08 UTC 2015 - jw@owncloud.com
- Update to RC1
https://github.com/owncloud/core/wiki/ownCloud-8-Features
-------------------------------------------------------------------
Fri Jan 30 14:58:15 UTC 2015 - jw@owncloud.com
- Requires and Provides were at the wrong place in the specfile.
Moved before Description, so that the got into the rpm header data.
-------------------------------------------------------------------
Fri Jan 30 10:56:56 UTC 2015 - jw@owncloud.com
- reload_apache() function added.
- apache config FollowSymlinks enabled, needed for FHS.
-------------------------------------------------------------------
Thu Jan 29 18:06:31 UTC 2015 - jw@owncloud.com
- fixed garbage filter to catch .bower* and .git* --
failed on the enterprise tar ball. grr.
- fixed syntax error in preinst.
-------------------------------------------------------------------
Wed Jan 28 13:55:04 UTC 2015 - jw@owncloud.com
- standard upgrade procedure implemented in %pre and %post of owncloud-server.
(deb version TBD)
- reverted the FHS compliance. See the experimental owncloud-fhs packages for this.
-------------------------------------------------------------------
Mon Jan 26 23:31:05 UTC 2015 - jnweiger@gmail.com
- Apache alias for /usr/share/owncloud added.
- fixed many path names.
- Improved obs_check_deb_spec.sh
- moved .htaccess to owncloud-config-apache
- new debian.rules from scratch -- much closer semantic to *.spec than before.
- debian dependencies moved to the respective subpackage.
-------------------------------------------------------------------
Mon Jan 26 11:21:35 UTC 2015 - jw@owncloud.com
- beta2 release
-------------------------------------------------------------------
Fri Jan 23 14:03:49 UTC 2015 - jw@owncloud.com
- started README.packaging
- added missing %files section for the main package.
-------------------------------------------------------------------
Tue Jan 20 16:42:25 UTC 2015 - jw@owncloud.com
- beta1 release.
* owncloud/search folder is gone.
* specfile refactored to produce the following sub packages:
owncloud-server
owncloud-config-apache
owncloud-app-* (tbd)
-------------------------------------------------------------------
Mon Jan 12 21:05:40 UTC 2015 - jw@owncloud.com
- owncloud 8.0 initial checkin.
Changes relative to 7.0.4
* Files removed: 3rdparty/System.php 3rdparty/PEAR/* 3rdparty/PEAR-LICENSE
* apps added: files_locking provisioning_api
* apps removed (as seen in 7.0.4):
admin_dependencies_chk 0.02
bookmarks 0.4
calendar 0.6.4
contacts 0.3.0.18
documents 0.8.2
search_lucene 0.5.3
* https://apps.owncloud.com/ currently has the following apps:
Calendar 0.0.1 July 7 2014
Contacts 0.0.1 July 7 2014
Bookmarks 0.0.1 July 7 2014
Documents 0.0.1 July 7 2014
Search (Lucene) 0.0.1 July 7 2014
FIXME: updates needed there!!!