v.16.06.00
This release includes a fix for a privilege escalation issue in addition to other minor issues and enhancements.
Take note that the mscs.conf file format, name, and location have been changed. Run the update function in the Makefile to automatically convert to the new format.
Here is a simplified change-log for this release:
- @bot190 Remove world backup from mapping functionality
- @carmenbbakker Added User and Group minecraft to mscs.service
- @carmenbbakker Make sure /usr/local/bin is in path for mscs.service
- @carmenbbakker Use useradd for non-Debian systems
- @egut Run overview from backup directory so we don't have to have the serve…
- @Roflicide Update README.md
- @sandain Update README.md
- @sandain Use the normal client location
- @sandain Add the new MSCS logo from Roflicide
- @sandain Update copyright
- @sandain msctl: update default value
- @sandain msctl: fix query when LF is in the MOTD
- @sandain msctl: clarify query comments
- @sandain msctl: fix default client location in multiuser mode
- @sandain Makefile: fix permission issues
- @sandain add a query command
- @sandain add a json option to the query command
- @sandain msctl: quote player names for query JSON output
- @sandain fix the version check in overviewer code
- @sandain msctl: use the JSON library to read versions.json
- @sandain msctl: rename versions.json to version_manifest.json and update the URL
- @sandain msctl: make sure tail gets the correct PID for the console command
- @sandain msctl: remove the extra quotes in the start command
- @sandain msctl: drop support for updating old configs
- @sandain msctl: better Overviewer defaults
- @sandain msctl: reorganize variables
- @sandain msctl: fix error conditions for mapping
- @sandain msctl: strip quote chars from strings
- @sandain msctl: change format of defaults file
- @sandain mscs: update for defaults file change
- @sandain mscs: don't allow variables to be overridden
- @sandain msctl: add method to get the amount of memory used
- @sandain msctl: cleanup the getValue code
- @sandain Makefile: add update functions