diff options
author | Nick Mathewson <nickm@torproject.org> | 2012-07-31 11:49:32 -0400 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2012-07-31 11:49:32 -0400 |
commit | 43b81325b5782ce7986421bdfefae57cd4c8ab81 (patch) | |
tree | 1fd3936907f6f91e0c00f5d72b16b01babbeb5db /changes | |
parent | 5919e8e561d3abb3e74b92ac1b95f05243bb9372 (diff) | |
parent | ae75fb13e175ec24cb3bff44150fd2f932aa5385 (diff) | |
download | tor-43b81325b5782ce7986421bdfefae57cd4c8ab81.tar tor-43b81325b5782ce7986421bdfefae57cd4c8ab81.tar.gz |
Merge remote-tracking branch 'origin/maint-0.2.3'
Diffstat (limited to 'changes')
-rw-r--r-- | changes/bug6043 | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/changes/bug6043 b/changes/bug6043 new file mode 100644 index 000000000..b88bafb78 --- /dev/null +++ b/changes/bug6043 @@ -0,0 +1,6 @@ + o Packaging (RPM): + - Our default RPM spec files have been updated to work with mock + and rpmbuild on RHEL/Fedora. They have an updated set of + dependencies and conflicts, a fix for an ancient typo when creating + the "_tor" user, and better instructions. Thanks to Ondrej + Mikle for the patch series; fix for bug 6043. |