diff options
author | Olliver Schinagl <oliver@schinagl.nl> | 2020-04-07 20:27:46 +0200 |
---|---|---|
committer | Rasmus Thomsen <oss@cogitri.dev> | 2020-04-09 17:45:25 +0000 |
commit | 9ed329c80d569f113fe03c73a7ac09d5e214b0ea (patch) | |
tree | 58785ea41e6290978ab7f184f1f003d652f66567 /community/openjdk8/icedtea-jdk-fix-libjvm-load.patch | |
parent | cb2baf840cab2fc019bd8bc80d1d513dc7277cfb (diff) | |
download | aports-9ed329c80d569f113fe03c73a7ac09d5e214b0ea.tar.bz2 aports-9ed329c80d569f113fe03c73a7ac09d5e214b0ea.tar.xz |
testing/openv2g: Make the open-v2g library more versatile
The Open-V2G library can be made a little more versatile by enabling
more feature, such as XMLDSIG support.
More importantly, the library currently violates the ISO15118 spec by
using a home-grown UCS implementation, where everything is treated as
32-bits, e.g. UTF-32, where ISO15118 uses UTF-8 encoding. As this is
incompatible, we are better off switching to ASCII for now, a that
at least is backwards compatible.
To properly fix this, the library needs toe be fixed to properly by a
proper UCS implementation or using a library to this end.
Note, that these patches are configuration options changing the
defaults, and thus are not up streamed.
Signed-off-by: Olliver Schinagl <oliver@schinagl.nl>
Diffstat (limited to 'community/openjdk8/icedtea-jdk-fix-libjvm-load.patch')
0 files changed, 0 insertions, 0 deletions