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: 9908e9cd80d2
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 53ac7e5f2f48
Choose a head ref
  • 2 commits
  • 3 files changed
  • 2 contributors

Commits on Sep 21, 2018

  1. lua: remove lua4 and lua5_0

    Both versions are not maintained anymore upstream and have open security
    issues, e.g. https://nvd.nist.gov/vuln/detail/CVE-2014-5461.
    
    The same holds for lua5_1 but that seems to be in use in some places.
    
    Re #47122
    Re #47123
    Christian Kauhaus committed Sep 21, 2018
    Copy the full SHA
    544eaaa View commit details
    Browse the repository at this point in the history
  2. Merge pull request #47127 from ckauhaus/lua-remove-old-versions

    lua: remove lua4 and lua5_0
    Mic92 committed Sep 21, 2018
    Copy the full SHA
    53ac7e5 View commit details
    Browse the repository at this point in the history