Revisions of owncloud-client

Yuchen Lin's avatar Yuchen Lin (maxlin_factory) accepted request 688017 from Leap Reviewbot's avatar Leap Reviewbot (leaper) (revision 24)
Automatic request from openSUSE:Factory by UpdateCrawler
Yuchen Lin's avatar Yuchen Lin (maxlin_factory) accepted request 672820 from Leap Reviewbot's avatar Leap Reviewbot (leaper) (revision 23)
Automatic request from openSUSE:Factory by UpdateCrawler
Ludwig Nussel's avatar Ludwig Nussel (lnussel_factory) accepted request 670726 from Klaas Freitag's avatar Klaas Freitag (kfreitag) (revision 22)
- Update to upstream version 2.5.2
  Changelog available at https://owncloud.org/changelog/desktop-client/
- Added no_theme_icons.patch to avoid icon mix in the app 
- update to upstream version 2.5.1 
  Changelog available at https://owncloud.org/changelog/desktop-client/ 
- Really removed the rpath.diff file. 
- update to upstream version 2.5.0
  Changelog available at https://owncloud.org/changelog/desktop-client/
  
  * Removed patch rpath.diff as not longer required.
  * Added some doc cleanup as the version installs too much.
- Fixed patch fix-systray-menu-pos.patch to avoid segfault as
  described in boo#1106103. Should be fixed with this. 
- Update to upstream version 2.4.3
  * OAuth2: Fix infinite loop when the refresh token is expired
  * Nautilus: Guard against None state (#6643)
- Update to upstream version 2.4.2
  * Coming with some bugfixes, Changelog:
    https://owncloud.org/changelog/desktop-client/
- Added patch fix-systray-menu-pos.patch to fix a problem with 
  older Qt versions. Applies only to versions Leap 15 and older,
  fixes https://github.com/owncloud/client/issues/5968
 
- Updated changelog for upstream release. 
- Update to upstream version 2.4.1 
  * Enhanced Nautilus integration.
  * Cleaner User Experience and overall improvements to 
    notifications and the synchronization of files.
  * Better implementation and integration of Client Filesystems.
  * Improved Sharing dialogue
  * and a lot more... 
  Changelog: https://github.com/owncloud/client/releases 
- Add explicit BuildRequires on Qt5Sql to fix TW build. 
- Removed superflous patch force_qdbus_tray_workaround.patch 
- Bring back the doc macro to mark the documentation files.
  Fix building by utilizing the exclude macro. 
- Fixed documentation installation by avoiding the %doc macro. 
- Added rpath.diff: Fix the rpath to the private libs of owncloud
  Fixed documentation file list issue  
- Feedback from review:
  * Use %{buildroot} instead of ${RPM_BUILD_ROOT}
  * Leave license- and few other readme files with the main package
- Update to version 2.4.0 with lots of fixes and additions.
  Detailed changelog:
  https://raw.githubusercontent.com/owncloud/client/master/ChangeLog
- Drop force_qdbus_tray_workaround.patch: Problem fixed upstream. 
- Do not install README.source file as requested in sr 
- Install README.source to doc. Make pack checker in Factory happy. 
- 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.
- Added updstream patch force_qdbus_tray_workaround.patch to fix a 
  problem with the Qt lib on Leap 42.2 only  
- 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.
- Fix: Build the dolphin overlays also for Tumbleweed. 
- 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
- Use desktop database update script in postinstall and uninstall 
- 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)
- 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.
- fix condition for kde dolphin plugin, do not build on 13.2 
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)
- 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
- Renamed inotify configuration file to not conflict with nc client 
- README file removed from package source dir. Not used. 
- Auto-formatted the spec to add a Copyright header
- Removed bogus stuff from changes file and use pkgconfig, following
  suggestions in the pull request.  
- Build dolphin plugin only in newer SUSE distros 
- More specfile refinements and cleanups. 
- Added accidentially removed file again. 
- Remove left-over files 
- Stripped down to a simple openSUSE-only spec to use it to push the
  client to Tumbleweed. 
