Bug 1393462 - Update shorewall to latest (5.0.14.1)
Summary: Update shorewall to latest (5.0.14.1)
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: shorewall
Version: 24
Hardware: x86_64
OS: Linux
unspecified
high
Target Milestone: ---
Assignee: Michele Baldessari
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-11-09 15:31 UTC by Brian J. Murrell
Modified: 2016-11-19 21:15 UTC (History)
2 users (show)

Fixed In Version: shorewall-5.0.14.1-1.fc24 shorewall-5.0.14.1-1.fc25
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2016-11-19 17:25:00 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Brian J. Murrell 2016-11-09 15:31:24 UTC
Shorewall[6] could use an update to the latest, 5.0.14.1 due to a number of bugs being fixed.

Specifically for a given IPv6 configuration:

ERROR: Only one 'balance' provider is allowed with IPv6

The explanation from upstream is:

... solved by upgrading to 5.0.14[.1]. The early IPv6 kernel
implementation of IPv6 did not support multi-nexthop routes so
Shorewall6 didn't either. Now that the kernel supports such routes,
that support has been added to Shorewall6.

I've rolled my own here locally and confirm that upgrading does solve the problem.  A diff of the specfile is pretty simple:

--- shorewall-5.0.8.2-1.spec	2016-05-03 03:53:29.000000000 -0400
+++ shorewall.spec	2016-11-08 22:06:36.661572264 -0500
@@ -1,11 +1,11 @@
-%global mainver 5.0.8
+%global mainver 5.0.14
 %global baseurl http://www.shorewall.net/pub/shorewall/5.0/shorewall-%{mainver}/
 
 # A very helpful document for packaging Shorewall is "Anatomy of Shorewall 4.0"
 # which is found at http://www.shorewall.net/Anatomy.html
 
 Name:           shorewall
-Version:        %{mainver}.2
+Version:        %{mainver}.1
 Release:        1%{?dist}
 Summary:        An iptables front end for firewall configuration
 Group:          Applications/System
@@ -240,7 +240,7 @@
 %{_datadir}/shorewall/deprecated/
 %{_datadir}/shorewall/helpers
 %{_datadir}/shorewall/lib.cli-std
-%{_datadir}/shorewall/lib.core
+%{_datadir}/shorewall/lib.runtime
 %{_datadir}/shorewall/macro.*
 %{_datadir}/shorewall/modules*
 %{_datadir}/shorewall/prog.*
@@ -333,6 +333,9 @@
 
 
 %changelog
+* Tue Nov 08 2016 Brian J. Murrell <brian.ca> - 5.0.14.1-1
+- Update to 5.0.14
+
 * Tue May 03 2016 Michele Baldessari <michele> - 5.0.8.2-1
 - Update to 5.0.8.2

Comment 1 Fedora Update System 2016-11-10 08:12:31 UTC
shorewall-5.0.14.1-1.fc24 has been submitted as an update to Fedora 24. https://bodhi.fedoraproject.org/updates/FEDORA-2016-8ccbb5906f

Comment 2 Fedora Update System 2016-11-10 08:12:46 UTC
shorewall-5.0.14.1-1.fc25 has been submitted as an update to Fedora 25. https://bodhi.fedoraproject.org/updates/FEDORA-2016-4fde6a9191

Comment 3 Fedora Update System 2016-11-10 19:27:15 UTC
shorewall-5.0.14.1-1.fc25 has been pushed to the Fedora 25 testing repository. If problems still persist, please make note of it in this bug report.
See https://fedoraproject.org/wiki/QA:Updates_Testing for
instructions on how to install test updates.
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2016-4fde6a9191

Comment 4 Fedora Update System 2016-11-11 05:02:09 UTC
shorewall-5.0.14.1-1.fc24 has been pushed to the Fedora 24 testing repository. If problems still persist, please make note of it in this bug report.
See https://fedoraproject.org/wiki/QA:Updates_Testing for
instructions on how to install test updates.
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2016-8ccbb5906f

Comment 5 Fedora Update System 2016-11-19 17:25:00 UTC
shorewall-5.0.14.1-1.fc24 has been pushed to the Fedora 24 stable repository. If problems still persist, please make note of it in this bug report.

Comment 6 Fedora Update System 2016-11-19 21:15:43 UTC
shorewall-5.0.14.1-1.fc25 has been pushed to the Fedora 25 stable repository. If problems still persist, please make note of it in this bug report.


Note You need to log in before you can comment on or make changes to this bug.