-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
MDEV-34721: Make debian/autobake-debs.sh change compat level when needed
Debian Deb Compat level version 12 brings more Systemd confort to Debian package installation handling. Althought it's not working correctly on certain Debian and Ubuntu version which MariaDB supports. Commit add change to compat level to version 12 when it's should be working correctly. Currently these distros that are changed: * Debian Bullseye (11) * Debian Bookwork (12) * Debian Trixie (13) * Debian Sid * Ubuntu Lunar (23.04) * Ubuntu Mantic (23.10) * Ubuntu Noble (24.04) * Ubuntu Oracular (24.10)
- Loading branch information
Showing
2 changed files
with
20 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters