From patchwork Sun Sep 17 18:52:16 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Bernd Kuhls X-Patchwork-Id: 814697 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=pass (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 3xwJD445fLz9s5L for ; Mon, 18 Sep 2017 04:52:36 +1000 (AEST) Received: from localhost (localhost [127.0.0.1]) by silver.osuosl.org (Postfix) with ESMTP id F37672D5EC; Sun, 17 Sep 2017 18:52:33 +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 9JVEbIKv3+Hq; Sun, 17 Sep 2017 18:52:29 +0000 (UTC) Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by silver.osuosl.org (Postfix) with ESMTP id 5A8292DA6F; Sun, 17 Sep 2017 18:52:29 +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 337571C2AD1 for ; Sun, 17 Sep 2017 18:52:28 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by silver.osuosl.org (Postfix) with ESMTP id 237662DA6F for ; Sun, 17 Sep 2017 18:52:28 +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 AWF2zmHo0wTJ for ; Sun, 17 Sep 2017 18:52:23 +0000 (UTC) X-Greylist: domain auto-whitelisted by SQLgrey-1.7.6 Received: from mailout06.t-online.de (mailout06.t-online.de [194.25.134.19]) by silver.osuosl.org (Postfix) with ESMTPS id A0A2D2D5EC for ; Sun, 17 Sep 2017 18:52:23 +0000 (UTC) Received: from fwd04.aul.t-online.de (fwd04.aul.t-online.de [172.20.26.149]) by mailout06.t-online.de (Postfix) with SMTP id BBF9541C749A; Sun, 17 Sep 2017 20:52:21 +0200 (CEST) Received: from fli4l.lan.fli4l (ZYqvlMZ6ZhSp-ggE5TFKphn27z0TM6kSMHxVtVcBSwI+GT-GPLgZKEIJmZgmCprZsF@[79.228.1.99]) by fwd04.t-online.de with (TLSv1:ECDHE-RSA-AES256-SHA encrypted) esmtp id 1dtefx-1ol9Q80; Sun, 17 Sep 2017 20:52:17 +0200 Received: from mahler.lan.fli4l ([192.168.1.1]:51336 helo=kuhls.lan.fli4l) by fli4l.lan.fli4l with esmtp (Exim 4.89) (envelope-from ) id 1dtefw-0007rZ-LB; Sun, 17 Sep 2017 20:52:17 +0200 From: Bernd Kuhls To: buildroot@buildroot.org Date: Sun, 17 Sep 2017 20:52:16 +0200 Message-Id: <20170917185216.25953-1-bernd.kuhls@t-online.de> X-Mailer: git-send-email 2.11.0 X-ID: ZYqvlMZ6ZhSp-ggE5TFKphn27z0TM6kSMHxVtVcBSwI+GT-GPLgZKEIJmZgmCprZsF X-TOI-MSGID: f18f5978-7077-473c-ae84-6c4850a71f24 Cc: =?utf-8?q?Stefan_Fr=C3=B6berg?= Subject: [Buildroot] [PATCH 1/1] package/proxychains-ng: security bump to version 4.11 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" Version 4.9 fixes CVE-2015-3887: https://github.com/rofl0r/proxychains-ng/issues/60 Added md5 & sha1 hashes provided by upstream. Signed-off-by: Bernd Kuhls --- package/proxychains-ng/proxychains-ng.hash | 5 ++++- package/proxychains-ng/proxychains-ng.mk | 4 ++-- 2 files changed, 6 insertions(+), 3 deletions(-) diff --git a/package/proxychains-ng/proxychains-ng.hash b/package/proxychains-ng/proxychains-ng.hash index e2e8c01af0..7ca4d5e27a 100644 --- a/package/proxychains-ng/proxychains-ng.hash +++ b/package/proxychains-ng/proxychains-ng.hash @@ -1,2 +1,5 @@ +# From https://sourceforge.net/projects/proxychains-ng/files/ +md5 34d840eb184e96bff418201c28a935c5 proxychains-ng-4.11.tar.bz2 +sha1 00bc3dc18f2b638c79112c99f082a7a2878beaad proxychains-ng-4.11.tar.bz2 # Locally computed: -sha256 859a717e18ed88c9291078a6ed8748dfe95c61220993203890fef8a04d28dda5 proxychains-4.6.tar.bz2 +sha256 dcc4149808cd1fb5d9663cc09791f478805816b1f017381f424414c47f6376b6 proxychains-ng-4.11.tar.bz2 diff --git a/package/proxychains-ng/proxychains-ng.mk b/package/proxychains-ng/proxychains-ng.mk index 0d31bcedba..a9f3fc9561 100644 --- a/package/proxychains-ng/proxychains-ng.mk +++ b/package/proxychains-ng/proxychains-ng.mk @@ -4,8 +4,8 @@ # ################################################################################ -PROXYCHAINS_NG_VERSION = 4.6 -PROXYCHAINS_NG_SOURCE = proxychains-$(PROXYCHAINS_NG_VERSION).tar.bz2 +PROXYCHAINS_NG_VERSION = 4.11 +PROXYCHAINS_NG_SOURCE = proxychains-ng-$(PROXYCHAINS_NG_VERSION).tar.bz2 PROXYCHAINS_NG_SITE = http://downloads.sourceforge.net/project/proxychains-ng PROXYCHAINS_NG_LICENSE = GPL-2.0+ PROXYCHAINS_NG_LICENSE_FILES = COPYING