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: 11645d307b1e
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: c7eb9c112300
Choose a head ref
  • 2 commits
  • 2 files changed
  • 2 contributors

Commits on Apr 7, 2019

  1. pybcrypt: remove old and insecure package

    pybcrypt has had open vulnerabilities for years
    and is unlikely to ever be updated;
    there are no users in nixpkgs.
    Other alternatives such as the `bcrypt` python module are available.
    aneeshusa committed Apr 7, 2019
    Copy the full SHA
    a345852 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #59137 from aneeshusa/remove-pybcrypt

    pybcrypt: remove old and insecure package
    flokli committed Apr 7, 2019
    Copy the full SHA
    c7eb9c1 View commit details
    Browse the repository at this point in the history