Hello community, here is the log from the commit of package firehol for openSUSE:Factory checked in at 2018-12-06 12:19:03 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/firehol (Old) and /work/SRC/openSUSE:Factory/.firehol.new.19453 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "firehol" Thu Dec 6 12:19:03 2018 rev:3 rq:655449 version:3.1.6 Changes: -------- --- /work/SRC/openSUSE:Factory/firehol/firehol.changes 2017-09-20 17:07:23.198356449 +0200 +++ /work/SRC/openSUSE:Factory/.firehol.new.19453/firehol.changes 2018-12-06 12:19:06.941403974 +0100 @@ -1,0 +2,34 @@ +Mon Aug 13 09:24:30 UTC 2018 - [email protected] + +- Drop useless _service + +firehol (3.1.6) - 2018-08-13 + + * FireHOL + + - Boot startup fix #260 + - docker_bridge helper #114 + - Allow newer iptables #264 + - Log blocked/dropped packets in synproxy, mac, connlimit, fragments, ... + - Fix wait for netfilter ready when using namespaces + - Fast activation fixes #272 + - Allow matching DSCP CS0; fixes #288 + - Allow DROP_INVALID with any action (e.g. REJECT) + - Add option FIREHOL_ACCEPT_OUTPUT_UNMATCHED_TCP_RST + + * FireQOS + + - Fix status to works with newer iproute; fixes #317 + + * Link-Balancer + + - linkdown: routes cannot be added or deleted whilst marked invalid #211 + + * Update-Ipsets + + - Various fixes, including #266 #265 + - List additions, updates and removals + - Minor enhancements + + +------------------------------------------------------------------- Old: ---- _service firehol-3.1.5.tar.xz New: ---- firehol-3.1.6.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ firehol.spec ++++++ --- /var/tmp/diff_new_pack.2RJBDa/_old 2018-12-06 12:19:07.453403425 +0100 +++ /var/tmp/diff_new_pack.2RJBDa/_new 2018-12-06 12:19:07.457403421 +0100 @@ -1,7 +1,7 @@ # # spec file for package firehol # -# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -12,15 +12,15 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # Name: firehol -Version: 3.1.5 +Version: 3.1.6 Release: 0 Summary: Tools to build stateful firewalls and traffic shaping -License: GPL-2.0 +License: GPL-2.0-only Group: Productivity/Networking/Security Url: http://firehol.org/ Source: https://github.com/firehol/firehol/releases/download/v%{version}/firehol-%{version}.tar.xz @@ -121,8 +121,6 @@ %service_del_postun firehol.service fireqos.service %files -%defattr(-,root,root) -%defattr(-,root,root) %config(noreplace) %{_sysconfdir}/firehol/ %{_sbindir}/firehol %{_sbindir}/fireqos @@ -136,7 +134,8 @@ %{_unitdir}/fire*service %files doc -%doc ChangeLog COPYING README THANKS +%doc ChangeLog README THANKS +%license COPYING %{_docdir}/%{name} %{_mandir}/man1/firehol.1%{ext_man} %{_mandir}/man1/fireqos.1%{ext_man} ++++++ firehol-3.1.5.tar.xz -> firehol-3.1.6.tar.xz ++++++ ++++ 6622 lines of diff (skipped)
