Link [ pkgsrc | NetBSD | pkgsrc git mirror | PR fulltext-search | netbsd commit viewer ]


   
        usage: [branch:branch] [user:user] [path[@revision]] keyword [... [-excludekeyword [...]]] (e.g. branch:MAIN pkgtools/pkg)




switch to index mode

recent branches: MAIN (5h)  pkgsrc-2024Q1 (11d)  pkgsrc-2023Q4 (58d)  pkgsrc-2023Q2 (90d)  pkgsrc-2023Q3 (170d) 

2024-05-28 21:27:20 UTC Now

2020-07-30 16:13:31 UTC pkgsrc-2020Q2 commitmail json YAML

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.

(bsiegert)