forked from pool/lua-luaexpat
Accepting request 1098147 from devel:languages:lua
OBS-URL: https://build.opensuse.org/request/show/1098147 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/lua-luaexpat?expand=0&rev=11
This commit is contained in:
@@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 11 11:38:13 UTC 2023 - Gordon Leung <pirateclip@protonmail.com>
|
||||
|
||||
- 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)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 16 18:13:00 UTC 2023 - Matej Cepl <mcepl@suse.com>
|
||||
|
||||
|
@@ -20,7 +20,7 @@
|
||||
|
||||
%define flavor @BUILD_FLAVOR@
|
||||
%define mod_name luaexpat
|
||||
Version: 1.4.1
|
||||
Version: 1.5.1
|
||||
Release: 0
|
||||
Summary: A SAX XML parser based on the Expat library
|
||||
License: MIT
|
||||
@@ -28,7 +28,8 @@ Group: Productivity/Networking/Other
|
||||
URL: https://lunarmodules.github.io/luaexpat/
|
||||
Source: https://github.com/lunarmodules/luaexpat/archive/%{version}/%{mod_name}-%{version}.tar.gz
|
||||
BuildRequires: %{flavor}-devel
|
||||
BuildRequires: libexpat-devel
|
||||
# See: https://github.com/lunarmodules/luaexpat/releases/tag/1.5.0
|
||||
BuildRequires: libexpat-devel >= 2.4.6
|
||||
BuildRequires: lua-macros
|
||||
Requires: %{flavor}
|
||||
%lua_provides
|
||||
|
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d528060d45865b44bef7215ef8a440165b668f363a4af53358389f0315a8593c
|
||||
size 52159
|
3
luaexpat-1.5.1.tar.gz
Normal file
3
luaexpat-1.5.1.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:7d455f154de59eb0b073c3620bc8b873f7f697b3f21a112e6ff8dc9fca6d0826
|
||||
size 53912
|
Reference in New Issue
Block a user