Path to this page:
Subject: CVS commit: [pkgsrc-2020Q2] pkgsrc/www/webkit-gtk
From: Benny Siegert
Date: 2020-07-30 18:13:31
Message id: 20200730161332.04F62FB28@cvs.NetBSD.org
Log Message:
Pullup ticket #6286 - requested by leot
www/webkit-gtk: security fix (WSA-2020-0007)
Revisions pulled up:
- www/webkit-gtk/Makefile 1.190
- www/webkit-gtk/PLIST 1.62
- www/webkit-gtk/distinfo 1.137
- \
www/webkit-gtk/patches/patch-Source_WebCore_crypto_algorithms_CryptoAlgorithmAES__GCM.cpp \
1.1
- www/webkit-gtk/patches/patch-Source_WebCore_rendering_RenderLayerBacking.h 1.1
---
Module Name: pkgsrc
Committed By: leot
Date: Tue Jul 28 14:24:03 UTC 2020
Modified Files:
pkgsrc/www/webkit-gtk: Makefile PLIST distinfo
Added Files:
pkgsrc/www/webkit-gtk/patches:
patch-Source_WebCore_crypto_algorithms_CryptoAlgorithmAES__GCM.cpp
patch-Source_WebCore_rendering_RenderLayerBacking.h
Log Message:
webkit-gtk: Update to 2.28.4
pkgsrc changes:
- Define non-standard __WORDSIZE if not already defined (at the moment the
patches directly patch problematic files where __WORDSIZE is used, it would
be probably nicer to find a common place to define it).
Changes:
2.28.4
------
- Fix several crashes and rendering issues.
Files: