Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: NixOS/nixpkgs
base: 15f61a9b84e0
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: bd9aa37b72a5
Choose a head ref
  • 2 commits
  • 1 file changed
  • 2 contributors

Commits on Nov 23, 2020

  1. webkitgtk: 2.30.2 -> 2.30.3

    Fixes processing of malicousliy crafted web content which could lead to
    - CVE-2020-13584: arbitrary code execution due to a use after free issue
    - CVE-2020-9983: code execution due to an out-of-bounds write issue
    
    Advisory at https://webkitgtk.org/security/WSA-2020-0008.html
    
    Fixes: CVE-2090-13584, CVE-2020-9983
    mweinelt committed Nov 23, 2020
    Copy the full SHA
    48ba279 View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2020

  1. Merge pull request #104692 from mweinelt/webkitgtk

    webkitgtk: 2.30.2 -> 2.30.3
    jtojnar committed Nov 24, 2020
    Copy the full SHA
    bd9aa37 View commit details
    Browse the repository at this point in the history