mirror of
https://github.com/saltstack-formulas/mysql-formula.git
synced 2025-04-10 23:01:44 +00:00

# [0.56.0](https://github.com/saltstack-formulas/mysql-formula/compare/v0.55.2...v0.56.0) (2021-07-19) ### Continuous Integration * add Debian 11 Bullseye & update `yamllint` configuration [skip ci] ([ee34e48
](ee34e48fae
)) * **3003.1:** update inc. AlmaLinux, Rocky & `rst-lint` [skip ci] ([4d5e6d9
](4d5e6d9e19
)) * **kitchen:** move `provisioner` block & update `run_command` [skip ci] ([f51d4ba
](f51d4ba4ce
)) * **kitchen+gitlab:** remove Ubuntu 16.04 & Fedora 32 (EOL) [skip ci] ([13c8450
](13c8450069
)) * add `arch-master` to matrix and update `.travis.yml` [skip ci] ([8dbff38
](8dbff38820
)) ### Features * **freebsd:** update packages from ``py37-*`` => ``py38-*`` ([70eeed8
](70eeed80c1
)) * **osfingermap:** add support for `Debian 11` [skip ci] ([3ea9b34
](3ea9b34759
))
9 lines
301 B
Text
9 lines
301 B
Text
name: mysql
|
|
os: RedHat, CentOS, Debian, Ubuntu, Suse, Gentoo, FreeBSD
|
|
os_family: RedHat, Debian, Suse, Gentoo, FreeBSD
|
|
version: 0.56.0
|
|
release: 1
|
|
minimum_version: 2015.8
|
|
summary: Formula for installing MySQL
|
|
description: Formula for installing MySQL database client and/or server
|
|
top_level_dir: mysql
|