Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
build.patch | no | |||||
better-classpath.patch | no | |||||
single-core-bugfix.patch | [PATCH] Bug fix for single-core CPUs. | Erich Schubert <schube@dbs.ifi.lmu.de> | no | 2016-06-30 | ||
update-maven.patch | no | |||||
clipping-batik18.patch | commit 179245505b04b73c8ad0473a41463314c21e6943 Add overflow:visible to marker symbols, adjust sizing. |
Erich Schubert <schubert@informatik.uni-heidelberg.de> | no | 2017-03-29 | ||
batik-performance.patch | commit e02ba7683a45ffd3eb210d0d31a81c40f254e877 Improve Batik performance by avoiding `<symbol>` and `<use>`. Batik will materialize the copies otherwise and add too many listeners. So it is substantially faster to not use `<use>` |
Erich Schubert <schubert@informatik.uni-heidelberg.de> | no | 2017-03-29 | ||
java9-classloader.patch | commit 92c96858616581c2109d36488e96c84c72d8bbc7 Java 9 compatibility fixes. |
Erich Schubert <schubert@informatik.uni-heidelberg.de> | no | 2018-03-28 | ||
java9-lookandfeel.patch | commit d08c584374a98f094064ee90e4d67fa0db1d18a7 Avoid non-public API call (disallowed in Java9+) just for lookandfeel. |
Erich Schubert <schubert@informatik.uni-heidelberg.de> | no | 2018-05-10 | ||
reproducible-builds.patch | no | |||||
fix-ftbfs-bug923841.patch | [PATCH] Fix FTBFS (Timeout on instantiating de.lmu.ifi.dbs.elki.gui.util.TreePopup) Similar failures may be seen here in a random fashion: https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/elki.html I googled a little bit and found this: https://github.com/elki-project/elki/issues/10 and based on that maybe the patch below might work, but it's completely untested. |
Santiago Vila <sanvila@debian.org> | no | 2019-03-06 |