aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2007-06-03 23:38:20 +0000
committerNick Mathewson <nickm@torproject.org>2007-06-03 23:38:20 +0000
commitcb0324c400189bbbd79c2cd40eee1c9c77121765 (patch)
treeb3a07c948650d2f14db559c3ab203a60b32b01cd /ChangeLog
parent6d447e04a23bdcb368151edd08393e6a028277b9 (diff)
downloadtor-cb0324c400189bbbd79c2cd40eee1c9c77121765.tar
tor-cb0324c400189bbbd79c2cd40eee1c9c77121765.tar.gz
r13191@catbus: nickm | 2007-06-03 19:38:18 -0400
Set umask(0700) when starting tor-gencert; resolves bug 445. svn:r10475
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d1fddeac2..4a9c58889 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -3,6 +3,7 @@ Changes in version 0.2.0.3-alpha - 2007-??-??
- Create listener connections before we setuid to the configured User and
Group. This way, you can choose port values under 1024, start Tor as
root, and have Tor bind those ports before it changes to another UID.
+ - tor-gencert creates all files visible to the file creator only.
o Minor bugfixes (dns):
- Fix a crash when DNSPort is set more than once. (Patch from Robert