Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
6.0.9 31 Mar 2017 14:57:27
  |
lifanov  |
update net-mgmt/seafile-server to 6.0.9
Changelog: https://seacloud.cc/group/3/wiki/server-changelog
- Show user' name instead of user's email in notifications sent out by email
- Add config items for setting favicon, disable wiki feature
- Add css id to easily hide user password reset and delete account button
- [fix] Fix UI bug in restoring a file from snapshot
- [fix] Fix after renaming a file, the old versions before file rename can't be
downloaded
- [security] Fix XSS problem of the "go back" button in history page and
snapshot view page
* unify versioning of dependent ports:
net-mgmt/seafile-server
net-mgmt/ccnet-server
www/py-seadav
www/py-seaobj
www/seahub
This replaces a rather ugly hack.
* add makesum-all target to ease maintenance
PR: 218245
Submitted by: ultima1252@gmail.com (maintainer) |
6.0.8_1 19 Mar 2017 16:22:08
  |
lifanov  |
fixes for net-mgmt/seafile-server
Fix the setup scripts changing the generated configuration files to the correct
uid/gid. The directions were also fixed for how to start and setup
seafile/seahub correctly. This should fix any confusion when setting up seafile.
This also augments pkg-message with better directions for setup.
PR: 217873
Submitted by: ultima1252@gmail.com (maintainer) |
6.0.8 02 Mar 2017 18:37:40
  |
lifanov  |
update net-mgmt/seafile-server to 6.0.8
Changelog: https://seacloud.cc/group/3/wiki/server-changelog
PR: 217237
Submitted by: ultima1252@gmail.com (maintainer) |
6.0.7_3 20 Feb 2017 02:57:04
  |
jbeich  |
devel/libevent2: drop historical suffix after r362796
PR: 216777
Approved by: mm (maintainer) |
6.0.7_2 04 Feb 2017 07:56:59
  |
jbeich  |
devel/libevent2: update to 2.1.8 and cleanup
- DEFAULT_VERSIONS += ssl=openssl-devel is now supported
- devel/py-event and devel/p5-Event-Lib are marked BROKEN
Changes: https://github.com/libevent/libevent/raw/release-2.1.8-stable/whatsnew-2.1.txt
Changes: https://github.com/libevent/libevent/raw/release-2.1.8-stable/ChangeLog
PR: 216527
Exp-run by: antoine
Approved by: mm (maintainer) |
6.0.7_1 27 Jan 2017 03:23:40
  |
lifanov  |
net-mgmt/seafile-server - bugfixes
This is a bug fix release update. stat command call with incorrect options has
been fixed to work on *bsd. Readded the sqlite scripts to run seafile under
sqlite. Previously they were removed due to being broken, this was fixed
upstream.
* PORTREVISION bump
* Added sqlite scripts
* Fixed stat
PR: 216474
Submitted by: ultima1252@gmail.com (maintainer)
Reviewed by: matthew
Approved by: matthew (mentor)
Differential Revision: https://reviews.freebsd.org/D9350 |
6.0.7 03 Jan 2017 17:06:49
  |
jbeich  |
Assume "pkg-config zlib" works after 9.x reached EOL
Many ports passed ZLIB_CFLAGS="-I/usr/include" ZLIB_LIBS="-L/usr/lib -lz"
which is unsafe at least with lang/gcc* that override some system headers
and have newer libgcc_s.so that our old version in base may not be
forward-compatible with. |
6.0.7 30 Dec 2016 12:54:37
  |
lifanov  |
* Updated to 6.0.7
- Allow mysql root password to be empty.
- No need to set ccnet peer name anymore.
- Fixed a typo in upgrade scripts.
- jpeg mime type
- Add record to GarbageRepos when delete a broken repo
- Get content-length from header when handling web upload.
PR: 215597
Submitted by: Ultima1252@gmail.com (maintainer)
Reviewed by: matthew
Approved by: matthew (mentor)
Differential Revision: https://reviews.freebsd.org/D8985 |
6.0.6 26 Dec 2016 12:55:09
  |
riggs  |
Prepare split of net-mgmt/seafile in client / server ports; update to 6.0.6
PR: 215293
Submitted by: Ultima1252@gmail.com (maintainer) |