From: Nick Mathewson Date: Tue, 31 Jul 2012 15:49:20 +0000 (-0400) Subject: changelog for bug6043 X-Git-Tag: tor-0.2.4.1-alpha~77^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ae75fb13e175ec24cb3bff44150fd2f932aa5385;p=thirdparty%2Ftor.git changelog for bug6043 --- 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.