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: 27f66004194c
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: ab6186be58db
Choose a head ref
  • 5 commits
  • 3 files changed
  • 2 contributors

Commits on Aug 21, 2018

  1. Revert "libvirt: fix dlopen("libjansson.so.4")"

    This reverts commit 929a53f.
    
    Upstream has reverted their move from yajl to jansson after 4.6.0
    because of major issues. No point in trying to fix it.
    Let's revert to libvirt 4.5.0 and wait for the next upstream release.
    xeji committed Aug 21, 2018
    Copy the full SHA
    4ad233e View commit details
    Browse the repository at this point in the history
  2. Revert "libvirt: jansson required for qemu suppport"

    This reverts commit df05344.
    
    Upstream has reverted their move from yajl to jansson after 4.6.0
    because of major issues.
    Let's revert to libvirt 4.5.0 and wait for the next upstream release.
    xeji committed Aug 21, 2018
    Copy the full SHA
    528f4a2 View commit details
    Browse the repository at this point in the history
  3. Revert "libvirt: 4.5.0 -> 4.6.0 (#44566)"

    This reverts commit 8835240.
    
    4.6.0 is quite broken. Let's wait for the next release.
    xeji committed Aug 21, 2018
    Copy the full SHA
    6b5b7d9 View commit details
    Browse the repository at this point in the history
  4. libvirt: explicitly configure qemu support

    it is enabled by default in 4.5.0 but conditional in 4.6.0 so
    let's already put it in here to avoid issues on the next bump.
    xeji committed Aug 21, 2018
    Copy the full SHA
    ebac61b View commit details
    Browse the repository at this point in the history
  5. Merge pull request #45440 from xeji/libvirt-revert

    Revert "libvirt: 4.5.0 -> 4.6.0" and attempted fixes
    xeji committed Aug 21, 2018
    Copy the full SHA
    ab6186b View commit details
    Browse the repository at this point in the history