Opened 14 years ago

Closed 14 years ago

Last modified 7 years ago

#3147 closed task (fixed)

webkitgtk-1.2.4

Reported by: ken@… Owned by: ken@…
Priority: high Milestone: x-future
Component: BOOK Version: SVN
Severity: normal Keywords:
Cc:

Description

From the release commit at http://gitorious.org/webkitgtk

5What's new in WebKitGTK+ 1.2.4?
6	
7	  - New stable release, API and ABI compatible with previous 1.2.x
8	    versions;
9	  - The patches to fix the following CVEs are included with help from
10	    Vincent Danen and other members of the Red Hat security team:
11	
12	      CVE-2010-1781 CVE-2010-1782 CVE-2010-1784 CVE-2010-1785
13	      CVE-2010-1786 CVE-2010-1787 CVE-2010-1788 CVE-2010-1790
14	      CVE-2010-1792 CVE-2010-1793 CVE-2010-2648

Seems to work ok with epiphany-2.{28,30} and midori on x86_64.

Change History (5)

comment:1 by ken@…, 14 years ago

Owner: changed from blfs-book@… to ken@…

comment:2 by ken@…, 14 years ago

Partial update - make check works on my LFS-6.6 system. At the moment I don't recall on which system I ran 'make check' for 1.2.3. Further investigation to follow (unfortunately, this is the slowest package I build after LFS).

comment:3 by ken@…, 14 years ago

Status: newassigned

Odd, I thought I added a comment yesterday saying "stalled", hence today's "works ok on...". Presumably I failed to submit it. So, what it said was that 'make check' fails on my current system:

ERROR:WebKit/gtk/tests/testkeyevents.c:221:verify_contents: assertion failed: (element_text_equal_to(context, fixture->info->text))
FAIL

(this terminates the build).

OK, it seems to be gobject-introspection-0.9.3 that breaks the tests. On my build using LFS-2010-08-03 with added glibc-2.12.1 and gobject-introspection-0.6* the tests are fine. On my current build, with newer gobject-introspection to cope with trying Python-2.7, the tests only pass if I omit --enable-introspection.

Going ahead with this now, for current introspection I'll need to try the 1.3 series of webkitgtk.

comment:4 by ken@…, 14 years ago

Resolution: fixed
Status: assignedclosed

Done in r8602

comment:5 by bdubbs@…, 7 years ago

Milestone: futurex-future

Milestone renamed

Note: See TracTickets for help on using tickets.