From mboxrd@z Thu Jan 1 00:00:00 1970 From: ng0 Subject: Re: (pre-release) [PATCH] torsocks update to 2.2.0-rc1 Date: Thu, 28 Jul 2016 09:44:21 +0000 Message-ID: <8737mu5c7e.fsf@we.make.ritual.n0.is> References: <87shvxv4k0.fsf@we.make.ritual.n0.is> <87d1n1flqk.fsf@we.make.ritual.n0.is> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:54507) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bShrk-0001bi-IQ for guix-devel@gnu.org; Thu, 28 Jul 2016 05:44:33 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bShrh-0002Ss-7c for guix-devel@gnu.org; Thu, 28 Jul 2016 05:44:31 -0400 Received: from mithlond.libertad.in-berlin.de ([2001:67c:1400:2490::1]:55743 helo=beleriand.n0.is) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bShrg-0002QX-Su for guix-devel@gnu.org; Thu, 28 Jul 2016 05:44:29 -0400 Received: by beleriand.n0.is (OpenSMTPD) with ESMTPSA id 93d062fd TLS version=TLSv1/SSLv3 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128 verify=NO for ; Thu, 28 Jul 2016 09:44:26 +0000 (UTC) In-Reply-To: <87d1n1flqk.fsf@we.make.ritual.n0.is> List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: "Guix-devel" To: guix-devel@gnu.org Hi, I have this in use on Gentoo and GuixSD systems now for some time. I know that we do not (?) package release candidate versions, but this would fix our much older current torsocks. 2.1.x fails for some reasons, this fixes it. There should be a release hopefully soon, otherwise I'll ask tor-dev for it. Could we make an exception for torsocks here, or should we stick with 2.0.0 until 2.2.0 has a version release? > From fe94e760b8705f2972f04b565f02528a953277ae Mon Sep 17 00:00:00 2001 > From: ng0 > Date: Tue, 28 Jun 2016 13:08:43 +0000 > Subject: [PATCH] gnu: torsocks: Update to 2.2.0-rc1. > > * gnu/packages/tor.scm (torsocks): Update to 2.2.0-rc1. > --- > gnu/packages/tor.scm | 14 +++++++------- > 1 file changed, 7 insertions(+), 7 deletions(-) > > diff --git a/gnu/packages/tor.scm b/gnu/packages/tor.scm > index 5155fc0..006334a 100644 > --- a/gnu/packages/tor.scm > +++ b/gnu/packages/tor.scm > @@ -2,6 +2,7 @@ > ;;; Copyright © 2013, 2014, 2015 Ludovic Courtès > ;;; Copyright © 2014, 2015 Mark H Weaver > ;;; Copyright © 2016 Efraim Flashner > +;;; Copyright © 2016 ng0 > ;;; > ;;; This file is part of GNU Guix. > ;;; > @@ -70,16 +71,15 @@ applications based on the TCP protocol.") > (define-public torsocks > (package > (name "torsocks") > - (version "2.0.0") > + (version "2.2.0-rc1") > (source (origin > - (method git-fetch) > - (uri (git-reference > - (url "https://git.torproject.org/torsocks.git") > - (commit (string-append "v" version)))) > + (method url-fetch) > + (uri (string-append "https://people.torproject.org/" > + "~dgoulet/" name "/" name "-" > + version ".tar.bz2")) > (sha256 > (base32 > - "0an2q5ail9z414riyjbkjkm29504hy778j914baz2gn5hlv2cfak")) > - (file-name (string-append name "-" version "-checkout")) > + "184khqjzpg79vyc50q1k5i7rh8m48pjxa495clxbyyq8ihgqk4l6")) > (patches (search-patches "torsocks-dns-test.patch")))) > (build-system gnu-build-system) > (arguments > -- > 2.9.0 > -- ♥Ⓐ ng0 Current Keys: https://we.make.ritual.n0.is/ng0.txt For non-prism friendly talk find me on http://www.psyced.org