1
0
mirror of https://gitlab.gnome.org/GNOME/libxslt synced 2025-07-19 09:43:19 +03:00

Commit Graph

  • 923903c59d doap: remove inactive maintainer master Michael Catanzaro 2025-06-18 08:09:33 -05:00
  • 5abb79a517 ci: Add gnomeos-basic-ci component alatiera-master-patch-9ff8 Jordan Petridis 2025-06-01 06:46:48 +03:00
  • c8b1ea4b89 Remove myself from maintainers Nick Wellnhofer 2025-03-12 19:47:21 +01:00
  • 0a546da509 Bump version Nick Wellnhofer 2025-03-12 19:46:32 +01:00
  • 71be7a3263 Release v1.1.43 v1.1.43 Nick Wellnhofer 2025-03-12 18:23:25 +01:00
  • ac3b7e09c0 Convert NEWS from ISO-8859-1 to UTF-8 Nick Wellnhofer 2025-03-12 18:21:48 +01:00
  • c7c7f1f78d [CVE-2025-24855] Fix use-after-free of XPath context node Nick Wellnhofer 2024-12-17 15:56:21 +01:00
  • 46041b65f2 [CVE-2024-55549] Fix UAF related to excluded namespaces Nick Wellnhofer 2024-12-05 12:43:19 +01:00
  • 1ca27c0d5b python: Don't use removed libxml2 macro Nick Wellnhofer 2025-03-09 19:36:49 +01:00
  • 09012e97f5 tests: Skip test_bad.xsl with libxml2 before 2.13 Nick Wellnhofer 2025-03-09 19:04:57 +01:00
  • 572b24a9c5 python: Don't include nanoftp.h and nanohttp.h Nick Wellnhofer 2025-03-09 15:31:35 +01:00
  • 3f00a30f87 extensions: always include stdlib.h Hugo Beauzée-Luyssen 2025-02-17 09:14:14 +01:00
  • abbb4fda2b tests: Avoid namespace warning on Windows Nick Wellnhofer 2025-02-27 11:36:46 +01:00
  • 04a38be152 gitlab-ci: Also test modules which are disabled by default Nick Wellnhofer 2024-12-28 16:08:37 +01:00
  • 09b41917dd build: Disable debug output and debugger by default Nick Wellnhofer 2024-12-28 15:44:54 +01:00
  • c7d159b0f7 numbers: Make static variables const Nick Wellnhofer 2024-12-21 22:54:04 +01:00
  • c6e225976c variables: Remove debug code Nick Wellnhofer 2024-12-21 22:53:27 +01:00
  • 9e2828aa09 gitlab-ci: Stop including old release script Nick Wellnhofer 2024-12-21 22:41:59 +01:00
  • a60a623a3c exslt: Increase XPath depth in dyn:evaluate Nick Wellnhofer 2024-12-19 22:38:38 +01:00
  • 9aeca0fcf6 numbers: Stop using libxml2 XPath axis API Nick Wellnhofer 2024-12-19 19:24:25 +01:00
  • ae147fefb4 gitlab-ci: Add "dist" job to build distribution tarball Nick Wellnhofer 2024-12-09 23:02:56 +01:00
  • 941b10fa8a Bump version to 1.1.43 Nick Wellnhofer 2024-12-09 23:01:38 +01:00
  • d70dbb900f cmake: Always build Python module as shared library Nick Wellnhofer 2024-12-07 15:33:51 +01:00
  • 579e32c88d python: Declare init func with PyMODINIT_FUNC Nick Wellnhofer 2024-12-07 15:32:19 +01:00
  • 7504032097 cmake: Fix compatibility in package version file Nick Wellnhofer 2024-11-28 21:30:06 +01:00
  • 2ee18b3517 numbers: Use private copy of xmlCopyCharMultiByte Nick Wellnhofer 2024-11-18 16:57:54 +01:00
  • 329ac5e119 documents: Use xmlCtxtParseDocument if available Nick Wellnhofer 2024-11-17 20:46:40 +01:00
  • bf59c33812 tests: Make runtest compile with older libxml2 versions Nick Wellnhofer 2024-11-12 13:28:55 +01:00
  • 5df99903ae python: fix typos Yegor Yefremov 2024-10-14 10:20:33 +02:00
  • 35cf78b275 variables: Evaluate globals in source order Nick Wellnhofer 2024-09-20 00:25:00 +02:00
  • c45ed81aeb variables: Fix non-deterministic generated IDs Nick Wellnhofer 2024-09-19 21:49:46 +02:00
  • cb1e47d98b exslt: Use C99 NAN macro Nick Wellnhofer 2024-09-19 21:45:01 +02:00
  • 06baf50dbc build: Disable EXSLT crypto module by default Nick Wellnhofer 2024-08-19 15:18:32 +02:00
  • 220cde60f4 configure.ac: Find libgcrypt via pkg-config Alessandro Astone 2024-08-19 14:34:28 +02:00
  • ab10c15fc7 utils: Account for libxml2 change Nick Wellnhofer 2024-07-30 17:57:44 +02:00
  • f5ee8c954d build: Disable plugins by default Nick Wellnhofer 2024-07-23 02:38:49 +02:00
  • b2a390bfa9 tests: Make bug-219.xsl compatible with older libxml2 Nick Wellnhofer 2024-07-23 02:50:25 +02:00
  • ff7cf97d80 extensions: Don't use libxml2's "modules" feature Nick Wellnhofer 2024-07-22 23:43:03 +02:00
  • 464fd14587 tests: Adjust for libxml2 change Nick Wellnhofer 2024-07-23 00:26:34 +02:00
  • 165219e5a3 Release 1.1.42 v1.1.42 Nick Wellnhofer 2024-07-04 17:41:54 +02:00
  • 5fc5a6b715 functions: Fix unitialized variable warning Nick Wellnhofer 2024-07-04 17:48:45 +02:00
  • e1117e771c doc: Update documentation Nick Wellnhofer 2024-07-04 17:38:15 +02:00
  • fb08340ec5 cmake: Add LIBXSLT_WITH_PROGRAMS option Don Olmstead 2024-06-28 22:52:06 +00:00
  • 8d456f03b6 utils: Don't use deprecated xmlCharEncodingHandler member Nick Wellnhofer 2024-07-02 22:27:02 +02:00
  • 081cd6e97a transform: Handle filesystem paths after libxml2 changes Nick Wellnhofer 2024-07-01 13:21:14 +02:00
  • 3f5ab3a728 cmake: Fix HAVE_GCRYPT check Nick Wellnhofer 2024-06-22 23:35:53 +02:00
  • cd923ff30c locale: Work around issue with FreeBSD's strxfrm_l Nick Wellnhofer 2024-06-21 22:56:55 +02:00
  • a85bd17ec5 extensions: Readd call to xmlCheckFilename with older libxml2 Nick Wellnhofer 2024-06-21 15:07:18 +02:00
  • f156f9b983 Release v1.1.41 v1.1.41 Nick Wellnhofer 2024-06-19 12:34:45 +02:00
  • aa766fe491 libxslt: Set _FILE_OFFSET_BITS to 64 Nick Wellnhofer 2024-06-16 15:42:58 +02:00
  • 33ac060d01 xsltproc: Remove unneeded includes Nick Wellnhofer 2024-06-16 15:42:31 +02:00
  • 200ee26982 autotools: Stop installing libxslt.m4 Nick Wellnhofer 2024-06-15 19:55:05 +02:00
  • dae1969f0d autotools: Remove RPM build Nick Wellnhofer 2024-06-15 19:51:05 +02:00
  • 43d4fe21f7 include: Don't define ATTRIBUTE_UNUSED in public header Nick Wellnhofer 2024-06-15 19:15:33 +02:00
  • 724f12ba9f cmake: Link testplugin with libxml2 Nick Wellnhofer 2024-06-15 00:48:40 +02:00
  • f7ada2f8e2 cmake: Adjust paths for UNIX or UNIX-like target systems Daniel E 2024-06-15 09:32:34 +00:00
  • ea32b708bf tests: Link testplugin with libxml2 Nick Wellnhofer 2024-06-15 00:31:33 +02:00
  • 0042855aaa tests: Fix expected error after libxml2 change Nick Wellnhofer 2024-06-15 00:31:02 +02:00
  • ce3ad4f93c runtest: Switch to xmlFormatError Nick Wellnhofer 2024-06-14 17:09:54 +02:00
  • 46d0b29eb5 fuzz: Avoid accessing internal struct members Nick Wellnhofer 2024-06-14 17:05:21 +02:00
  • 16f3d7c495 xsltproc: Make "-" read from stdin Nick Wellnhofer 2024-06-14 16:32:17 +02:00
  • 012781f7aa Release v1.1.40 v1.1.40 Nick Wellnhofer 2024-06-12 18:53:28 +02:00
  • e1e46f0b1d ci: Fix C89 and Python Nick Wellnhofer 2024-06-12 18:40:58 +02:00
  • 38517ac44f Update .gitignore Nick Wellnhofer 2024-06-12 18:36:50 +02:00
  • c19f56cec3 functions: xmlXPtrNewContext is deprecated Nick Wellnhofer 2024-06-12 18:34:54 +02:00
  • 0f1f2c361c xsltproc: Stop calling xmlMemoryDump Nick Wellnhofer 2024-06-10 23:10:21 +02:00
  • 1cd62538c3 xsltproc: Prefer XML_PARSE_NONET over xmlNoNetEntityLoader Nick Wellnhofer 2024-06-10 23:09:28 +02:00
  • fddd582717 fuzz: Operation limit for stylesheet parser Nick Wellnhofer 2024-03-18 13:08:32 +01:00
  • 7b63e83e98 malloc-fail: Fix memory leak after xmlAddPrevSibling Nick Wellnhofer 2024-03-17 15:58:37 +01:00
  • c65a7c05f9 build: Remove mem-debug option Nick Wellnhofer 2024-01-30 13:02:45 +01:00
  • bf3c42127e tests: Add missing newline Nick Wellnhofer 2024-01-26 10:59:37 +01:00
  • f6d1bad928 tests: Disable Python tests on Windows for now Nick Wellnhofer 2024-01-25 19:47:27 +01:00
  • ecb1a3254f tests: Adjust expected error message Nick Wellnhofer 2024-01-25 19:27:07 +01:00
  • 044a98e6d3 tests: Check whether C library supports collation with locales Nick Wellnhofer 2024-01-25 19:20:28 +01:00
  • a11bb0ffd7 xsltproc: Also remove maxparserdepth option from documentation Nick Wellnhofer 2024-01-03 17:01:53 +01:00
  • 75967fc012 xsltproc: remove maxparserdepth option Mike Dalessio 2024-01-03 09:57:24 -05:00
  • d679f4470d functions: Fix build if libxml2 modules are disabled Nick Wellnhofer 2023-12-10 20:58:20 +01:00
  • 66103bd36c tests: Fix expected error message Nick Wellnhofer 2023-12-28 17:08:24 +01:00
  • 014b28927c extensions: Don't call deprecated xmlCheckFilename Nick Wellnhofer 2023-12-28 15:24:12 +01:00
  • 53bdbe9f6a documents: Don't set ctxt->directory Nick Wellnhofer 2023-12-28 15:05:47 +01:00
  • 73b955aea0 Explain why we have to mess with 'boolval' of value trees Nick Wellnhofer 2023-12-20 19:04:51 +01:00
  • c5c66dfbf5 exslt: Fix EXSLT functions without parameters Nick Wellnhofer 2023-12-06 19:00:04 +01:00
  • 86ec392efd tests: Fix build with older libxml2 Nick Wellnhofer 2023-12-01 21:05:19 +01:00
  • 9bee38d4d5 DOAP: Add download and issue tracker entries Andre Klapper 2023-11-27 12:56:52 +01:00
  • 0913d1d9b5 DOAP: Replace defunct mailing list with Discourse support forum Andre Klapper 2023-11-27 12:55:55 +01:00
  • 743ab691be Release v1.1.39 v1.1.39 Nick Wellnhofer 2023-11-16 13:42:44 +01:00
  • 405e3e1980 python: Make sure to distribute new files Nick Wellnhofer 2023-11-16 13:57:50 +01:00
  • fe9da133fd transform: Check maximum depth when processing default templates Nick Wellnhofer 2023-11-06 17:51:49 +01:00
  • 97bbff0f6c tests: Structured error handler now passes a const xmlError Nick Wellnhofer 2023-10-26 14:18:29 +02:00
  • 1791a8d082 extensions: Don't search imports for extension prefixes Nick Wellnhofer 2023-10-26 11:55:19 +02:00
  • 1534c167fc python: Make it compatible with python3.12 Daniel Garcia Moreno 2023-10-24 07:41:28 +02:00
  • 42e018bdc9 pkg-config files include cflags for static builds Mike Dalessio 2023-09-11 16:11:33 -04:00
  • 61dd95b049 build: Add more missing includes Nick Wellnhofer 2023-09-21 16:40:57 +02:00
  • 99f2036bd2 python: Don't set deprecated global Nick Wellnhofer 2023-09-21 03:23:44 +02:00
  • b7f824f613 build: Add missing includes Nick Wellnhofer 2023-09-21 02:29:50 +02:00
  • e4a272bbaf imports: Limit nesting depth Nick Wellnhofer 2023-09-10 12:37:41 +02:00
  • b172783dc7 Handle NOCONFIG case when setting locations from CMake target properties Markus Rickert 2023-09-09 17:50:34 +02:00
  • 8c2e8031b2 python: Fix tests on MinGW Nick Wellnhofer 2023-09-05 16:48:45 +02:00
  • 1c54ea99f0 extensions: Report top-level elements in xsltDebugDumpExtensions Nick Wellnhofer 2023-09-05 14:08:35 +02:00
  • f86c64b6d5 fuzz: Fix xmlFuzzEntityLoader after recent libxml2 changes Nick Wellnhofer 2023-08-14 14:43:43 +02:00