summaryrefslogtreecommitdiffstats
path: root/debian/changelog
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-13 13:39:14 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-13 13:39:14 +0000
commita569d4096d91a06a40a8dbf4ff4350f664d462bd (patch)
tree7203bcfb59d24f9500b15521eab2f77f024f4791 /debian/changelog
parentMerging upstream version 1:10.11.7. (diff)
downloadmariadb-a569d4096d91a06a40a8dbf4ff4350f664d462bd.tar.xz
mariadb-a569d4096d91a06a40a8dbf4ff4350f664d462bd.zip
Merging debian version 1:10.11.7-1.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog24
1 files changed, 24 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index bb74708c..6d1dfd00 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,27 @@
+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~progress7.99u1) graograman-backports; urgency=medium
* Initial reupload to graograman-backports.