Author: alexander Date: 2007-12-14 10:26:47 -0700 (Fri, 14 Dec 2007) New Revision: 2146
Modified: trunk/packages/libxml2/Makefile Log: Added a note to myself after reading Debian bug logs Modified: trunk/packages/libxml2/Makefile =================================================================== --- trunk/packages/libxml2/Makefile 2007-11-29 03:59:40 UTC (rev 2145) +++ trunk/packages/libxml2/Makefile 2007-12-14 17:26:47 UTC (rev 2146) @@ -1,5 +1,8 @@ # LibXML2 Makefile +# Don't upgrade to 2.6.30 - will segfault on x86_64 +# see http://bugs.debian.org/439967 and its duplicates + NM= libxml2 VRS= 2.6.27 DIR= $(NM)-$(VRS) -- http://linuxfromscratch.org/mailman/listinfo/livecd FAQ: http://www.linuxfromscratch.org/faq/ Unsubscribe: See the above information page
