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 for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:   Tue, 23 Oct 2018 15:34:55 +0100
From:   Greg Kroah-Hartman <gregkh@...uxfoundation.org>
To:     Larry Finger <Larry.Finger@...inger.net>
Cc:     LKML <linux-kernel@...r.kernel.org>,
        linux-wireless <linux-wireless@...r.kernel.org>
Subject: Re: Is Fixes line enough?

On Tue, Oct 23, 2018 at 09:05:20AM -0500, Larry Finger wrote:
> Greg,
> 
> A question has come up on the linux-wireless ML. If a patch has a "Fixes"
> line, is that sufficient to get it flagged as a patch in Stable, or is a
> "Cc: Stable" line also needed?

No, a "Fixes" line is not sufficient enough, stable@ will get the
attention of my scripts properly and will always be looked at.
Sometimes I look at the fixes: tag, if I have nothing else to do (not
something that's happened in the past few months), and sometimes Sasha's
scripts will pick up on that tag, but not always.

So to be sure, always use cc: stable@ like the stable_kernel_rules.txt
file says to do.

thanks,

greg k-h

Powered by blists - more mailing lists