All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/1] package/proxychains-ng: security bump to version 4.11
@ 2017-09-17 18:52 Bernd Kuhls
  2017-09-19 14:02 ` Peter Korsgaard
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Bernd Kuhls @ 2017-09-17 18:52 UTC (permalink / raw)
  To: 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 <bernd.kuhls@t-online.de>
---
 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
-- 
2.11.0

^ permalink raw reply related	[flat|nested] 4+ messages in thread

* [Buildroot] [PATCH 1/1] package/proxychains-ng: security bump to version 4.11
  2017-09-17 18:52 [Buildroot] [PATCH 1/1] package/proxychains-ng: security bump to version 4.11 Bernd Kuhls
@ 2017-09-19 14:02 ` Peter Korsgaard
  2017-09-21 15:02 ` Peter Korsgaard
  2017-10-16 21:56 ` Peter Korsgaard
  2 siblings, 0 replies; 4+ messages in thread
From: Peter Korsgaard @ 2017-09-19 14:02 UTC (permalink / raw)
  To: buildroot

>>>>> "Bernd" == Bernd Kuhls <bernd.kuhls@t-online.de> writes:

 > 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 <bernd.kuhls@t-online.de>

Committed, thanks.

-- 
Bye, Peter Korsgaard

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [Buildroot] [PATCH 1/1] package/proxychains-ng: security bump to version 4.11
  2017-09-17 18:52 [Buildroot] [PATCH 1/1] package/proxychains-ng: security bump to version 4.11 Bernd Kuhls
  2017-09-19 14:02 ` Peter Korsgaard
@ 2017-09-21 15:02 ` Peter Korsgaard
  2017-10-16 21:56 ` Peter Korsgaard
  2 siblings, 0 replies; 4+ messages in thread
From: Peter Korsgaard @ 2017-09-21 15:02 UTC (permalink / raw)
  To: buildroot

>>>>> "Bernd" == Bernd Kuhls <bernd.kuhls@t-online.de> writes:

 > 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 <bernd.kuhls@t-online.de>

Committed to 2017.02.x, thanks.

-- 
Bye, Peter Korsgaard

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [Buildroot] [PATCH 1/1] package/proxychains-ng: security bump to version 4.11
  2017-09-17 18:52 [Buildroot] [PATCH 1/1] package/proxychains-ng: security bump to version 4.11 Bernd Kuhls
  2017-09-19 14:02 ` Peter Korsgaard
  2017-09-21 15:02 ` Peter Korsgaard
@ 2017-10-16 21:56 ` Peter Korsgaard
  2 siblings, 0 replies; 4+ messages in thread
From: Peter Korsgaard @ 2017-10-16 21:56 UTC (permalink / raw)
  To: buildroot

>>>>> "Bernd" == Bernd Kuhls <bernd.kuhls@t-online.de> writes:

 > 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 <bernd.kuhls@t-online.de>

Committed to 2017.08.x, thanks.

-- 
Bye, Peter Korsgaard

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2017-10-16 21:56 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-09-17 18:52 [Buildroot] [PATCH 1/1] package/proxychains-ng: security bump to version 4.11 Bernd Kuhls
2017-09-19 14:02 ` Peter Korsgaard
2017-09-21 15:02 ` Peter Korsgaard
2017-10-16 21:56 ` Peter Korsgaard

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.