summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Otto Kekäläinen [Wed, 30 Sep 2020 17:01:35 +0000 (20:01 +0300)]
[PATCH] MDEV-22659: Create one single unified and optimal logrotate config
Replace mysql-log-rotate.sh and debian/...mysql-server.logrotate with one
new unified and well documented version.
Name is mariadb.logrotate.in as in 10.6 branch we use now the 'mariadb'
name, and use 'logrotate' to match the actual name of the utility, and
use '.in' instead of '.sh' as this is not a shell script but a template
file.
Gbp-Pq: Name 1556.patch
Otto Kekäläinen [Tue, 3 Jan 2023 06:42:46 +0000 (06:42 +0000)]
Fix various spelling errors still found in code Two upstream PRs remain that have been merged, but not imported on MariaDB 10.6.
Gbp-Pq: Name fix-spelling-rocksdb.patch
Otto Kekäläinen [Tue, 3 Jan 2023 06:42:46 +0000 (06:42 +0000)]
Fix perl path in scripts Fix Lintian issue https://lintian.debian.org/tags/incorrect-path-for-interpreter.html . Upstream will never accept this patch, see https://github.com/MariaDB/server/pull/1718
Gbp-Pq: Name env-perl-usr-bin-perl.patch
Debian MySQL Maintainers [Tue, 3 Jan 2023 06:42:46 +0000 (06:42 +0000)]
rocksdb-kfreebsd
Forwarded: https://github.com/facebook/rocksdb/pull/6992
# Merged in RocksDB 6.13.fb, but not updated into MariaDB 10.6
Forwarded: https://jira.mariadb.org/browse/MDEV-19251
Description:
Upstream has merged this but we still need to wait for it to be included
in a RocksDB release and imported into MariaDB and then into Debian.
Gbp-Pq: Name rocksdb-kfreebsd.patch
Ondřej Surý [Wed, 22 Nov 2017 20:32:51 +0000 (20:32 +0000)]
Change the default optimization from -O3 to -O2 in mysql_release.cmake BUILD_CONFIG profile
Forwarded: https://jira.mariadb.org/browse/MDEV-19734?focusedCommentId=156606&page=com.atlassian.jira.plugin.system.issuetabpanels%3Acomment-tabpanel#comment-156606
Gbp-Pq: Name 0025-Change-the-default-optimization-from-O3-to-O2-in-mys.patch
Otto Kekäläinen [Tue, 3 Jan 2023 06:42:46 +0000 (06:42 +0000)]
mariadb-10.6 (1:10.6.11-2) unstable; urgency=medium
[ Otto Kekäläinen ]
* Standardize on using capitalized 'ON' in CMake build options
* Fix Breaks/Replaces for smoother upgrades from MySQL 5.5
and update maintainer documentation on how to do comprehensive
upgrade testing
* Enable automatic datadir move also on upgrades from MySQL.com packages
and make upgrades from MySQL Community (Cluster) 8.0 not get
stuck on dpkg and server restart
[ Eric Lindblad ]
* Fix typos
[dgit import unpatched mariadb-10.6 1:10.6.11-2]
Otto Kekäläinen [Tue, 3 Jan 2023 06:42:46 +0000 (06:42 +0000)]
Import mariadb-10.6_10.6.11-2.debian.tar.xz
[dgit import tarball mariadb-10.6 1:10.6.11-2 mariadb-10.6_10.6.11-2.debian.tar.xz]
Otto Kekäläinen [Mon, 14 Nov 2022 06:27:08 +0000 (06:27 +0000)]
Import mariadb-10.6_10.6.11.orig.tar.gz
[dgit import orig mariadb-10.6_10.6.11.orig.tar.gz]