Debian Patches
Status for octave-io/2.7.0-2
Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
xmlbeans-versioned.patch | Require version 3 of xmlbeans for POI+OOXML interface As of 2023-03-01, Debian unstable includes the combination of apache-poi version 4 and xmlbeans version 4. This breaks the POI+OOXML interface (see #1012016). . By requiring version 3 of xmlbeans, we ensure that the broken combination will not happen, because it is hard for a user to understand what is going wrong. . In practice this means that POI+OOXML will be disabled (and the OCT interface will be the only available one for reading .xlsx files), unless the user manually installs xmlbeans 3. . As a consequence, the xlsx-poi autopkgtest has been disabled. |
Sébastien Villemot <sebastien@debian.org> | not-needed | debian | 2023-03-01 |