<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mtk-20170518/package/utils/util-linux, branch reboot</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>util-linux: update to version 2.28</title>
<updated>2016-04-17T15:16:12+00:00</updated>
<author>
<name>Hauke Mehrtens</name>
<email>hauke@hauke-m.de</email>
</author>
<published>2016-04-17T15:16:12+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=91a508d5bfd1fc865b57ce240d514cd233dcabeb'/>
<id>91a508d5bfd1fc865b57ce240d514cd233dcabeb</id>
<content type='text'>
The following patches were merged upstream:
* 0001-switch_root-improve-statfs-f_type-portability.patch
* 0002-lib-colors-use-static-buffers-when-parse-scheme.patch
* 002-mkostemp.patch

The following patch is not needed any more because all libc
implementations support alloc in sscanf:
* 001-no-printf-alloc.patch

Signed-off-by: Hauke Mehrtens &lt;hauke@hauke-m.de&gt;

SVN-Revision: 49191
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The following patches were merged upstream:
* 0001-switch_root-improve-statfs-f_type-portability.patch
* 0002-lib-colors-use-static-buffers-when-parse-scheme.patch
* 002-mkostemp.patch

The following patch is not needed any more because all libc
implementations support alloc in sscanf:
* 001-no-printf-alloc.patch

Signed-off-by: Hauke Mehrtens &lt;hauke@hauke-m.de&gt;

SVN-Revision: 49191
</pre>
</div>
</content>
</entry>
<entry>
<title>util-linux: Subpackage for blkdiscard</title>
<updated>2016-02-12T08:30:56+00:00</updated>
<author>
<name>John Crispin</name>
<email>john@openwrt.org</email>
</author>
<published>2016-02-12T08:30:56+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=3392e96647d95fda4cf54ecdb642e859bf0b09e2'/>
<id>3392e96647d95fda4cf54ecdb642e859bf0b09e2</id>
<content type='text'>
Adding subpackage to make it possible to enable blkdiscard utility.

Signed-off-by: Michal Hrusecky &lt;Michal.Hrusecky@nic.cz&gt;

SVN-Revision: 48707
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Adding subpackage to make it possible to enable blkdiscard utility.

Signed-off-by: Michal Hrusecky &lt;Michal.Hrusecky@nic.cz&gt;

SVN-Revision: 48707
</pre>
</div>
</content>
</entry>
<entry>
<title>util-linux: remove outdated configure options</title>
<updated>2015-12-23T14:44:12+00:00</updated>
<author>
<name>John Crispin</name>
<email>john@openwrt.org</email>
</author>
<published>2015-12-23T14:44:12+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=47589bfbe8d95e9af7a04ebc70f84b3c700135e5'/>
<id>47589bfbe8d95e9af7a04ebc70f84b3c700135e5</id>
<content type='text'>
removed upstream in commit:
- convert mount/ to module, rename to mount-deprecated/
- build-sys: remove deprecated-mount/

fixes log warning:
compile.txt:configure: WARNING: unrecognized options: --enable-new-mount

Signed-off-by: Dirk Neukirchen &lt;dirkneukirchen@web.de&gt;

SVN-Revision: 47977
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
removed upstream in commit:
- convert mount/ to module, rename to mount-deprecated/
- build-sys: remove deprecated-mount/

fixes log warning:
compile.txt:configure: WARNING: unrecognized options: --enable-new-mount

Signed-off-by: Dirk Neukirchen &lt;dirkneukirchen@web.de&gt;

SVN-Revision: 47977
</pre>
</div>
</content>
</entry>
<entry>
<title>util-linux: add prlimit command.</title>
<updated>2015-09-11T16:35:02+00:00</updated>
<author>
<name>Felix Fietkau</name>
<email>nbd@openwrt.org</email>
</author>
<published>2015-09-11T16:35:02+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=9b3b58b3806b020066f8e853491e0f95c0311e72'/>
<id>9b3b58b3806b020066f8e853491e0f95c0311e72</id>
<content type='text'>
Signed-off-by: Yousong Zhou &lt;yszhou4tech@gmail.com&gt;

SVN-Revision: 46866
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Yousong Zhou &lt;yszhou4tech@gmail.com&gt;

SVN-Revision: 46866
</pre>
</div>
</content>
</entry>
<entry>
<title>util-linux: replace spaces with tabs</title>
<updated>2015-03-22T12:37:33+00:00</updated>
<author>
<name>Nicolas Thill</name>
<email>nico@openwrt.org</email>
</author>
<published>2015-03-22T12:37:33+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=a96fe7d228676e7730568c76a43f1ddd8560d201'/>
<id>a96fe7d228676e7730568c76a43f1ddd8560d201</id>
<content type='text'>
Signed-off-by: Nicolas Thill &lt;nico@openwrt.org&gt;

