]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
changelog for bug6043
authorNick Mathewson <nickm@torproject.org>
Tue, 31 Jul 2012 15:49:20 +0000 (11:49 -0400)
committerNick Mathewson <nickm@torproject.org>
Tue, 31 Jul 2012 15:49:20 +0000 (11:49 -0400)
changes/bug6043 [new file with mode: 0644]

diff --git a/changes/bug6043 b/changes/bug6043
new file mode 100644 (file)
index 0000000..b88bafb
--- /dev/null
@@ -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.