diff options
author | Micah Anderson <micah@riseup.net> | 2016-11-04 10:49:38 -0400 |
---|---|---|
committer | Micah Anderson <micah@riseup.net> | 2016-11-08 09:52:37 -0500 |
commit | 971dae655910ccdb37e2612e38ee6fc58d5f6efa (patch) | |
tree | fde9e56dfa44d7f944f261b47f51f9bc88da4a49 | |
parent | c8ea78a6ca823d94682c52627e90e7215ada2fff (diff) |
Additional entries/updates
-rw-r--r-- | CHANGES.md | 9 |
1 files changed, 8 insertions, 1 deletions
@@ -9,17 +9,24 @@ New Features: * `leap vm` -- Support for managing remote virtual servers (AWS only, for now) * `leap cert renew` -- Integration with Let's Encrypt +* `leap open monitor` -- for handy access to nagios * improved documentation -- open docs/index.html to see Notable Changes: -* 58 bugs fixed +* 86 bugs fixed * Fixed security issues with VPN * More tests * Replaced git submodules with git subrepo * Nearly all the leap_cli code has been moved to leap_platform.git +* Command-line leap_cli cleanup to be more logically consistent * Better organization of the leap_platform.git directory structure * Removed ugly dependency on Capistrano +* Enabled DANE/TLSA validation +* Anti-spam improvements +* Performance improvements for couchdb +* Change from httpredir.debian.org to deb.debian.org +* Reduce duplicated logging Upgrading: |