Explorar el Código

changelog for bug6043

Nick Mathewson hace 12 años
padre
commit
ae75fb13e1
Se han modificado 1 ficheros con 6 adiciones y 0 borrados
  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.