diff options
author | Vladislav Vaintroub <wlad@mariadb.com> | 2022-09-07 16:39:30 +0200 |
---|---|---|
committer | Vladislav Vaintroub <wlad@mariadb.com> | 2022-09-07 16:39:30 +0200 |
commit | 7d63f21693ab06f59be47385293064fe8fa1c02e (patch) | |
tree | 32d4fa6891544bdd3c6dede27dc46ec0c363f97d /debian | |
parent | bacaf2d4f4c6d77a0b6c1ae4daddd19f81ef6fa3 (diff) | |
parent | 80cf7a4c43209a91ac6514ac3ea0dd0b592e17f0 (diff) | |
download | mariadb-git-7d63f21693ab06f59be47385293064fe8fa1c02e.tar.gz |
Merge branch '10.5' into 10.6
# Conflicts:
# sql/sql_connect.cc
# sql/threadpool_common.cc
Diffstat (limited to 'debian')
-rwxr-xr-x | debian/autobake-deb.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/autobake-deb.sh b/debian/autobake-deb.sh index e0aecc9d8a8..d76e19a03a9 100755 --- a/debian/autobake-deb.sh +++ b/debian/autobake-deb.sh @@ -116,7 +116,7 @@ case "${LSBNAME}" in focal) replace_uring_with_aio ;& - impish|jammy) + impish|jammy|kinetic) # mariadb-plugin-rocksdb s390x not supported by us (yet) # ubuntu doesn't support mips64el yet, so keep this just # in case something changes. |