FS#44333 - [iptables] Replace unofficial patch with upstream commit
Attached to Project:
Arch Linux
Opened by Evangelos Foutras (foutrelis) - Wednesday, 25 March 2015, 08:51 GMT
Last edited by Ronald van Haren (pressh) - Wednesday, 25 March 2015, 10:44 GMT
Opened by Evangelos Foutras (foutrelis) - Wednesday, 25 March 2015, 08:51 GMT
Last edited by Ronald van Haren (pressh) - Wednesday, 25 March 2015, 10:44 GMT
|
Details
iptables 1.4.21-2 adds a patch to fix upstream issue 940.
[1] [2]
The upstream Git repository contains a newer and more complete fix: http://git.netfilter.org/iptables/commit/?id=2192c3a My suggestion is to include that patch instead of the one that was provided in the upstream report. [1] https://projects.archlinux.org/svntogit/packages.git/commit/trunk?h=packages/iptables&id=ecd0344 [2] https://bugzilla.netfilter.org/show_bug.cgi?id=940 |
This task depends upon
Closed by Ronald van Haren (pressh)
Wednesday, 25 March 2015, 10:44 GMT
Reason for closing: Implemented
Additional comments about closing: 1.4.21-3
Wednesday, 25 March 2015, 10:44 GMT
Reason for closing: Implemented
Additional comments about closing: 1.4.21-3
The patches are not exactly the same; the upstream commit also fixes the output of the DNPT_print and SNPT_print functions (in addition to the *_save functions).