mariadb-10.5 (1:10.5.9-1)
[PTS] [DDPO]
NEW: VCS has unreleased changes: 1:10.5.9-2 > 1:10.5.9-1
- Git: https://salsa.debian.org/mariadb-team/mariadb-10.5.git
-
- Branch: master
- Path: debian/changelog
- Browser: https://salsa.debian.org/mariadb-team/mariadb-10.5
- Last scan: 2021-04-06 17:02:20+00
- Next scan: 2021-04-14 20:06:00+00
- Merge requests: 2
- CI pipeline status: success
- Debian changelog in Git:
mariadb-10.5 (1:10.5.9-2) UNRELEASED; urgency=medium
* Open new changelog entry. This will be replaced by 'gbp dch -avR'.
-- Otto Kekäläinen <otto@debian.org> Tue, 23 Feb 2021 10:58:08 +0200
- This branch is 4 commits ahead of tag debian/1%10.5.9-1
- Git log:
commit 16cc0df2d3426670679a04b8b643c52dad9357a8
Merge: 8db0e5308 e5b9f8e43
Author: Otto Kekäläinen <otto@debian.org>
Date: Fri Mar 12 07:51:49 2021 +0000
Merge branch 'install-systemd-linux-any' into 'master'
mark systemd files [linux-any] in debian/*.install
See merge request mariadb-team/mariadb-10.5!3
commit e5b9f8e4328cdbfb2ab761e5f04ec3174270aff9
Author: Glenn Strauss <gstrauss@gluelogic.com>
Date: Sun Mar 7 17:08:50 2021 -0500
Mark systemd files [linux-any] in debian/*.install
(restore tag that was mistakenly dropped in 2039c275)
chmod a+x debian/mariadb-server-10.5.install
add #!/usr/bin/dh-exec to top of debian/mariadb-server-10.5.install
Reference: "General Porting Issues" section of
https://www.debian.org/ports/hurd/hurd-devel-debian
commit 8db0e530872fea258e87533349fa83568eeed02d
Author: Otto Kekäläinen <otto@debian.org>
Date: Tue Mar 9 11:37:07 2021 +0200
Misc Salsa-CI fixes
- Since cb793cf8554a7497a6bf93a4579c8b12322244d6 the whole autopkgtest
override can be removed as it has no effect.
- Don't allow upgrade test from Ubuntu 20.04 MySQL 8.0 to fail anymore as
it should always pass now.
- Install procps to avoid failure in the Debian Sid MySQL 8.0 installation
step so where the postinst script often fails if process check is lacking.
- Exclude mariadb-plugin-columnstore in when installing MariaDB 10.5 from
MariaDB.org repository as it is not available for 10.5.9
commit d2c1bd2c196b7a0f9b1745c6c58d0edcf4ecbb23
Author: Otto Kekäläinen <otto@debian.org>
Date: Tue Feb 23 10:58:47 2021 +0200
Open new changelog entry