Commit Graph

9 Commits

Author SHA1 Message Date
Matthew Justin Bauer
4531f181d9
Merge pull request #35121 from xeji/firehol-35114
firehol: 3.1.5: fix errors when running firehol command
2018-04-09 14:22:32 -05:00
Ryan Mulligan
b189247ba0 treewide: use more HTTPS URLs
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-24 22:04:25 -07:00
xeji
b91fc28db0 firehol: build firehol command by default
fixes #35139
2018-03-07 00:40:27 +01:00
xeji
dce83f0b79 firehol: 3.1.5: fix uname command path quoting bug
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-18 16:12:06 +01:00
xeji
d8a4e098f6 firehol: 3.1.5: search for config files in /etc/firehol
to fix error when running firehol command, see issue #35114
2018-02-18 15:58:13 +01:00
geistesk
54dbe1d1b4 firehol: 3.1.4 -> 3.1.5 2017-10-22 00:13:44 +02:00
geistesk
c047df3317 iprange: 1.0.3 -> 1.0.4 2017-10-22 00:13:44 +02:00
geistesk
f84a8fb605 firehol: init at 3.1.4 2017-09-09 00:29:39 +02:00
geistesk
5e25459144 iprange: init at 1.0.3 2017-09-09 00:29:12 +02:00