Skip to content

Commit

Permalink
Add changelog for 0.7.6
Browse files Browse the repository at this point in the history
  • Loading branch information
jjakob committed Jul 8, 2019
1 parent 2b90465 commit 5c27eb9
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,19 @@
## v0.7.6-beta

* fix file perms being lost when copying privkey to commercial.key (#84)
* make tempdir in /run, obtain exclusive lock, move init funcs into bootstrap
* Add more comprehensive checks for zimbra-proxy (#83)
* add platform detection to bootstrap using zimbra's get_plat_tag.sh
* use ZMPROV_OPTS for all zmprov with "-l" (LDAP is faster than SOAP)
* prefix all error messages with "Error:"
* Add additional constraint checks for --port, --no-port-check and --no-nginx
* show long and short options in all messages
* Update README.md
* move certificate staging to TEMPDIR, don't prompt for zimbra restart if -z is set
* add some status output when run as --deploy-hook
* fix #85
* add more status output during public service hostname detection

## v0.7.5-beta

* fix #84, further fixes to CentOS
Expand Down

0 comments on commit 5c27eb9

Please sign in to comment.