Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
populating_java_options_by_default.patch | initiating _JAVA_OPTIONS so that we can start scilab with OpenJDK 17, and also we provide the necessary java.library.path. | Pierre Gruet <pgt@debian.org> | no | debian | 2023-03-11 | |
adddemo.diff | provide a more helpful message to point to the doc package | Sylvestre Ledru | invalid | |||
jh.diff | Simplify command-line for the helper | Sylvestre Ledru | invalid | |||
depend-scicos.diff | add explicit deps for the modelica compiler | Sylvestre Ledru | yes | |||
missing-lib.diff | add a missing lib to the list given to the linker | Sylvestre Ledru | yes | |||
libjogl2-java-2.3.2.diff | adapt to libjogl2-java 2.3.2 API New path for javax.media.opengl: com.jogamp.opengl. | Gilles Filippini <pini@debian.org> | yes | |||
reproducible_build.patch | make the build reproducible | Chris Lamb | invalid | |||
java_9.patch | make scilab work with java >= 9 | Emmanuel Bourg & Julien Puydt | yes | |||
force_java_home.patch | force java detection in the main script | Julien Puydt | not-needed | |||
set_class_path.patch | the current way to set the classpath doesn't work with recent java versions | Julien Puydt | yes | |||
use_outside_font.patch | find the font in another package instead of shipping a copy | Julien Puydt | invalid | |||
java11-compatibility.patch | Fix the compatibility with Java 11: - No longer use the @Generated annotation which was removed - Add JAXB and JAF to the classpath |
Emmanuel Bourg <ebourg@apache.org> | yes | |||
lucene4.10.patch | make it build with Lucene 4.10 | Julien Puydt <jpuydt@debian.org> | yes | |||
ocaml_406.patch | make the code build with a recent ocaml | Julien Puydt | yes | |||
find_libs.patch | get around the complex and failing detection | Julien Puydt | invalid | |||
strange_us_ascii_unmappable_character.patch | get around an error unmappable character for encoding US-ASCII | Julien Puydt | yes | |||
no_more_xml2_config.patch | more recent libxml2 doesn't ship xml2-config anymore | Julien Puydt | yes | |||
addLibraryPath.patch | Starting with openjdk 11.0.7+9 it is not possible anymore to force java.library.path reload by setting sys_paths to null. This patch makes things work for both openjdk 11.0.6 and 11.0.7. Related jdk changeset: http://hg.openjdk.java.net/jdk-updates/jdk11u/rev/21710e014d7f |
Gilles Filippini <pini@debian.org> | yes | |||
appdata.patch | point to the right desktop file | Julien Puydt | yes | |||
no-ftbfs-icu.patch | fix compilation issue with new libicu (Closes: #962555) | Boyuan Yang? | invalid | |||
find_external_libintl_jar.patch | use libintl.jar from the system instead of a shipped binary | Julien Puydt | invalid | |||
ocaml_411.patch | remove unneeded check for obsolete -unsafe-string | Stephane Glondu <steph@glondu.net> | yes | 2021-09-07 | ||
hdf5-1.10.7.patch | fix build with HDF5 1.10.7 =================================================================== |
Gilles Filippini | yes | |||
glibc_2.34.patch | fix for compilation with glibc 2.34 (Closes: #1017283) | Julien Puydt | yes | |||
selecting_unversioned_jars.patch | selecting the unversioned jars instead of the versioned ones, taking profit of the ranks of '.' and '-'. | Pierre Gruet <pgt@debian.org> | not-needed | debian | 2023-03-10 | |
fixing_doc_build.patch | fixing the build of the doc by skipping the Japanese part, including the shared libs in the modules in java.library.path and also loading the native libraries in a clean, non-reflective way. |
Pierre Gruet <pgt@debian.org> | no | 2023-03-10 |