diff mbox

[1/1] package/tor: bump version to 0.2.9.10

Message ID 20170311163259.12142-1-bernd.kuhls@t-online.de
State Accepted
Headers show

Commit Message

Bernd Kuhls March 11, 2017, 4:32 p.m. UTC
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
---
 package/tor/tor.hash | 2 +-
 package/tor/tor.mk   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

Comments

Thomas Petazzoni March 12, 2017, 1:26 p.m. UTC | #1
Hello,

On Sat, 11 Mar 2017 17:32:59 +0100, Bernd Kuhls wrote:
> Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
> ---
>  package/tor/tor.hash | 2 +-
>  package/tor/tor.mk   | 2 +-
>  2 files changed, 2 insertions(+), 2 deletions(-)

Applied to master, thanks.

I wondered if that one has a security fix. It does have one according
to https://blog.torproject.org/blog/tor-02910-released:

"""

Tor 0.2.9.10 backports a security fix for users who build Tor with the
--enable-expensive-hardening option. It also includes fixes for some
major issues affecting directory authorities, LibreSSL compatibility,
and IPv6 correctness.

"""

But we don't pass --enable-expensive-hardening in Buildroot, so users
of our LTS branch should not be affected by this.

Peter: I leave it up to you to decide if we want this bump on the LTS
branch or not.

Best regards,

Thomas
Peter Korsgaard March 13, 2017, 11:22 p.m. UTC | #2
>>>>> "Thomas" == Thomas Petazzoni <thomas.petazzoni@free-electrons.com> writes:

 > Hello,
 > On Sat, 11 Mar 2017 17:32:59 +0100, Bernd Kuhls wrote:
 >> Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
 >> ---
 >> package/tor/tor.hash | 2 +-
 >> package/tor/tor.mk   | 2 +-
 >> 2 files changed, 2 insertions(+), 2 deletions(-)

 > Applied to master, thanks.

 > I wondered if that one has a security fix. It does have one according
 > to https://blog.torproject.org/blog/tor-02910-released:

 > """

 > Tor 0.2.9.10 backports a security fix for users who build Tor with the
 > --enable-expensive-hardening option. It also includes fixes for some
 > major issues affecting directory authorities, LibreSSL compatibility,
 > and IPv6 correctness.

 > """

 > But we don't pass --enable-expensive-hardening in Buildroot, so users
 > of our LTS branch should not be affected by this.

 > Peter: I leave it up to you to decide if we want this bump on the LTS
 > branch or not.

The release mentions several major bugfixes, so I've committed it to
2017.02.x, thanks.
diff mbox

Patch

diff --git a/package/tor/tor.hash b/package/tor/tor.hash
index 470fc4829..d14db040e 100644
--- a/package/tor/tor.hash
+++ b/package/tor/tor.hash
@@ -1,2 +1,2 @@ 
 # Locally computed
-sha256 33325d2b250fd047ba2ddc5d11c2190c4e2951f4b03ec48ebd8bf0666e990d43  tor-0.2.9.9.tar.gz
+sha256 d611283e1fb284b5f884f8c07e7d3151016851848304f56cfdf3be2a88bd1341  tor-0.2.9.10.tar.gz
diff --git a/package/tor/tor.mk b/package/tor/tor.mk
index bb0fbb16b..9ccde799d 100644
--- a/package/tor/tor.mk
+++ b/package/tor/tor.mk
@@ -4,7 +4,7 @@ 
 #
 ################################################################################
 
-TOR_VERSION = 0.2.9.9
+TOR_VERSION = 0.2.9.10
 TOR_SITE = https://dist.torproject.org
 TOR_LICENSE = BSD-3c
 TOR_LICENSE_FILES = LICENSE