nftables: fix parsing date expressions
authorJo-Philipp Wich <jo@mein.io>
Mon, 8 Aug 2022 22:05:02 +0000 (00:05 +0200)
committerJo-Philipp Wich <jo@mein.io>
Mon, 8 Aug 2022 22:20:14 +0000 (00:20 +0200)
commiteada8925776aafa3ec47d66fb89bf7eae730edf7
treec684e89becee0e065d168274dfabf7b7bbd25da6
parent737671bcceb438195ad8fe78b6f93e5ccfef8483
nftables: fix parsing date expressions

Musl libc does not support the non-POSIX "%F" format for strptime() so
replace all occurrences of it with an equivalent "%Y-%m-%d" format.

Fixes: #10419
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
package/network/utils/nftables/Makefile
package/network/utils/nftables/patches/0001-meta-don-t-use-non-POSIX-formats-in-strptime.patch [new file with mode: 0644]
target/linux/ramips/mt7621/config-5.10