Debian Patches
Status for basex/12.4+ds-1
| Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
|---|---|---|---|---|---|---|
| remove-unused-source.patch | Remove (for debian package) unused upstream source. Upstream code base contains functionality (basexhttp, dba) that is not included in this package and thus removed. |
Alexander Holupirek <alex@holupirek.de> | not-needed | |||
| disable-invisible-xml.patch | Disable Invisible XML (Markup Blitz) support. The de.bottlecaps:markup-blitz library (the Invisible XML / iXML parser backend) is not packaged in Debian, so fn:invisible-xml cannot be compiled against its API. . Remove the direct compile-time references to the Markup Blitz API (the Generator and ParseInvisibleXml inner classes) and reduce FnInvisibleXml.item() to the existing runtime availability check. The function stays registered but reports "Invisible XML not available" (BASEX_CLASSPATH) when called, matching the slim upstream distribution. Re-enable once markup-blitz is available in Debian. |
Alexander Holupirek <alex@holupirek.de> | not-needed | 2026-06-16 |
