From patchwork Wed Aug 2 17:08:50 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Bernd Kuhls X-Patchwork-Id: 796716 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=none (mailfrom) smtp.mailfrom=busybox.net (client-ip=140.211.166.136; helo=silver.osuosl.org; envelope-from=buildroot-bounces@busybox.net; receiver=) Received: from silver.osuosl.org (smtp3.osuosl.org [140.211.166.136]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 3xN05r2G2jz9s2G for ; Thu, 3 Aug 2017 03:09:04 +1000 (AEST) Received: from localhost (localhost [127.0.0.1]) by silver.osuosl.org (Postfix) with ESMTP id 8A49830CA7; Wed, 2 Aug 2017 17:09:00 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from silver.osuosl.org ([127.0.0.1]) by localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id tPpCZ1TBPA1G; Wed, 2 Aug 2017 17:08:59 +0000 (UTC) Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by silver.osuosl.org (Postfix) with ESMTP id 4F6CA30C8F; Wed, 2 Aug 2017 17:08:59 +0000 (UTC) X-Original-To: buildroot@lists.busybox.net Delivered-To: buildroot@osuosl.org Received: from silver.osuosl.org (smtp3.osuosl.org [140.211.166.136]) by ash.osuosl.org (Postfix) with ESMTP id 7F93C1C0521 for ; Wed, 2 Aug 2017 17:08:57 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by silver.osuosl.org (Postfix) with ESMTP id 7A27D30C8F for ; Wed, 2 Aug 2017 17:08:57 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from silver.osuosl.org ([127.0.0.1]) by localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Un7-zrvJl8YL for ; Wed, 2 Aug 2017 17:08:56 +0000 (UTC) X-Greylist: domain auto-whitelisted by SQLgrey-1.7.6 Received: from mailout11.t-online.de (mailout11.t-online.de [194.25.134.85]) by silver.osuosl.org (Postfix) with ESMTPS id 0EB2030C03 for ; Wed, 2 Aug 2017 17:08:55 +0000 (UTC) Received: from fwd31.aul.t-online.de (fwd31.aul.t-online.de [172.20.26.136]) by mailout11.t-online.de (Postfix) with SMTP id 79F604266548 for ; Wed, 2 Aug 2017 19:08:53 +0200 (CEST) Received: from fli4l.lan.fli4l (TJz+9mZAZh-E2T+G6OGaLpf8VV4-w4vwHZk4Xy7+d8n4VFsYP-wrgIwu926XtDWgXp@[79.222.106.167]) by fwd31.t-online.de with (TLSv1:ECDHE-RSA-AES256-SHA encrypted) esmtp id 1dcx8d-3d8edU0; Wed, 2 Aug 2017 19:08:51 +0200 Received: from mahler.lan.fli4l ([192.168.1.1]:42906 helo=kuhls.lan.fli4l) by fli4l.lan.fli4l with esmtp (Exim 4.89) (envelope-from ) id 1dcx8c-0001qR-LM for buildroot@buildroot.org; Wed, 02 Aug 2017 19:08:50 +0200 From: Bernd Kuhls To: buildroot@buildroot.org Date: Wed, 2 Aug 2017 19:08:50 +0200 Message-Id: <20170802170850.22311-1-bernd.kuhls@t-online.de> X-Mailer: git-send-email 2.11.0 X-ID: TJz+9mZAZh-E2T+G6OGaLpf8VV4-w4vwHZk4Xy7+d8n4VFsYP-wrgIwu926XtDWgXp X-TOI-MSGID: 19909e8d-797a-4de6-a503-6d1a4b5efd72 Subject: [Buildroot] [PATCH 1/1] package/tor: bump verstion to 0.3.0.10 X-BeenThere: buildroot@busybox.net X-Mailman-Version: 2.1.18-1 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" Release notes: https://blog.torproject.org/blog/tor-03010-released Signed-off-by: Bernd Kuhls --- package/tor/tor.hash | 2 +- package/tor/tor.mk | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package/tor/tor.hash b/package/tor/tor.hash index 618acdc24..3252306c3 100644 --- a/package/tor/tor.hash +++ b/package/tor/tor.hash @@ -1,2 +1,2 @@ # Locally computed -sha256 48d4880bf6ccb19ce9af2abde6946d7cf0635cc807548badbf4a221a79581e42 tor-0.3.0.9.tar.gz +sha256 9a8e6e49a1688dae64dca10f84a414ec9a4f393fb2256ae28e0c2e3239185ab1 tor-0.3.0.10.tar.gz diff --git a/package/tor/tor.mk b/package/tor/tor.mk index 0fa17e664..3a4c52ecf 100644 --- a/package/tor/tor.mk +++ b/package/tor/tor.mk @@ -4,7 +4,7 @@ # ################################################################################ -TOR_VERSION = 0.3.0.9 +TOR_VERSION = 0.3.0.10 TOR_SITE = https://dist.torproject.org TOR_LICENSE = BSD-3-Clause TOR_LICENSE_FILES = LICENSE