commit libwebkit for openSUSE:Factory
Hello community, here is the log from the commit of package libwebkit for openSUSE:Factory checked in at Fri Jul 31 21:13:54 CEST 2009. -------- --- libwebkit/libwebkit.changes 2009-06-11 02:09:33.000000000 +0200 +++ /mounts/work_src_done/STABLE/libwebkit/libwebkit.changes 2009-07-31 20:56:07.000000000 +0200 @@ -1,0 +2,56 @@ +Fri Jul 31 20:51:43 CEST 2009 - vuntz@novell.com + +- Move back doc files to the devel package. + +------------------------------------------------------------------- +Wed Jul 29 05:49:49 CEST 2009 - vuntz@novell.com + +- Update to version 1.1.12: + + Fix WebKitSoupAuthDialog to only save passwords in + gnome-keyring (if enabled) when authentication succeeds. + + Implement a proper size_request method for WebKitWebView. The + widget will request the size of the whole page as its size + requisition. + + Many a11y improvements. + + The usual amount of other misc fixes. + + WEBKIT_DEBUG variable now accepts channel names in any case + again. + +------------------------------------------------------------------- +Mon Jul 20 00:43:24 CEST 2009 - vuntz@novell.com + +- Update to version 1.1.11: + + WebKit has got a new feature - a XSS auditor, that should + improve security; this feature is still experimental, and + disabled by default, but applications can enable it using the + setting. + + The hackish content sniffing code that was beig used to avoid + pages requesting downloads instead of displaying content has + been replaced by usage of a new Soup feature, which implements + proper content sniffing. + + More accessibility work, including fixes for problems which + were critical for a possible GNOME 2.28 release. + + Pasting rich text from other browsers should now work as + expected. + + The usual amount of misc fixes. + +------------------------------------------------------------------- +Tue Jun 16 01:13:30 CEST 2009 - vuntz@novell.com + +- Update to version 1.1.10: + + WebKitNetworkRequest has now GObject properties for its URI and + the SoupMessage that backs it up. + + Fix AtkText methods get_selection and get_n_selections to not + use the global selection but only the selection that belongs to + the object being used. + + Fix a crasher when emitting the a11y signal 'text-caret-moved' + in some situations with debug builds. + +------------------------------------------------------------------- +Mon Jun 15 09:45:33 CEST 2009 - vuntz@novell.com + +- Move doc files to the library package instead of devel package, + and also install the NEWS file for the GTK+-specific part of + WebKit. + +------------------------------------------------------------------- calling whatdependson for head-i586 Old: ---- webkit-1.1.9.tar.bz2 New: ---- webkit-1.1.12.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libwebkit.spec ++++++ --- /var/tmp/diff_new_pack.YxysVo/_old 2009-07-31 21:13:28.000000000 +0200 +++ /var/tmp/diff_new_pack.YxysVo/_new 2009-07-31 21:13:28.000000000 +0200 @@ -1,5 +1,5 @@ # -# spec file for package libwebkit (Version 1.1.9) +# spec file for package libwebkit (Version 1.1.12) # # Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany. # @@ -33,11 +33,11 @@ BuildRequires: libsoup-devel BuildRequires: libxslt-devel BuildRequires: sqlite3-devel -License: LGPL v2.0 only; LGPL v2.0 or later +License: LGPL v2.0 only ; LGPL v2.0 or later Group: Development/Libraries/C and C++ Summary: Library for rendering web content, GTK+ Port BuildRoot: %{_tmppath}/%{name}-%{version}-build -Version: 1.1.9 +Version: 1.1.12 Release: 1 Source: webkit-%{version}.tar.bz2 %define debug_package_requires libwebkit-1_0-2 = %{version}-%{release} @@ -64,7 +64,7 @@ %package -n libwebkit-1_0-2 Group: Development/Libraries/C and C++ -License: LGPL v2.0 only; LGPL v2.0 or later +License: LGPL v2.0 only ; LGPL v2.0 or later Provides: libwebkit = %{version} Provides: libWebKitGtk0 = %{version} Obsoletes: libWebKitGtk0 <= %{version} @@ -93,7 +93,7 @@ Staikos Computing Services Inc. <info@staikos.net> %package -n libwebkit-devel -License: LGPL v2.0 only; LGPL v2.0 or later +License: LGPL v2.0 only ; LGPL v2.0 or later Group: Development/Libraries/C and C++ Summary: Library for rendering web content, GTK+ Port Requires: libwebkit-1_0-2 = %{version} @@ -123,7 +123,7 @@ Staikos Computing Services Inc. <info@staikos.net> %package -n webkit-jsc -License: LGPL v2.0 only; LGPL v2.0 or later +License: LGPL v2.0 only ; LGPL v2.0 or later Group: Development/Libraries/C and C++ Summary: Library for rendering web content, GTK+ Port Requires: libwebkit-1_0-2 = %{version} @@ -181,7 +181,7 @@ %files -n libwebkit-devel %defattr(-,root,root) -%doc JavaScriptCore/COPYING.LIB WebCore/LICENSE-APPLE WebCore/LICENSE-LGPL-2 WebCore/LICENSE-LGPL-2.1 +%doc JavaScriptCore/COPYING.LIB WebCore/LICENSE-APPLE WebCore/LICENSE-LGPL-2 WebCore/LICENSE-LGPL-2.1 WebKit/gtk/NEWS %{_libdir}/libwebkit-1.0.so %{_libdir}/pkgconfig/webkit-1.0.pc %{_includedir}/webkit-1.0 ++++++ webkit-1.1.9.tar.bz2 -> webkit-1.1.12.tar.bz2 ++++++ ++++ 250062 lines of diff (skipped) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun... -- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org
participants (1)
-
root@Hilbert.suse.de