| 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
- do not build for Lua 5.2
- Install license file
- Drop not needed luaexpat-lib.patch - Fix detection of some lua based items for 5.2 and 5.3 - Switch to multibuild specfile to build against all lua flavors - Fix build on lua5.3
- update to v1.3.0 * Lua 5.2 support (thanks Tomás Guisasola Gorham) * support for the XmlDecl handler * add parser:getcurrentbytecount() (XML_GetCurrentByteCount) * ability to disable CharacterData merging * Makefile improvements (thanks Vadim Misbakh-Soloviov)
- update version 1.2.0 * support for the StartDoctypeDecl handler * add parser:stop() to abort parsing inside a callback
- Cleanup spec and create changes file * correct Licence to MIT * fix build for factory by using lua51-devel * fix build for SLE_11 and SLE_11_SP1 * add copyright to spec
- rebuild correctly luaexpat on openSUSE 11.2
- build luaexpat on openSUSE 11.2