Skip to content

Commit 2a8ddea

Browse files
author
duke
committed
Added webrev for jfx11u/141
1 parent 13c2629 commit 2a8ddea

File tree

3 files changed

+3
-0
lines changed

3 files changed

+3
-0
lines changed

jfx11u/141/00/commits.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
[{"commit":{"message":"8306115: Update libxml2 to 2.10.4\n\nReviewed-by: kcr, sykora"},"files":[{"filename":"modules\/javafx.web\/src\/main\/legal\/libxml2.md"},{"filename":"modules\/javafx.web\/src\/main\/native\/Source\/ThirdParty\/libxml\/linux\/config.h"},{"filename":"modules\/javafx.web\/src\/main\/native\/Source\/ThirdParty\/libxml\/linux\/include\/libxml\/xmlversion.h"},{"filename":"modules\/javafx.web\/src\/main\/native\/Source\/ThirdParty\/libxml\/mac\/config.h"},{"filename":"modules\/javafx.web\/src\/main\/native\/Source\/ThirdParty\/libxml\/mac\/include\/libxml\/xmlversion.h"},{"filename":"modules\/javafx.web\/src\/main\/native\/Source\/ThirdParty\/libxml\/src\/NEWS"},{"filename":"modules\/javafx.web\/src\/main\/native\/Source\/ThirdParty\/libxml\/src\/SAX2.c"},{"filename":"modules\/javafx.web\/src\/main\/native\/Source\/ThirdParty\/libxml\/src\/configure.ac"},{"filename":"modules\/javafx.web\/src\/main\/native\/Source\/ThirdParty\/libxml\/src\/dict.c"},{"filename":"modules\/javafx.web\/src\/main\/native\/Source\/ThirdParty\/libxml\/src\/libxml2.spec"},{"filename":"modules\/javafx.web\/src\/main\/native\/Source\/ThirdParty\/libxml\/src\/xmlIO.c"},{"filename":"modules\/javafx.web\/src\/main\/native\/Source\/ThirdParty\/libxml\/win32\/include\/libxml\/xmlversion.h"}],"sha":"6b41cd09156aa78a859df1660499cd3d30c14a5c"}]

jfx11u/141/00/comparison.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
{"files":[{"patch":"@@ -1,1 +1,1 @@\n-## xmlsoft.org: libxml2 v2.10.3\n+## xmlsoft.org: libxml2 v2.10.4\n","filename":"modules\/javafx.web\/src\/main\/legal\/libxml2.md","additions":1,"deletions":1,"binary":false,"changes":2,"status":"modified"},{"patch":"@@ -163,1 +163,1 @@\n-#define PACKAGE_STRING \"libxml2 2.10.3\"\n+#define PACKAGE_STRING \"libxml2 2.10.4\"\n@@ -172,1 +172,1 @@\n-#define PACKAGE_VERSION \"2.10.3\"\n+#define PACKAGE_VERSION \"2.10.4\"\n@@ -189,1 +189,1 @@\n-#define VERSION \"2.10.3\"\n+#define VERSION \"2.10.4\"\n","filename":"modules\/javafx.web\/src\/main\/native\/Source\/ThirdParty\/libxml\/linux\/config.h","additions":3,"deletions":3,"binary":false,"changes":6,"status":"modified"},{"patch":"@@ -32,1 +32,1 @@\n-#define LIBXML_DOTTED_VERSION \"2.10.3\"\n+#define LIBXML_DOTTED_VERSION \"2.10.4\"\n@@ -39,1 +39,1 @@\n-#define LIBXML_VERSION 21003\n+#define LIBXML_VERSION 21004\n@@ -46,1 +46,1 @@\n-#define LIBXML_VERSION_STRING \"21003\"\n+#define LIBXML_VERSION_STRING \"21004\"\n@@ -61,1 +61,1 @@\n-#define LIBXML_TEST_VERSION xmlCheckVersion(21003);\n+#define LIBXML_TEST_VERSION xmlCheckVersion(21004);\n","filename":"modules\/javafx.web\/src\/main\/native\/Source\/ThirdParty\/libxml\/linux\/include\/libxml\/xmlversion.h","additions":4,"deletions":4,"binary":false,"changes":8,"status":"modified"},{"patch":"@@ -163,1 +163,1 @@\n-#define PACKAGE_STRING \"libxml2 2.10.3\"\n+#define PACKAGE_STRING \"libxml2 2.10.4\"\n@@ -172,1 +172,1 @@\n-#define PACKAGE_VERSION \"2.10.3\"\n+#define PACKAGE_VERSION \"2.10.4\"\n@@ -189,1 +189,1 @@\n-#define VERSION \"2.10.3\"\n+#define VERSION \"2.10.4\"\n","filename":"modules\/javafx.web\/src\/main\/native\/Source\/ThirdParty\/libxml\/mac\/config.h","additions":3,"deletions":3,"binary":false,"changes":6,"status":"modified"},{"patch":"@@ -32,1 +32,1 @@\n-#define LIBXML_DOTTED_VERSION \"2.10.3\"\n+#define LIBXML_DOTTED_VERSION \"2.10.4\"\n@@ -39,1 +39,1 @@\n-#define LIBXML_VERSION 21003\n+#define LIBXML_VERSION 21004\n@@ -46,1 +46,1 @@\n-#define LIBXML_VERSION_STRING \"21003\"\n+#define LIBXML_VERSION_STRING \"21004\"\n@@ -61,1 +61,1 @@\n-#define LIBXML_TEST_VERSION xmlCheckVersion(21003);\n+#define LIBXML_TEST_VERSION xmlCheckVersion(21004);\n","filename":"modules\/javafx.web\/src\/main\/native\/Source\/ThirdParty\/libxml\/mac\/include\/libxml\/xmlversion.h","additions":4,"deletions":4,"binary":false,"changes":8,"status":"modified"},{"patch":"@@ -3,0 +3,14 @@\n+v2.10.4: Apr 11 2023\n+\n+### Security\n+\n+- [CVE-2023-29469] Hashing of empty dict strings isn't deterministic\n+- [CVE-2023-28484] Fix null deref in xmlSchemaFixupComplexType\n+- schemas: Fix null-pointer-deref in xmlSchemaCheckCOSSTDerivedOK\n+\n+### Regressions\n+\n+- SAX2: Ignore namespaces in HTML documents\n+- io: Fix \"buffer full\" error with certain buffer sizes\n+\n+\n@@ -63,0 +77,41 @@\n+### Breaking changes\n+\n+The Docbook parser module and all related symbols habe been removed completely.\n+This was experimental code which never worked and generated a deprecation\n+warning for 15+ years. The library's soname wasn't changed in order to allow\n+seamless upgrades to later versions. If this concerns you, consider bumping\n+soname yourself.\n+\n+Some other modules are now disabled by default and will eventually be removed\n+completely:\n+\n+- Support for XPointer locations (ranges and points): This was based on\n+ a W3C specification which never got beyond Working Draft status. To my\n+ knowledge, there's no software supporting this spec which is still\n+ maintained. You now have to enable this code by passing the\n+ `--with-xptr-locs` configuration option. Be warned that this part of\n+ the code base is buggy and had many security issues in the past.\n+\n+- Support for the built-in FTP client (`--with-ftp`).\n+\n+- Support for \"legacy\" functions (`--with-legacy`).\n+\n+If you're concerned about ABI stability and haven't disabled these modules\n+already, add the following configuration options or bump soname yourself:\n+\n+ --with-ftp\n+ --with-legacy\n+ --with-xptr-locs\n+\n+Several functions of the public API were deprecated. Most of them should be\n+completely unused and will generate a deprecation warning now.\n+\n+The autoconf build now uses the sysconfdir variable for the location of\n+the default catalog file. The path changed from hardcoded \/etc\/xml\/catalog\n+to ${sysconfdir}\/xml\/catalog. The sysconfdir variable defaults to\n+${prefix}\/etc, prefix defaults to \/usr\/local, so without other options\n+the path becomes \/usr\/local\/etc\/xml\/catalog. If you want the old behavior,\n+configure with\n+\n+ --sysconfdir=\/etc\n+\n","filename":"modules\/javafx.web\/src\/main\/native\/Source\/ThirdParty\/libxml\/src\/NEWS","additions":55,"deletions":0,"binary":false,"changes":55,"status":"modified"},{"patch":"@@ -1611,6 +1611,9 @@\n-\n- \/*\n- * Split the full name into a namespace prefix and the tag name\n- *\/\n- name = xmlSplitQName(ctxt, fullname, &prefix);\n-\n+ if (ctxt->html) {\n+ prefix = NULL;\n+ name = xmlStrdup(fullname);\n+ } else {\n+ \/*\n+ * Split the full name into a namespace prefix and the tag name\n+ *\/\n+ name = xmlSplitQName(ctxt, fullname, &prefix);\n+ }\n","filename":"modules\/javafx.web\/src\/main\/native\/Source\/ThirdParty\/libxml\/src\/SAX2.c","additions":9,"deletions":6,"binary":false,"changes":15,"status":"modified"},{"patch":"@@ -6,1 +6,1 @@\n-m4_define([MICRO_VERSION], 3)\n+m4_define([MICRO_VERSION], 4)\n","filename":"modules\/javafx.web\/src\/main\/native\/Source\/ThirdParty\/libxml\/src\/configure.ac","additions":1,"deletions":1,"binary":false,"changes":2,"status":"modified"},{"patch":"@@ -456,1 +456,2 @@\n- if (name == NULL) return(0);\n+ if ((name == NULL) || (namelen <= 0))\n+ return(value);\n","filename":"modules\/javafx.web\/src\/main\/native\/Source\/ThirdParty\/libxml\/src\/dict.c","additions":2,"deletions":1,"binary":false,"changes":3,"status":"modified"},{"patch":"@@ -5,1 +5,1 @@\n-Version: 2.10.3\n+Version: 2.10.4\n@@ -206,2 +206,2 @@\n-* Thu Mar 9 2023 Daniel Veillard <[email protected]>\n-- upstream release 2.10.3\n+* Thu Apr 20 2023 Daniel Veillard <[email protected]>\n+- upstream release 2.10.4\n","filename":"modules\/javafx.web\/src\/main\/native\/Source\/ThirdParty\/libxml\/src\/libxml2.spec","additions":3,"deletions":3,"binary":false,"changes":6,"status":"modified"},{"patch":"@@ -3237,6 +3237,0 @@\n- if (xmlBufAvail(in->buffer) <= 0) {\n- xmlIOErr(XML_IO_BUFFER_FULL, NULL);\n- in->error = XML_IO_BUFFER_FULL;\n- return(-1);\n- }\n-\n","filename":"modules\/javafx.web\/src\/main\/native\/Source\/ThirdParty\/libxml\/src\/xmlIO.c","additions":0,"deletions":6,"binary":false,"changes":6,"status":"modified"},{"patch":"@@ -32,1 +32,1 @@\n-#define LIBXML_DOTTED_VERSION \"2.10.3\"\n+#define LIBXML_DOTTED_VERSION \"2.10.4\"\n@@ -39,1 +39,1 @@\n-#define LIBXML_VERSION 21003\n+#define LIBXML_VERSION 21004\n@@ -46,1 +46,1 @@\n-#define LIBXML_VERSION_STRING \"21003\"\n+#define LIBXML_VERSION_STRING \"21004\"\n@@ -61,1 +61,1 @@\n-#define LIBXML_TEST_VERSION xmlCheckVersion(21003);\n+#define LIBXML_TEST_VERSION xmlCheckVersion(21004);\n","filename":"modules\/javafx.web\/src\/main\/native\/Source\/ThirdParty\/libxml\/win32\/include\/libxml\/xmlversion.h","additions":4,"deletions":4,"binary":false,"changes":8,"status":"modified"}]}

jfx11u/141/00/metadata.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
{"head":{"repo":{"full_name":"johanvos\/jfx11u","html_url":"https:\/\/github.com\/johanvos\/jfx11u"},"sha":"6b41cd09156aa78a859df1660499cd3d30c14a5c"},"created_at":"2023-06-20T13:38:16.907365891Z","base":{"repo":{"full_name":"openjdk\/jfx11u","html_url":"https:\/\/git.openjdk.org\/jfx11u"},"sha":"86c84eec7fe113efed987258a0bc6532c29b6fd6"}}

0 commit comments

Comments
 (0)