SVN-Revision: 44938
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Nicolas Thill &lt;nico@openwrt.org&gt;

SVN-Revision: 44938
</pre>
</div>
</content>
</entry>
<entry>
<title>util-linux: fix pkgconfig files</title>
<updated>2015-03-09T02:02:50+00:00</updated>
<author>
<name>Nicolas Thill</name>
<email>nico@openwrt.org</email>
</author>
<published>2015-03-09T02:02:50+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=ba887275ca56c28e6b7a6aecda26e7fd4107f4bc'/>
<id>ba887275ca56c28e6b7a6aecda26e7fd4107f4bc</id>
<content type='text'>
Upstream choose to not rely on configure.ac and recursively expand paths in pkgconfig files at make time,
leading to absolute /usr/include &amp; /usr/lib in there... And we don't want that when cross-compiling...

Signed-off-by: Nicolas Thill &lt;nico@openwrt.org&gt;

SVN-Revision: 44627
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Upstream choose to not rely on configure.ac and recursively expand paths in pkgconfig files at make time,
leading to absolute /usr/include &amp; /usr/lib in there... And we don't want that when cross-compiling...

Signed-off-by: Nicolas Thill &lt;nico@openwrt.org&gt;

SVN-Revision: 44627
</pre>
</div>
</content>
</entry>
<entry>
<title>util-linux: disable rpath</title>
<updated>2015-02-11T11:31:01+00:00</updated>
<author>
<name>Nicolas Thill</name>
<email>nico@openwrt.org</email>
</author>
<published>2015-02-11T11:31:01+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=afccff9f3393673c67242da97399f06a09e8fa9d'/>
<id>afccff9f3393673c67242da97399f06a09e8fa9d</id>
<content type='text'>
Signed-off-by: Nicolas Thill &lt;nico@openwrt.org&gt;

SVN-Revision: 44395
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Nicolas Thill &lt;nico@openwrt.org&gt;

SVN-Revision: 44395
</pre>
</div>
</content>
</entry>
<entry>
<title>util-linux: only enable curses support if required</title>
<updated>2015-02-01T13:11:17+00:00</updated>
<author>
<name>Jo-Philipp Wich</name>
<email>jow@openwrt.org</email>
</author>
<published>2015-02-01T13:11:17+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=119b90759b23cf082cbe0e21be82240660f25890'/>
<id>119b90759b23cf082cbe0e21be82240660f25890</id>
<content type='text'>
Signed-off-by: Jo-Philipp Wich &lt;jow@openwrt.org&gt;

SVN-Revision: 44236
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Jo-Philipp Wich &lt;jow@openwrt.org&gt;

SVN-Revision: 44236
</pre>
</div>
</content>
</entry>
<entry>
<title>util-linux: fix packaging issues</title>
<updated>2015-01-05T10:11:28+00:00</updated>
<author>
<name>Steven Barth</name>
<email>cyrus@openwrt.org</email>
</author>
<published>2015-01-05T10:11:28+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=84f49d3597d3174d3a6ef352458dcf0f213a8d03'/>
<id>84f49d3597d3174d3a6ef352458dcf0f213a8d03</id>
<content type='text'>
Signed-off-by: Gergely Kiss &lt;mail.gery@gmail.com&gt;
Tested-by: Gergely Kiss &lt;mail.gery@gmail.com&gt;

SVN-Revision: 43828
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Gergely Kiss &lt;mail.gery@gmail.com&gt;
Tested-by: Gergely Kiss &lt;mail.gery@gmail.com&gt;

SVN-Revision: 43828
</pre>
</div>
</content>
</entry>
<entry>
<title>util-linux: fix more missing dependencies introduced by r43459</title>
<updated>2014-12-01T16:50:43+00:00</updated>
<author>
<name>John Crispin</name>
<email>john@openwrt.org</email>
</author>
<published>2014-12-01T16:50:43+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=70c3a60947cc0b000a4174e65206fe89cb43c7ae'/>
<id>70c3a60947cc0b000a4174e65206fe89cb43c7ae</id>
<content type='text'>
Signed-off-by: John Crispin &lt;blogic@openwrt.org&gt;

SVN-Revision: 43478
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: John Crispin &lt;blogic@openwrt.org&gt;

SVN-Revision: 43478
</pre>
</div>
</content>
</entry>
</feed>
