<feed xmlns='http://www.w3.org/2005/Atom'>
<title>kunkku/aports/main/ghostscript, branch master</title>
<subtitle>kunkku's aports repo
</subtitle>
<id>https://git-old.alpinelinux.org/user/kunkku/aports/atom?h=master</id>
<link rel='self' href='https://git-old.alpinelinux.org/user/kunkku/aports/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/user/kunkku/aports/'/>
<updated>2018-10-15T20:22:52Z</updated>
<entry>
<title>main/ghostscript: security upgrade 9.25 - CVE-2018-16802</title>
<updated>2018-10-15T20:22:52Z</updated>
<author>
<name>Andy Postnikov</name>
<email>apostnikov@gmail.com</email>
</author>
<published>2018-09-14T17:25:35Z</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/user/kunkku/aports/commit/?id=17b532911ba451389c13b30475b27e59ae658949'/>
<id>urn:sha1:17b532911ba451389c13b30475b27e59ae658949</id>
<content type='text'>
</content>
</entry>
<entry>
<title>main/ghostscript: security upgrade to 9.24</title>
<updated>2018-09-10T17:18:55Z</updated>
<author>
<name>Andy Postnikov</name>
<email>apostnikov@gmail.com</email>
</author>
<published>2018-09-04T11:08:39Z</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/user/kunkku/aports/commit/?id=c13758613f3110e14c2e9eda818406f235d996c1'/>
<id>urn:sha1:c13758613f3110e14c2e9eda818406f235d996c1</id>
<content type='text'>
CVE-2018-15908, CVE-2018-15909, CVE-2018-15910, CVE-2018-15911
CVE-2018-10194

fixes #9382
</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/user/kunkku/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>main/*: fix homepage url and source from http:// to https://</title>
<updated>2017-11-19T13:16:51Z</updated>
<author>
<name>Jakub Jirutka</name>
<email>jakub@jirutka.cz</email>
</author>
<published>2017-11-19T13:05:22Z</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/user/kunkku/aports/commit/?id=730cdcef6901750f4029d4c3b8639ce02ee3ead1'/>
<id>urn:sha1:730cdcef6901750f4029d4c3b8639ce02ee3ead1</id>
<content type='text'>
Most of these updates is based on data from https://repology.org/,
detection based on permanent redirect from http:// to https://.

$source urls are updated when they contain $url as substring.
</content>
</entry>
<entry>
<title>main/ghostscript: security upgrade to 9.22. Fixes #7992</title>
<updated>2017-10-11T06:58:22Z</updated>
<author>
<name>Francesco Colista</name>
<email>fcolista@alpinelinux.org</email>
</author>
<published>2017-10-11T06:58:22Z</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/user/kunkku/aports/commit/?id=422aa783fa2d19e37e1ff5efccd7cbb1df722e65'/>
<id>urn:sha1:422aa783fa2d19e37e1ff5efccd7cbb1df722e65</id>
<content type='text'>
</content>
</entry>
<entry>
<title>main/ghostscript: security fixes (fix CVE-2017-5951, CVE-2017-7207). Fixes #7309</title>
<updated>2017-05-30T12:18:35Z</updated>
<author>
<name>Francesco Colista</name>
<email>fcolista@alpinelinux.org</email>
</author>
<published>2017-05-30T06:51:08Z</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/user/kunkku/aports/commit/?id=0d31fbd835bf00e76c6af48139c8f30e9ee0d095'/>
<id>urn:sha1:0d31fbd835bf00e76c6af48139c8f30e9ee0d095</id>
<content type='text'>
</content>
</entry>
<entry>
<title>main/ghostscript: security fix for CVE-2017-8291</title>
<updated>2017-05-10T09:24:46Z</updated>
<author>
<name>Daniel Sabogal</name>
<email>dsabogalcc@gmail.com</email>
</author>
<published>2017-05-03T17:41:29Z</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/user/kunkku/aports/commit/?id=0a5ced2a76fa26cf8046b45043f634f0c8a271ae'/>
<id>urn:sha1:0a5ced2a76fa26cf8046b45043f634f0c8a271ae</id>
<content type='text'>
</content>
</entry>
<entry>
<title>main/ghostscript: fix sse variable alignment</title>
<updated>2017-04-13T10:46:31Z</updated>
<author>
<name>Timo Teräs</name>
<email>timo.teras@iki.fi</email>
</author>
<published>2017-04-13T10:46:31Z</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/user/kunkku/aports/commit/?id=6784f21b55402e44a5da70ef16912bb19a28bd62'/>
<id>urn:sha1:6784f21b55402e44a5da70ef16912bb19a28bd62</id>
<content type='text'>
fixes #7138
</content>
</entry>
<entry>
<title>main/ghostscript: upgrade to 9.21</title>
<updated>2017-04-13T09:40:54Z</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2017-04-13T09:37:30Z</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/user/kunkku/aports/commit/?id=2d4a67a321d67dd104a06af05216628b1a96904e'/>
<id>urn:sha1:2d4a67a321d67dd104a06af05216628b1a96904e</id>
<content type='text'>
and enable -dbg
</content>
</entry>
<entry>
<title>main/ghostscript: bump pkgrel because of openjpeg upgrade</title>
<updated>2016-09-29T09:02:06Z</updated>
<author>
<name>Francesco Colista</name>
<email>fcolista@alpinelinux.org</email>
</author>
<published>2016-09-29T09:02:06Z</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/user/kunkku/aports/commit/?id=60c6a5e77fe5e45889b849ca0bbdbfdc5dafe5a2'/>
<id>urn:sha1:60c6a5e77fe5e45889b849ca0bbdbfdc5dafe5a2</id>
<content type='text'>
</content>
</entry>
</feed>
