SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for libwebkit-1_0-2-1.2.7-16.2.i586.rpm :
Thu Feb 17 13:00:00 2011 vuntzAATTopensuse.org
- Update to version 1.2.7 (bnc#672521, bnc#672526, bnc#672527,
bnc#672530, bnc#672534, bnc#672618):
+ Fixes a regression caused by earlier fix for CVE-2010-1791.
This caused webkitgtk to crash on certain sites with
javascript.
+ Fixes the following CVEs:
CVE-2010-2901 CVE-2010-4040 CVE-2010-4042 CVE-2010-4199
CVE-2010-4492 CVE-2010-4493 CVE-2010-4578 CVE-2011-0482
CVE-2011-0778
- Drop libwebkit-CVE-2010-4040.patch: fixed upstream.

Mon Jan 3 13:00:00 2011 vuntzAATTopensuse.org
- Update to version 1.2.6 (bnc#601349, bnc#659343):
+ Fixes crashes with newer libpng (>= 1.4)
+ Fix following security issues:
CVE-2010-1791 CVE-2010-3812 CVE-2010-3813 CVE-2010-4197
CVE-2010-4198 CVE-2010-4204 CVE-2010-4206
- Changes from version 1.2.5:
+ Fix following security issues:
CVE-2010-1780 CVE-2010-3113 CVE-2010-1814 CVE-2010-1812
CVE-2010-1815 CVE-2010-3115 CVE-2010-1807 CVE-2010-3114
CVE-2010-3116 CVE-2010-3255 CVE-2010-3257 CVE-2010-3259
- Note that CVE-2010-2647 and CVE-2010-3119 were handled in 1.2.4
already.
- Add libwebkit-CVE-2010-4040.patch to fix CVE-2010-4040
(bnc#655970).

Mon Sep 20 14:00:00 2010 vuntzAATTopensuse.org
- Update to version 1.2.4 (bnc#640409):
+ New stable release, API and ABI compatible with previous 1.2.x
versions.
+ Fix following security issues:
CVE-2010-1781 CVE-2010-1782 CVE-2010-1784 CVE-2010-1785
CVE-2010-1786 CVE-2010-1787 CVE-2010-1788 CVE-2010-1790
CVE-2010-1792 CVE-2010-1793 CVE-2010-2648

Sun Jul 18 14:00:00 2010 abockoverAATTnovell.com
- Update to version 1.2.3 (bnc#622994):
+ Many crash and bug fixes.
+ Additional new embedding APIs.
+ Drag and Drop, and Clipboard enhancements.
+ Fixes building with ICU 4.4.1.
+ A number of CVEs are addressed.
- Support building on 11.2
+ Disables GObject Introspection
+ Disables HTML5 Video Support

Wed Apr 7 14:00:00 2010 vuntzAATTopensuse.org
- Update to version 1.2.0:
+ New stable branch of WebKitGTK+; API and ABI stable.
+ A number of crashes discovered since the 1.1.90 release have
been fixed.
+ Building for SPARC has been fixed.
+ Building on Itanium in 32 bits mode is now possible.
+ Building with newer versions of GTK+ is fixed.
+ A few translations got updated.

Wed Apr 7 14:00:00 2010 roAATTsuse.de
- Add baselibs.conf (needed for libproxy-pacrunner-webkit)

Wed Mar 17 13:00:00 2010 dimstarAATTopensuse.org
- Update to version 1.1.90:
+ Add support for Fast Mobile Scrolling in the build system.
+ Add function to expose the popup menu font size, add a field to
WebPopupMenuInfo that receives that information to convey that
to the web view client\'s createPopupMenu() call.

Wed Mar 10 13:00:00 2010 dimstarAATTopensuse.org
- Update to version 1.1.23:
+ Blob.slice support.
+ Iimplements ChromeClient::requestGeolocationPermissionForFrame
+ Expose WebFrame::setCanHaveScrollbars(). This allows a view
which is being resized to not need scroll bars to ensure that
they are not drawn.
+ Enable SharedWorkers by default, since that\'s been the default
for a long time in our build-webkit configuration.
+ [gtk] missing libsoup-2.4 package in gir generation
- Add libwebkit-fixbuild.patch to fix brp error. gchar wants the
last argument to be NULL, not 0.

Tue Feb 23 13:00:00 2010 vuntzAATTopensuse.org
- Update to version 1.1.22:
+ Preliminary support for Java plugins. Basic functionality is
there, but there are still a few rough edges. Also newly
introduced is a new WebKitWebSetting, \'enable-java-applet\',
which controls whether WebKit will recognize the non-standard
tag.
+ Add WebKitWebSettings::auto-resize-window; when enabled, WebKit
will act upon the DOM methods that change the size and/or
position of the window containing a WebView (window.{moveTo,
resizeTo, moveBy, resizeBy}).
+ Add WebKitWebSettings::enable-file-access-from-file-uris; when
enabled, each file:// URI will be assigned its own security
domain.
+ Lots of bugfixes, especially in the PageCache support.

Wed Feb 10 13:00:00 2010 vuntzAATTopensuse.org
- Update to version 1.1.21:
+ New custom-made GStreamer source element that uses the WebCore
network layer to download media data; this makes sure any
headers and cookies will automatically get added when making
requests.
+ WebKit will now let libsoup know who the first party for a
given message is, making it possible to implement accept/deny
policies in Soup.
- The usual stream of fixes, and improvements

Mon Feb 8 13:00:00 2010 captain.magnusAATTopensuse.org
- Update to version 1.1.20:
+ Fixes to the HTML5 Media Player infrastructure to satisfy sites
that require cookies, and Referer to be sent; this makes
WebKitGTK+ able to support the new HTML5 support added to
Youtube, and Vimeo, for instance.
+ Windowless plugin support is finally here, making it possible
to get plugins to behave on various web pages.
+ The usual stream of fixes, and improvements

Wed Jan 20 13:00:00 2010 vuntzAATTopensuse.org
- Update to version 1.1.19:
+ Improvements to AtkText implementation
+ RGBA colormap support has been added
+ Improvements to the HTML5 media player
+ Crashes related to clipboard handling, which were hitting many
users and seemed to be random have been fixed
- Drop libwebkit-fix-gcc-warnings.patch: fixed upstream.

Fri Jan 15 13:00:00 2010 vuntzAATTopensuse.org
- Drop libwebkit-ia64_s390x.patch: this should be fixed another way
upstream now.

Wed Jan 13 13:00:00 2010 captain.magnusAATTopensuse.org
- Update to version 1.1.18:
- Add methods to set and get a cache model in WebKitGTK+. We
offer two possibilites: document viewer (no caches are used)
and browser (similar to the previous defaults).
- Add WebKitWebSettings::enable-page-cache. Controls whether the
Page Cache is enabled or not. For details about what the page
cache is and does see
http://webkit.org/blog/427/webkit-page-cache-i-the-basics/
The page cache is disabled by default, since the gtk+ port
still presents some small bugs when it\'s enabled.
- Add WebKitWebSettings::enable-site-specific-quirks. Controls
whether a series of page-specific workarounds are used by
WebKit.
- Use Content-Encoding support available in recent libsoup.
- Add WebKitWebSettings::enable-default-context-menu. Controls
whether webkitgtk+ will show a default context menu on right
click in the view. Note that even with the property set to
FALSE right clicks can be handled by the page, either by
actions or by ad-hoc in-page context menus.
- Make the WebKitWebView::icon-loaded signal carry a string with
the favicon\'s URI. This is an API break, but the signal already
had a broken signature and was useless anyway, so it\'s
extremely unlikely that anybody was using it. Also, add the
\'icon-uri\' property to the view, holding the URI for its
current favicon.
- Respect Content-Disposition header in downloads (fixes
downloads in gmail).
- Various accessibility improvements.
- Many bugfixes.
- Drop libwebkit-fix-introspection-build.patch: fixed upstream.
- Update libwebkit-ia64_s390x.patch to apply with fuzz=0
- Add libwebkit-fix-gcc-warnings.patch to keep gcc happy. Reported
upstream (https://bugs.webkit.org/show_bug.cgi?id=33575)
- Remove workaround copy of JSCore-1.0.gir to fix introspection
build: fixed upstream.

Mon Dec 7 13:00:00 2009 vuntzAATTopensuse.org
- Add libwebkit-ia64_s390x.patch to fix build on ia64 and s390x.
Patch by roAATTsuse.de.

Wed Dec 2 13:00:00 2009 vuntzAATTopensuse.org
- Update to version 1.1.17:
+ New APIs to show and close the web inspector and to inspect an
element at the given coordinates.
+ New property,
WebKitWebSettings::tab-key-cycles-through-elements, controls
whether TAB is simply interpreted as another keystroke or is
used to cycle through the elements in a page.
+ Many a11y improvements.
+ The usual amount of random bugfixes.
- Enable introspection:
+ add gir-repository and gobject-introspection-devel
BuildRequires.
+ pass --enable-introspection to configure.
+ add a cp workaround for JSCore-1.0.gir not being at the
expected location.
+ add libwebkit-fix-introspection-build.patch to fix the build

Fri Nov 27 13:00:00 2009 dimstarAATTopensuse.org
- Update to version 1.1.16:
+ Add optional support to generate the gobject-introspection
gir/typelib files. Enable with --enable-introspection, it\'s off
by default.
+ Add a new load status value, WEBKIT_LOAD_FAILED, emitted when
there\'s an error during the load process. This is the natural
companion to WEBKIT_LOAD_FINISHED, which is only emitted when
the load finished succesfuly.
+ Ensure that keyboard events filtered by GtkIMContext still
create the proper DOM events.
+ Many a11y improvements: caret browsing fixes, expose heading
levels, more accessible roles supported, more work in correctly
showing the element\'s ancestry list, improved support for
lists, etc.
+ Many improvements to our media support.
+ Add a new setting to control DOM pastes
(document.execCommand(\"Paste\"))
+ Many, many bugfixes all over the place.
- Do not self-obsolete, fix a lint warning.

Wed Sep 23 14:00:00 2009 dimstarAATTopensuse.org
- Update to version 1.1.15.1:
+ [GTK] context menu overriding API is very limited
+ Add new tests to the build.
+ Add the alternative QtLauncher (based on QGraphicsView) to the
build.

Wed Sep 9 14:00:00 2009 vuntzAATTopensuse.org
- Update to version 1.1.14:
+ New API has been added to WebKitWebFrame to allow applying
scrollbars policy as requested by web applications to the main
frame; if the parent of the WebKitWebView widget is a
GtkScrolledWindow, policy is applied by the default handler.
+ A new API has been added to help dealing with the various
resources that are downloaded to compose the final rendering;
you can now obtain the source code for a page that is loaded,
for instance.
+ A new property has been added to WebKitWebView to allow setting
it to \"View Source\" mode.
+ HTML5 database has gained API to manage the individual
databases, including usage and quota.
+ A new signal `resource-request-starting\' has been added to the
WebKitWebView to allow modification of outgoing requests for
every resource.
+ Connection limit has been increased to 60 total connections, 6
per-host, matching other browsers more closely; this seems to
have improved loading time of some sites.
+ Undo/redo support has been added to editable texts.
+ The usual stream of small improvements and bug fixes.
- Drop libwebkit-build-warning.patch: fixed upstream.
- Add glib2-devel Requires to devel package.

Wed Aug 26 14:00:00 2009 vuntzAATTnovell.com
- Update to version 1.1.13:
+ GNOME Keyring support was removed in favor of the new Password
Manager soup feature; to get exactly the same behavior,
applications should use SoupPasswordManagerGNOME. This requires
libsoup 2.27.91 or newer.
+ Several accessibility improvements, including support for
testing the a11y infrastructure in our layout tests.
+ You can now enable/disable HTML5 offline application cache
using a new setting added to WebKitWebSettings.
+ Drag support has landed, meaning you can start playing with
HTML5 drag and drop support; drop support is still missing.
+ A crash with scripts closing windows has been fixed.
+ Image cursors support has been added.
+ The usual stream of small improvements and bug fixes.
- Remove gnome-keyring-devel BuildRequires.
- Add libgeoclue-devel BuildRequires.
- Pass --enable-geolocation to configure and remove
now non-existing --enable-gnomekeyring.
- Add libwebkit-build-warning.patch to fix a warning.

Fri Jul 31 14:00:00 2009 vuntzAATTnovell.com
- Move back doc files to the devel package.

Wed Jul 29 14:00:00 2009 vuntzAATTnovell.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.

Sun Jul 19 14:00:00 2009 vuntzAATTnovell.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 14:00:00 2009 vuntzAATTnovell.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 14:00:00 2009 vuntzAATTnovell.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.

Thu Jun 11 14:00:00 2009 vuntzAATTnovell.com
- Update to version 1.1.9:
+ Scrolling once again received a lot of love, and many subtle
problems and bugs were killed, and we now get correct behavior
in acid2; a number of smaller improvements are in the queue.
+ Accessibility keeps gaining better support. On this release a
lot of work was done on the AtkText interface implementation.
+ WebKitNetworkRequest now carries with it all the information
regarding the request, not only the URI. This means you will no
longer miss headers such as Referer when passing NetworkRequest
objects from a callback to webkit_web_frame_load_request.

Fri May 29 14:00:00 2009 vuntzAATTnovell.com
- Update to version 1.1.8:
+ We found out that WebKitWebHistoryItems were being kept with a
reference count of 2 instead of 1 as they should; nobody should
be relying on that, but if you hit reference counting problems
with items you were creating yourself, this is for you.
+ You can now copy images from the web page to the clipboard.
+ Improvements were made to the Plugin handling code.
+ Scroll events will now be correctly reported to web
applications.
+ You can now embed arbitrary widgets as if it was a plugin, with
the new \"create-plugin-widget\" signal.
+ The atk_text_get_text_{at,after,before}_offset methods are now
implemented for all boundary types except LINE_AFTER and
LINE_BEFORE.
+ The usual stream of minor fixes and improvements, as always.

Sun May 17 14:00:00 2009 vuntzAATTnovell.com
- Update to version 1.1.7 (not everything is listed in ChangeLog):
+ Build fixes.
+ Enable JIT on x86-64 gtk+.

Wed Apr 29 14:00:00 2009 vuntzAATTnovell.com
- Update to version 1.1.6 (not everything is listed in ChangeLog:
+ Added support for generating API docs in the Qt build using
\"make docs\"
+ Add enchant support for spell-checking-languages property to
work properly.
+ [GTK] Error reporting
+ Quite some accessibility improvements
+ New printing API.
- Add enchant-devel BuildRequires.

Fri Apr 17 14:00:00 2009 vuntzAATTnovell.com
- Make libwebkit-1_0-2 provides libwebkit so that the lang package
is installable.

Wed Apr 15 14:00:00 2009 vuntzAATTnovell.com
- Update to version 1.1.5:
+ Integrate gtk-doc into the Gtk+ buildsystem.
+ Add unit tests.
+ Filter out all C++ symbols.
+ Build fixes.
- Add lang package for new translations.

Sat Apr 4 14:00:00 2009 vuntzAATTnovell.com
- Update to version 1.1.4:
+ Do not export cti
* symbols.
+ Enable HTML5 media elements support by default in the GTK+
port.
+ Separate gtk unit tests.
+ Misc patches for WebKitWebHistoryItem.
+ Require gnome-keyring 2.26.0.
- Remove --enable-video from configure: it\'s active by default now.

Thu Mar 19 13:00:00 2009 vuntzAATTnovell.com
- Update to version 1.1.3:
+ Way too many changes to list here. See ChangeLog.
- Rename libwebkit-1_0-1 to libwebkit-1_0-2, reflecting soname
change.
- Drop webkit-cairo-canvas-r34625-for-1.0.1.patch: fixed upstream.
- Drop webkit-fix-gcc43.patch: fixed upstream.
- Drop libwebkit-no-return-in-nonvoid.patch: does not apply anymore
at all, should be fixed upstream.
- Drop libwebkit-use-after-free.patch: fixed upstream.
- Remove pre_checkin.sh: there\'s no dll/exe file anymore in the
tarball.
- Remove unneeded BuildRequires: curl-devel, libqt4-devel.
- Change sqlite-devel to sqlite3-devel.
- Add BuildRequires: gcc-c++, gnome-keyring-devel,
gstreamer-0_10-plugins-base-devel, libjpeg-devel, libsoup-devel.
- Add libsoup-devel to Requires of devel package.
- Make webkit-jsc require libwebkit-1_0-2.
- Do not call autoreconf.
- Remove --enable-svg-experimental flag from configure.
- Add flags to configure: --enable-video, --enable-gnomekeyring.
Those options are disabled by default, but we want them for good
GNOME integration.

Fri Dec 5 13:00:00 2008 olhAATTsuse.de
- %configure does not use RPM_OPT_FLAGS, export CXXFLAGS as well

Mon Oct 6 14:00:00 2008 cthielAATTsuse.de
- reviewed

Wed Oct 1 14:00:00 2008 dominique-openusseAATTleuenberger.net
- Let\'s not package up the
*.la files. They anyhow have illegal
references to other la files which are no longer packaged
(libwebkit-1.0.la for example contains ref to libsqlite3.la)

Fri Sep 19 14:00:00 2008 mawAATTsuse.de
- Add libwebkit-use-after-free.patch (bnc#427349, bwo#19618,
and CVE-2008-3632).

Tue Aug 26 14:00:00 2008 ajorgensenAATTnovell.com
- Fix for -debug
* requiring wrong package

Sat Aug 23 14:00:00 2008 ajorgensenAATTnovell.com
- Patch no-return-in-nonvoid-function error

Wed Aug 6 14:00:00 2008 ajorgensenAATTnovell.com
- Update to version 1.0.1
- First release tarball

Sat Jun 14 14:00:00 2008 schwabAATTsuse.de
- Use -mminimal-toc on ppc64.

Wed Jan 16 13:00:00 2008 stbinnerAATTsuse.de
- update to snapshot r29509

Thu Jan 3 13:00:00 2008 stbinnerAATTsuse.de
- rename to comply to shared library packaging policy more exactly

Wed Dec 19 13:00:00 2007 stbinnerAATTsuse.de
- initial package


 
ICM