Your message dated Tue, 18 Nov 2014 22:35:12 +0100 with message-id <546BBB90.2090202@thykier.net> and subject line Re: Bug#770092: unblock: mariadb-10.0/10.0.14-4 has caused the Debian Bug report #770092, regarding unblock: mariadb-10.0/10.0.14-4 to be marked as done. This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what this message is talking about, this may indicate a serious mail system misconfiguration somewhere. Please contact owner@bugs.debian.org immediately.) -- 770092: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=770092 Debian Bug Tracking System Contact owner@bugs.debian.org with problems
--- Begin Message ---
- To: Debian Bug Tracking System <submit@bugs.debian.org>
- Cc: Arnaud Fontaine <arnau@debian.org>, Tobias Frost <tobi@debian.org>
- Subject: unblock: mariadb-10.0/10.0.14-4
- From: Otto Kekäläinen <otto@seravo.fi>
- Date: Tue, 18 Nov 2014 22:45:06 +0200
- Message-id: <[🔎] 1416343506.8192.2.camel@XPS-L322X>
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 - OttoAttachment: signature.asc
Description: This is a digitally signed message part
--- End Message ---
--- Begin Message ---
- To: Otto Kekäläinen <otto@seravo.fi>, 770092-done@bugs.debian.org
- Cc: Arnaud Fontaine <arnau@debian.org>, Tobias Frost <tobi@debian.org>
- Subject: Re: Bug#770092: unblock: mariadb-10.0/10.0.14-4
- From: Niels Thykier <niels@thykier.net>
- Date: Tue, 18 Nov 2014 22:35:12 +0100
- Message-id: <546BBB90.2090202@thykier.net>
- In-reply-to: <[🔎] 1416343506.8192.2.camel@XPS-L322X>
- References: <[🔎] 1416343506.8192.2.camel@XPS-L322X>
On 2014-11-18 21:45, Otto Kekäläinen wrote: > 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 > > [...] > > 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 > Unblocked, thanks. ~Niels
--- End Message ---