diff options
author | Nick Mathewson <nickm@torproject.org> | 2012-07-31 11:49:20 -0400 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2012-07-31 11:49:20 -0400 |
commit | ae75fb13e175ec24cb3bff44150fd2f932aa5385 (patch) | |
tree | 343c954fde67b3b18b206df21750975b23ffb07b /changes | |
parent | eeb81b5bb1135c1b85fff68da823c10fc4a99965 (diff) | |
download | tor-ae75fb13e175ec24cb3bff44150fd2f932aa5385.tar.gz tor-ae75fb13e175ec24cb3bff44150fd2f932aa5385.zip |
changelog for bug6043
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 0000000000..b88bafb788 --- /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. |