689 Commits

Author SHA1 Message Date
Daniel Black
ab852935f3 Merge branch 'master' into lts 2023-05-08 12:02:40 +10:00
Daniel Black
9b52f67094 Add LTS tags to generation from API 2023-05-08 11:59:02 +10:00
Daniel Black
e017c9a82e Revert "bump gosu to 1.16"
This reverts commit 0ce8670cc3142503b54df656cec9d7075402ff70.

Was failing on buildbot, non-native arches just stalling:

podman ps[buildbot@bb-rhel8-docker ~]$ podman ps
CONTAINER ID  IMAGE                                   COMMAND     CREATED         STATUS             PORTS       NAMES
8c3ac947419c  localhost/mariadb-34636-aarch64:latest  mariadbd    10 minutes ago  Up 10 minutes ago              mariadb-container-fail-to-start-options-10256-23243
f234e8d878b3  localhost/mariadb-34623-s390x:latest    mariadbd    5 minutes ago   Up 5 minutes ago               mariadb-container-fail-to-start-options-354-23450
[buildbot@bb-rhel8-docker ~]$ podman logs mariadb-container-fail-to-start-options-10256-23243

2023-04-28 08:23:44+00:00 [Note] [Entrypoint]: Entrypoint script for MariaDB Server 1:10.10.4+maria~ubu2204 started.
2023-04-28 08:23:45+00:00 [Note] [Entrypoint]: Switching to dedicated user 'mysql'
[buildbot@bb-rhel8-docker ~]$
[buildbot@bb-rhel8-docker ~]$ podman logs mariadb-container-fail-to-start-options-10256-23243
2023-04-28 08:23:44+00:00 [Note] [Entrypoint]: Entrypoint script for MariaDB Server 1:10.10.4+maria~ubu2204 started.
2023-04-28 08:23:45+00:00 [Note] [Entrypoint]: Switching to dedicated user 'mysql'
2023-04-28 18:35:27 +10:00
Daniel Black
10d363e659 Readme: running tests can use tag 2023-04-26 13:45:36 +10:00
Daniel Black
0ce8670cc3 bump gosu to 1.16
Thanks to report by Christian Bauer
2023-04-26 10:07:59 +10:00
Daniel Black
6e23c92cb9 test: upgrade info for mariadb_upgrade_info fix 2023-03-27 18:25:00 +11:00
Daniel Black
d3af228fd8 Add 11.1 2023-03-24 11:36:00 +11:00
Daniel Black
631550cf9f 10.7 EOL 2023-03-01 18:04:47 +11:00
Daniel Black
8524cfe367 fix generate-stackbrew-library.sh by partial reversion 2023-02-25 10:20:02 +11:00
Daniel Black
29e2cbb9b2 clean up healthcheck.sh script 2023-02-25 09:47:39 +11:00
Daniel Black
7f4f8c5bfe Merge branch 'master' into next 2023-02-24 10:42:12 +11:00
Daniel Black
19a8ec41b6 test: cases for 11.0+ - no "mysql" or "mysql_upgrade_info" 2023-02-24 09:11:56 +11:00
Faustin Lammler
6c359e6c23 Rollback quoting arrays
Result is wrong when generating library/mariadb for the
docker-official-images repo.
2023-02-24 09:11:56 +11:00
Daniel Black
b49ba2780b 11.0.1 properly 2023-02-24 09:11:56 +11:00
Daniel Black
9539fd6240 11.0 update + healthcheck.sh typo 2023-02-24 09:11:56 +11:00
Faustin Lammler
e509c5c529 Improve bash scripts
- generate-stackbrew-library.sh: needs bashbrew and needs to exit
  immediately if not available.
- update.sh: prepare for testing with DEV Rest API.
2023-02-24 09:11:56 +11:00
Daniel Black
d73bf53c91 MDEV-30498: 11.0 with mariadb_upgrade_info 2023-02-24 09:11:56 +11:00
Daniel Black
1b5dd285e3 Revert "no 11.0 yet"
This reverts commit 7afb96a1aebf191f3d13d4fcf298cf0e4977408e.
2023-02-24 09:11:56 +11:00
Daniel Black
f7cd1ff5cb 11.0.1 properly 2023-02-23 19:11:19 +11:00
Daniel Black
afd4731208 11.0 update + healthcheck.sh typo 2023-02-23 18:56:44 +11:00
Daniel Black
3dd0773fa4 Merge remote-tracking branch 'origin/master' into next 2023-02-23 18:55:22 +11:00
Faustin Lammler
b0483095a1 Improve bash scripts
- generate-stackbrew-library.sh: needs bashbrew and needs to exit
  immediately if not available.
- update.sh: prepare for testing with DEV Rest API.
2023-02-17 19:13:37 +07:00
Faustin Lammler
59b3fac1b6 Add myself as authorized maintainer for PR on docker-library 2023-02-17 18:25:41 +07:00
Faustin Lammler
97200971ae 10.11.2 release 2023-02-17 17:35:53 +07:00
Daniel Black
5362163d8d MDEV-30498: 11.0 with mariadb_upgrade_info 2023-02-07 18:53:47 +11:00
Daniel Black
189c07c49e Revert "no 11.0 yet"
This reverts commit 7afb96a1aebf191f3d13d4fcf298cf0e4977408e.
2023-02-07 10:08:51 +11:00
Daniel Black
051d37a079 update for 2023q1 release 2023-02-07 09:56:00 +11:00
Daniel Black
7afb96a1ae no 11.0 yet 2023-02-07 09:54:00 +11:00
Daniel Black
c7e81122bb Merge remote-tracking branch 'origin/next' 2023-02-07 09:53:36 +11:00
Daniel Black
f07f84ce55 ./.test/run.sh:65:30: note: Double quote to prevent globbing and word splitting. [SC2086] 2023-01-18 09:13:03 +11:00
Daniel Black
ac276eb82f Add --no-install-recommands for mariadb-server
This will remove the compat symlink packages in 11.0
and libhtml-template-perl in other versions (unclear
what purpose it served).
2023-01-18 08:52:03 +11:00
Daniel Black
017d59b592 update 11.0 2023-01-18 08:36:23 +11:00
Daniel Black
b31cd41caa Merge branch 'master' into next 2023-01-18 08:35:13 +11:00
Daniel Black
7139d23ec3 healthcheck.sh: shellcheck disable in replication return 2023-01-18 08:34:31 +11:00
Daniel Black
e31017a13f Use mariadb client in test
Temporary measure, eol of 10.3 will mean all containers
have the mariadb names.

11.0 planning on removing the mysql names so there's a
small overlap when needed.
2023-01-18 08:30:14 +11:00
Daniel Black
9289d017b4 add 11.0 2022-12-21 08:43:35 +11:00
Daniel Black
56ef6d9f84 Work around for --old-mode="" MDEV-30126 2022-12-01 08:12:38 +11:00
Daniel Black
6a881f0800 Q4 2022 part 2, 10.10 / 10.11 releases 2022-11-18 10:20:57 +11:00
Daniel Black
83f883fc0a Merge branch 'next' 2022-11-18 10:12:11 +11:00
Daniel Black
0482ce4773 CI - remove 10.9 branch exclusion 2022-11-18 10:02:25 +11:00
Daniel Black
c42721b174 test: secrets_via_file to use volumes 2022-11-18 10:00:17 +11:00
Tianon Gravi
8fcdec0412 Update GitHub Actions to use new bashbrew action
This should fix errors that the old code would've run into thanks to the update to Go 1.18, and should help prevent them in the future by pinning to a specific release of both Bashbrew and the related scripts.
2022-11-18 08:51:10 +11:00
Faustin Lammler
cefc4b4c1e Improve apt package cleaning
+ typo
+ make shellcheck/hadolint happy

Exclude 10.10/docker-entrypoint.sh fix for TZ as no upstream
release on 10.10 yet.
2022-11-11 08:47:54 +11:00
Daniel Black
9bfaada593 version bumps for < 10.10 2022-11-08 20:30:27 +11:00
Daniel Black
20d60f126b ready for 10.10, 10.11 here 2022-11-08 13:33:41 +11:00
Daniel Black
88e048a397 only exclude 10.11 from releases for now 2022-11-08 13:31:39 +11:00
Daniel Black
c34e3caccf 10.10 TZ work around still needed until official release 2022-11-08 13:03:10 +11:00
Daniel Black
1f223d5bce 10.10 and 10.11 releases are not ready yet 2022-11-08 12:46:52 +11:00
Daniel Black
ec2c522664 Merge branch 'next' 2022-11-08 12:42:25 +11:00
Daniel Black
52d03c9e76 Reduce gpg packages in image
Especially removes libksba8 due to CVE-2022-3515
but generally reduction of build only dependencies
is a good thing.

We needed to reorganise all the gpg key fetching
that uses dirmngr and keycache to be in the same
run step.

Closes: #469
2022-10-25 17:09:22 +11:00