Page MenuHomeSolus

Update seafile-client to 6.1.0
ClosedPublic

Authored by kyrios123 on Aug 3 2017, 6:58 PM.
Referenced Files
F11071527: D767.id1688.diff
Sat, Aug 12, 1:35 AM
F11053122: D767.diff
Thu, Aug 10, 10:40 PM
F11023786: D767.diff
Tue, Aug 8, 4:32 PM
F11019684: D767.diff
Sun, Aug 6, 10:03 PM
F10810122: D767.id.diff
May 30 2023, 5:07 PM
F10797508: D767.id1698.diff
May 28 2023, 5:59 AM
F10794928: D767.diff
May 27 2023, 6:17 PM
F10786529: D767.id1698.diff
May 26 2023, 8:31 AM
Subscribers

Details

Summary

Chnagelog:

  • [fix] Fix a bug that library name will be changed back when it is changed in the server
  • [fix] Fix a bug that uploading progress exceeding 100%.
  • [fix] Fix selectively synced subfolder disappear after logout and login again
  • [fix] Fix an issue when uploading a deep empty folder like "A/B/C"
  • Use new library icons
  • [fix] Fix showing of avatars
  • Only allow https for Shibboleth login
  • Clean unused logs in applet.log
  • Remove the function of map a synced library as a network drive
  • Change default block size to 8MB

Depends on D766, resolves T4198.

Signed-off-by: Pierre-Yves <pyu@riseup.net>

Test Plan

Diff Detail

Repository
R2881 seafile-client
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

JoshStrobl added a subscriber: JoshStrobl.

Summary should be summarized. For example:

  • We are glad to announce that Seafile client 6.1.0 is ready. We spent some time to fix some long pending small bugs. The UI of the main window is also improved. The full changelog is below:
    • Can literally just be **Changelog:**
  • [fix] Improve UI in Windows with high DPI screens
    • Not really applicable to Linux, should be removed.
This revision now requires changes to proceed.Aug 5 2017, 1:23 AM
kyrios123 edited edge metadata.
kyrios123 edited the summary of this revision. (Show Details)

adapted summary

JoshStrobl added inline comments.
package.yml
28

Specifying the build type isn't necessary. Our cmake macro already provides -DCMAKE_BUILD_TYPE=RelWithDebInfo

This revision now requires changes to proceed.Aug 6 2017, 2:52 PM
kyrios123 edited edge metadata.

Remove CMAKE_BUILD_TYPE as the %cmake macro already set this option.

This revision is now accepted and ready to land.Aug 6 2017, 4:32 PM
This revision was automatically updated to reflect the committed changes.

Yea so, just realized you actually downgraded the package to 6.0.4. Gonna do a proper update.