[packages] tor-alpha: update to 0.2.2.21-alpha (CVE-2011-0427), refresh patches
git-svn-id: svn://svn.openwrt.org/openwrt/packages@25070 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
42bbefcb9f
commit
210b9427b2
@ -1,22 +1,19 @@
|
||||
#
|
||||
# Copyright (C) 2008-2010 OpenWrt.org
|
||||
# Copyright (C) 2008-2011 OpenWrt.org
|
||||
#
|
||||
# This is free software, licensed under the GNU General Public License v2.
|
||||
# See /LICENSE for more information.
|
||||
#
|
||||
# Want to test this package? Try this:
|
||||
# make package/tor-alpha/{clean,compile,install} V=99
|
||||
#
|
||||
|
||||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=tor-alpha
|
||||
PKG_VERSION:=0.2.2.20-alpha
|
||||
PKG_VERSION:=0.2.2.21-alpha
|
||||
PKG_RELEASE:=1
|
||||
|
||||
PKG_SOURCE:=tor-$(PKG_VERSION).tar.gz
|
||||
PKG_SOURCE_URL:=https://www.torproject.org/dist
|
||||
PKG_MD5SUM:=e6c994419df864e2e89abfcf832d5961
|
||||
PKG_MD5SUM:=4543aa232eed38c80dfb1f6419807ea9
|
||||
PKG_BUILD_DIR=$(BUILD_DIR)/tor-$(PKG_VERSION)/
|
||||
|
||||
PKG_INSTALL:=1
|
||||
|
@ -1,6 +1,6 @@
|
||||
--- a/src/config/torrc.sample.in 2010-11-22 19:49:38.000000000 -0800
|
||||
+++ a/src/config/torrc.sample.in 2010-12-17 14:49:41.379893002 -0800
|
||||
@@ -44,11 +44,11 @@
|
||||
--- a/src/config/torrc.sample.in
|
||||
+++ b/src/config/torrc.sample.in
|
||||
@@ -44,11 +44,11 @@ SocksListenAddress 127.0.0.1 # accept co
|
||||
## Uncomment this to start the process in the background... or use
|
||||
## --runasdaemon 1 on the command line. This is ignored on Windows;
|
||||
## see the FAQ entry if you want Tor to run as an NT service.
|
||||
@ -14,7 +14,7 @@
|
||||
|
||||
## The port on which Tor will listen for local connections from Tor
|
||||
## controller applications, as documented in control-spec.txt.
|
||||
@@ -168,3 +168,5 @@
|
||||
@@ -168,3 +168,5 @@ SocksListenAddress 127.0.0.1 # accept co
|
||||
#BridgeRelay 1
|
||||
#ExitPolicy reject *:*
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user