SHA256
10
0
forked from pool/lua-luaexpat
Commit Graph

15 Commits

Author SHA256 Message Date
1fd34d161e Accepting request 1098108 from home:Pi-Cla:SILE
- 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)

OBS-URL: https://build.opensuse.org/request/show/1098108
OBS-URL: https://build.opensuse.org/package/show/devel:languages:lua/lua-luaexpat?expand=0&rev=28
2023-07-11 12:59:35 +00:00
df66bee3c2 - Change upstream homepage to the current one at Lunar Modules.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:lua/lua-luaexpat?expand=0&rev=26
2023-03-16 18:13:13 +00:00
43b3f09695 Accepting request 1060907 from home:michals:branches:devel:languages:lua
- Fix missing dependency on lua-macros (boo#1205612)

OBS-URL: https://build.opensuse.org/request/show/1060907
OBS-URL: https://build.opensuse.org/package/show/devel:languages:lua/lua-luaexpat?expand=0&rev=24
2023-01-25 21:13:07 +00:00
12f78e4bd6 Accepting request 998861 from home:gmbr3:Lua
- Drop LUA_32BITS and GNU11 std - seems fixed now

OBS-URL: https://build.opensuse.org/request/show/998861
OBS-URL: https://build.opensuse.org/package/show/devel:languages:lua/lua-luaexpat?expand=0&rev=22
2022-08-23 14:21:48 +00:00
f35c788c86 Accepting request 998415 from home:Pi-Cla:branches:devel:languages:lua
- 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

OBS-URL: https://build.opensuse.org/request/show/998415
OBS-URL: https://build.opensuse.org/package/show/devel:languages:lua/lua-luaexpat?expand=0&rev=20
2022-08-22 11:03:56 +00:00
67de93a69b Accepting request 911839 from home:gmbr3:Lua
- Use GNU11 instead of C99

OBS-URL: https://build.opensuse.org/request/show/911839
OBS-URL: https://build.opensuse.org/package/show/devel:languages:lua/lua-luaexpat?expand=0&rev=19
2021-08-12 14:24:19 +00:00
fd186f5945 Accepting request 884022 from home:gmbr3:lua
- Fix build with Lua 5.4.3

OBS-URL: https://build.opensuse.org/request/show/884022
OBS-URL: https://build.opensuse.org/package/show/devel:languages:lua/lua-luaexpat?expand=0&rev=17
2021-04-12 21:02:32 +00:00
33f6a9f0e2 Accepting request 873478 from home:gmbr3:Lua
upd

OBS-URL: https://build.opensuse.org/request/show/873478
OBS-URL: https://build.opensuse.org/package/show/devel:languages:lua/lua-luaexpat?expand=0&rev=15
2021-02-18 18:20:19 +00:00
d9458254ac - Add lua54 as new build target
OBS-URL: https://build.opensuse.org/package/show/devel:languages:lua/lua-luaexpat?expand=0&rev=13
2020-07-06 19:05:19 +00:00
Jan Matejek
5f4088a86f drop support for lua 5.2
OBS-URL: https://build.opensuse.org/package/show/devel:languages:lua/lua-luaexpat?expand=0&rev=11
2017-10-30 14:47:51 +00:00
Tomáš Chvátal
6c5b8757f8 - Install license file
OBS-URL: https://build.opensuse.org/package/show/devel:languages:lua/lua-luaexpat?expand=0&rev=9
2017-08-04 12:48:14 +00:00
Tomáš Chvátal
7f24c20187 - Fix build on lua5.3
OBS-URL: https://build.opensuse.org/package/show/devel:languages:lua/lua-luaexpat?expand=0&rev=7
2017-07-13 20:57:09 +00:00
Tomáš Chvátal
46a5811b40 - Drop not needed luaexpat-lib.patch
OBS-URL: https://build.opensuse.org/package/show/devel:languages:lua/lua-luaexpat?expand=0&rev=4
2017-07-13 20:12:10 +00:00
Tomáš Chvátal
b6c5d4609d - Fix detection of some lua based items for 5.2 and 5.3
OBS-URL: https://build.opensuse.org/package/show/devel:languages:lua/lua-luaexpat?expand=0&rev=3
2017-07-13 20:06:59 +00:00
Tomáš Chvátal
03cbf0c2d8 - Switch to multibuild specfile to build against all lua flavors
- 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

OBS-URL: https://build.opensuse.org/package/show/devel:languages:lua/lua-luaexpat?expand=0&rev=2
2017-07-13 20:04:27 +00:00