瀏覽代碼

package/wpewebkit: security bump to version 2.38.4

Bugfix release, with many security fixes, including (but not limited to)
patches for CVE-2023-23517, CVE-2023-23518, and CVE-2022-42826.

Release notes:

  https://wpewebkit.org/release/wpewebkit-2.38.4.html

Accompanying security advisory:

  https://wpewebkit.org/security/WSA-2023-0001.html

Signed-off-by: Adrian Perez de Castro <aperez@igalia.com>
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
(cherry picked from commit 02ace135ee0d31d30021cd000d0594bb6360ca94)
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Adrian Perez de Castro 2 年之前
父節點
當前提交
4dfc6797e8
共有 2 個文件被更改,包括 5 次插入5 次删除
  1. 4 4
      package/wpewebkit/wpewebkit.hash
  2. 1 1
      package/wpewebkit/wpewebkit.mk

+ 4 - 4
package/wpewebkit/wpewebkit.hash

@@ -1,7 +1,7 @@
-# From https://wpewebkit.org/releases/wpewebkit-2.38.3.tar.xz.sums
-md5  60f79ff8dc68280f756963af23b67d6d  wpewebkit-2.38.3.tar.xz
-sha1  de15119a0dc29776d3a11fca1df4238b471f960f  wpewebkit-2.38.3.tar.xz
-sha256  1dd9075eec7253a1b0d038a73f92ddbb9174394e6a7527ec07b4464fa6290498  wpewebkit-2.38.3.tar.xz
+# From https://wpewebkit.org/releases/wpewebkit-2.38.4.tar.xz.sums
+md5  1c947ef5b73049fc6c102c92013009bf  wpewebkit-2.38.4.tar.xz
+sha1  7fe9a7d98401256b0c9872f1c2b702e56840cbd3  wpewebkit-2.38.4.tar.xz
+sha256  8c1bc113ef151fb0be2640824d323bc755dc97295ab7a1bc05e7ec589937a07b  wpewebkit-2.38.4.tar.xz
 
 # Hashes for license files:
 sha256  0b5d3a7cc325942567373b0ecd757d07c132e0ebd7c97bfc63f7e1a76094edb4  Source/WebCore/LICENSE-APPLE

+ 1 - 1
package/wpewebkit/wpewebkit.mk

@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-WPEWEBKIT_VERSION = 2.38.3
+WPEWEBKIT_VERSION = 2.38.4
 WPEWEBKIT_SITE = http://www.wpewebkit.org/releases
 WPEWEBKIT_SOURCE = wpewebkit-$(WPEWEBKIT_VERSION).tar.xz
 WPEWEBKIT_INSTALL_STAGING = YES