<feed xmlns='http://www.w3.org/2005/Atom'>
<title>aports/testing/lttng-tools, branch master</title>
<subtitle>Main aports tree
</subtitle>
<id>https://git-old.alpinelinux.org/aports/atom?h=master</id>
<link rel='self' href='https://git-old.alpinelinux.org/aports/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/'/>
<updated>2020-02-13T23:22:53Z</updated>
<entry>
<title>testing/lttng-tools: upgrade to 2.11.2</title>
<updated>2020-02-13T23:22:53Z</updated>
<author>
<name>Leo</name>
<email>thinkabit.ukim@gmail.com</email>
</author>
<published>2020-02-13T23:08:05Z</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=db66cca10d2c55580bf8e1332baf4f0d46419a45'/>
<id>urn:sha1:db66cca10d2c55580bf8e1332baf4f0d46419a45</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove stale patches from testing</title>
<updated>2020-01-28T23:06:56Z</updated>
<author>
<name>Leo</name>
<email>thinkabit.ukim@gmail.com</email>
</author>
<published>2020-01-28T23:06:56Z</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=c10f2d9b183c51fddfcb61024d01a5bd21197694'/>
<id>urn:sha1:c10f2d9b183c51fddfcb61024d01a5bd21197694</id>
<content type='text'>
</content>
</entry>
<entry>
<title>testing/lttng-tools: upgrade to 2.11.0</title>
<updated>2019-12-25T13:45:03Z</updated>
<author>
<name>Leo</name>
<email>thinkabit.ukim@gmail.com</email>
</author>
<published>2019-12-25T13:33:46Z</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=7f42996df6eb54324c3ec2f5552e5507af956208'/>
<id>urn:sha1:7f42996df6eb54324c3ec2f5552e5507af956208</id>
<content type='text'>
</content>
</entry>
<entry>
<title>testing/lttng-tools: upgrade to 2.10.7</title>
<updated>2019-08-23T02:11:14Z</updated>
<author>
<name>Leo</name>
<email>thinkabit.ukim@gmail.com</email>
</author>
<published>2019-08-22T21:42:13Z</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=c3be79797766d17963c31b6e689752460ff1e8dd'/>
<id>urn:sha1:c3be79797766d17963c31b6e689752460ff1e8dd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>rebuild packages for new userspace-rcu</title>
<updated>2019-08-22T09:40:26Z</updated>
<author>
<name>Leo</name>
<email>thinkabit.ukim@gmail.com</email>
</author>
<published>2019-08-21T20:14:19Z</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=8fad822b393f39172266dbdb5ae4a03a842a333c'/>
<id>urn:sha1:8fad822b393f39172266dbdb5ae4a03a842a333c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>testing/lttng-tools: run only unit tests</title>
<updated>2019-05-31T10:03:06Z</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2019-05-31T10:02:29Z</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=9ff58b75e55de0d21f4fdbd8de5cd4aa571e1440'/>
<id>urn:sha1:9ff58b75e55de0d21f4fdbd8de5cd4aa571e1440</id>
<content type='text'>
the full test suite takes more than an hour
</content>
</entry>
<entry>
<title>testing/lttng-tools: upgrade to 2.10.6</title>
<updated>2019-05-31T10:03:06Z</updated>
<author>
<name>Luca Weiss</name>
<email>luca@z3ntu.xyz</email>
</author>
<published>2018-10-04T15:33:49Z</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=f699d4f94410ae19e737b942b848484073798747'/>
<id>urn:sha1:f699d4f94410ae19e737b942b848484073798747</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[various]: unify names of licenses according to SPDX</title>
<updated>2017-12-30T20:05:50Z</updated>
<author>
<name>Jakub Jirutka</name>
<email>jakub@jirutka.cz</email>
</author>
<published>2017-12-30T18:04:30Z</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=63f5e7d295659a855709901ce22a3e5f40fce455'/>
<id>urn:sha1:63f5e7d295659a855709901ce22a3e5f40fce455</id>
<content type='text'>
This commit updates $license variable in all APKBUILDs to comply with
short names specified by SPDX version 3.0 [1] where possible. It was
done using find-and-replace method on substrings inside $license
variables.

Only license names were updated, not "expressions" specifying relation
between the licenses (e.g. "X and Y", "X or Y", "X and (Y or Z)") or
exceptions (e.g. "X with exceptions").

Many licenses have a version or multiple variants, e.g. MPL-2.0,
BSD-2-Clause, BSD-3-Clause. However, $license in many aports do not
contain license version or variant. Since there's no way how to infer
this information just from abuild, it were left without the variant
suffix or version, i.e. non SPDX compliant.

GNU licenses (AGPL, GFDL, GPL, LGPL) are especially complicated. They
exist in two variants: -only (formerly e.g. GPL-2.0) and -or-later
(formerly e.g. GPL-2.0+). We did not systematically noted distinguish
between these variants, so GPL-2.0, GPL2, GPLv2 etc. may mean
GPL-2.0-only or GPL-2.0-or-later. Thus GNU licenses without "+" (e.g.
GPL2+) were left without the variant suffix, i.e. non SPDX compliant.

Note: This commit just fixes format of the license names, no
verification has been done if the specified license information is
actually correct!

[1]: https://spdx.org/licenses/
</content>
</entry>
<entry>
<title>testing/lttng-tools: upgrade to 2.9.6</title>
<updated>2017-08-10T08:19:58Z</updated>
<author>
<name>Roberto Oliveira</name>
<email>robertoguimaraes8@gmail.com</email>
</author>
<published>2017-08-06T01:43:18Z</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=c76b1b988f90faae6fb0e39dc19d89ceabd306c7'/>
<id>urn:sha1:c76b1b988f90faae6fb0e39dc19d89ceabd306c7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>testing/lttng-tools: enable build on ppc64le</title>
<updated>2017-07-24T10:44:37Z</updated>
<author>
<name>Roberto Oliveira</name>
<email>robertoguimaraes8@gmail.com</email>
</author>
<published>2017-07-19T17:58:33Z</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=9a0a5ef9484d58bf5e9a4176e75d8bc86e8ae440'/>
<id>urn:sha1:9a0a5ef9484d58bf5e9a4176e75d8bc86e8ae440</id>
<content type='text'>
Some tests from lttng-tools were failing because ppc64le alpinebox
has 160 cores and some lttng-tools stress tests were running out of
file descriptors. I increased the ulimit hard limit value in the host
to fix this issue.
</content>
</entry>
</feed>
