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: 4a405d899508
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: ab34f8b39b85
Choose a head ref
  • 3 commits
  • 3 files changed
  • 2 contributors

Commits on Jun 26, 2019

  1. nixos/zoneminder: Fix nginx config check

    NixOS wouldn't build because the nginx config checker fails.
    
    Location without a trailing slash "could allow an attacker to read file
    stored outside the target folder.", source:
    https://github.com/yandex/gixy/blob/master/docs/en/plugins/aliastraversal.md
    
    Shouldn't change the behaviour according to
    https://serverfault.com/questions/607615/using-trailing-slashes-in-nginx-configuration/607731#607731
    JohnAZoidberg committed Jun 26, 2019
    Copy the full SHA
    19851ec View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2019

  1. Copy the full SHA
    543b131 View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2019

  1. Merge pull request #63824 from JohnAZoidberg/zoneminder-alias

    nixos/zoneminder: Fix package and service build
    worldofpeace committed Jul 7, 2019
    Copy the full SHA
    ab34f8b View commit details
    Browse the repository at this point in the history