Yuchen Lin's avatar Yuchen Lin (maxlin_factory) accepted request 628057 from Leap Reviewbot's avatar Leap Reviewbot (leaper) (revision 21)
Automatic request from openSUSE:Leap:15.0:Update by UpdateCrawler
Yuchen Lin's avatar Yuchen Lin (maxlin_factory) committed (revision 20)
branch from 15.0
Ludwig Nussel's avatar Ludwig Nussel (lnussel_factory) accepted request 588358 from Leap Reviewbot's avatar Leap Reviewbot (leaper) (revision 19)
Automatic request from openSUSE:Factory by UpdateCrawler
Yuchen Lin's avatar Yuchen Lin (maxlin_factory) accepted request 581713 from Leap Reviewbot's avatar Leap Reviewbot (leaper) (revision 18)
Automatic request from openSUSE:Factory by UpdateCrawler
Ludwig Nussel's avatar Ludwig Nussel (lnussel_factory) accepted request 551800 from Yuchen Lin's avatar Yuchen Lin (maxlin_factory) (revision 17)
Automated submission of a package from openSUSE:Factory to openSUSE:Leap:15.0 that was included in openSUSE:Leap:42.3
Yuchen Lin's avatar Yuchen Lin (maxlin_factory) committed (revision 16)
branch from 15.0
Ludwig Nussel's avatar Ludwig Nussel (lnussel_factory) accepted request 588358 from Leap Reviewbot's avatar Leap Reviewbot (leaper) (revision 15)
Automatic request from openSUSE:Factory by UpdateCrawler
Yuchen Lin's avatar Yuchen Lin (maxlin_factory) accepted request 581713 from Leap Reviewbot's avatar Leap Reviewbot (leaper) (revision 14)
Automatic request from openSUSE:Factory by UpdateCrawler
Ludwig Nussel's avatar Ludwig Nussel (lnussel_factory) accepted request 551800 from Yuchen Lin's avatar Yuchen Lin (maxlin_factory) (revision 13)
Automated submission of a package from openSUSE:Factory to openSUSE:Leap:15.0 that was included in openSUSE:Leap:42.3
Yuchen Lin's avatar Yuchen Lin (maxlin_factory) committed (revision 12)
branch from 15.0
Ludwig Nussel's avatar Ludwig Nussel (lnussel_factory) accepted request 588358 from Leap Reviewbot's avatar Leap Reviewbot (leaper) (revision 11)
Automatic request from openSUSE:Factory by UpdateCrawler
Yuchen Lin's avatar Yuchen Lin (maxlin_factory) accepted request 581713 from Leap Reviewbot's avatar Leap Reviewbot (leaper) (revision 10)
Automatic request from openSUSE:Factory by UpdateCrawler
Ludwig Nussel's avatar Ludwig Nussel (lnussel_factory) accepted request 551800 from Yuchen Lin's avatar Yuchen Lin (maxlin_factory) (revision 9)
Automated submission of a package from openSUSE:Factory to openSUSE:Leap:15.0 that was included in openSUSE:Leap:42.3
Yuchen Lin's avatar Yuchen Lin (maxlin_factory) committed (revision 8)
branch from 15.0
Ludwig Nussel's avatar Ludwig Nussel (lnussel_factory) accepted request 588358 from Leap Reviewbot's avatar Leap Reviewbot (leaper) (revision 7)
Automatic request from openSUSE:Factory by UpdateCrawler
Yuchen Lin's avatar Yuchen Lin (maxlin_factory) accepted request 581713 from Leap Reviewbot's avatar Leap Reviewbot (leaper) (revision 6)
Automatic request from openSUSE:Factory by UpdateCrawler
Ludwig Nussel's avatar Ludwig Nussel (lnussel_factory) accepted request 551800 from Yuchen Lin's avatar Yuchen Lin (maxlin_factory) (revision 5)
Automated submission of a package from openSUSE:Factory to openSUSE:Leap:15.0 that was included in openSUSE:Leap:42.3
Displaying revisions 1 - 20 of 24
openSUSE Build Service is sponsored by