summaryrefslogtreecommitdiffstats
path: root/debian/changelog
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-13 12:33:08 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-13 12:33:08 +0000
commit7e05033f3904808cdd611a9c81c9b0ba30e73acd (patch)
treed31799a885d962cc183a52288c2eae01c682a31c /debian/changelog
parentMerging upstream version 1:10.11.7. (diff)
downloadmariadb-7e05033f3904808cdd611a9c81c9b0ba30e73acd.tar.xz
mariadb-7e05033f3904808cdd611a9c81c9b0ba30e73acd.zip
Adding debian version 1:10.11.7-1.debian/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 151e5e1a..db249e0c 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) unstable; urgency=medium
[ Otto Kekäläinen ]