Title: [274857] releases/WebKitGTK/webkit-2.30
- Revision
- 274857
- Author
- [email protected]
- Date
- 2021-03-23 03:34:06 -0700 (Tue, 23 Mar 2021)
Log Message
Unreviewed. Update OptionsWPE.cmake and NEWS for the 2.30.6 release
.:
* Source/cmake/OptionsWPE.cmake: Bump version numbers.
Source/WebKit:
* wpe/NEWS: Add release notes for 2.30.6.
Modified Paths
Diff
Modified: releases/WebKitGTK/webkit-2.30/ChangeLog (274856 => 274857)
--- releases/WebKitGTK/webkit-2.30/ChangeLog 2021-03-23 10:29:34 UTC (rev 274856)
+++ releases/WebKitGTK/webkit-2.30/ChangeLog 2021-03-23 10:34:06 UTC (rev 274857)
@@ -1,3 +1,9 @@
+2021-03-18 Adrian Perez de Castro <[email protected]>
+
+ Unreviewed. Update OptionsWPE.cmake and NEWS for the 2.30.6 release
+
+ * Source/cmake/OptionsWPE.cmake: Bump version numbers.
+
2021-03-18 Carlos Garcia Campos <[email protected]>
Unreviewed. Update OptionsGTK.cmake and NEWS for 2.30.6 release
Modified: releases/WebKitGTK/webkit-2.30/Source/WebKit/ChangeLog (274856 => 274857)
--- releases/WebKitGTK/webkit-2.30/Source/WebKit/ChangeLog 2021-03-23 10:29:34 UTC (rev 274856)
+++ releases/WebKitGTK/webkit-2.30/Source/WebKit/ChangeLog 2021-03-23 10:34:06 UTC (rev 274857)
@@ -1,5 +1,11 @@
2021-03-18 Adrian Perez de Castro <[email protected]>
+ Unreviewed. Update OptionsWPE.cmake and NEWS for the 2.30.6 release
+
+ * wpe/NEWS: Add release notes for 2.30.6.
+
+2021-03-18 Adrian Perez de Castro <[email protected]>
+
Unreviewed non-unified build fixes
* GPUProcess/media/RemoteMediaResourceLoader.cpp:
Modified: releases/WebKitGTK/webkit-2.30/Source/WebKit/wpe/NEWS (274856 => 274857)
--- releases/WebKitGTK/webkit-2.30/Source/WebKit/wpe/NEWS 2021-03-23 10:29:34 UTC (rev 274856)
+++ releases/WebKitGTK/webkit-2.30/Source/WebKit/wpe/NEWS 2021-03-23 10:34:06 UTC (rev 274857)
@@ -1,4 +1,13 @@
=================
+WPE WebKit 2.30.6
+=================
+
+What's new in WPE WebKit 2.30.6?
+
+ - Update User-Agent quirks again for Google Docs and Google Drive.
+ - Fix several crashes and rendering issues.
+
+=================
WPE WebKit 2.30.5
=================
Modified: releases/WebKitGTK/webkit-2.30/Source/cmake/OptionsWPE.cmake (274856 => 274857)
--- releases/WebKitGTK/webkit-2.30/Source/cmake/OptionsWPE.cmake 2021-03-23 10:29:34 UTC (rev 274856)
+++ releases/WebKitGTK/webkit-2.30/Source/cmake/OptionsWPE.cmake 2021-03-23 10:34:06 UTC (rev 274857)
@@ -1,10 +1,10 @@
include(GNUInstallDirs)
include(VersioningUtils)
-SET_PROJECT_VERSION(2 30 5)
+SET_PROJECT_VERSION(2 30 6)
set(WPE_API_VERSION 1.0)
-CALCULATE_LIBRARY_VERSIONS_FROM_LIBTOOL_TRIPLE(WEBKIT 14 8 11)
+CALCULATE_LIBRARY_VERSIONS_FROM_LIBTOOL_TRIPLE(WEBKIT 14 9 11)
# These are shared variables, but we special case their definition so that we can use the
# CMAKE_INSTALL_* variables that are populated by the GNUInstallDirs macro.
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes