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: ccb93eb6b0f3
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 9a37ec0d6158
Choose a head ref
  • 5 commits
  • 1 file changed
  • 4 contributors

Commits on Dec 8, 2018

  1. cyrus_sasl: prune .la files

    Version 2.1.27 adds `-lkrb5` etc. to `dependency_libs` in all the .la files,
    which in turn breaks spice's build. Prune .la's dependency_libs with
    pruneLibtoolFiles.
    hedning committed Dec 8, 2018
    Copy the full SHA
    a00c862 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    f929439 View commit details
    Browse the repository at this point in the history
  3. cyrus-sasl: remove not-needed libtool fixup

    since pruneLibtoolFiles is used openssl is no longer referenced
    Mic92 committed Dec 8, 2018
    Copy the full SHA
    ab984d2 View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2018

  1. Copy the full SHA
    ee09eac View commit details
    Browse the repository at this point in the history
  2. Merge pull request #51769 from pbogdan/cyrus-sasl

    cyrus_sasl: merge PR #51651 into master
    Mic92 committed Dec 9, 2018
    Copy the full SHA
    9a37ec0 View commit details
    Browse the repository at this point in the history