[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#770092: unblock: mariadb-10.0/10.0.14-4



Package: release.debian.org
Severity: normal
User: release.debian.org@packages.debian.org
Usertags: unblock

Please unblock package mariadb-10.0

This fixes 1 RC bug. Here is the commit with the changelog entry and the RC bug fix

diff --git a/debian/changelog b/debian/changelog
index 90e3832..42a310f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,13 @@
+mariadb-10.0 (10.0.14-4) unstable; urgency=low
+
+ * Updated patch d/username-in-tests-replace.patch to fix the
+ obfuscation done by anti-spam measures in the MariaDB
+ commit message view (Closes: #769865).
+ * Unified indentantion to two spaces in init file for easier
+ debugging of #609537
+
+ -- Otto Kekäläinen <otto@seravo.fi> Mon, 17 Nov 2014 11:45:11 +0200
+
mariadb-10.0 (10.0.14-3) unstable; urgency=low
* Added patch d/username-in-tests-replace.patch to fix
diff --git a/debian/patches/username-in-tests-replace.patch b/debian/patches/username-in-tests-replace.patch
index 77274a9..a6b542a 100644
--- a/debian/patches/username-in-tests-replace.patch
+++ b/debian/patches/username-in-tests-replace.patch
@@ -31,9 +31,9 @@ Last-Update: 2014-11-12
--write_file $MYSQLTEST_VARDIR/tmp/peercred_test.txt
---replace_result $USER USER
-+--let $replace1=$USER at localhost
++--let $replace1=$USER@localhost
+--let $replace2=$USER@%
-+--replace_result $replace1 "USER at localhost" $replace2 "USER@%"
++--replace_result $replace1 "USER@localhost" $replace2 "USER@%"
select user(), current_user(), database();
EOF

The version also includes a non-functional formatting change in commit http://anonscm.debian.org/cgit/pkg-mysql/mariadb-10.0.git/commit/?id=9418097ba0608596b893b0fff3a27306cbee4692


This upload is a follow-up to the upload unblocked in #769856 because it turned out that the patch had an error that was not detected in test builds and became only visible when built in proper Debian. Now it is for sure fixed and the commit http://anonscm.debian.org/cgit/pkg-mysql/mariadb-10.0.git/commit/?id=c413d37ab10b7c817d00f3a41bfac569736c6e4a and has been reviewed by upstream MariaDB developers.


Thanks in advance!

unblock mariadb-10.0/10.0.14-4

- Otto

Attachment: signature.asc
Description: This is a digitally signed message part


Reply to: