<feed xmlns='http://www.w3.org/2005/Atom'>
<title>busybox-w32, branch 1_29_1</title>
<subtitle>A mirror of https://github.com/rmyorston/busybox-w32.git
</subtitle>
<id>https://git.lua4.win/busybox-w32/atom?h=1_29_1</id>
<link rel='self' href='https://git.lua4.win/busybox-w32/atom?h=1_29_1'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/'/>
<updated>2018-07-15T12:55:20+00:00</updated>
<entry>
<title>Bump version to 1.29.1</title>
<updated>2018-07-15T12:55:20+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2018-07-15T12:55:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=981c0b109dce7972e30074847880a6f91d2dfda9'/>
<id>urn:sha1:981c0b109dce7972e30074847880a6f91d2dfda9</id>
<content type='text'>
Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
<entry>
<title>sendmail: fix parsing of addresses in angle brackets</title>
<updated>2018-07-15T12:52:21+00:00</updated>
<author>
<name>Raffaello D. Di Napoli</name>
<email>rafdev@dinapo.li</email>
</author>
<published>2018-06-26T23:18:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=6673497d3b4e6d88453b5aa6db50409a44db2539'/>
<id>urn:sha1:6673497d3b4e6d88453b5aa6db50409a44db2539</id>
<content type='text'>
Pointer e needs to be wound back in order to overwrite '&gt;' with '\0'.
Regression introduced in 20077c1429

Signed-off-by: Raffaello D. Di Napoli &lt;rafdev@dinapo.li&gt;
Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
<entry>
<title>wget: fix fetching of https URLs without http proxy</title>
<updated>2018-07-15T12:52:21+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2018-07-02T16:31:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=7236b6d717409eb156a19af577b964c8c393dbb2'/>
<id>urn:sha1:7236b6d717409eb156a19af577b964c8c393dbb2</id>
<content type='text'>
The "fix fetching of https URLs with http proxy" commit
broke the usual http-to-https redirect:

$ wget http://busybox.net/downloads/busybox-1.29.0.tar.bz2
Connecting to busybox.net (140.211.167.122:80)
Connecting to busybox.net (140.211.167.122:443)
wget: server returned error: HTTP/1.1 400 Bad Request

Fixing...

Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
<entry>
<title>Bump version to 1.29.0</title>
<updated>2018-07-01T14:38:52+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2018-07-01T14:38:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=10a38174403c44760c1941424f4e540075e59696'/>
<id>urn:sha1:10a38174403c44760c1941424f4e540075e59696</id>
<content type='text'>
Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
<entry>
<title>testsuite/mount.tests: fix false positive</title>
<updated>2018-06-28T12:10:00+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2018-06-28T12:10:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=335766602b2598f29a3dd854654b9ba9edb6d7cb'/>
<id>urn:sha1:335766602b2598f29a3dd854654b9ba9edb6d7cb</id>
<content type='text'>
Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
<entry>
<title>vi: placate "warning: variable orig_buf set but not used"</title>
<updated>2018-06-27T13:11:36+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2018-06-27T13:11:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=8825cb6660b66c412296c2b1e10ca2f965a0a9cd'/>
<id>urn:sha1:8825cb6660b66c412296c2b1e10ca2f965a0a9cd</id>
<content type='text'>
Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
<entry>
<title>testsuite/pidof.tests: fix false positive take 2</title>
<updated>2018-06-27T12:50:00+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2018-06-27T12:50:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=4c58f246d400d59d21eb98e8d6b334e0447ebaaa'/>
<id>urn:sha1:4c58f246d400d59d21eb98e8d6b334e0447ebaaa</id>
<content type='text'>
Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
<entry>
<title>vi: placate "warning: statement with no effect"</title>
<updated>2018-06-27T12:46:08+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2018-06-27T12:46:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=39043ad25eda79e315da5148e239730ee1d8d6ca'/>
<id>urn:sha1:39043ad25eda79e315da5148e239730ee1d8d6ca</id>
<content type='text'>
Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
<entry>
<title>nslookup: placate "warning: unused variable i"</title>
<updated>2018-06-27T12:44:35+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2018-06-27T12:44:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=2f7738e4748594227c95bef86acf73436c334e2d'/>
<id>urn:sha1:2f7738e4748594227c95bef86acf73436c334e2d</id>
<content type='text'>
Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
<entry>
<title>testsuite/tar.tests: fix false positive</title>
<updated>2018-06-27T12:35:56+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2018-06-27T12:35:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=332a191e7fc0fd17a99d168077228fdc15549f2b'/>
<id>urn:sha1:332a191e7fc0fd17a99d168077228fdc15549f2b</id>
<content type='text'>
Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
</feed>
