<feed xmlns='http://www.w3.org/2005/Atom'>
<title>aports/community/nbd, branch master</title>
<subtitle>Main aports tree
</subtitle>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/'/>
<entry>
<title>community/nbd: upgrade to 3.20</title>
<updated>2019-09-26T03:49:24+00:00</updated>
<author>
<name>Leo</name>
<email>thinkabit.ukim@gmail.com</email>
</author>
<published>2019-09-26T03:31:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=08167256c15857c321eb0c3a3ba715826e7c985e'/>
<id>08167256c15857c321eb0c3a3ba715826e7c985e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>community/nbd: upgrade to 3.19</title>
<updated>2019-08-18T16:54:25+00:00</updated>
<author>
<name>Leo</name>
<email>thinkabit.ukim@gmail.com</email>
</author>
<published>2019-08-18T02:57:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=3597d59de3e0e275f9b6b233f2b1af9ea5c53404'/>
<id>3597d59de3e0e275f9b6b233f2b1af9ea5c53404</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>community/nbd: fix segfault during tests</title>
<updated>2019-05-17T16:45:01+00:00</updated>
<author>
<name>Kevin Daudt</name>
<email>kdaudt@alpinelinux.org</email>
</author>
<published>2019-05-17T16:27:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=6c4dd139c5288b130554aef42e9ef5ece086c7b0'/>
<id>6c4dd139c5288b130554aef42e9ef5ece086c7b0</id>
<content type='text'>
nbd calls freeaddrinfo on a variable that might not have been
initialized. This causes segfaults for inetd and unix mode. This was
caught by the test suite.

Closes GH-7913
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
nbd calls freeaddrinfo on a variable that might not have been
initialized. This causes segfaults for inetd and unix mode. This was
caught by the test suite.

Closes GH-7913
</pre>
</div>
</content>
</entry>
<entry>
<title>community/nbd: upgrade to 3.18</title>
<updated>2018-12-17T17:21:27+00:00</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2018-12-17T17:21:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=1bb10be828a20ae7f1277536b08c7dfa4bcc7fd6'/>
<id>1bb10be828a20ae7f1277536b08c7dfa4bcc7fd6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>community/nbd: fix build (bashisms)</title>
<updated>2018-12-17T12:41:33+00:00</updated>
<author>
<name>alpine-mips-patches</name>
<email>info@mobile-stream.com</email>
</author>
<published>2018-12-04T17:42:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=fa97962a29240c4fbabb313a9f7b3166f61a1882'/>
<id>fa97962a29240c4fbabb313a9f7b3166f61a1882</id>
<content type='text'>
./configure tries to update CFLAGS/LIBS with LIBNL3_CFLAGS/LIBS using '+=':

checking for LIBNL3... yes
./configure: line 14545: CFLAGS+= -I/usr/include/libnl3 : not found
./configure: line 14546: LIBS+= -lnl-genl-3 -lnl-3 : not found

so later build fails without proper libnl3 flags:

nbd-client.c:51:10: fatal error: netlink/netlink.h: No such file or directory
 #include &lt;netlink/netlink.h&gt;

nbd-3.18 suffers from the same problem.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
./configure tries to update CFLAGS/LIBS with LIBNL3_CFLAGS/LIBS using '+=':

checking for LIBNL3... yes
./configure: line 14545: CFLAGS+= -I/usr/include/libnl3 : not found
./configure: line 14546: LIBS+= -lnl-genl-3 -lnl-3 : not found

so later build fails without proper libnl3 flags:

nbd-client.c:51:10: fatal error: netlink/netlink.h: No such file or directory
 #include &lt;netlink/netlink.h&gt;

nbd-3.18 suffers from the same problem.
</pre>
</div>
</content>
</entry>
<entry>
<title>community: (Bulk change) Update source urls to https using HTTPS Everywhere</title>
<updated>2018-10-06T17:10:15+00:00</updated>
<author>
<name>J0WI</name>
<email>J0WI@users.noreply.github.com</email>
</author>
<published>2018-10-06T12:07:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=0ed5524b742b317bdcc9b7b26dd4033369e6c2f8'/>
<id>0ed5524b742b317bdcc9b7b26dd4033369e6c2f8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>community/nbd: buildtools needs bash</title>
<updated>2018-07-12T10:50:27+00:00</updated>
<author>
<name>Carlo Landmeter</name>
<email>clandmeter@alpinelinux.org</email>
</author>
<published>2018-07-12T10:50:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=07cd9f6674dbcf7dc9af4ded61196d47e68b8db2'/>
<id>07cd9f6674dbcf7dc9af4ded61196d47e68b8db2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>community/nbd: add initd netlink and tls support</title>
<updated>2018-07-12T08:55:48+00:00</updated>
<author>
<name>Carlo Landmeter</name>
<email>clandmeter@alpinelinux.org</email>
</author>
<published>2018-07-12T08:55:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=3b13b975fda4623df0ae57eaa2af53bfa1917c19'/>
<id>3b13b975fda4623df0ae57eaa2af53bfa1917c19</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>community/nbd: add check</title>
<updated>2018-04-08T13:32:56+00:00</updated>
<author>
<name>Roberto Oliveira</name>
<email>robertoguimaraes8@gmail.com</email>
</author>
<published>2018-04-08T13:32:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=eb9ee7a833e59f3bd7b80f5090d13d7049727989'/>
<id>eb9ee7a833e59f3bd7b80f5090d13d7049727989</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>community/nbd: upgrade to 3.17, clarify license</title>
<updated>2018-03-20T10:12:08+00:00</updated>
<author>
<name>prspkt</name>
<email>prspkt@protonmail.com</email>
</author>
<published>2018-03-16T23:25:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=dcad8c884f0b82cfe691eb14c2885dab9c00eb86'/>
<id>dcad8c884f0b82cfe691eb14c2885dab9c00eb86</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
