Merge version 1:10.11.3-1+rpi1 and 1:10.11.8-1 to produce 1:10.11.8-1+rpi1 archive/raspbian/1%10.11.8-1+rpi1 raspbian/1%10.11.8-1+rpi1
authorRaspbian automatic forward porter <root@raspbian.org>
Wed, 5 Jun 2024 01:33:53 +0000 (02:33 +0100)
committerRaspbian automatic forward porter <root@raspbian.org>
Wed, 5 Jun 2024 01:33:53 +0000 (02:33 +0100)
1  2 
debian/changelog
debian/rules

index e3b8ad5f5c4951bc7a2af5120ffe4d2fd03c2048,9596360cdcabe43e1956dc2b194fbcb3e6a0fc67..021b93f4eb32af7f7956aeefd2c6f5b479f57369
- mariadb (1:10.11.3-1+rpi1) bookworm-staging; urgency=medium
++mariadb (1:10.11.8-1+rpi1) trixie-staging; urgency=medium
 +
++  [changes brought forward from 1:10.11.3-1+rpi1 by Peter Michael Green <plugwash@raspbian.org> at Tue, 06 Jun 2023 14:09:17 +0000]
 +  * Disable testsuite.
 +
-  -- Peter Michael Green <plugwash@raspbian.org>  Tue, 06 Jun 2023 14:09:17 +0000
++ -- Raspbian forward porter <root@raspbian.org>  Wed, 05 Jun 2024 01:33:53 +0000
++
+ mariadb (1:10.11.8-1) unstable; urgency=medium
+   [ Otto Kekäläinen ]
+   * New upstream version 10.11.8. Includes fixes for several severe regressions
+     as noted at https://mariadb.com/kb/en/mariadb-10-11-8-release-notes/ as well
+     as security issues:
+     - CVE-2024-21096
+   * Add CMake flag to ignore libfmt exit code so cross-building works
+   * Extend skip test list for latest failures in reproducible builds on armhf
+   * Disable tests that fail on armhf when full test suite is run
+   * Remove temporary exceptions for bugs that should by now be fixed
+   * MDEV-31530 Localizations for Swahili language
+   * Update Innotop to be compatible with MariaDB 11.x series
+   * Replace use of trailing line `| \` with just `|` in Bash scripts
+   * Remove libmariadb file no longer present in MariaDB Connector C v3.3
+   * Replace autopkgtest smoke test dependency hack with arch list
+   * Update client program 'mariadb' trace to match new libmariadb v3.3
+     - New parameter 'sandbox' to fix a vulnerability and new mariadb-dump
+       output that always has the sandbox header and is backwards incompatible
+   * Update server trace to include new parameters innodb-log-spin-wait-delay
+     and innodb-snapshot-isolation
+   [ Michael Biebl ]
+   * Ensure debconf database is purged after it has been used in postrm
+   [ Svante Signell ]
+   * Make hurd-i386 build fully pass (Closes: #1069094)
+  -- Otto Kekäläinen <otto@debian.org>  Thu, 16 May 2024 22:02:04 -0700
+ mariadb (1:10.11.7-4) unstable; urgency=medium
+   [ Michael Biebl ]
+   * Drop unnecessary mariadb-server.prerm (Closes: #1067491)
+   * Rely on dh_installsystemd to stop the service in postrm
+   [ Otto Kekäläinen ]
+   * Remove direct dependencies on libcurl4 (Closes: #1068403, #1068404)
+   * Make tests compatible with OpenSSL 3.2.0
+  -- Otto Kekäläinen <otto@debian.org>  Sat, 13 Apr 2024 11:07:08 -0700
+ mariadb (1:10.11.7-3) unstable; urgency=medium
+   * Add 'dpkg-dev (>= 1.22.5)' to Build-Depends for time_t transition
+     (Closes: #1065275)
+  -- Otto Kekäläinen <otto@debian.org>  Sat, 02 Mar 2024 08:26:26 -0800
+ mariadb (1:10.11.7-2) unstable; urgency=medium
+   [ Graham Inggs ]
+   * Rename libraries for 64-bit time_t transition (Closes: #1062841)
+   [ Otto Kekäläinen ]
+   * Salsa-CI: Adopt new libmariadbd19t64 library name in CI
+   * Remove obsolete Lintian override:
+     package-supports-alternative-init-but-no-init.d-script
+   * Disable more tests not passing for sparc64 on Debian
+   * Add patch to fix hurd-i386 build failure (Closes: #1063739)
+   * Add patch to partially revert upstream c432c9ef (Closes: #1063738)
+   * Disable table_value_constr failing on armhf on Launchpad
+   * Backport patch for MDEV-32975 (collation fix for PHP connector)
+  -- Otto Kekäläinen <otto@debian.org>  Fri, 01 Mar 2024 17:43:11 -0800
+ mariadb (1:10.11.7-1) unstable; urgency=medium
+   [ Otto Kekäläinen ]
+   * New upstream version 10.11.7. Includes fixes for several regressions
+     as noted at https://mariadb.com/kb/en/mariadb-10-11-7-release-notes/
+   * Add missing ${misc:Depends} to Depends for mariadb-server-10.5
+   * Re-export upstream signing key without extra signatures
+   * Remove field Priority on binary package mariadb-server-10.5 that duplicates
+     source
+   * Update debian/copyright for 2024
+   * Delete test plugin pam_mariadb_mtr.so to keep mariadb-test-data clean
+   * Clean away unused Lintian overrides
+   * Remove unneeded CMAKE_SYSTEM_PROCESSOR from debian/rules
+   * Add patch to skip building AUTH_SOCKET on Hurd (Related: #1006531)
+   * Use Pre-Depends to ensure init-system-helpers is present
+   [ Michael Biebl ]
+   * Install PAM module and systemd files into /usr (Closes: #1061348)
+   * Install .service files via .install and let dh_installinit/dh_systemd
+     generate the maintscript code
+   * Switch to dh_installsystemd and debhelper compat 13
+  -- Otto Kekäläinen <otto@debian.org>  Tue, 06 Feb 2024 20:14:49 -0800
+ mariadb (1:10.11.6-2) unstable; urgency=medium
+   [ Otto Kekäläinen ]
+   * Make the transitional dummy package description explicit
+   * Ensure 'clean' target works
+   * Use upstream patch to fix subselect test regressions (Closes: #1059904)
+   * Disable innodb_ext_key crashing on ppc64el (Related: #1059904)
+   * Apply upstream patch to use RDTIME in RISC-V (Closes: #1060007)
+  -- Otto Kekäläinen <otto@debian.org>  Fri, 05 Jan 2024 16:32:12 +0800
+ mariadb (1:10.11.6-1) unstable; urgency=medium
+   [ Otto Kekäläinen ]
+   * New upstream version 10.11.6. Includes fixes for several severe regressions
+     as noted at https://mariadb.com/kb/en/mariadb-10-11-6-release-notes/ as well
+     as security issues:
+     - CVE-2023-22084
+   * Upstream MariaDB Server 10.11.6 included fix for fmtlib 10 compatibility
+     (Closes: #1056387)
+   * Drop STACK_DIRECTION customization as upstream CMake code now handles it
+   * Update traces to match these changes in MariaDB 10.11.6:
+     - New option 'ALL' to multiple parameters as a way to define that all
+       possible values/options are selected
+     - New variables log-slow-max-warnings, note-verbosity and
+       optimizer-max-sel-args
+     - Default value for innodb-purge-batch-size increased to 1000
+     - Support for TLSv1.1 has been dropped
+   [ Guillem Jover ]
+   * Remove tilegx support removed from dpkg 1.22.0 (Closes: #1056748)
+  -- Otto Kekäläinen <otto@debian.org>  Sun, 26 Nov 2023 18:54:33 -0800
+ mariadb (1:10.11.5-3) unstable; urgency=medium
+   * Bugfix: Rewrite 0300a91 again to retain original autopkgtest behavior
+   * Disable more tests not passing on Debian post-build test or Launchpad
+   * Fix misc spelling
+  -- Otto Kekäläinen <otto@debian.org>  Fri, 13 Oct 2023 21:48:03 -0700
+ mariadb (1:10.11.5-2) unstable; urgency=medium
+   [ Otto Kekäläinen ]
+   * Make SysV init more verbose in case of MariaDB start failures
+   * Test & QA related changes:
+     * Bugfix: Rewrite 0300a9157cc to retain original autopkgtest behavior
+     * Switch autopkgtest upstream job to use '--skip-rpl --suite=main' again
+     * Include type_test.so and others in mariadb-test package
+     * Revert "Skip upstream MTR run on armel/armhf where lxcfs upgrade broke CPU check"
+     * Partially revert fc1358087b3 about MDEV-30728 to see if it still occurs
+     * Remove overrides for test failures that should be fixed now
+     * Add patch to fix disk.disk{_notembedded} tests and re-enable them
+     * Disable tests not passing on Debian CI, Salsa CI or Launchpad builds
+  -- Otto Kekäläinen <otto@debian.org>  Sat, 07 Oct 2023 16:00:43 -0700
+ mariadb (1:10.11.5-1) unstable; urgency=medium
+   [ Helmut Grohne ]
+   * Fix FTCBFS: Do not pass host CFLAGS to the native build. (Closes: #1051222)
+   [ Otto Kekäläinen ]
+   * New upstream version 10.11.5. Includes fixes for several severe regressions
+     as noted at https://mariadb.com/kb/en/mariadb-10-11-5-release-notes/ such as
+     - MDEV-31642: Upgrade may crash if innodb_log_file_buffering=OFF
+       (Closes: #1040784)
+   * Update configuration tracing to match what is expected for 10.11.5
+   * Include trailing slash in watch file to be compatible with latest uscan
+   * Re-apply "Limit check of running mysqld/mariadbd to system users (Closes: #1032047)"
+   * Re-apply "Add patches to fix spelling in MariaDB and components (Closes: #1032860)"
+   * Sync downstream (where applicable) with upstream 10.11 debian/* contents
+   * Complement upstream commits with more complete mysql->mariadb conversion
+   * Misc fixes to Debian scripts to satisfy Shellcheck
+   * Fix blocksize check to use $mysql_datadir/$datadir correctly
+   * Make sure that datadir always has some value and exists
+   [ Tuukka Pasanen ]
+   * MDEV-30951: Fix small perlcritic and enable modern Perl
+   * Remove usage of AWK from Debian init and postinst scripts
+   [ Anel Husakovic ]
+   * MDEV-31358: Update description for MariaDB deb packages
+  -- Otto Kekäläinen <otto@debian.org>  Tue, 03 Oct 2023 20:59:30 -0700
+ mariadb (1:10.11.4-1) unstable; urgency=medium
+   [ Otto Kekäläinen ]
+   * New upstream version 10.11.4. Includes fixes for several severe regressions,
+     see details at https://mariadb.com/kb/en/mariadb-10-11-4-release-notes/
+   [ Andreas Beckmann ]
+   * Introduce transitional mariadb-server-10.5 (Closes: #1035949)
+  -- Otto Kekäläinen <otto@debian.org>  Sun, 04 Jun 2023 11:22:27 -0700
  
  mariadb (1:10.11.3-1) unstable; urgency=medium
  
diff --cc debian/rules
Simple merge