File owncloud.changes of Package owncloud
-------------------------------------------------------------------
Wed May 6 17:29:08 UTC 2015 - jw@owncloud.com
- CentOS6_SCL_PHP54: owncloud-app-user_ldap requires php54-php-ldap instead of php-ldap.
-------------------------------------------------------------------
Thu Apr 23 23:20:49 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 0.5 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"
-------------------------------------------------------------------
Sun Apr 19 14:51:59 UTC 2015 - jw@owncloud.com
- updated to 8.0.3-RC3
-------------------------------------------------------------------
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!!!