From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Jason@zx2c4.com Received: from krantz.zx2c4.com (localhost [127.0.0.1]) by krantz.zx2c4.com (ZX2C4 Mail Server) with ESMTP id 1c15a5c5 for ; Sat, 11 Feb 2017 13:15:00 +0000 (UTC) Received: from frisell.zx2c4.com (frisell.zx2c4.com [192.95.5.64]) by krantz.zx2c4.com (ZX2C4 Mail Server) with ESMTP id 6b54b4e6 for ; Sat, 11 Feb 2017 13:15:00 +0000 (UTC) Received: by frisell.zx2c4.com (ZX2C4 Mail Server) with ESMTP id 0d7f6401 for ; Sat, 11 Feb 2017 13:15:00 +0000 (UTC) Received: by frisell.zx2c4.com (ZX2C4 Mail Server) with ESMTPSA id e5708011 (TLSv1.2:ECDHE-RSA-AES128-GCM-SHA256:128:NO) for ; Sat, 11 Feb 2017 13:14:59 +0000 (UTC) Received: by mail-oi0-f53.google.com with SMTP id w204so33609236oiw.0 for ; Sat, 11 Feb 2017 05:28:49 -0800 (PST) MIME-Version: 1.0 In-Reply-To: References: From: "Jason A. Donenfeld" Date: Sat, 11 Feb 2017 14:28:47 +0100 Message-ID: Subject: Re: (Unofficial) wireguard packages for Debian Stretch (testing) To: David Anderson Content-Type: text/plain; charset=UTF-8 Cc: WireGuard mailing list List-Id: Development discussion of WireGuard List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Hey David, On Sat, Feb 11, 2017 at 12:48 PM, David Anderson wrote: > Okay, I've set up a Debian stable builder as well... However, Debian stable > has a 3.16 kernel, and wireguard-dkms requires >=3.18, so installation > fails. Assuming 3.18 is a hard lower-bound on kernel versions, it looks like > jessie will never run in-kernel wireguard. Fortunately it'll be moot in a > few months when stretch becomes the new stable. I probably could backport to 3.16... It's a bit of a PITA but still possible if there's sufficient demand. I'll wait to see if people pipe up. Jason