lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:   Wed, 13 Nov 2019 14:28:24 +0200
From:   Adrian Hunter <adrian.hunter@...el.com>
To:     Arnaldo Carvalho de Melo <arnaldo.melo@...il.com>
Cc:     Jiri Olsa <jolsa@...hat.com>, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] perf scripts python: exported-sql-viewer.py: Fix use of
 TRUE with SQLite

On 13/11/19 2:15 PM, Arnaldo Carvalho de Melo wrote:
> Em Wed, Nov 13, 2019 at 02:02:06PM +0200, Adrian Hunter escreveu:
>> Prior to version 3.23 SQLite does not support TRUE or FALSE, so always use
>> 1 and 0 for SQLite.
>>
>> Fixes: 26c11206f433 ("perf scripts python: exported-sql-viewer.py: Use new 'has_calls' column")
>> Signed-off-by: Adrian Hunter <adrian.hunter@...el.com>
>> Cc: stable@...r.kernel.org
> 
> Thanks, applied and added the first tag with that fixed cset:
> 
> Cc: stable@...r.kernel.org # v5.3+

Thanks, but I just noticed it doesn't apply to 5.3 or 5.4-rc7, sorry :-(.
I guess the Fixes and stable tags should be dropped and I will send the
stable patch separately.

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