summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2008-08-06 16:32:17 +0000
committerNick Mathewson <nickm@torproject.org>2008-08-06 16:32:17 +0000
commit635f3c8aeef717d03a86117dfa81944fb6788bca (patch)
treee9a99b885c3f828119398d92388f1e808cdd06a9 /ChangeLog
parent2905291af2c3719bdd482e8c6f59ec983fe0e827 (diff)
downloadtor-635f3c8aeef717d03a86117dfa81944fb6788bca.tar.gz
tor-635f3c8aeef717d03a86117dfa81944fb6788bca.zip
r17664@tombo: nickm | 2008-08-06 12:32:09 -0400
Patch from Christopher Davis: open /dev/pf before dropping privileges. Fixes bug 782. Backport candidate. svn:r16450
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 490d93c5d6..4ff006f1e6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -7,6 +7,10 @@ Changes in version 0.2.1.5-alpha - 2008-08-??
o Minor bugfixes:
- Recover 3-7 bytes that were wasted per memory chunk. Fixes bug
794; bug spotted by rovv. Bugfix on 0.2.0.1-alpha.
+ - When using the TransPort option on OpenBSD, and using the User
+ option to change UID and drop privileges, make sure to open
+ /dev/pf before dropping privileges. Fixes bug 782. Patch from
+ Christopher Davis. Bugfix on 0.1.2.1-alpha.
Changes in version 0.2.1.4-alpha - 2008-08-04