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:	Mon, 20 Jun 2016 18:22:11 +0800
From:	Fengguang Wu <fengguang.wu@...el.com>
To:	Jiri Slaby <jslaby@...e.cz>
Cc:	Greg KH <gregkh@...uxfoundation.org>,
	Kevin Hilman <khilman@...libre.com>,
	Guenter Roeck <linux@...ck-us.net>, stable@...r.kernel.org,
	linux-kernel@...r.kernel.org
Subject: Re: Stable -rc git trees and email headers

On Mon, Jun 20, 2016 at 11:52:14AM +0200, Jiri Slaby wrote:
> On 06/20/2016, 11:39 AM, Fengguang Wu wrote:
> >> git://git.kernel.org/pub/scm/linux/kernel/git/jirislaby/linux-stable.git
> > 
> > It looks already in the testing pipeline. :)
> 
> Oh, and it's there for a quite long already :). But I have never seen an
> e-mail from the robot, I think. I hope it only means that none was sent...

Oops, it should be configured to not skip old kernels:

--- a/repo/linux/jirislaby-stable
+++ b/repo/linux/jirislaby-stable
@@ -1,3 +1,4 @@
 url: https://git.kernel.org/pub/scm/linux/kernel/git/jirislaby/linux-stable.git
 owner: Jiri Slaby <jslaby@...e.cz>
notify_build_success_branch: .*
+test_old_branches: .*

That should really enable testing for your stable tree. :)

Thanks,
Fengguang

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