From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id C59661396D9 for ; Sat, 18 Nov 2017 13:05:50 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 40EA0E0BFD; Sat, 18 Nov 2017 13:05:50 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 2213AE0BFD for ; Sat, 18 Nov 2017 13:05:50 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 2812433BE68 for ; Sat, 18 Nov 2017 13:05:48 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id DE4509EFF for ; Sat, 18 Nov 2017 13:05:46 +0000 (UTC) From: "Anthony G. Basile" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Anthony G. Basile" Message-ID: <1511010339.c0d0fd307d4eb53f2beb5a88addcf11f83b3a047.blueness@gentoo> Subject: [gentoo-commits] proj/grs:desktop-amd64-musl-hardened commit in: scripts/ X-VCS-Repository: proj/grs X-VCS-Files: scripts/kernel-config X-VCS-Directories: scripts/ X-VCS-Committer: blueness X-VCS-Committer-Name: Anthony G. Basile X-VCS-Revision: c0d0fd307d4eb53f2beb5a88addcf11f83b3a047 X-VCS-Branch: desktop-amd64-musl-hardened Date: Sat, 18 Nov 2017 13:05:46 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 55bfb15f-b703-440f-a4e9-86008d61f1e8 X-Archives-Hash: e04ff0acbcfd557f28991b8d6966b28f commit: c0d0fd307d4eb53f2beb5a88addcf11f83b3a047 Author: Anthony G. Basile gentoo org> AuthorDate: Sat Nov 18 13:05:39 2017 +0000 Commit: Anthony G. Basile gentoo org> CommitDate: Sat Nov 18 13:05:39 2017 +0000 URL: https://gitweb.gentoo.org/proj/grs.git/commit/?id=c0d0fd30 kernel-config: bump to 4.13.13 scripts/kernel-config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/kernel-config b/scripts/kernel-config index 605d1e6..6cf6ee0 100644 --- a/scripts/kernel-config +++ b/scripts/kernel-config @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/x86 4.13.12-vanilla Kernel Configuration +# Linux/x86 4.13.13-vanilla Kernel Configuration # CONFIG_64BIT=y CONFIG_X86_64=y