Skip to content

Commit

Permalink
Merge pull request #1183 from enterprisemediawiki/31.8.0-release
Browse files Browse the repository at this point in the history
31.8.0 release
  • Loading branch information
jamesmontalvo3 authored Jun 4, 2019
2 parents 051d1db + 34e12f0 commit 13e0c63
Showing 1 changed file with 26 additions and 0 deletions.
26 changes: 26 additions & 0 deletions RELEASE-NOTES.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,32 @@
Release Notes
=============

## Meza 31.8.0

Standardize secret config permissions; dev-networking fix

### Commits since 31.7.0

* 077e6bc Add lock_timeout to yum/package modules to fix Ansible 2.8 issue
* d6ddb60 Don't use 'meza' command for dev-networking
* 2ef8454 Secret directory 775 in getmeza.sh, too
* 8ba1353 file not directory
* ab1d9b1 Don't overwrite secrt files
* c64c41b Relax secret config _directory_ mode; ensure good ownership
* 968c675 Make meza-ansible own temp_vars.json
* dd245ae Sync secret perms

### Contributors

* 11 James Montalvo

# How to upgrade

```bash
sudo meza update 31.8.0
sudo meza deploy <insert-your-environment-name>
```

## Meza 31.7.0

Simplify push-backup settings and make cron configurable and with notification
Expand Down

0 comments on commit 13e0c63

Please sign in to comment.