Commit 1007041
committed
fix: upgrade Libxml2 to 2.15.2
1 parent 00d361a commit 1007041
2 files changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
34 | | - | |
| 34 | + | |
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
| |||
- .gitignore+4
- .gitlab-ci/dist.sh+14-2
- .gitlab-ci/downstream-nokogiri.sh+3-2
- CMakeLists.txt+90-1
- Makefile.am+11-3
- NEWS+82
- README.md+23-5
- VERSION+1-1
- c14n.c+1-1
- catalog.c+199-39
- configure.ac+2
- doc/xmllint.xml+1
- encoding.c+2-1
- include/libxml/catalog.h+2
- include/libxml/relaxng.h+4
- include/private/threads.h+9-2
- libxml2.doap+9-2
- meson.build+15-2
- parser.c+1-1
- relaxng.c+60-5
- result/catalogs/recursive+1
- run_and_diff.cmake+44
- runtest.c+67
- schematron.c+18-2
- shell.c+4-1
- test/catalogs/catalog-recursive.xml+3
- test/catalogs/recursive.script
- test/catalogs/recursive.sgml+1
- test/catalogs/repeated-next-catalog.xml+10
- test/catalogs/test.sh-2
- test/relaxng/include/include-limit.rng+4
- test/relaxng/include/include-limit_1.rng+4
- test/relaxng/include/include-limit_2.rng+4
- test/relaxng/include/include-limit_3.rng+8
- test_xmlcatalog_add_del.cmake+35
- testcatalog.c+96
- testlimits.c+26-7
- testparser.c+108
- tree.c+2-2
- uri.c+9-5
- xmlIO.c+9-3
- xmllint.c+114-33
- xmlstring.c+2-2
- xmlwriter.c+27-4
- xpath.c+50-18
0 commit comments