[OE-core] [PATCH 3/3] iptables: 1.6.2 -> 1.8.2

Burton, Ross ross.burton at intel.com
Fri Nov 23 11:16:53 UTC 2018


On Thu, 22 Nov 2018 at 01:49, Changhyeok Bae <changhyeok.bae at gmail.com> wrote:
>  .../iptables/{iptables_1.6.2.bb => iptables_1.8.2.bb}         | 4 ++--

Fails with security flags enabled:

| ../../iptables-1.8.2/extensions/libipt_icmp.c: In function 'type_xlate_print':
| ../../iptables-1.8.2/extensions/libipt_icmp.c:239:5: error: format
not a string literal and no format arguments [-Werror=format-security]
|      xt_xlate_add(xl, icmp_codes[i].name);
|      ^~~~~~~~~~~~

Ross


More information about the Openembedded-core mailing list