Packages changed: installation-images-MicroOS (17.31 -> 17.32) iptables lua54 === Details === ==== installation-images-MicroOS ==== Version update (17.31 -> 17.32) - merge gh#openSUSE/installation-images#560 - Add s390x to architecture list for net_repos (boo#1193479) - Define zsystems as the_arch for s390x - 17.32 ==== iptables ==== Subpackages: libip4tc2 libip6tc2 libxtables12 xtables-plugins - Only use nftables backend when iptables-backend-nft is installed when using libalternatives ==== lua54 ==== - Re-enable readline support in Lua, the way to do this changed in Lua 5.4 - Because we are linking with readline add GPLv3+ only to the main package - Subsequently, update main_test.patch to ignore another test - Update upstream-bugs.patch and upstream-bugs-test.patch to fix bugs 9,10,12 for build and tests respectively. Bug 11 changes interface of luaD_pretailcall.