pkgsrc-WIP-changes archive

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

webkit-gtk: Add WIP COMMIT_MSG



Module Name:	pkgsrc-wip
Committed By:	Leonardo Taccari <leot%NetBSD.org@localhost>
Pushed By:	leot
Date:		Sun Oct 7 01:30:29 2018 +0200
Changeset:	0a899e5b10ec63c91e4cf04be071c09ca9c09f00

Added Files:
	webkit-gtk/COMMIT_MSG

Log Message:
webkit-gtk: Add WIP COMMIT_MSG

Only contains webkit-gtk changelog ATM.

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=0a899e5b10ec63c91e4cf04be071c09ca9c09f00

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 webkit-gtk/COMMIT_MSG | 29 +++++++++++++++++++++++++++++
 1 file changed, 29 insertions(+)

diffs:
diff --git a/webkit-gtk/COMMIT_MSG b/webkit-gtk/COMMIT_MSG
new file mode 100644
index 0000000000..412b89a968
--- /dev/null
+++ b/webkit-gtk/COMMIT_MSG
@@ -0,0 +1,29 @@
+webkit-gtk: Update www/webkit-gtk to 2.22.2
+
+pkgsrc changes:
+TODO
+
+Changes:
+WebKitGTK+ 2.22.2
+=================
+  - Several fixes for video playback with media source extensions (MSE).
+    This allows using WebM support for YouTube, which no longer works through
+    regular video source. Note that MSE is still disabled by default and
+    webkit_settings_set_enable_mediasource() has to be used to enable the
+    feature.
+  - Fix the build when only Wayland support is enabled and X11 headers are
+    not available.
+
+WebKitGTK+ 2.22.1
+=================
+  - Fix printing in landscape.
+  - Fix the build in several platforms: s390x, ppc64le, armv7hl.
+  - Fix the build with a11y disabled.
+  - Fix the build with video disabled.
+  - Fix several crashes and rendering issues.
+
+WebKitGTK+ 2.22.0
+==================
+  - Add warn_unused_result attribute to some JavaScriptCore GLib APIs.
+  - Make pinch to zoom scale the page without changing the layout.
+  - Fix the build in mips64.


Home | Main Index | Thread Index | Old Index