<feed xmlns='http://www.w3.org/2005/Atom'>
<title>aports/testing/libsepol, branch master</title>
<subtitle>Main aports tree
</subtitle>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/'/>
<entry>
<title>testing/libsepol: move to community</title>
<updated>2018-12-16T21:02:09+00:00</updated>
<author>
<name>Carlo Landmeter</name>
<email>clandmeter@alpinelinux.org</email>
</author>
<published>2018-12-16T21:02:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=8748c10f3feda5ab036620a064826b6242e90d89'/>
<id>8748c10f3feda5ab036620a064826b6242e90d89</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[various]: unify names of licenses according to SPDX</title>
<updated>2017-12-30T20:05:50+00:00</updated>
<author>
<name>Jakub Jirutka</name>
<email>jakub@jirutka.cz</email>
</author>
<published>2017-12-30T18:04:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=63f5e7d295659a855709901ce22a3e5f40fce455'/>
<id>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>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
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/
</pre>
</div>
</content>
</entry>
<entry>
<title>testing/[various]: remove trailing whitespace in pkgdesc</title>
<updated>2017-06-23T23:34:32+00:00</updated>
<author>
<name>tmpfile</name>
<email>tmpfile@users.noreply.github.com</email>
</author>
<published>2017-06-19T13:32:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=8ba26cee862e71ac7cc67f8e6150720a6e0640ae'/>
<id>8ba26cee862e71ac7cc67f8e6150720a6e0640ae</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>testing/libsepol: remove unused patch file</title>
<updated>2017-03-17T20:34:35+00:00</updated>
<author>
<name>Tycho Andersen</name>
<email>tycho@docker.com</email>
</author>
<published>2017-03-16T20:43:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=8efbb80f050bc81ad9db7e15d7f305446279d446'/>
<id>8efbb80f050bc81ad9db7e15d7f305446279d446</id>
<content type='text'>
79cf2406c15e633846af2208291c2f2a29b5b9a8 removed the use for this file, but
didn't remove the file itself.

Signed-off-by: Tycho Andersen &lt;tycho@docker.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
79cf2406c15e633846af2208291c2f2a29b5b9a8 removed the use for this file, but
didn't remove the file itself.

Signed-off-by: Tycho Andersen &lt;tycho@docker.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>testing/libsepol: really fix ln issue</title>
<updated>2017-03-16T10:06:43+00:00</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2017-03-16T10:04:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=79cf2406c15e633846af2208291c2f2a29b5b9a8'/>
<id>79cf2406c15e633846af2208291c2f2a29b5b9a8</id>
<content type='text'>
we really need coreutils for ln --relative because SHLIBDIR=/lib and
LIBDIR=/usr/lib. Instead of trying to do something smart we just
pull in GNU coreutils.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
we really need coreutils for ln --relative because SHLIBDIR=/lib and
LIBDIR=/usr/lib. Instead of trying to do something smart we just
pull in GNU coreutils.
</pre>
</div>
</content>
</entry>
<entry>
<title>testing/libsepol: upgrade to 2.6</title>
<updated>2017-02-21T19:15:56+00:00</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2017-02-21T19:15:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=e937c385d761ff727c6d4be2f206ceccab8c9d64'/>
<id>e937c385d761ff727c6d4be2f206ceccab8c9d64</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>testing/libsepol: new aport</title>
<updated>2017-02-07T20:02:33+00:00</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2017-02-07T19:45:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=9a8f66b0a2f615085618750f15f8259c7357cefa'/>
<id>9a8f66b0a2f615085618750f15f8259c7357cefa</id>
<content type='text'>
SELinux binary policy manipulation library
https://github.com/SELinuxProject/selinux/wiki
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
SELinux binary policy manipulation library
https://github.com/SELinuxProject/selinux/wiki
</pre>
</div>
</content>
</entry>
</feed>
