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: 1e253d54f5aa
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 8633dab72a4b
Choose a head ref
  • 2 commits
  • 3 files changed
  • 2 contributors

Commits on Jan 4, 2017

  1. ldns 1.6.17 -> 1.7.0

    Release notes: http://git.nlnetlabs.nl/ldns/tree/Changelog?id=release-1.7.0
    
    Openssl-1.1.0 is used to enable offline DANE verification (Needed for the DANE-TA usage type)
    
    ```
    configure: error: OpenSSL does not support offline DANE verification (Needed for the DANE-TA usage type).  Please upgrade OpenSSL to version >= 1.1.0 or rerun with --disable-dane-verify or --disable-dane-ta-usage
    builder /nix/store/m6n021fbk5h4iywzi3n26j95ksps9mwc-ldns-1.7.0. failed with exit code 1
    error: build /nix/store/m6n021fbk5h4iywzi3n26j95ksps9mwc-ldns-1.7.0. failed
    drvof drvfor
    ```
    Dhananjay Balan committed Jan 4, 2017
    Copy the full SHA
    6edb379 View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2017

  1. Merge pull request #21650 from dbalan/ldns-1.7.0

    ldns 1.6.17 -> 1.7.0
    ttuegel committed Jan 6, 2017
    Copy the full SHA
    8633dab View commit details
    Browse the repository at this point in the history