Skip to content

Releases: enterprisemediawiki/meza

Meza 31.18.0

07 Nov 20:54
ebfff70
Compare
Choose a tag to compare

Implementing changes to fix deploys

Changes

  • Remove unused package mod_proxy_html
  • This has no impact on CentOS
  • On RedHat this package is no longer available, so deploys on RedHat were failing

Meza 31.17.0

15 Nov 23:30
85964d4
Compare
Choose a tag to compare

Deploy fixes: PECL, SimpleSamlPhp

Commits since 31.16.0

  • 5b8a3e4 fix(pecl): make pecl packages not fail unnecessarily
  • 0f772bc chore(vagrant): bump vagrant box from bento/centos-7.4 to 7.9
  • eb47c64 fix(saml): ensure SimpleSamlPhp actually installs
  • f680a39 Fix: get simplesamlphp via tarball so later versions work; bump version

Contributors

  • James Montalvo

How to upgrade

sudo meza update 31.17.0
sudo meza deploy <insert-your-environment-name>

Meza 31.16.0

13 Oct 13:34
1780b6f
Compare
Choose a tag to compare

Bump PHP to 7.4 and Python to 3.6

Commits since 31.15.0

Contributors

  • James Montalvo

How to upgrade

sudo meza update 31.16.0
sudo meza deploy <insert-your-environment-name>

Meza 31.15.0

27 Jan 03:49
707e8fa
Compare
Choose a tag to compare

Bump SemanticCompoundQueries to 2.1.0

Commits since 31.14.0

  • SemanticCompoundQueries update to 2.1.0 (#1288)

Contributors

  • 1 Vincent Brooks

How to upgrade

sudo meza update 31.15.0
sudo meza deploy <insert-your-environment-name>

Meza 31.14.0

07 Jan 05:26
cdcde61
Compare
Choose a tag to compare

Bump SMW and SRF to latest

Commits since 31.13.0

Contributors

  • 2 James Montalvo
  • 1 Daren Welsh

How to upgrade

sudo meza update 31.14.0
sudo meza deploy <insert-your-environment-name>

Meza 31.13.0

21 Dec 20:37
88be17c
Compare
Choose a tag to compare

Add new backups-cleanup method

Commits since 31.12.0

  • bba5624 Add backups cleanup that goes into each wiki dir for better cleanup options

Contributors

  • James Montalvo

How to upgrade

sudo meza update 31.13.0
sudo meza deploy <insert-your-environment-name>

Meza 31.12.0

18 Dec 22:46
e05ea12
Compare
Choose a tag to compare

Testing fixes, Add LDAP module, Bump MW to 1.31.12

Commits since 31.11.0

  • e05ea12 Bump base Vagrant RAM from 2GB to 4GB, else problems (#1278)
  • 908ac75 Bump MW to 1.31.12 (#1277)
  • 2380aa2 Enforce Composer 1.x version (#1275)
  • 8b5c112 Added config variable use_ntp (#1271)
  • 4160ae3 Bump MediaWiki to 1.31.7 (#1267)
  • 65aa596 add ldap module (#1261)
  • 591df68 Point tests to new Docker images built from this repo; only run build process on commits to master
  • 8a22485 Remove secret.yml encryption per #1175
  • 57e8469 Need --skip-conn-check on getmeza.sh within docker; temporarily skip other builds
  • 11dc3e8 Make Dockerfiles pull FROM correct base image
  • f01ae65 Add later test images
  • 62886be Build test container 'base' on pushes to 'docker-build' branch
  • b5ce5e3 GitHub Actions fail-fast-->false, to prevent one failure from cancelling all jobs
  • 4cb414f Don't run tests twice for PRs
  • 83d4bd6 Enable testing in GitHub Actions and GitLab CI

Contributors

  • 16 James Montalvo
  • 1 Daren Welsh
  • 1 Vincent Brooks

How to upgrade

sudo meza update 31.12.0
sudo meza deploy <insert-your-environment-name>

Meza 31.11.0

18 Dec 02:10
Compare
Choose a tag to compare

Hotfix to unbreak issue with Composer 2.x

Meza 31.10.1

05 Jun 22:20
4a3beb6
Compare
Choose a tag to compare

Meza 31.10.1

Fix PEAR channel

Commits since 31.10.0

  • e048a7b Ensure PEAR channel up-to-date

Contributors

  • 2 James Montalvo

How to upgrade

sudo meza update 31.10.1
sudo meza deploy <insert-your-environment-name>

Meza 31.10.0

05 Jun 18:34
1424896
Compare
Choose a tag to compare

Meza 31.10.0

Update PHP to 7.2, fix IUS repo, fix Python symlink

Commits since 31.9.0

Contributors

  • 6 James Montalvo
  • 1 Andrew Foster
  • 1 Daren Welsh
  • 1 Greg Rundlett

How to upgrade

sudo meza update 31.10.0
sudo meza deploy <insert-your-environment-name>