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/ofborg
base: fd1b7967b112
Choose a base ref
...
head repository: NixOS/ofborg
compare: e8f0bfabd4a0
Choose a head ref
  • 6 commits
  • 12 files changed
  • 1 contributor

Commits on May 24, 2020

  1. remove rust-amqp implementations

    This has all been converted to the lapin implementations.
    LnL7 committed May 24, 2020
    Copy the full SHA
    45672f8 View commit details
    Browse the repository at this point in the history
  2. rust-amqp: remove

    LnL7 committed May 24, 2020
    Copy the full SHA
    b44b9af View commit details
    Browse the repository at this point in the history
  3. hyper-native-tls: 0.2.4 -> 0.3.0

    This depends on openssl 0.9.24, which only supports OpenSSL up to 1.1.0,
    while the default OpenSSL in nixpkgs is 1.1.1g.
    LnL7 committed May 24, 2020
    Copy the full SHA
    b9c72fb View commit details
    Browse the repository at this point in the history
  4. update crates

    LnL7 committed May 24, 2020
    Copy the full SHA
    3810d18 View commit details
    Browse the repository at this point in the history
  5. remove openssl_1_0_2

    With rust-amqp gone this isn't referenced anymore.
    LnL7 committed May 24, 2020
    Copy the full SHA
    9aecc91 View commit details
    Browse the repository at this point in the history

Commits on May 25, 2020

  1. Merge pull request #502 from LnL7/remove-openssl-1.0.2

    remove openssl 1.0.2
    LnL7 committed May 25, 2020
    Copy the full SHA
    e8f0bfa View commit details
    Browse the repository at this point in the history