Files
poky/meta/recipes-extended
Pierre-Jean Texier f08d269c48 iptables: upgrade 1.8.4 -> 1.8.5
This release contains the following fixes and enhancements:

xtables-save/xtables-restore:
- Fix parser in `--noflush' mode incorrectly rejecting chain definitions
  and empty lines.
- Fix crash when restoring or dumping while other ruleset changes happen
  in parallel.

iptables-apply:
- Install the script along with `make install'.
- Introduce parameters `-c' (run command) and `-w' (save successfully
  applied rules to file).
- Use `mktemp' instead of `tempfile' for temporary files.

iptables-translate:
- Support `time' match and `NOTRACK' target.
- Fix for special interface names `*', `+' and `eth++'.

ebtables-nft:
- Full among match support, including sets with mixed MAC and MAC+IP
  entries.

extensions:
- connlabel: Numeric labels were rejected if a connlabel.conf existed in
             the system.
- IDLETIMER: Introduce `--alarm' option.

libxtables:
- Introduce xtables_fini() to properly deinit the library and close any
  loaded shared objects.

nfnl_osf:
- Fix lockup after loading the first line from fingerprints file.
- Improve error handling, don't silently exit when deleting a
  non-existing fingerprint.

General:
- Fixes for undefined behaviour.
- Replace a few unsafe calls to strcpy().
- Fix some warnings when compiling with clang.
- Various fixes for valgrind-detected problems such as memory leaks and
  reachable memory at program exit.

(From OE-Core rev: 0d28b963d91503c557adf87e096eb7a98dff6c76)

Signed-off-by: Pierre-Jean Texier <pjtexier@koncepto.io>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2020-06-09 13:14:01 +01:00
..
2020-06-09 13:14:00 +01:00
2019-08-21 21:52:59 +01:00
2020-02-15 10:26:42 +00:00
2019-07-02 08:13:07 +01:00
2019-03-29 08:28:53 +00:00
2019-12-15 09:10:46 +00:00
2020-04-24 14:10:08 +01:00
2020-06-04 13:27:31 +01:00
2020-06-04 13:27:30 +01:00
2019-02-19 16:14:57 +00:00
2020-06-09 13:14:01 +01:00
2020-05-02 09:08:53 +01:00
2020-05-30 12:32:48 +01:00
2018-11-14 11:14:39 +00:00
2020-02-25 10:41:22 +00:00
2019-11-14 13:20:59 +00:00
2019-08-22 22:48:26 +01:00
2020-06-04 13:27:30 +01:00
2019-02-19 16:14:57 +00:00
2020-06-09 13:14:00 +01:00
2020-06-04 13:27:30 +01:00
2020-05-03 15:41:40 +01:00
2020-06-09 13:14:00 +01:00
2020-03-29 20:04:10 +01:00
2020-01-21 12:52:53 +00:00
2020-04-30 12:57:40 +01:00
2019-04-23 23:30:19 +01:00
2020-02-21 17:48:08 +00:00
2020-02-03 13:03:32 +00:00
2020-02-21 17:48:09 +00:00
2019-06-07 09:11:49 +01:00
2020-06-04 13:27:30 +01:00
2020-05-07 12:15:59 +01:00
2020-05-24 23:56:03 +01:00
2019-12-09 12:00:43 +00:00
2018-05-04 13:28:05 +01:00
2020-05-03 15:41:39 +01:00
2019-09-30 16:55:21 +01:00
2020-05-15 16:31:44 +01:00
2020-05-09 18:57:21 +01:00
2020-06-09 13:14:00 +01:00
2020-05-19 22:57:27 +01:00