Commit Graph

135 Commits

Author SHA1 Message Date
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
pascal
96c3dcf531 forgot to remove this patch 2017-03-03 10:02:13 +00:00
pascal
ee71496f57 Update to tor 0.2.9.10. 2017-03-02 21:50:43 +00:00
jsing
000898cd9e Disable tests that attempt to construct their own SSL data structures. This
requires all structs to be fully visible and completely understood by the
application, which is no longer the case with LibreSSL.

ok naddy@ pascal@
2017-01-29 16:07:52 +00:00
pascal
eaef457ef8 Update to tor 0.2.9.9. Fixes a denial of service (TROVE-2017-001). 2017-01-25 12:16:44 +00:00
pascal
f92dea9841 Update to tor 0.2.9.8. Also fixes CVE-2016-1254. 2016-12-20 22:06:05 +00:00
pascal
53888c4bd4 Update to tor 0.2.8.11; just compilation fixes that do not concern us. 2016-12-09 12:59:38 +00:00
pascal
1b87f82f1e Update to tor 0.2.8.10. 2016-12-02 21:58:24 +00:00
pascal
e9b7a59efd SECURITY update to 0.2.8.9. 2016-10-18 16:59:02 +00:00
pascal
097a559794 Update to tor 0.2.8.8. 2016-09-24 21:23:21 +00:00
pascal
0f3fd93c1d Update to tor 0.2.8.7. 2016-08-24 21:35:03 +00:00
pascal
c5fd522410 Update to 0.2.8.6. 2016-08-03 15:40:31 +00:00
pascal
a46823c434 Adjust commented-out HiddenServiceDir directives in sample torrc.
from Michael McConville
2016-05-18 10:14:07 +00:00
pascal
b01174ae9b Update my mail address. 2016-05-07 12:40:56 +00:00
pascal
2afb7f1e13 Fix build on sparc64 (and probably other !amd64 64bit platforms too). 2015-12-11 14:11:47 +00:00
pascal
ceb2e1757b Bugfix update to 0.2.7.6, from Vigdis. 2015-12-10 23:35:11 +00:00
pascal
80d55d87e8 Update to tor 0.2.7.5. Switch to libevent2 by default, as recommended by
upstream.

Based on diffs from Daniel Jakots.
2015-11-25 21:04:07 +00:00
ajacoutot
8cc209a614 Tweak pkill invocation. 2015-07-20 19:55:58 +00:00
ajacoutot
ac25bf1241 No need to override the default pexp after recent rc.subr(8) change. 2015-07-15 13:54:55 +00:00
pascal
fde16b57bb Bugfix update to tor 0.2.6.10. 2015-07-14 12:05:44 +00:00
pascal
59fb9acca2 In some situations, it is desirable to start multiple tor instances on the
same machine.  While this is of course done outside the rc.subr(8) framework,
the package's rc.d(8) script should not interfere with these instances.

Require exact pexp matches in order to achieve this.  Patch by "nusenu",
developer of ansible-relayor, tested by me in various situations.
2015-06-25 10:27:05 +00:00