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: 9e39329e1f96
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 64c4cc3706ff
Choose a head ref
  • 2 commits
  • 2 files changed
  • 2 contributors

Commits on Nov 7, 2018

  1. ncurses: upgrade from 6.1 -> 6.1-20181027

    This includes fixes for CVE-2018-10754.
    
    While we're changing things, also set the `--with-manpage-format=normal`
    configure flag, which prevents the `configure` script from looking in
    /usr to determine whether to compress manpages. This was already the
    format on NixOS (where these directories don't exist), but making this
    explicit makes the build more reproducible on other distros.
    andrew-d committed Nov 7, 2018
    Copy the full SHA
    f485b2e View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2018

  1. Merge pull request #49859 from andrew-d/andrew/upgrade-ncurses

    ncurses: 6.1 -> 6.1-20181027
    c0bw3b committed Nov 14, 2018
    Copy the full SHA
    64c4cc3 View commit details
    Browse the repository at this point in the history