| AArch64 | |
| ppc64le | |
| s390x | |
| x86-64 |
- Update to version 1.5.1: * Added option "allowDTD" to the threat protection parser * Add configuration for Billion Laughs Attack prevention * Expose Expat compile time constants (lxp._EXPAT_FEATURES) * lxp now uses $(INSTALL_DATA) * makefile now uses $(RPM_OPT_FLAGS) $(RPM_LD_FLAGS)
- Change upstream homepage to the current one at Lunar Modules.
- Fix missing dependency on lua-macros (boo#1205612)
- Drop LUA_32BITS and GNU11 std - seems fixed now
- Replace deprecated %makeinstall with %make_install
- Update to version 1.4.1: * Fix bad buffer size calculation in threat parser * Improved Lua version support (5.1 - 5.4) * Fix memory leak when callbacks reference a parser object * etc. https://github.com/lunarmodules/luaexpat/releases/tag/1.4.0
- Use GNU11 instead of C99
- Fix build with Lua 5.4.3
- Use %lua_provides macro for default lua versioning
- Add lua54 as new build target