瀏覽代碼

changelog for bug6043

Nick Mathewson 12 年之前
父節點
當前提交
ae75fb13e1
共有 1 個文件被更改,包括 6 次插入0 次删除
  1. 6 0
      changes/bug6043

+ 6 - 0
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.