]> git.michaelhowe.org Git - packages/o/openafs.git/commitdiff
Add changelog entry for libuafs build fix
authorRuss Allbery <rra@debian.org>
Fri, 2 Sep 2011 01:21:17 +0000 (18:21 -0700)
committerRuss Allbery <rra@debian.org>
Fri, 2 Sep 2011 01:21:17 +0000 (18:21 -0700)
debian/changelog

index 8743327d6b330375b6cd714e81b1a4c2faa62193..bab8030830abd80b940d8857591e1c9aea0c9c42 100644 (file)
@@ -8,6 +8,10 @@ openafs (1.6.0-1) UNRELEASED; urgency=low
     - An Rx connection reference count leak is fixed in bulkstat
     - Handle unparsable directory objects
     - Handle Kerberos credential cache errors in aklog
+  * Generate stub header files that include the actual system header when
+    building libuafs instead of symlinking h to the appropriate directory.
+    Fixes build failures now that Debian has switched to multiarch and
+    moved some of the system headers.  (Closes: #639063)
   * Fix another Doxygen call to generate a configuration file, and remove
     the generated configuration files after Doxygen runs.