]> git.saurik.com Git - apt.git/commitdiff
debian/changelog: Close the FTBFS on kFreeBSD bug.
authorJulian Andres Klode <jak@debian.org>
Mon, 3 Aug 2009 11:40:11 +0000 (13:40 +0200)
committerJulian Andres Klode <jak@debian.org>
Mon, 3 Aug 2009 11:40:11 +0000 (13:40 +0200)
debian/changelog

index 646bf745cf4c2baad96bf8360ddafa4c969e4ea3..f2e7552dd4fa9b0184640241084cff76ac3d1626 100644 (file)
@@ -8,7 +8,7 @@ apt (0.7.22.1) unstable; urgency=low
   [ Julian Andres Klode ]
   * apt-pkg/contrib/mmap.cc:
     - Fix FTBFS on GNU/kFreeBSD by disabling DynamicMMap::Grow() on
-      non-Linux architectures (as it uses mremap).
+      non-Linux architectures as it uses mremap (Closes: #539742).
   * apt-pkg/sourcelist.cc:
     - Only warn about missing sources.list if there is no sources.list.d
       and vice versa as only one of them is needed (Closes: #539731).