Commit Graph

95 Commits

Author SHA1 Message Date
Rudi Heitbaum
f63a43e8c4 libxml2: update to 2.14.4
- hard set the options that use find installed libaries
- fixes iconv error with libxslt that was introduced with
  - 811cad9297
  - 477f9c6b20
- https://github.com/GNOME/libxml2/commits/2.14/
2025-06-21 03:15:01 +00:00
Rudi Heitbaum
09af2d28fb Revert "libxml2: update to 2.14.4"
This reverts commit 7f84ab88d6.

error with:

CMake Error at /build/build.LibreELEC-H3.arm-13.0-devel/toolchain/lib/cmake/libxml2-2.14.4/libxml2-export.cmake:61 (set_target_properties):
  The link interface of target "LibXml2::LibXml2" contains:

    Iconv::Iconv

  but the target was not found.  Possible reasons include:

    * There is a typo in the target name.
    * A find_package call is missing for an IMPORTED target.
    * An ALIAS target is missing.
2025-06-19 02:10:41 +00:00
Rudi Heitbaum
7f84ab88d6 libxml2: update to 2.14.4 2025-06-18 12:14:54 +00:00
Rudi Heitbaum
d57e6f0ea7 libxml2: update to 2.14.3 2025-05-14 05:43:36 +00:00
Rudi Heitbaum
73e111b818 libxml2: update to 2.14.2 2025-04-18 00:32:19 +00:00
Rudi Heitbaum
d96c5a87be libxml2: update to 2.14.1 2025-04-04 14:49:18 +00:00
Rudi Heitbaum
1927c0c431 libxml2: update to 2.14.0 2025-03-28 23:14:01 +00:00
Rudi Heitbaum
a7c7c856ae libxml2: update to 2.13.6 2025-02-19 11:33:12 +00:00
Rudi Heitbaum
a1799f4e1f libxml2: update to 2.13.5 2024-11-14 05:24:34 +00:00
Rudi Heitbaum
1b14ffc86c libxml2: update to 2.13.4 2024-09-19 12:31:32 +00:00
Rudi Heitbaum
6d3326502e libxml2: update to 2.13.3 2024-07-27 04:06:56 +00:00
Rudi Heitbaum
aaf4ef2a55 libxml2: update to 2.13.2 2024-07-07 05:20:22 +00:00
Rudi Heitbaum
8642b88e63 libxml2: update to 2.13.1 2024-06-20 11:05:09 +00:00
Rudi Heitbaum
661553b3a0 libxml2: update to 2.13.0 2024-06-13 08:59:29 +00:00
Rudi Heitbaum
e985c984fc libxml2: update to 2.12.7 2024-05-15 12:46:24 +00:00
Rudi Heitbaum
d802baaea5 libxml2: update to 2.12.6
v2.12.6: Mar 15 2024

- parser: Fix detection of duplicate attributes in XML namespace
- xmlreader: Fix xmlTextReaderConstEncoding
- html: Fix htmlCreatePushParserCtxt with encoding
- xmllint: Return error code if XPath returns empty nodeset
2024-03-19 08:52:50 +00:00
Rudi Heitbaum
f3c6fb0108 libxml2: update to 2.12.5 2024-02-06 01:45:20 +00:00
Rudi Heitbaum
a39a5e8b0d libxml2: update to 2.12.4
8292f36145/NEWS

v2.12.4: Jan 15 2024

- parser: Fix regression parsing standalone declarations
- autotools: Readd --with-xptr-locs configuration option
- parser: Fix build --without-output
- parser: Don't grow or shrink pull parser memory buffers
- io: Fix memory lifetime issue with input buffers
2024-01-17 09:37:25 +00:00
Rudi Heitbaum
6829c8e31d libxml2: install python host libraries into site-packages 2024-01-16 02:38:09 +00:00
Rudi Heitbaum
34dd53f77d libxml2: migrate to cmake 2024-01-13 22:33:23 +00:00
Rudi Heitbaum
52533e4fa9 libxml2: update to 2.12.3
log:
- https://github.com/GNOME/libxml2/compare/v2.12.2...v2.12.3
2023-12-13 11:20:23 +00:00
Rudi Heitbaum
c55ab80faf libxml2: update to 2.12.2 2023-12-06 13:10:00 +00:00
Rudi Heitbaum
9aa5621612 libxml2: update to 2.12.1 2023-11-29 11:39:15 +00:00
Rudi Heitbaum
eb5890c101 libxml2: update to 2.11.6 2023-11-21 11:18:29 +00:00
Rudi Heitbaum
6d6eab2278 libxml2: update to 2.11.5 2023-08-10 11:29:26 +00:00