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

Commits on Jan 6, 2021

  1. dsniff: unbreak the build

    We revert to using GCC 9 for compilation, in order to work around a GCC 10 bug
    resulting in a segfault when compiling.
    
    The alternative would be to restrict to optimization level -O1, but this
    disables fortify.
    iblech committed Jan 6, 2021
    Copy the full SHA
    0f15ca2 View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2021

  1. Merge pull request #108591 from iblech/patch-24

    dsniff: unbreak the build
    symphorien committed Jan 7, 2021
    Copy the full SHA
    d52f984 View commit details
    Browse the repository at this point in the history