pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

PR/49920 CVS commit: pkgsrc/www/webkit-gtk



The following reply was made to PR pkg/49920; it has been noted by GNATS.

From: "Thomas Klausner" <wiz%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/49920 CVS commit: pkgsrc/www/webkit-gtk
Date: Thu, 28 May 2015 05:30:51 +0000

 Module Name:	pkgsrc
 Committed By:	wiz
 Date:		Thu May 28 05:30:51 UTC 2015
 
 Modified Files:
 	pkgsrc/www/webkit-gtk: Makefile Makefile.common distinfo
 	pkgsrc/www/webkit-gtk/patches: patch-configure
 
 Log Message:
 Update to 2.4.9. From Leonardo Taccari in PR 49920.
 
 WebKitGTK+ 2.4.9 released!
 This is a bug fix release in the stable 2.4 series.
 
 Whatâ??s new in the WebKitGTK+ 2.4.9 release?
 o Check TLS errors as soon as they are set in the SoupMessage to prevent any
   data from being sent to the server in case of invalid certificate.
 o Clear the GObject DOM bindings internal cache when frames are destroyed or web
   view contents are updated.
 o Add HighDPI support for non-accelerated compositing contents.
 o Fix some transfer annotations used in GObject DOM bindings.
 o Use latin1 instead of UTF-8 for HTTP header values.
 o Fix synchronous loads when maximum connection limits are reached.
 o Fix a crash ScrollView::contentsToWindow() when GtkPluginWidget doesnâ??t have a
   parent.
 o Fix a memory leak in webkit_web_policy_decision_new.
 o Fix g_closure_unref runtime warning.
 o Fix a crash due to empty drag image during drag and drop.
 o Fix rendering of scrollbars with GTK+ >= 3.16.
 o Fix the build on mingw32/msys.
 o Fix the build with WebKit2 disabled.
 o Fix the build with accelerated compositing disabled.
 o Fix clang version check in configure.
 o Fix the build with recent versions of GLib that have GMutexLocker.
 o Fix the build for Linux/MIPS64EL.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.89 -r1.90 pkgsrc/www/webkit-gtk/Makefile
 cvs rdiff -u -r1.40 -r1.41 pkgsrc/www/webkit-gtk/Makefile.common
 cvs rdiff -u -r1.74 -r1.75 pkgsrc/www/webkit-gtk/distinfo
 cvs rdiff -u -r1.7 -r1.8 pkgsrc/www/webkit-gtk/patches/patch-configure
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.
 


Home | Main Index | Thread Index | Old Index