Security: update tor to 0.2.0.33 which fixes an important security-related bug.
Reference: http://secunia.com/Advisories/33635 I got almost the same diff from merdely@ and robert at openbsd dot pap dot st ok merdely@
This commit is contained in:
parent
ce191c802f
commit
d513b3cb62
@ -1,8 +1,8 @@
|
||||
# $OpenBSD: Makefile,v 1.36 2008/12/16 21:04:06 rui Exp $
|
||||
# $OpenBSD: Makefile,v 1.37 2009/01/24 14:53:57 rui Exp $
|
||||
|
||||
COMMENT= anonymity service using onion routing
|
||||
|
||||
DISTNAME= tor-0.2.0.32
|
||||
DISTNAME= tor-0.2.0.33
|
||||
CATEGORIES= net
|
||||
HOMEPAGE= http://www.torproject.org/
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
MD5 (tor-0.2.0.32.tar.gz) = /VVIn3rR71PAsNrIV2lvyQ==
|
||||
RMD160 (tor-0.2.0.32.tar.gz) = 6HvufX2t8XKAvwsRJFsLrXDWj8I=
|
||||
SHA1 (tor-0.2.0.32.tar.gz) = DkjQcG8XF6/G0ZIoqIeMO8N5sl0=
|
||||
SHA256 (tor-0.2.0.32.tar.gz) = Zmaaost057DPE9sFRy2IQi9CycASnOlezUY6oSOSXSc=
|
||||
SIZE (tor-0.2.0.32.tar.gz) = 2159864
|
||||
MD5 (tor-0.2.0.33.tar.gz) = mthqlWuZsasAfUWddDSJYA==
|
||||
RMD160 (tor-0.2.0.33.tar.gz) = hknslT+Zp80nolAZsmMC/TAMhPk=
|
||||
SHA1 (tor-0.2.0.33.tar.gz) = TMlN1v216wvUhUYxzF883bp6gV8=
|
||||
SHA256 (tor-0.2.0.33.tar.gz) = M99YRVu25SQ1D2n2iSYnJY9ssLVqlTyAwTvv+F8XMa0=
|
||||
SIZE (tor-0.2.0.33.tar.gz) = 2167542
|
||||
|
@ -1,7 +1,7 @@
|
||||
$OpenBSD: patch-configure,v 1.9 2008/12/16 21:04:06 rui Exp $
|
||||
--- configure.orig Thu Nov 20 22:34:53 2008
|
||||
+++ configure Sun Dec 14 14:52:42 2008
|
||||
@@ -19473,7 +19473,7 @@ LOCALSTATEDIR=`eval echo $localstatedir`
|
||||
$OpenBSD: patch-configure,v 1.10 2009/01/24 14:53:57 rui Exp $
|
||||
--- configure.orig Wed Jan 21 17:38:09 2009
|
||||
+++ configure Sat Jan 24 14:28:28 2009
|
||||
@@ -19472,7 +19472,7 @@ LOCALSTATEDIR=`eval echo $localstatedir`
|
||||
# Set CFLAGS _after_ all the above checks, since our warnings are stricter
|
||||
# than autoconf's macros like.
|
||||
if test "$ac_cv_c_compiler_gnu" = yes; then
|
||||
|
Loading…
x
Reference in New Issue
Block a user