aboutsummaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2014-05-27 14:50:44 -0400
committerNick Mathewson <nickm@torproject.org>2014-05-27 17:34:52 -0400
commitb0c1c700114aa8d4dfc180d85870c5bbe15fcacb (patch)
treeb85a14a434d4ce16b8e009c937563f5c2d5c700e /changes
parent824bebd40954d2f766a7b37e6b4d206f9b682ed9 (diff)
downloadtor-b0c1c700114aa8d4dfc180d85870c5bbe15fcacb.tar
tor-b0c1c700114aa8d4dfc180d85870c5bbe15fcacb.tar.gz
Make sandbox.c compile on arm
This is a minimal set of changes for compilation; I need a more recent kernel to test this stuff.
Diffstat (limited to 'changes')
-rw-r--r--changes/116223
1 files changed, 3 insertions, 0 deletions
diff --git a/changes/11622 b/changes/11622
new file mode 100644
index 000000000..9e4be4145
--- /dev/null
+++ b/changes/11622
@@ -0,0 +1,3 @@
+ o Minor bugfixes (linux seccomp sandbox)
+ - Make the seccomp sandbox code compile with ARM linux. Fixes bug
+ 11622; bugfix on 0.2.5.1-alpha. \ No newline at end of file