[SCM] WebKit Debian packaging branch, debian/experimental, updated. upstream/1.3.3-10851-g50815da

xan at webkit.org xan at webkit.org
Wed Dec 22 17:56:03 UTC 2010


The following commit has been merged in the debian/experimental branch:
commit 0af2137a9103d91e28b904f498ef852c60233269
Author: xan at webkit.org <xan at webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Thu Dec 2 21:55:28 2010 +0000

    2010-12-02  Xan Lopez  <xlopez at igalia.com>
    
            Third attempt to fix the build.
    
            * autotools/symbols.filter: be more liberal in one more symbol.
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@73196 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/ChangeLog b/ChangeLog
index 6b16435..1e676ee 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
 2010-12-02  Xan Lopez  <xlopez at igalia.com>
 
+        Third attempt to fix the build.
+
+        * autotools/symbols.filter: be more liberal in one more symbol.
+
+2010-12-02  Xan Lopez  <xlopez at igalia.com>
+
         Another attempt to fix the GTK+ build.
 
         * autotools/symbols.filter: try to be more liberal with the
diff --git a/autotools/symbols.filter b/autotools/symbols.filter
index 604da22..4eeadf4 100644
--- a/autotools/symbols.filter
+++ b/autotools/symbols.filter
@@ -10,8 +10,7 @@ _ZN3WTF20fastMallocStatisticsEv;
 _ZN3WTF8fastFreeEPv;
 _ZN3WTF13freeOwnedGPtrI7_GErrorEEvPT_;
 _ZN3WTF3MD58addBytes*;
-_ZN3WTF3MD58checksumERNS_6VectorIhLm16EEE;
-_ZN3WTF3MD58checksumERNS_;
+_ZN3WTF3MD58checksum*;
 _ZN3WTF3MD5C1Ev;
 _ZN3WTF3MD5C2Ev;
 _ZN3WTFL12MD5TransformEPjPKj;

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list