From: ng0 <ng0@we.make.ritual.n0.is>
To: guix-devel@gnu.org
Subject: Re: [PATCH] gnu: tor: Update to 0.2.8.6
Date: Fri, 05 Aug 2016 13:11:09 +0000 [thread overview]
Message-ID: <877fbv9x8y.fsf@we.make.ritual.n0.is> (raw)
In-Reply-To: <87d1lq66yx.fsf@we.make.ritual.n0.is>
Despite the misleading title (I included a forward of the original
release message) this is a patch and it is quickly applied and build. I
think we should keep up to date with crypto software like tor.
Could someone please review this?
ng0 <ng0@we.make.ritual.n0.is> writes:
> Hi,
>
> this patch updates tor to 0.2.8.6.
>
>
> From e23f0495b9648885c4b218cca95572d100b740d2 Mon Sep 17 00:00:00 2001
> From: ng0 <ng0@we.make.ritual.n0.is>
> Date: Wed, 3 Aug 2016 00:15:24 +0000
> Subject: [PATCH] gnu: tor: Update to 0.2.8.6.
>
> * gnu/packages/tor.scm (tor): Update to 0.2.8.6.
> ---
> gnu/packages/tor.scm | 5 +++--
> 1 file changed, 3 insertions(+), 2 deletions(-)
>
> diff --git a/gnu/packages/tor.scm b/gnu/packages/tor.scm
> index 5155fc0..eec3c96 100644
> --- a/gnu/packages/tor.scm
> +++ b/gnu/packages/tor.scm
> @@ -2,6 +2,7 @@
> ;;; Copyright © 2013, 2014, 2015 Ludovic Courtès <ludo@gnu.org>
> ;;; Copyright © 2014, 2015 Mark H Weaver <mhw@netris.org>
> ;;; Copyright © 2016 Efraim Flashner <efraim@flashner.co.il>
> +;;; Copyright © 2016 ng0 <ng0@we.make.ritual.n0.is>
> ;;;
> ;;; This file is part of GNU Guix.
> ;;;
> @@ -37,14 +38,14 @@
> (define-public tor
> (package
> (name "tor")
> - (version "0.2.7.6")
> + (version "0.2.8.6")
> (source (origin
> (method url-fetch)
> (uri (string-append "https://www.torproject.org/dist/tor-"
> version ".tar.gz"))
> (sha256
> (base32
> - "0p8hjlfi8dwghlyjif5s0q98cmpgz9kn9jja25430l04z5wqcfj9"))))
> + "0nmbwcr8s1qkrc2ahrk7jz81nax74sdhszkhrrgys8ndyw1grj9x"))))
> (build-system gnu-build-system)
> (native-inputs
> `(("python" ,python-2))) ; for tests
> --
> 2.9.2
--
♥Ⓐ ng0
Current Keys: https://we.make.ritual.n0.is/ng0.txt
For non-prism friendly talk find me on http://www.psyced.org
next prev parent reply other threads:[~2016-08-05 13:11 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-08-03 0:17 [PATCH] gnu: tor: Update to 0.2.8.6 (Fwd: [tor-announce] Tor 0.2.8.6 is released) ng0
2016-08-05 13:11 ` ng0 [this message]
2016-08-05 19:20 ` [PATCH] gnu: tor: Update to 0.2.8.6 Andreas Enge
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=877fbv9x8y.fsf@we.make.ritual.n0.is \
--to=ng0@we.make.ritual.n0.is \
--cc=guix-devel@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/guix.git
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.