| AArch64 | |
| ppc64le | |
| s390x | |
| x86-64 |
firehol (3.1.5) - 2017-09-17 * FireHOL - Fix some links in documentation * FireQOS - Insert a rawmark mask if none specified * Update-Ipsets - Support serving ipset files from local web server - Lower pressure on github
firehol (3.1.4) - 2017-08-20 * FireHOL - Google hangouts port range fix #235 - Fix hashlimit option names #223 - Documentation improvements, marks #184 and cthelper #94 - Allow negating interface in blacklist #143 * FireQOS - DSCP match fixes #248 - TCP match fix #249 - Improve docs on using act_connmark to match ingress marked traffic #231 * Update-Ipsets - Added various lists, removed discontinued ones - Include URL in user agent string in #217 - Relax umask to allow stats collection by netdata #221
- Avoid duplicate expansion of %service_* - firehol-doc subpackage ought to be noarch
firehol (3.1.3) - 2017-02-17
* FireHOL
- Be more strict when detecting address ranges
Fixes #199 where hostnames such as x-2.example.com are incorrectly
identified as ranges.
* Common
- Create relative links to binaries, which prevents errors when
installing with DESTDIR other than /
Fix for #178 and #201 proposed by @kneeke
firehol (3.1.2) - 2017-02-05
* FireHOL
- Include user policies in chains before handling orphans. Fixes NFS
client where FIREHOL_DROP_ORPHAN_TCP_* options are in force.
- Do not allow server/client statements without any effect on the
firewall; #193
- Saved firewall contents made reproducible by always zeroing counters
and removing the dates from comments
* FireQOS
- Example had an ambiguous shebang which has been removed
* Common
- Running "make check" now exits non-zero if a test failed or none ran
- Various copyright updates
- Fixed pull requests from external repositories; these would previously
fail to build on Travis
- 3.1.1