<feed xmlns='http://www.w3.org/2005/Atom'>
<title>busybox-w32/libbb, branch noconsole</title>
<subtitle>A mirror of https://github.com/rmyorston/busybox-w32.git
</subtitle>
<id>https://git.lua4.win/busybox-w32/atom?h=noconsole</id>
<link rel='self' href='https://git.lua4.win/busybox-w32/atom?h=noconsole'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/'/>
<updated>2017-01-08T08:56:43+00:00</updated>
<entry>
<title>Merge branch 'busybox' into merge</title>
<updated>2017-01-08T08:56:43+00:00</updated>
<author>
<name>Ron Yorston</name>
<email>rmy@pobox.com</email>
</author>
<published>2017-01-08T08:56:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=3ef86d069577b8a44ebe3aa890c6e97ea31d0d56'/>
<id>urn:sha1:3ef86d069577b8a44ebe3aa890c6e97ea31d0d56</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Automatically disable FEATURE_COMPRESS_USAGE for small builds.</title>
<updated>2017-01-06T18:16:36+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2017-01-06T18:16:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=fe93624fb69e3858ebaea2d9e53e0522c1025698'/>
<id>urn:sha1:fe93624fb69e3858ebaea2d9e53e0522c1025698</id>
<content type='text'>
Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
<entry>
<title>Merge branch 'busybox' into merge</title>
<updated>2017-01-04T11:41:38+00:00</updated>
<author>
<name>Ron Yorston</name>
<email>rmy@pobox.com</email>
</author>
<published>2017-01-04T11:32:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=f9cf712f8a640ac2d250dfa77dd809ab033f618a'/>
<id>urn:sha1:f9cf712f8a640ac2d250dfa77dd809ab033f618a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>appletlib: avoid warning on unused function ingroup</title>
<updated>2017-01-03T11:01:15+00:00</updated>
<author>
<name>Cristian Ionescu-Idbohrn</name>
<email>cristian.ionescu-idbohrn@axis.com</email>
</author>
<published>2017-01-02T10:17:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=f1d76b64a0f9da5a6bd068fff0ac3dc66422a3ab'/>
<id>urn:sha1:f1d76b64a0f9da5a6bd068fff0ac3dc66422a3ab</id>
<content type='text'>
libbb/appletlib.c:558:12: warning: 'ingroup' defined but
                                   not used [-Wunused-function]
 static int ingroup(uid_t u, gid_t g)
            ^~~~~~~

That function is used only if FEATURE_SUID_CONFIG is also enabled.

Signed-off-by: Cristian Ionescu-Idbohrn &lt;cristian.ionescu-idbohrn@axis.com&gt;
Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
<entry>
<title>Make FEATURE_USERNAME_COMPLETION=y by default</title>
<updated>2016-12-23T12:40:24+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2016-12-23T12:40:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=1afa494fd131891e195ab11086ee52fce5c5f4b8'/>
<id>urn:sha1:1afa494fd131891e195ab11086ee52fce5c5f4b8</id>
<content type='text'>
This matches bash behavior on Fedora

Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
<entry>
<title>fix breakage found by mass one-applet builds</title>
<updated>2016-12-23T01:42:26+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2016-12-23T01:42:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=9cc3d3ab21eb8b4766b71dffb04132184c754f7b'/>
<id>urn:sha1:9cc3d3ab21eb8b4766b71dffb04132184c754f7b</id>
<content type='text'>
Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
<entry>
<title>df: implement -B n&lt;suff&gt; and -B &lt;suff&gt; formats of -B option</title>
<updated>2016-12-12T18:56:31+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2016-12-12T18:56:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=e184a883567ee3fd735644416e4bd683f1894ac5'/>
<id>urn:sha1:e184a883567ee3fd735644416e4bd683f1894ac5</id>
<content type='text'>
Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
<entry>
<title>randomconfig fixes</title>
<updated>2016-12-10T19:57:00+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2016-12-10T19:57:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=ac5d324540c5ec38c016848f2075b9f3e0560c11'/>
<id>urn:sha1:ac5d324540c5ec38c016848f2075b9f3e0560c11</id>
<content type='text'>
Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
<entry>
<title>selinux: drop deprecated headers</title>
<updated>2016-12-09T23:30:30+00:00</updated>
<author>
<name>Mike Frysinger</name>
<email>vapier@gentoo.org</email>
</author>
<published>2016-12-09T23:30:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=c6f35241b38ea0c9581409efcd83716b74918903'/>
<id>urn:sha1:c6f35241b38ea0c9581409efcd83716b74918903</id>
<content type='text'>
The selinux guys want you to get class values at runtime by converting
textual names into constants.  Drop the deprecated headers and switch
to the new format.

This API has been around for years, so there shouldn't be an issue
with backwards compatibility.

Signed-off-by: Mike Frysinger &lt;vapier@gentoo.org&gt;
</content>
</entry>
<entry>
<title>randomconfig fixes</title>
<updated>2016-12-08T11:24:48+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2016-12-08T11:24:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=548620c18b1f0988dbeab1009788daf9f002e927'/>
<id>urn:sha1:548620c18b1f0988dbeab1009788daf9f002e927</id>
<content type='text'>
Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
</feed>
