Changelog for
owncloud-client-doc-2.4.0-10.1.x86_64.rpm :
Mon Dec 25 13:00:00 2017 freitagAATTowncloud.com
- Update to version 2.4.0 with lots of fixes and additions.
Detailed changelog:
https://raw.githubusercontent.com/owncloud/client/master/ChangeLog
Sat Dec 16 13:00:00 2017 freitagAATTowncloud.com
- Update to 2.4.0 RC2
Tue Dec 5 13:00:00 2017 freitagAATTowncloud.com
- Update to RC1.
Removed the patch force_qdbus_tray_workaround.patch as it is not
needed any more, actually makes things worse.
Also removed patch to fix the fortification as it was fixed in
the RC upstream.
Thu Nov 30 13:00:00 2017 freitagAATTowncloud.com
- Have the compiler version check check if it is actually GCC
Wed Nov 29 13:00:00 2017 freitagAATTowncloud.com
- Add patch to make switch on the fortication only for gxx > 4.9
Mon Nov 27 13:00:00 2017 freitagAATTowncloud.com
- Build beta1 of version 2.4.0
Sat Oct 21 14:00:00 2017 klaas.freitagAATTsuse.com
- Do not install README.source file as requested in sr
Tue Sep 12 14:00:00 2017 freitagAATTopensuse.org
- Install README.source to doc. Make pack checker in Factory happy.
Fri Sep 8 14:00:00 2017 freitagAATTopensuse.org
- Reworked the source tarball coming from upstream and removed not
needed stuff as well as questionable licensed files.
See https://github.com/owncloud/client/issues/6005 for details
and README.source which was added and explains that.
Wed Sep 6 14:00:00 2017 freitagAATTsuse.com
- Added updstream patch force_qdbus_tray_workaround.patch to fix a
problem with the Qt lib on Leap 42.2 only
Mon Sep 4 14:00:00 2017 klaas.freitagAATTsuse.com
- Update to upstream version 2.3.3
* Chunking NG: Don\'t use old chunking on new DAV endpoint (5855)
* Selective Sync: Skip excluded folders when reading DB, don\'t let them show errors (5772)
* Settings: Make window bigger so Qt version is always visible (5760)
* Share links: Show warning that public link shares are public (5786)
* Downloads: Re-trigger folder discovery on HTTP 404 (5799)
* Notifications: Propagate \"Dismiss\" as DELETE to server (5922)
* Overlay Icons: Fix potential hangs on Windows
* SyncJournalDB: Don\'t use ._ as filename pattern if that does not work because of SMB storage settings (5844)
* SyncJournalDB: Log reason for sqlite3 opening errors
* Windows: Fix a memory leak in FileSystem::longWinPath
* Switch Linux builds also to Qt 5.6.2 (5470)
* Stopped maintaining Qt 4 support
* Linux packaging fixes: install the owncloud-client-nemo, owncloud-client-nautilus, owncloud-client-caja, owncloud-client-dolphin package for sync-state icons and a share-with menu in your file manager.
* Linux deprecation: Releases after 2.3.3 do not support Fedora 24 or lower, openSUSE Leap 42.1 or lower, Debian 7.0 or lower.
* 2.4.0 deprecation: We will drop 32-bit Linux support and MacOS X 10.9 support or lower.
* Supported platforms are documented at Desktop System Requirements.
Tue Jun 13 14:00:00 2017 klaas.freitagAATTsuse.com
- Fix: Build the dolphin overlays also for Tumbleweed.
Wed May 10 14:00:00 2017 klaas.freitagAATTsuse.com
- version 2.3.2 (2017-05-08)
* Fix more crashes (thanks to everyone submitting to our crash reporter!)
* Improve compatibility with server 10.0 (#5691, X-OC-Total-Size)
* Share dialog: UI improvements, Bring to front on tray click
* owncloudcmd: Align process return value with sync return value (#3936)
* Fix disk free check on Windows when opening the local DB
Wed May 3 14:00:00 2017 klaas.freitagAATTsuse.com
- Use desktop database update script in postinstall and uninstall
Fri Apr 28 14:00:00 2017 klaas.freitagAATTsuse.com
- update to version 2.3.2 rc1
* Fix more crashes (thanks to everyone submitting to our crash reporter!)
* Improve compatibility with server 10.0 (5691, X-OC-Total-Size)
* Share dialog: UI improvements, Bring to front on tray click
* owncloudcmd: Align process return value with sync return value (3936)
Fri Apr 28 14:00:00 2017 badshah400AATTgmail.com
- Use full URL for source code.
- Run post-install/uninstall scriptlets for %{name} to update the
hicolor icon theme cache, as it installs icons to that theme.
This fixes an issue where a generic icon instead of the app icon
showed up in the desktop menus after installation; necessitates
a BuildRequires on the hicolor-icon-theme, which provides the
appropriate macros.
Thu Mar 30 14:00:00 2017 klaas.freitagAATTsuse.com
- fix condition for kde dolphin plugin, do not build on 13.2
Thu Mar 30 14:00:00 2017 freitagAATTopensuse.org
version 2.3.1 (2017-03-2x)
* Fix several crashes (thanks to everyone submitting to our crash reporter!)
* Improve HTTP redirect handling (#5555)
* Blacklist: Escalate repeated soft error to normal error (#5500)
* NTFS: Do not attempt to upload two existing files with similar casing (#5544)
* Fix URL for linking to application password generation for ownCloud 10.0 (#5605)
Fri Mar 3 13:00:00 2017 freitagAATTopensuse.org
- version 2.3.0 (2017-03-03)
* Decreased memory usage during sync
* Overlay icons: Lower CPU usage
* Allow to not sync the server\'s external storages by default
* Switch Windows and OS X build to Qt 5.6.2
* Switch to new ownCloud server WebDAV endpoint
* Chunking NG: New file upload chunking algorithmn for ownCloud server 9.2
* Allow to sync a folder to multiple different servers (Filename change from .csync_journal.db to _sync_$HASH.db)
* Conflicts: Use the local mtime for the conflict file name (#5273)
* \"Sync now\" menu item
* SSL Client certificate support improved (Show UI, Store keys in keychain)
* Propagator: Upload more small files in parallel
* Sync Engine: Read data-fingerprint property to detect backups (#2325)
* GUI: Show link to ceate an app password/token for syncing
* Share dialog: Add \'Mail link\' button
* Caja file manager plugin
* Make \"backup detected\" message to not trigger in wrong cases
* SyncEngine: Fix renaming of folder when file are changed (#5192)
* Fix reconnect bug if status.php intermittently returns wrong data (#5188)
* Improve sync scheduling (#5317)
* Overlay icons: Improvements in correctnes
* Tray menu: Only update on demand to fix Linux desktop integration glitches
* Progress: Better time/bandwidth estimations
* Network: Follow certain HTTP redirects (#2791)
* Network: Remove all cookies (including load balancers etc) when logging out
* Discovery thread: Low priority
* owncloudsync.log: Write during propagation
* Better error message for files with trailing spaces on Windows
* Excludes: Consider files in hidden folders excluded (#5163)
* Allow sync directory to be a symlinked directory
* Add manifest file on Windows to make the application UAC aware
* macOS: Improve monochrome tray icons
* Shibboleth bugfixes
* Fixes with regards to low disk space
* A ton of other bugfixes
* Refactorings
* Improved documentation
* Crash fixes
Sat Dec 3 13:00:00 2016 freitagAATTopensuse.org
- Renamed inotify configuration file to not conflict with nc client
Fri Dec 2 13:00:00 2016 freitagAATTopensuse.org
- README file removed from package source dir. Not used.
Fri Dec 2 13:00:00 2016 freitagAATTopensuse.org
- Auto-formatted the spec to add a Copyright header
Fri Dec 2 13:00:00 2016 freitagAATTopensuse.org
- Removed bogus stuff from changes file and use pkgconfig, following
suggestions in the pull request.
Thu Dec 1 13:00:00 2016 freitagAATTopensuse.org
- Build dolphin plugin only in newer SUSE distros
Wed Nov 30 13:00:00 2016 freitagAATTopensuse.org
- More specfile refinements and cleanups.
Fri Nov 18 13:00:00 2016 freitagAATTopensuse.org
- Added accidentially removed file again.
Fri Nov 18 13:00:00 2016 freitagAATTopensuse.org
- Remove left-over files
Fri Nov 18 13:00:00 2016 freitagAATTopensuse.org
- Stripped down to a simple openSUSE-only spec to use it to push the
client to Tumbleweed.