Bug 211340 - [UPDATE] net-mgmt/seafile: Update to 5.1.4
Summary: [UPDATE] net-mgmt/seafile: Update to 5.1.4
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: Kurt Jaeger
URL: https://seacloud.cc/group/3/wiki/serv...
Keywords: easy, patch-ready
Depends on: 211339
Blocks:
  Show dependency treegraph
 
Reported: 2016-07-24 14:50 UTC by Ultima
Modified: 2016-07-24 19:15 UTC (History)
1 user (show)

See Also:


Attachments
seafile.diff (2.41 KB, patch)
2016-07-24 14:50 UTC, Ultima
Ultima1252: maintainer-approval+
Details | Diff
seafile.diff (2.41 KB, patch)
2016-07-24 14:51 UTC, Ultima
Ultima1252: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Ultima 2016-07-24 14:50:26 UTC
Created attachment 172940 [details]
seafile.diff

This is an update for seafile to the most current version, 5.1.4. This patch version adds a runtime depend py-urllib3.

* Updated to 5.1.4
* Added py-urllib3 to runtime depends
* Added upgrading reminder in pkg-message.in

 - [fix] Fix seaf-fsck.sh --export fails without database
 - [fix] Fix users with Umlauts in their display name breaks group management and api2/account/info on some special Linux distribution
 - Remove user from groups when a user is deleted.
 - [fix] Fix can't generate shared link for read-only shared library
 - [fix] Fix can still view file history after library history is set to "no history".
 - [fix] Fix after moving or deleting multiple selected items in the webinterface, the buttons are lost until reloading
 - Check user before start seafile. The user must be the owner of seafile-data directory
 - Don't allow emails with very special characters that may containing XSS string to register
 - [fix] During downloading multiple files/folders, show "Total size exceeds limits" instead of "internal server error" when selected items exceeds limits.
 - [fix] When delete a share, only check whether the be-shared user exist or not. This is to avoid the situation that share to a user can't be deleted after the user be deleted.
 - Add a notificition to a user if he/she is added to a group
 - Improve UI for password change page when forcing password change after admin reset a user's password
 - [fix] Fix duplicated files show in Firefox if the folder name contains single quote '


portlint -AC:
WARN: Makefile: Consider adding support for a NLS knob to conditionally disable gettext support.
WARN: Makefile: for new port, make $FreeBSD$ tag in comment section empty, to make SVN happy.
0 fatal errors and 2 warnings found.

poudriere bulk -tC:
12amd64: success
12i386: success
11amd64: success
11i386: success
101amd64: success
101i386: success
93amd64: spdylay requires OpenSSL 1.0.1+
93i386: spdylay requires OpenSSL 1.0.1+
Comment 1 Ultima 2016-07-24 14:51:42 UTC
Created attachment 172941 [details]
seafile.diff

Forgot to reselect the diff before summiting
Comment 2 Kurt Jaeger freebsd_committer freebsd_triage 2016-07-24 19:15:40 UTC
Committed, thanks!
Comment 3 commit-hook freebsd_committer freebsd_triage 2016-07-24 19:15:45 UTC
A commit references this bug:

Author: pi
Date: Sun Jul 24 19:15:30 UTC 2016
New revision: 419017
URL: https://svnweb.freebsd.org/changeset/ports/419017

Log:
  net-mgmt/seafile: 5.1.3 -> 5.1.4

  - Added py-urllib3 to runtime depends
  - Added upgrading reminder in pkg-message.in

  - [fix] Fix seaf-fsck.sh --export fails without database
  - [fix] Fix users with Umlauts in their display name breaks group
    management and api2/account/info on some special Linux distribution
  - Remove user from groups when a user is deleted.
  - [fix] Fix can't generate shared link for read-only shared library
  - [fix] Fix can still view file history after library history is
    set to "no history".
  - [fix] Fix after moving or deleting multiple selected items in the
    webinterface, the buttons are lost until reloading
  - Check user before start seafile. The user must be the owner of
    seafile-data directory
  - Don't allow emails with very special characters that may containing
    XSS string to register
  - [fix] During downloading multiple files/folders, show "Total size
    exceeds limits" instead of "internal server error" when selected
    items exceeds limits.
  - [fix] When delete a share, only check whether the be-shared user
    exist or not. This is to avoid the situation that share to a user
    can't be deleted after the user be deleted.
  - Add a notificition to a user if he/she is added to a group
  - Improve UI for password change page when forcing password change
    after admin reset a user's password
  - [fix] Fix duplicated files show in Firefox if the folder name
    contains single quote '

  PR:		211340
  Submitted by:	Ultima1252@gmail.com (maintainer)

Changes:
  head/net-mgmt/seafile/Makefile
  head/net-mgmt/seafile/distinfo
  head/net-mgmt/seafile/files/pkg-message.in