<feed xmlns='http://www.w3.org/2005/Atom'>
<title>aports/main, branch z3-upgrade</title>
<subtitle>Main aports tree
</subtitle>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/'/>
<entry>
<title>main/tmux: Do not depend on bsd-compat-headers</title>
<updated>2020-05-05T17:07:09+00:00</updated>
<author>
<name>Sören Tempel</name>
<email>soeren+git@soeren-tempel.net</email>
</author>
<published>2020-05-05T17:06:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=4664b815b8664b2c531655a6c8355fea31b12599'/>
<id>4664b815b8664b2c531655a6c8355fea31b12599</id>
<content type='text'>
tmux &gt;= 3.1b no longer needs sys/queue.h, other headers form
bsd-compat-headers are not need either.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
tmux &gt;= 3.1b no longer needs sys/queue.h, other headers form
bsd-compat-headers are not need either.
</pre>
</div>
</content>
</entry>
<entry>
<title>main/tmux: upgrade to 3.1b</title>
<updated>2020-05-05T17:03:15+00:00</updated>
<author>
<name>Justin Berthault</name>
<email>justin.berthault@zaclys.net</email>
</author>
<published>2020-05-04T15:47:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=090893db79a8032e869b33a8110e6a5482066688'/>
<id>090893db79a8032e869b33a8110e6a5482066688</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>main/busybox: fix empty -doc</title>
<updated>2020-05-05T17:02:49+00:00</updated>
<author>
<name>TBK</name>
<email>tbk@jjtc.eu</email>
</author>
<published>2020-04-27T17:32:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=38e72c7bec31c9038ade5553b2ee2bc7c81bc665'/>
<id>38e72c7bec31c9038ade5553b2ee2bc7c81bc665</id>
<content type='text'>
Busybox needs pod2man from the perl package to build the man page.
Unfortunately, if pod2man is not installed this only causes a warning,
not an error.

Resolves #11443
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Busybox needs pod2man from the perl package to build the man page.
Unfortunately, if pod2man is not installed this only causes a warning,
not an error.

Resolves #11443
</pre>
</div>
</content>
</entry>
<entry>
<title>main/subunit: fix shebang lines</title>
<updated>2020-05-05T15:20:17+00:00</updated>
<author>
<name>Keith Maxwell</name>
<email>keith.maxwell@gmail.com</email>
</author>
<published>2020-05-05T07:12:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=2511d0a5a709c80d70a5b50747ceaacc935e11c5'/>
<id>2511d0a5a709c80d70a5b50747ceaacc935e11c5</id>
<content type='text'>
Before this change:

    $ dabuild sh
    $ sudo apk add subunit &gt;/dev/null &amp;&amp; subunit-stats --help
    env: can't execute 'python': No such file or directory

After this change:

    $ dabuild sh
    $ sudo apk add subunit &gt;/dev/null &amp;&amp; subunit-stats --help
    Usage: subunit-stats [options]
    ✂
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Before this change:

    $ dabuild sh
    $ sudo apk add subunit &gt;/dev/null &amp;&amp; subunit-stats --help
    env: can't execute 'python': No such file or directory

After this change:

    $ dabuild sh
    $ sudo apk add subunit &gt;/dev/null &amp;&amp; subunit-stats --help
    Usage: subunit-stats [options]
    ✂
</pre>
</div>
</content>
</entry>
<entry>
<title>main/py3-tz: upgrade to 2020.1</title>
<updated>2020-05-05T15:20:01+00:00</updated>
<author>
<name>Keith Maxwell</name>
<email>keith.maxwell@gmail.com</email>
</author>
<published>2020-05-05T06:43:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=7ce9aeceb357735f64a26778c425806dd02bb62a'/>
<id>7ce9aeceb357735f64a26778c425806dd02bb62a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>main/bind: fix build</title>
<updated>2020-05-05T11:23:15+00:00</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2020-05-05T11:22:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=ac8d8e2e0a6ffd6960706b8ac3bb3c221304700b'/>
<id>ac8d8e2e0a6ffd6960706b8ac3bb3c221304700b</id>
<content type='text'>
add the dependencies of subpackages to makedepends so those gets built
before bind.

fixes #11462
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
add the dependencies of subpackages to makedepends so those gets built
before bind.

fixes #11462
</pre>
</div>
</content>
</entry>
<entry>
<title>main/fail2ban: disable on s390x</title>
<updated>2020-05-04T19:02:24+00:00</updated>
<author>
<name>Kevin Daudt</name>
<email>kdaudt@alpinelinux.org</email>
</author>
<published>2020-05-04T18:57:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=d51236d564fcaad2806579047e00ab7d60c10729'/>
<id>d51236d564fcaad2806579047e00ab7d60c10729</id>
<content type='text'>
segfaults in the test suite indicate something is broken. Upstream
guesses it's either pysqlite or python.

See: https://github.com/fail2ban/fail2ban/issues/2708

Issue: #11472
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
segfaults in the test suite indicate something is broken. Upstream
guesses it's either pysqlite or python.

See: https://github.com/fail2ban/fail2ban/issues/2708

Issue: #11472
</pre>
</div>
</content>
</entry>
<entry>
<title>main/linux-rpi: upgrade to 5.4.38</title>
<updated>2020-05-04T10:49:51+00:00</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2020-05-04T10:49:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=b1bda8fbbc04acebe23a999ee98b92090a3810e1'/>
<id>b1bda8fbbc04acebe23a999ee98b92090a3810e1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>main/zfs-lts: rebuild against kernel 5.4.38-r0</title>
<updated>2020-05-04T10:24:29+00:00</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2020-05-04T08:43:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=170b9ce5c592100cb858d1a1476dbf9ac6df2077'/>
<id>170b9ce5c592100cb858d1a1476dbf9ac6df2077</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>main/xtables-addons-lts: rebuild against kernel 5.4.38-r0</title>
<updated>2020-05-04T10:24:29+00:00</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2020-05-04T08:40:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=2533ad703609ba9e9f551bad1a9c8f71c0729d6e'/>
<id>2533ad703609ba9e9f551bad1a9c8f71c0729d6e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
