puppet-module-puppetlabs-mysql 8.1.0-7ubuntu1 source package in Ubuntu

Changelog

puppet-module-puppetlabs-mysql (8.1.0-7ubuntu1) mantic; urgency=medium

  * Merge from Debian unstable. Remaining changes:
    - d/tests/spec/localhost/use_spec.rb: Check for mysql-{client,server} on
      Ubuntu instead of mariadb-{client,server}.

puppet-module-puppetlabs-mysql (8.1.0-7) unstable; urgency=medium

  * Add fix-creation-of-var-log-mysql.patch.

puppet-module-puppetlabs-mysql (8.1.0-6) unstable; urgency=medium

  * Add do-not-emit-other-ssl-directives-when-ssl-is-false.patch.

 -- Logan Rosen <email address hidden>  Mon, 19 Jun 2023 13:58:05 -0400

Upload details

Uploaded by:
Logan Rosen
Uploaded to:
Mantic
Original maintainer:
Ubuntu Developers
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Noble release universe misc
Mantic release universe misc

Builds

Mantic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
puppet-module-puppetlabs-mysql_8.1.0.orig.tar.gz 115.5 KiB 1791be2fee9754b2118512f81db3b20e0e3a6757ef4559796c71c477bb7983a1
puppet-module-puppetlabs-mysql_8.1.0-7ubuntu1.debian.tar.xz 5.4 KiB 79518843b2e3662c9473863382eb302082477544cd745f880a67470672730d30
puppet-module-puppetlabs-mysql_8.1.0-7ubuntu1.dsc 2.0 KiB 2200b3ff9c270f0e8ba959b67c1b20ed1831e4318c307fabb73059b01684baa9

Available diffs

View changes file

Binary packages built by this source

puppet-module-puppetlabs-mysql: Puppet module for MySQL

 Puppet lets you centrally manage every important aspect of your system
 using a cross-platform specification language that manages all the
 separate elements normally aggregated in different files, like users,
 cron jobs, and hosts, along with obviously discrete elements like
 packages, services, and files.
 .
 This module manages both the installation and configuration of MySQL as well as
 extends Pupppet to allow management of MySQL resources, such as databases,
 users and grants.