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: b43faa27fac1
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 5c4638931ea0
Choose a head ref
  • 2 commits
  • 1 file changed
  • 2 contributors

Commits on Dec 26, 2020

  1. kitty: fix CVE-2020-35605

    The Graphics Protocol feature in graphics.c in kitty before 0.19.3 allows
    remote attackers to execute arbitrary code because a filename containing
    special characters can be included in an error message.
    
    kovidgoyal/kitty#3128
    
    Fixes: CVE-2020-35605
    mweinelt committed Dec 26, 2020
    Copy the full SHA
    0baa56f View commit details
    Browse the repository at this point in the history

Commits on Dec 28, 2020

  1. Merge pull request #107662 from mweinelt/20.09/kitty

    [20.09] kitty: fix CVE-2020-35605
    mweinelt committed Dec 28, 2020
    Copy the full SHA
    5c46389 View commit details
    Browse the repository at this point in the history