Michal Vasilek
ac6566a7d4
tor: update to 0.4.5.10
...
Signed-off-by: Michal Vasilek <michal.vasilek@nic.cz>
2021-10-13 18:29:29 +03:00
Jan Pavlinec
ca591b551b
tor: update to version 0.4.5.8
...
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
(cherry picked from commit 5c9ab1ff67
)
2021-09-08 11:49:17 +02:00
Jan Pavlinec
1a9539166d
tor: update to version 0.4.5.7
...
Fixes CVE-2021-28089 and CVE-2021-28090
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
2021-03-17 19:56:04 +02:00
Ilya Lipnitskiy
b1cbd93bcd
treewide: Run refresh on all packages
...
The crude loop I wrote to come up with this changeset:
find -L package/feeds/packages/ -name patches | \
sed 's/patches$/refresh/' | sort | xargs make
Signed-off-by: Ilya Lipnitskiy <ilya.lipnitskiy@gmail.com>
(cherry picked from commit 5d8d4fbbcb
)
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2021-02-25 01:26:05 +08:00
Jan Pavlinec
50b5c5b77f
tor: update to version 0.4.5.6
...
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
(cherry picked from commit 17056742ad
)
2021-02-21 08:49:09 +01:00
Jan Pavlinec
f16d79f5f1
tor: update to version 0.4.4.6 (security fix)
...
Fixes TROVE-2020- 005
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
2020-11-18 12:47:09 +01:00
Rui Salvaterra
6007751c63
tor: disable man pages and html manual generation
...
We don't need this on an embedded system.
Signed-off-by: Rui Salvaterra <rsalvaterra@gmail.com>
2020-10-28 22:34:01 +00:00
Rui Salvaterra
929a5a9f0c
tor: add a basic variant, without relay/bridge support
...
If relay/bridge support isn't required, this variant is about 300 kiB smaller
than the full tor daemon.
Signed-off-by: Rui Salvaterra <rsalvaterra@gmail.com>
2020-10-28 22:33:53 +00:00
Rui Salvaterra
a519b90fd7
tor: improve readability of the packages help text
...
Whitespace before and after the description makes the package information much
more obvious.
Signed-off-by: Rui Salvaterra <rsalvaterra@gmail.com>
2020-10-28 21:12:26 +00:00
Jan Pavlinec
db5f30cc41
tor: update to version 0.4.4.5
...
Changes:
-Fix PIC configuration to --enable-pic
-disable mallinfo
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
2020-09-30 13:01:41 +02:00
Jan Pavlinec
3f51a1ee6e
tor: update to version 0.4.3.6 (security fix)
...
Fixes
CVE-2020- 15572
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
2020-07-21 12:53:57 +02:00
Rosen Penev
0df6c58f82
tor: remove libssp hack
...
Does not seem to be needed anymore.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-06-18 15:14:33 -07:00
Jan Pavlinec
51aa3e53cb
tor: update to version 0.4.3.5
...
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
2020-05-20 11:35:30 +02:00
Jan Pavlinec
54c6d6dc0c
tor: update to version 0.4.2.7 (security fix)
...
Fixes:
CVE-2020-10592
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
2020-03-26 08:52:29 -10:00
Rosen Penev
acabb2cf50
tor: fix init scripts
...
pidfile should not be set. tor handles it.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-02-15 03:55:02 -08:00
Jan Pavlinec
ca6528f002
tor: update init script
...
Changes:
-add uci config
-create pid file by procd
-add reload function
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
2020-02-12 23:40:40 +01:00
Jan Pavlinec
6b46b5b6f8
tor: update to version 0.4.2.6
...
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
2020-02-04 18:54:28 +01:00
Jan Pavlinec
5bce9c3e1d
tor: add respawn to init script
...
Note:
In some cases when tor daemon starts before
than the router is connected to the Internet.
Tor will exit and you have to run it manually.
This should fix this case.
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
2019-12-30 13:55:02 +01:00
Jan Pavlinec
a339e0ede3
tor: update to version 0.4.2.5
...
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
2019-12-29 17:31:25 +01:00
Jan Pavlinec
390da39191
tor: update to 0.4.1.6
...
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
2019-10-10 08:58:40 +02:00
Jan Pavlinec
1ac69ffc59
tor: update to version 0.4.1.5
...
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
2019-08-23 19:04:09 +02:00
Peter Wagner
47a9d74761
tor: update to 0.4.0.5
...
Signed-off-by: Peter Wagner <tripolar@gmx.at>
2019-05-05 18:01:21 +02:00
Rosen Penev
f18c37e96b
tor: Remove zstd dependency
...
Now that zstd is in the tree, tor stars to pick it up.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-04-01 00:06:41 -07:00
Jan Pavlinec
8d347f9197
tor: fix CPE ID
...
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
2019-03-26 20:28:05 +01:00
Peter Wagner
c6aa3d1fab
tor: always create folders and set ownership
...
Signed-off-by: Peter Wagner <tripolar@gmx.at>
2019-03-11 19:58:44 +01:00
Jan Pavlinec
9754ee1dcc
tor: Add PKG_CPE_ID for proper CVE tracking.
...
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
2019-02-26 20:42:26 +01:00
Peter Wagner
03caca8e18
tor: update to 0.3.5.8
...
Signed-off-by: Peter Wagner <tripolar@gmx.at>
2019-02-23 12:52:26 +01:00
Peter Wagner
c7700bfb15
tor: update to 0.3.5.7
...
Signed-off-by: Peter Wagner <tripolar@gmx.at>
2019-01-14 20:19:39 +01:00
Jan Pavlinec
f2196c46ea
tor: update to version 0.3.4.10
...
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
2019-01-08 20:44:52 +01:00
Konstantin Demin
b7603be359
tor: package improvements
...
* remove "torify" script
- "torify" script is just a wrapper around torsocks,
but torsocks is not currently present in packages.
* tor-geoip: fix "install" recipe:
- use $(INSTALL_DATA) instead of $(CP) as a proper way
of installing files
* drop deprecated configure option:
"--with-ssl-dir" is considered deprecated and obsolete,
while "--with-openssl-dir" is already present.
* build in parallel
* build with -ffunction-sections, -fdata-sections,
--gc-sections and -flto
* remove "--disable-largefile" in CONFIGURE_ARGS
* remove "-std=gnu99" in EXTRA_CFLAGS
* use $(FPIC) in EXTRA_CFLAGS
* remove trailing whitespace
Compile- and run-tested on ar71xx/generic,
TP-Link Archer C7 v2 (world-wide version).
Signed-off-by: Konstantin Demin <rockdrilla@gmail.com>
2018-12-08 11:55:41 +01:00
Peter Wagner
555e3ff88b
tor:update to 0.3.4.9
...
Signed-off-by: Peter Wagner <tripolar@gmx.at>
2018-11-04 18:07:31 +01:00
Peter Wagner
760e83c7dc
tor: update to 0.3.4.8
...
Signed-off-by: Peter Wagner <tripolar@gmx.at>
2018-09-17 21:28:15 +02:00
Peter Wagner
651d0a23dc
tor: update to 0.3.3.9
...
Signed-off-by: Peter Wagner <tripolar@gmx.at>
2018-07-15 18:47:19 +02:00
Peter Wagner
b3eb0d235e
tor: update to 0.3.3.7
...
Signed-off-by: Peter Wagner <tripolar@gmx.at>
2018-06-25 21:45:13 +02: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