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: b0dac30ab552
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 816101fed3e5
Choose a head ref
  • 5 commits
  • 5 files changed
  • 5 contributors

Commits on May 6, 2018

  1. nixos/matrix-synapse service: url_preview_url_blacklist fix (#40027)

    Moved list of ip ranges to url_preview_ip_range_blacklist defaults.
    Fixes #40017
    
    (cherry picked from commit 560e91f)
    fadenb authored and joachifm committed May 6, 2018
    Configuration menu
    Copy the full SHA
    0560474 View commit details
    Browse the repository at this point in the history
  2. sshguard: service creates /var/lib/sshguard

    (cherry picked from commit 21b9260)
    bricewge authored and joachifm committed May 6, 2018
    Configuration menu
    Copy the full SHA
    30c90bf View commit details
    Browse the repository at this point in the history
  3. ntfs-3g: fix debian url

    (cherry picked from commit 04d126a)
    voobscout authored and joachifm committed May 6, 2018
    Configuration menu
    Copy the full SHA
    7245e33 View commit details
    Browse the repository at this point in the history
  4. refind: fix runtime errors

    In newer versions, instead of using $PWD to locate its ressource files,
    Refind now refers to the dir containing $0.
    This causes runtime errors due to missing ressources.
    
    In lieu a wrapper binary, we now simply patch the variable 'RefindDir'
    which stores the path to the ressource dir.
    
    (cherry picked from commit adce6bf)
    erikarvstedt authored and joachifm committed May 6, 2018
    Configuration menu
    Copy the full SHA
    d953df9 View commit details
    Browse the repository at this point in the history
  5. transmission-gtk: 2.93 -> 2.94

    (cherry picked from commit 66aedd5)
    
    Bug-fix release, see [1]
    
    [1]: https://github.com/transmission/transmission/releases/tag/2.94
    R. RyanTM authored and joachifm committed May 6, 2018
    Configuration menu
    Copy the full SHA
    816101f View commit details
    Browse the repository at this point in the history