about summary refs log tree commit diff
path: root/pkgs/applications/networking/firehol
AgeCommit message (Collapse)AuthorFilesLines
2019-08-15treewide: name -> pname (easy cases) (#66585)volth2-2/+2
treewide replacement of stdenv.mkDerivation rec { name = "*-${version}"; version = "*"; to pname
2018-08-24firehol: 3.1.5 -> 3.1.6R. RyanTM1-2/+2
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/firehol/versions.
2018-04-09Merge pull request #35121 from xeji/firehol-35114Matthew Justin Bauer1-2/+31
firehol: 3.1.5: fix errors when running firehol command
2018-03-24treewide: use more HTTPS URLsRyan Mulligan1-1/+1
Uses the HTTPS url for cases where the existing URL has a permanent redirect. For each domain, at least one fixed derivation URL was downloaded to test the domain is properly serving downloads. Also fixes jbake source URL, which was broken.
2018-03-07firehol: build firehol command by defaultxeji1-2/+2
fixes #35139
2018-02-18firehol: 3.1.5: fix uname command path quoting bugxeji1-0/+18
Missing quotes of $UNAME_CMD in the firehol bash script result in an error if the path to uname contains a dash, as in /nix/store/...-coreutils-.../bin/uname. Might be considered an upstream bug but only appears in this special case, unlikely to occur in other distros.
2018-02-18firehol: 3.1.5: search for config files in /etc/fireholxeji1-0/+11
to fix error when running firehol command, see issue #35114
2017-10-22firehol: 3.1.4 -> 3.1.5geistesk1-2/+2
2017-10-22iprange: 1.0.3 -> 1.0.4geistesk1-2/+2
2017-09-09firehol: init at 3.1.4geistesk1-0/+79
2017-09-09iprange: init at 1.0.3geistesk1-0/+18