<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mtk-20170518/package/libs/libiconv/src, branch master</title>
<subtitle>MTK 20170518 : Mediatek SDK based on OpenWRT Barrier Breaker</subtitle>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/'/>
<entry>
<title>libiconv: add all ASCII aliases</title>
<updated>2016-05-02T17:35:35+00:00</updated>
<author>
<name>Gergely Kiss</name>
<email>mail.gery@gmail.com</email>
</author>
<published>2016-05-02T00:46:33+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=a2b555189b2cc051bf706eae3ba2b08d094f63c0'/>
<id>a2b555189b2cc051bf706eae3ba2b08d094f63c0</id>
<content type='text'>
This patch adds missing ASCII aliases to the libiconv stub in order to avoid conversion errors like https://github.com/openwrt/packages/issues/2373

Signed-off-by: Gergely Kiss &lt;mail.gery@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This patch adds missing ASCII aliases to the libiconv stub in order to avoid conversion errors like https://github.com/openwrt/packages/issues/2373

Signed-off-by: Gergely Kiss &lt;mail.gery@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>libiconv: change include guard to make glib2 consider it compatible</title>
<updated>2016-01-20T13:54:30+00:00</updated>
<author>
<name>Felix Fietkau</name>
<email>nbd@openwrt.org</email>
</author>
<published>2016-01-20T13:54:30+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=272a3e03de671d207b181ca879bd7e24bcf55a77'/>
<id>272a3e03de671d207b181ca879bd7e24bcf55a77</id>
<content type='text'>
Signed-off-by: Felix Fietkau &lt;nbd@openwrt.org&gt;

SVN-Revision: 48396
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Felix Fietkau &lt;nbd@openwrt.org&gt;

SVN-Revision: 48396
</pre>
</div>
</content>
</entry>
<entry>
<title>package/libs/libiconv: function names</title>
<updated>2016-01-18T09:23:17+00:00</updated>
<author>
<name>Jo-Philipp Wich</name>
<email>jow@openwrt.org</email>
</author>
<published>2016-01-18T09:23:17+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=1bd8400752dc5e24b77ea83129c7b4a842ccdb10'/>
<id>1bd8400752dc5e24b77ea83129c7b4a842ccdb10</id>
<content type='text'>
Currently libiconv-stub and libiconv-full use different names
for functions iconv, iconv_open, and iconv_close.

This may lead to failures when building modules, e.g. with
apr-util when NLS is not activated.

The two modules libiconv-stub and libiconv-full should be
interchangeable, so we need the same function names.

cf.
http://git.savannah.gnu.org/cgit/libiconv.git/tree/include/iconv.h.in

After applying this patch execute

	make distclean

Signed-off-by: Heinrich Schuchardt &lt;xypron.glpk@gmx.de&gt;

SVN-Revision: 48301
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Currently libiconv-stub and libiconv-full use different names
for functions iconv, iconv_open, and iconv_close.

This may lead to failures when building modules, e.g. with
apr-util when NLS is not activated.

The two modules libiconv-stub and libiconv-full should be
interchangeable, so we need the same function names.

cf.
http://git.savannah.gnu.org/cgit/libiconv.git/tree/include/iconv.h.in

After applying this patch execute

	make distclean

Signed-off-by: Heinrich Schuchardt &lt;xypron.glpk@gmx.de&gt;

SVN-Revision: 48301
</pre>
</div>
</content>
</entry>
<entry>
<title>libiconv: do not replace untranslatable characters with * or ?</title>
<updated>2014-10-27T15:51:25+00:00</updated>
<author>
<name>John Crispin</name>
<email>john@openwrt.org</email>
</author>
<published>2014-10-27T15:51:25+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=6dc6e4ed08253d7c023cac7b2e7f6ffd127529f7'/>
<id>6dc6e4ed08253d7c023cac7b2e7f6ffd127529f7</id>
<content type='text'>
Instead throw an -EILSEQ error.

Signed-off-by: Tjalling Hattink &lt;t.hattink@fugro.nl&gt;

SVN-Revision: 43089
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Instead throw an -EILSEQ error.

Signed-off-by: Tjalling Hattink &lt;t.hattink@fugro.nl&gt;

SVN-Revision: 43089
</pre>
</div>
</content>
</entry>
<entry>
<title>licensing: Add licensing metadata to many packages Two new variables are introduces to many packages, namely PKG_LICENSE and PKG_LICENSE_FILES - there may be more than one license applied to packages, and these are listed in the PKG_LICENSE variable and separated by spaces. All relevant license files are also added to the PKG_LICENSE_FILES variable, also space separated.</title>
<updated>2012-10-19T15:34:28+00:00</updated>
<author>
<name>Hamish Guthrie</name>
<email>hcg@openwrt.org</email>
</author>
<published>2012-10-19T15:34:28+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=81a3d9ba3104aab63e6b5b9725060f3267b8e4fe'/>
<id>81a3d9ba3104aab63e6b5b9725060f3267b8e4fe</id>
<content type='text'>
The licensing metadata is put into the bin/&lt;platform&gt;/packages/Packages file
for later parsing. A script for that is on it's way!

SVN-Revision: 33861
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The licensing metadata is put into the bin/&lt;platform&gt;/packages/Packages file
for later parsing. A script for that is on it's way!

SVN-Revision: 33861
</pre>
</div>
</content>
</entry>
<entry>
<title>libiconv: move to trunk and add myself as maintainer</title>
<updated>2012-10-10T17:56:22+00:00</updated>
<author>
<name>Jo-Philipp Wich</name>
<email>jow@openwrt.org</email>
</author>
<published>2012-10-10T17:56:22+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=a49d72d71381b332451d076a51fea2a6e385ceab'/>
<id>a49d72d71381b332451d076a51fea2a6e385ceab</id>
<content type='text'>
SVN-Revision: 33710
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
SVN-Revision: 33710
</pre>
</div>
</content>
</entry>
</feed>
