Commit Graph

32 Commits

Author SHA1 Message Date
Jan Pavlinec 2986916b81 tor: update to version 4.1.6
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
2019-11-28 22:27:56 +01:00
Peter Wagner 741623d10c tor: update to 0.3.2.10
Signed-off-by: Peter Wagner <tripolar@gmx.at>
2018-03-03 18:37:57 +01:00
Peter Wagner faa8ce7690 tor: update to 0.3.2.9
Signed-off-by: Peter Wagner <tripolar@gmx.at>
2018-02-05 22:57:52 +01:00
Peter Wagner d6b201b807 tor: update to 0.3.1.9
Signed-off-by: Peter Wagner <tripolar@gmx.at>
2017-12-07 13:42:39 +01:00
Peter Wagner c6c1213b09 tor: update to 0.3.1.8
Signed-off-by: Peter Wagner <tripolar@gmx.at>
2017-11-09 20:40:40 +01:00
Peter Wagner d971514af8 tor: disable lzma to get rid of the liblzma.so.5 dependency
Signed-off-by: Peter Wagner <tripolar@gmx.at>
2017-10-30 12:22:37 +01:00
Peter Wagner 39a9b7867c tor: update to 0.3.1.7
Signed-off-by: Peter Wagner <tripolar@gmx.at>
2017-10-22 21:32:59 +02:00
Hauke Mehrtens dbb84d39d4 tor: update to version 0.2.9.12
This fixes the TROVE-2017-008 (CVE-2017-0380) security problem.

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
2017-09-24 17:51:27 +02:00
Etienne Champetier 4006865ae8 treewide: run "make check FIXUP=1"
fix Makefile chmod (644)
replace MD5SUM with HASH
add PKG_MIRROR_HASH when PKG_SOURCE_PROTO:=git

(PKG_SOURCE_PROTO:=svn tarballs are not reproducible for now)

Signed-off-by: Etienne Champetier <champetier.etienne@gmail.com>
2017-08-29 21:41:14 -07:00
Hauke Mehrtens 71bd5ac2bf tor: update to version 0.2.9.11
This fixes CVE-2017-0376

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
2017-07-03 23:00:48 +02:00
Hauke Mehrtens 8b610ee3f1 tor: update to version 0.2.9.10
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
2017-03-13 22:34:44 +01:00
Hauke Mehrtens 15a3b55b4a tor: update to version 0.2.9.9
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
2017-01-31 23:44:00 +01:00
Hauke Mehrtens 275874dc22 tor: log to syslog by default
Make tor log to syslog by default instead of stdout.

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
2017-01-15 23:18:47 +01:00
Hauke Mehrtens 239ed96b0d tor: add tor-gencert, tor-resolve and torify
These are some additional applications build by the tor package.

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
2017-01-15 23:18:47 +01:00
Hauke Mehrtens f382d5da0d tor: add geoip6 to tor-geoip
This add the IPv6 addresses to the tor-geoip6 package.

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
2017-01-15 23:18:47 +01:00
Hauke Mehrtens 3c3f709792 tor: preserve tor keys over sysupgrade
Mark the directories containing the keys for hidden services as
conffiles to preserve them over sysupgrade.

Fixes: #2247

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
2017-01-15 23:18:47 +01:00
Hauke Mehrtens 66b9522c26 tor: update to version 0.2.9.8
In addition update some configure options and use EXTRA_CFLAGS.
Setting RunAsDaemon to 1 will be overwritten by the init script option
"--runasdaemon 0" anyway and we want it in foreground for procd.

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
2017-01-15 23:18:47 +01:00
Hauke Mehrtens 703c91f722 tor: update to version 0.2.8.11
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
2016-12-17 13:55:20 +01:00
Nima Fatemi 372cec7e69 Tor: update to 0.2.8.9
- update to 0.2.8.9
    - use sha256 instead of md5 for integrity check
    - add dependency: libcap

signed-off-by: Nima Fatemi <nima@torproject.org>
2016-11-01 15:36:18 -04:00
Felix Fietkau 84aa49747b tor: add missing zlib dependency
Signed-off-by: Felix Fietkau <nbd@nbd.name>
2016-07-24 14:55:45 +02:00
Karl Palsson bb679b6d95 tor: correct URL for dist downloads
Original url was 404.
Fixes Github issue #2284
2016-05-24 09:01:38 +00:00
Jeffery To aed4a488c8 tor: remove tor-fw-helper
The "internal pure-C" tor-fw-helper was removed in 0.2.7.5. This removes
the tor-fw-helper package and references to its dependencies.

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2016-03-17 21:13:01 +08:00
Peter Wagner a8ad5cd54d tor: update to 0.2.7.6
Signed-off-by: Peter Wagner <tripolar@gmx.at>
2015-12-27 16:32:25 +01:00
Ondrej Mikle 521add59ca tor: bump to 0.2.6.10
Signed-off-by: Ondrej Mikle <ondrej.mikle@nic.cz>
2015-07-31 13:21:38 +02:00
Hauke Mehrtens 95aef0298b tor: disable seccomp support
seccomp is only supported on x86, amd64 and arm in tor.
This deactivated it currently completely which should close #935,
 #1097, #1147 and #1161.

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
2015-04-29 23:16:09 +02:00
Hauke Mehrtens 39a4601aac tor: update to stable version 0.2.5.12
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
2015-04-29 22:29:23 +02:00
Stijn Tintel 2eae664f5f tor: remove optional dependency on libssp
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
2015-03-20 18:23:39 +01:00
Peter Wagner 45e8c33f3a [tor]: update to 0.2.5.10
Signed-off-by: Peter Wagner <tripolar@gmx.at>
2015-01-08 13:49:07 +01:00
Ian Leonard ac7cd4c6e6 misc: correct typo in Makefiles for PKG_LICENSE_FILES
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2014-11-24 23:43:37 -08:00
John Crispin d4042ec35e generic userid: use the new USERID api
recent changes in trunk allow us to specify the userid inside the openwrt makefile.
the info is stored int he meta data of the IPK contorl file and users are generated
by the new generic postinst trigger.

Signed-off-by: John Crispin <blogic@openwrt.org>
2014-10-08 03:45:30 +02:00
Peter Wagner 5657365935 tor: update to the latest stable version
Signed-off-by: Peter Wagner <tripolar@gmx.at>
2014-10-07 23:30:29 +02:00
Hauke Mehrtens b801586d40 tor: add from oldpackages
This adds tor from old packages and updates it to version 0.2.4.23.

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
2014-09-14 15:58:24 +02:00