- 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)
This module allows you to compose Test::More tests from roles.
It is inspired by the excellent Test::Routine module,
but uses Moo instead of Moose.
This gives most of the benefits
without the need for Moose as a test dependency.
WWW: http://search.cpan.org/dist/Test-Roo/
PR: 211337
Submitted by: Henk van Oers <hvo.pm@xs4all.nl>
This module implements a session engine for Dancer2 by serializing
the session, and storing it in a database via DBIx::Class.
JSON was chosen as the default serialization format,
as it is fast, terse, and portable.
WWW: http://search.cpan.org/dist/Dancer2-Session-DBIC/
PR: 211277
Submitted by: Henk van Oers <hvo.pm@xs4all.nl>
the variable $unique_list was created with identical content, its value was
only set within the implicit sub-shell (2nd command in a pipe) and lost on
exit from the while loop.
Reported by: Jakub Laach
- GMAKE -> MAKE_CMD, MAKE_CMD is always set to required make implementation
- CP -> INSTALL_DATA, INSTALL_DATA makes sure files are always installed
with proper permissions
- sysutils/u-boot-rpi: include missed files installed in STAGEDIR in PLIST_FILES
PR: 210982
Submitted by: myself
Approved by: maintainers timeout
* wish : #1507253 template at top into txn dialog
* wish : #1429411 reconcile etc. could be a linked set of toggle buttons
* wish : #532564 clean feature to delete unused payees/categories
* bugfix: #1602835 filter by status in the ledger
* bugfix: #1594152 zillion questions importing from QIF file
* bugfix: #1583406 changes in settings -> format-> numbers
options is never saved
* bugfix: #1562372 statistics filtered on category with
split display wrong results
* bugfix: #1535483 importing cvs file silently skips a line!
* Fix a bug in rendering nested block lists
* Fix build with GCC 6 and other minor warnings
* Build a static library too
* Significantly improve documentation
* Improvement of mkd2man
* Add an amalgamation (C sources to include directly in a project)
(not included in the port though)
PR: 211330
Submitted by: Natacha Porté <natbsd@instinctive.eu> (maintainer & upstream)
- If a port links to libtk then it will always also link to libtcl. Include
libtcl in the LIB_DEPENDS when linking to libtk.
- Fix indentation of '.if' statements
PR: 211261
Approved by: gahr
MFH: 2016Q3
This function (that returns ID of the tty slot) was removed shortly
after utmpx was brought to the base system. Avoid using it in newer
FreeBSD versions.
ACKed by: thierry@
- Update to latest version 10.1.16
- Switch from USE_OPENSSL to USES= ssl
- Switch from USE_MYSQL to USES= mysql
- Switch from WANT_MYSQL_VER to USES= mysql:101m
- Fix liblz4 linking for mroonga
- Register MROONGA lz4 depends
- Register libxml2 depends