Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
fix-spelling-mistakes.patch | Fix spelling mistakes Corrections for several spelling mistakes, typo's and non-native usages in man-pages and error-messages. |
Jeremy Sowden <jeremy@azazel.net> | yes | 2023-12-11 | ||
ebtables-noflush-restore-fix.patch | fix ebtables `--noflush` restore bug It's an obscure corner-case, but it breaks the firewalld test-suite. diff --git a/iptables/tests/shell/testcases/ebtables/0009-broute-bug_0 b/iptables/tests/shell/testcases/ebtables/0009-broute-bug_0 new file mode 100755 index 000000000000..0def0ac58e7b |
Phil Sutter <phil@nwl.cc> | no | debian | 2024-05-27 | |
revert-numeric-protocol-output.patch | revert printing protocol numbers if --numeric was given . Upstream introduced a change in v1.8.9 which caused protocols to be output as numbers if the `--numeric` option was given. However, this breaks tools that parse the output, and it has been reverted upstream. |
Phil Sutter <phil@nwl.cc> | yes | debian upstream | 2024-05-27 |