pascal
54d14caa0f
Update to tor 0.4.7.10.
2022-08-14 16:52:23 +00:00
pascal
699dc9ad92
Update to tor 0.4.7.8.
...
Fixes a high severity DoS vulnerability, tracked as TROVE-2022-001 and
CVE-2022-33903.
2022-06-17 20:41:54 +00:00
pascal
a0e2ef261a
Update to tor 0.4.7.7.
...
Exit node operators are advised to update to this release branch, see:
https://forum.torproject.net/t/stable-release-0-4-7-7/3108
2022-04-27 18:29:44 +00:00
naddy
3f5796b9fd
drop RCS Ids
2022-03-11 19:45:43 +00:00
pascal
e1c6837df2
Update to tor 0.4.6.10.
2022-03-01 10:29:07 +00:00
tb
c9a71b1ede
net/tor: fix build with opaque structs in LibreSSL 3.5
2022-01-14 10:54:42 +00:00
pascal
21b50dc0c7
Update to tor 0.4.6.9.
2021-12-18 18:33:15 +00:00
ajacoutot
2120e41ce5
Use the new rc_stop_signal / rc_reload_signal variables.
...
Need a recent rc.subr.
2021-11-06 10:38:40 +00:00
pascal
8089ece5c4
Update to tor 0.4.6.8.
2021-11-05 17:58:08 +00:00
pascal
f58460e8c7
SECURITY update to tor 0.4.6.7.
...
This release fixes TROVE-2021-007 aka CVE-2021-38385.
2021-08-17 18:38:56 +00:00
tb
4a60f05965
net/tor: fix build on base-gcc architectures
...
gcc 4.2.1 doesn't like the initialization of a static variable with
a const int (which is not a constant expression). Work around this.
ok pascal (maintainer) stsp
2021-06-17 10:13:03 +00:00
pascal
e6200a9a70
Update to new release series 0.4.6.5.
...
This fixes security issues:
* TROVE-2021-003 (CVE-2021-34548)
* TROVE-2021-004
* TROVE-2021-005 (CVE-2021-34549)
* TROVE-2021-006 (CVE-2021-34550)
Complete announcement: https://lists.torproject.org/pipermail/tor-announce/2021-June/000220.html
2021-06-15 15:14:00 +00:00
pascal
b871cd93a1
Update to tor 0.4.5.8.
2021-05-17 16:11:42 +00:00
pascal
5ecf9375e4
Update to tor 0.4.5.7, fixes two DoS bugs (TROVE-2021-001 and TROVE-2021-002).
2021-03-23 20:33:16 +00:00
pascal
dac00122d7
Update to new tor release 0.4.5.6.
...
Changelog:
https://lists.torproject.org/pipermail/tor-announce/2021-February/000214.html
2021-03-03 15:40:40 +00:00
pascal
169c44e038
update patch, no functional change
2020-11-26 15:40:48 +00:00
solene
0d3d0fe286
Update to tor-0.4.4.6
...
update from Martin Ziemer <horrad at horrad dot de>
maintainer timeout
2020-11-26 09:58:32 +00:00
pascal
be2d830fda
Update to Tor 0.4.3.6.
...
Minor bugfixes, and a DoS which does NOT affect us.
2020-07-19 17:01:55 +00:00
pascal
9bd65f3f30
Update to tor 0.4.3.5 (new stable release series). Release notes:
...
https://lists.torproject.org/pipermail/tor-announce/2020-May/000199.html
reminded by "clematis", ok solene.
2020-05-28 15:18:34 +00:00
pascal
a89cb06c30
SECURITY update to tor 0.4.2.7.
...
Fixes CVE-2020-10592 and CVE-2020-10593.
See https://lists.torproject.org/pipermail/tor-announce/2020-March/000196.html
for details.
2020-03-19 11:02:51 +00:00
pascal
12c3c2c62f
Update to tor 0.4.2.5.
...
Reminded and diff by benno@
2019-12-28 07:48:24 +00:00
pascal
e2b180128b
Update to tor 0.4.1.6.
2019-09-23 13:52:05 +00:00
sthen
48b0b9660c
replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes
2019-07-12 20:48:23 +00:00
pascal
ded42ee772
Update to new major release Tor 0.4.0.5. For a full changelog, see:
...
https://lists.torproject.org/pipermail/tor-announce/2019-May/000178.html
2019-05-14 21:10:03 +00:00
pascal
b74be113b7
Update to tor 0.3.5.8. Fixes security issue TROVE-2019-001 (remote DoS).
...
Complete announcement:
https://lists.torproject.org/pipermail/tor-announce/2019-February/000174.html
2019-02-22 17:38:09 +00:00
pascal
68ac5d257b
Update to tor 0.3.5.7.
2019-01-07 22:58:05 +00:00
pascal
24fe523605
Update to tor 0.3.4.9.
2018-11-02 23:52:22 +00:00
pascal
3a01d60780
Update to tor 0.3.4.8.
...
For a full list of changes since 0.3.3.x, see:
https://lists.torproject.org/pipermail/tor-announce/2018-September/000164.html
2018-09-11 12:17:23 +00:00
pascal
413346f1f6
Update to tor 0.3.3.9. Same diff from juanfra@.
2018-07-16 19:37:39 +00:00
zhuk
d2e8af766a
Backout, my tree wasn't as fresh as it should.
...
pointed out by sthen@ and aja@
2018-07-14 13:49:20 +00:00
zhuk
c8639bce92
Put @rcscript back to its place, restoring correct install prefix.
...
okay pascal@ (MAINTAINER)
2018-07-14 12:16:06 +00:00
pascal
2afc92936e
Update to tor 0.3.3.8. Prevent picking up archivers/zstd.
2018-07-12 10:38:59 +00:00
kn
6103687fd1
Install doc/TUNING
...
Some error messages point to this file containing useful bits system
resource limits such as `kern.maxfiles' (sysctl.conf) and `openfiles'
(login.conf).
OK jca pascal (maintainer)
2018-07-02 10:00:41 +00:00
pascal
d0678bff75
Update to tor 0.3.3.7.
2018-06-13 13:59:57 +00:00
pascal
af08786444
Update to tor 0.3.3.6.
2018-06-02 18:59:32 +00:00
stsp
56992d4aad
Remove use of the -fasynchronous-unwind-tables compiler option from net/tor.
...
Upstream added it for backtrace support but this does not (yet?) work here.
Fixes the build on armv7. Package bump for good measure.
ok sthen@ jca@ phessler@
2018-04-25 12:54:15 +00:00
stsp
d1505f7ca7
sync hunk offsets in patch with tor release tarball
2018-04-25 12:41:28 +00:00
kn
e3d1906ace
Unbreak tor after my clumsy retroshare removal commit.
2018-04-18 09:39:46 +00:00
kn
fa3affdb7a
Remove net/retroshare
...
Heavily outdated, broken with new clang (again) and noone seems to care.
OK stsp, landry
2018-04-18 09:19:23 +00:00
pascal
1a7d10770a
Update to tor 0.3.2.10; fixes TROVE-2018-001 through 004.
2018-03-04 14:05:06 +00:00
rpe
9a8b5ccd06
Change the shebang line from /bin/sh to /bin/ksh in all ports rc.d
...
daemon scripts and bump subpackages that contain the *.rc scripts.
discussed with and OK aja@
OK tb
2018-01-11 19:27:01 +00:00
pascal
98cd7c2913
Update to new Tor release 0.3.2.9. Complete list of changes can be found
...
here: https://gitweb.torproject.org/tor.git/tree/ReleaseNotes?h=tor-0.3.2.9&id=9e8b762fcecfece64aae70ae640aaa59fd227ca5
2018-01-10 14:35:49 +00:00
pascal
c24fa7e9a3
Update to tor 0.3.1.9; same diff from Klemens Nanni. This release fixes
...
security issues TROVE-2017-09 through -13.
2017-12-02 12:20:30 +00:00
pascal
e240c7253f
Update to tor 0.3.1.8.
2017-10-25 18:17:27 +00:00
pascal
2e83fe2e6d
Update to tor 0.3.1.7; disable LZMA support. Earlier diff by Klemens Nanni.
2017-10-05 12:59:07 +00:00
pascal
d1bf677e74
Update to tor 0.3.0.10, fixes TROVE-2017-007.
...
same diff from pirofti@
2017-08-03 12:21:26 +00:00
pascal
b5d0483656
SECURITY update to 0.3.0.9. Fixes CVE-2017-0377.
2017-07-01 19:11:57 +00:00
pascal
58eb38cce0
SECURITY update to tor 0.3.0.8. Fixes CVE-2017-0375 and CVE-2017-0376.
2017-06-10 18:02:23 +00:00
pascal
b7b0c645e7
Update to tor 0.3.0.7. SECURITY fix for TROVE-2017-002 (relays only).
2017-05-17 11:20:33 +00:00
pascal
4026771db4
Update to 0.3.0.6. For a detailed list of changes, see:
...
https://blog.torproject.org/blog/tor-0306-released-new-series-stable
2017-04-27 19:55:56 +00:00