From patchwork Mon Jan 13 21:16:41 2014 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: "Yann E. MORIN" X-Patchwork-Id: 310383 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from hemlock.osuosl.org (hemlock.osuosl.org [140.211.166.133]) by ozlabs.org (Postfix) with ESMTP id ACEE82C0092 for ; Tue, 14 Jan 2014 08:16:55 +1100 (EST) Received: from localhost (localhost [127.0.0.1]) by hemlock.osuosl.org (Postfix) with ESMTP id BB6FE8AD52; Mon, 13 Jan 2014 21:16:53 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from hemlock.osuosl.org ([127.0.0.1]) by localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id qeaiIJy3CmgE; Mon, 13 Jan 2014 21:16:52 +0000 (UTC) Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by hemlock.osuosl.org (Postfix) with ESMTP id DD56D89715; Mon, 13 Jan 2014 21:16:51 +0000 (UTC) X-Original-To: buildroot@lists.busybox.net Delivered-To: buildroot@osuosl.org Received: from whitealder.osuosl.org (whitealder.osuosl.org [140.211.166.138]) by ash.osuosl.org (Postfix) with ESMTP id 5BC571BF974 for ; Mon, 13 Jan 2014 21:16:50 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by whitealder.osuosl.org (Postfix) with ESMTP id 523268B986 for ; Mon, 13 Jan 2014 21:16:50 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from whitealder.osuosl.org ([127.0.0.1]) by localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id yPEC3-NRU-+o for ; Mon, 13 Jan 2014 21:16:49 +0000 (UTC) X-Greylist: domain auto-whitelisted by SQLgrey-1.7.6 Received: from mail-wg0-f53.google.com (mail-wg0-f53.google.com [74.125.82.53]) by whitealder.osuosl.org (Postfix) with ESMTPS id 3B4C18B5C5 for ; Mon, 13 Jan 2014 21:16:49 +0000 (UTC) Received: by mail-wg0-f53.google.com with SMTP id y10so110598wgg.8 for ; Mon, 13 Jan 2014 13:16:47 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:from:to:cc:subject:date:message-id; bh=LeonqLRtxcG56qS082jBIS0xiBzgRe7OPVNCdatPdo0=; b=CUsbldmRPfpu/pW/EanUSsWDztlfwM3kqlgd3krlqRAQoDVtsKyV/C9/zmywzdw345 r2IsnD/sfvwGf7L8qg7vfER74zcFfXGIokOx1fiR1tjsytTikc+6fRK/VWXsBngl0f1b dNUb1hjUfFMu4vNnB31/Tn0CkJP8hkyzmceBVIfsw4va8HG+Kn89pCQnA4CypxNWi3xb TsKH/w8T3HQFjc/88Ri3QAmC/h2LBsPuboCIvbCRSERpZSOX9BTr7K3biL39uDRqTYQy J6m206FsxAzniQAi1aV4eB4277vaZW4ZRxzvz0kFwXLij/sIoduex+l347jZyMT8xiqq Wt/Q== X-Received: by 10.194.222.4 with SMTP id qi4mr23318941wjc.33.1389647807791; Mon, 13 Jan 2014 13:16:47 -0800 (PST) Received: from gourin.bzh.lan (ks3095497.kimsufi.com. [94.23.60.27]) by mx.google.com with ESMTPSA id c15sm12578946wjx.19.2014.01.13.13.16.45 for (version=TLSv1.1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Mon, 13 Jan 2014 13:16:46 -0800 (PST) From: "Yann E. MORIN" To: buildroot@busybox.net Date: Mon, 13 Jan 2014 22:16:41 +0100 Message-Id: <1389647801-452-1-git-send-email-yann.morin.1998@free.fr> X-Mailer: git-send-email 1.8.1.2 Cc: "Yann E. MORIN" , Peter Korsgaard Subject: [Buildroot] [PATCH] website: add pointers to the PGP signatures for releases X-BeenThere: buildroot@busybox.net X-Mailman-Version: 2.1.14 Precedence: list List-Id: Discussion and development of buildroot List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Errors-To: buildroot-bounces@busybox.net Sender: buildroot-bounces@busybox.net From: "Yann E. MORIN" Peter has just pointed me to the PGP signatures of the release tarballs, which exist since he's been doing releases. This was not obvious to me that the releases were signed, as there was no info about it on the website. So, add such links on the downloads page. Signed-off-by: "Yann E. MORIN" Cc: Peter Korsgaard --- docs/download.html | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/docs/download.html b/docs/download.html index b9a9fcf..4cf44cc 100644 --- a/docs/download.html +++ b/docs/download.html @@ -10,8 +10,10 @@ The latest stable release is 2013.11, which can be downloaded here:

buildroot-2013.11.tar.gz +(PGP signature) or -buildroot-2013.11.tar.bz2. +buildroot-2013.11.tar.bz2 +(PGP signature).

-This and earlier releases can always be downloaded from +This and earlier releases (and their PGP signatures) can always be downloaded from http://buildroot.net/downloads/.