mariadb.git
15 months agomariadb: FTBFS on hurd-i386: undefined reference to misc functions and files
Daniel Black [Mon, 19 Aug 2024 04:59:29 +0000 (21:59 -0700)]
mariadb: FTBFS on hurd-i386: undefined reference to misc functions and files

requires https://github.com/MariaDB/server/pull/2893 as debian
explicit architectures aren't needed since dh_auto_configure handles
this.

If it works, upstream welcome.

Hurd string from uname -m, "SYSTEM processor: i686-AT386" in mariadb
output. And wiki reference https://en.wikipedia.org/wiki/Uname

Gbp-Pq: Name 1006531-hurd-no-auth-socket.patch

15 months ago[PATCH] Install PAM modules and systemd units into /usr
Michael Biebl [Mon, 22 Jan 2024 21:52:25 +0000 (22:52 +0100)]
[PATCH] Install PAM modules and systemd units into /usr

Since Debian trixie all files need to be installed into their canonical
location under /usr.

Gbp-Pq: Name install-files-into-usr.patch

15 months ago[PATCH] Fix trivial spelling errors
Otto Kekäläinen [Sat, 11 Mar 2023 19:22:24 +0000 (11:22 -0800)]
[PATCH] Fix trivial spelling errors

- handshak -> handshake
- occured -> occurred
- releated -> related
- reponse -> response
- seperated -> separated
- sucess -> success
- use use -> use

All new code of the whole pull request, including one or several files
that are either new files or modified ones, are contributed under the
BSD-new license. I am contributing on behalf of my employer Amazon Web
Services, Inc.

Gbp-Pq: Name fix-spelling-libmariadb.patch

15 months ago[PATCH] cmake: add support for reproducible buildS . We should use relative path...
Sutou Kouhei [Sat, 5 Feb 2022 02:05:39 +0000 (11:05 +0900)]
[PATCH] cmake: add support for reproducible buildS . We should use relative path not absolute path. We can use target without breaking reproducibility.

Gbp-Pq: Name mroonga-mrn-lib-dirs-path-reproducible-build.patch

15 months agofix-reproducible-builds-rocksdb
Debian MySQL Maintainers [Mon, 19 Aug 2024 04:59:29 +0000 (21:59 -0700)]
fix-reproducible-builds-rocksdb

Origin: https://github.com/facebook/rocksdb/commit/0a9a05ae12943b1529ef1eabbca5ce5a71c986bf

# Merged in RocksDB 6.19.3, but not updated into MariaDB yet
Bug: https://github.com/facebook/rocksdb/issues/7035
Author: Otto Kekäläinen <otto@kekalainen.net>
Subject: Make RocksDB build reproducible

The RocksDB binary included a string with the build timestamp:
> rocksdb_build_git_date:@2021-05-23·16:04:38@

As this changes from build to build, it makes the builds unreproducible.
Simply removing it solves the issue.

This temporary fix can be removed when a proper fix already done in upstream
lands in MariaDB when the RocksDB submodule is updated to a newer release.

Gbp-Pq: Name fix-reproducible-builds-rocksdb.patch

15 months agofix-spelling-rocksdb
Debian MySQL Maintainers [Mon, 19 Aug 2024 04:59:29 +0000 (21:59 -0700)]
fix-spelling-rocksdb

Forwarded: https://github.com/facebook/rocksdb/pull/9653
Origin: https://patch-diff.githubusercontent.com/raw/facebook/rocksdb/pull/9653.patch

# Merged in RocksDB 7.3.1, but not updated into MariaDB yet
From: Otto Kekäläinen <otto@debian.org>
Date: Wed, 2 Mar 2022 18:13:18 -0800
Subject: Fix various spelling errors still found in code
  Two upstream PRs remain that have been merged, but not imported on MariaDB yet.

Gbp-Pq: Name fix-spelling-rocksdb.patch

15 months agoFix perl path in scripts Fix Lintian issue https://lintian.debian.org/tags/incorrect...
Otto Kekäläinen [Sun, 20 Dec 2020 18:58:42 +0000 (20:58 +0200)]
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

15 months agorocksdb-kfreebsd
Debian MySQL Maintainers [Mon, 19 Aug 2024 04:59:29 +0000 (21:59 -0700)]
rocksdb-kfreebsd

Forwarded: https://github.com/facebook/rocksdb/pull/6992

# Merged in RocksDB 6.12.6 but not updated into MariaDB yet
From: Andrew Kryczka <andrewkr@fb.com>
Date: Tue, 16 Jun 2020 19:34:21 -0700
# Merged in RocksDB 6.13.fb, but not updated into MariaDB yet
Bug: 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

15 months agoChange the default optimization from -O3 to -O2 in mysql_release.cmake BUILD_CONFIG...
Ondrej Sury [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: no
Bug: 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

15 months agomariadb (1:11.4.3-1) unstable; urgency=medium
Otto Kekäläinen [Mon, 19 Aug 2024 04:59:29 +0000 (21:59 -0700)]
mariadb (1:11.4.3-1) unstable; urgency=medium

  [ Otto Kekäläinen ]
  * New upstream version 11.4.3. Includes fixes for several severe regressions
    as noted at https://mariadb.com/kb/en/mariadb-11-4-3-release-notes/. This
    release is not known to include any CVE assigned security fixes.
  * Add Lintian override for metadata_lock_info.so not linked against libc
  * Update Lintian overrides and MTR skiplists after 11.4.3 import
  * Update server trace to include new parameters and values
  * Refactor import * with only required imports
  * Import upstream debian/ changes from MDEV-33750
  * Pre-depend on 'procps' in mariadb-server
  * Use /usr/lib/lsb/init-functions instead of old /lib location
  * Rewrite the NEWS item to match latest status in MariaDB 11.4.3
  * Extend gbp.conf and update maintainer READMEs to make git-buildpackage
    and in general building and maintaining this package easier and more
    approachable by new contributors

  [ Bastien Roucariès ]
  * Add NEWS file

[dgit import unpatched mariadb 1:11.4.3-1]

15 months agoImport mariadb_11.4.3.orig.tar.gz
Otto Kekäläinen [Mon, 19 Aug 2024 04:59:29 +0000 (21:59 -0700)]
Import mariadb_11.4.3.orig.tar.gz

[dgit import orig mariadb_11.4.3.orig.tar.gz]

15 months agoImport mariadb_11.4.3-1.debian.tar.xz
Otto Kekäläinen [Mon, 19 Aug 2024 04:59:29 +0000 (21:59 -0700)]
Import mariadb_11.4.3-1.debian.tar.xz

[dgit import tarball mariadb 1:11.4.3-1 mariadb_11.4.3-1.debian.tar.xz]