<feed xmlns='http://www.w3.org/2005/Atom'>
<title>aports/testing/openv2g, branch master</title>
<subtitle>Main aports tree
</subtitle>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/'/>
<entry>
<title>testing/openv2g: Make the open-v2g library more versatile</title>
<updated>2020-04-09T17:45:25+00:00</updated>
<author>
<name>Olliver Schinagl</name>
<email>oliver@schinagl.nl</email>
</author>
<published>2020-04-07T18:27:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=9ed329c80d569f113fe03c73a7ac09d5e214b0ea'/>
<id>9ed329c80d569f113fe03c73a7ac09d5e214b0ea</id>
<content type='text'>
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 &lt;oliver@schinagl.nl&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
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 &lt;oliver@schinagl.nl&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>testing/openv2g: Enable V2G build on all archs</title>
<updated>2020-03-10T22:39:30+00:00</updated>
<author>
<name>Olliver Schinagl</name>
<email>oliver@schinagl.nl</email>
</author>
<published>2020-01-14T09:35:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=99c547f1f18bd724b2d6060d41215929d904bd76'/>
<id>99c547f1f18bd724b2d6060d41215929d904bd76</id>
<content type='text'>
Previously, prepare failed due to wrong line-endings when building on
the main runner, but not on the gitlab runner.

Instead, make sure all the files we want to patch, are properly ended by
dos2unix-ing them.

Signed-off-by: Olliver Schinagl &lt;oliver@schinagl.nl&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Previously, prepare failed due to wrong line-endings when building on
the main runner, but not on the gitlab runner.

Instead, make sure all the files we want to patch, are properly ended by
dos2unix-ing them.

Signed-off-by: Olliver Schinagl &lt;oliver@schinagl.nl&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>testing/openv2g: disable on all archs, prepare fails</title>
<updated>2019-11-21T20:29:56+00:00</updated>
<author>
<name>Milan P. Stanić</name>
<email>mps@arvanta.net</email>
</author>
<published>2019-11-21T20:29:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=6080a9d8782785e6075dda886928cdd7f5150106'/>
<id>6080a9d8782785e6075dda886928cdd7f5150106</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>testing/openv2g: New aport</title>
<updated>2019-11-21T20:25:55+00:00</updated>
<author>
<name>Olliver Schinagl</name>
<email>oliver@schinagl.nl</email>
</author>
<published>2019-11-08T09:35:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=636de66f4e50c4e1eedd6a7510625ef56b08cb69'/>
<id>636de66f4e50c4e1eedd6a7510625ef56b08cb69</id>
<content type='text'>
OpenV2G is an open source implementation of the ISO IEC 15118 and also
the DIN 70121 vehicle to grid (V2G) communication interface.

The main component are the libraries, but the repository also includes a
testing application.

The makefile(s) are a bit of a mess, and should be rewritten. However as
that is outside of the scope, only the most minimal changes where done
to produce a useable build.

Signed-off-by: Olliver Schinagl &lt;oliver@schinagl.nl&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
OpenV2G is an open source implementation of the ISO IEC 15118 and also
the DIN 70121 vehicle to grid (V2G) communication interface.

The main component are the libraries, but the repository also includes a
testing application.

The makefile(s) are a bit of a mess, and should be rewritten. However as
that is outside of the scope, only the most minimal changes where done
to produce a useable build.

Signed-off-by: Olliver Schinagl &lt;oliver@schinagl.nl&gt;
</pre>
</div>
</content>
</entry>
</feed>
