<feed xmlns='http://www.w3.org/2005/Atom'>
<title>aports/community/openjdk7, branch master</title>
<subtitle>Main aports tree
</subtitle>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/'/>
<entry>
<title>community/openjdk7: rebuild against libffi.so.7</title>
<updated>2020-04-09T18:45:36+00:00</updated>
<author>
<name>Leo</name>
<email>thinkabit.ukim@gmail.com</email>
</author>
<published>2020-04-09T18:45:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=48ea28dd75c7bedfaabcb1cf2f98926e433064b7'/>
<id>48ea28dd75c7bedfaabcb1cf2f98926e433064b7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>community/openjdk[7-11]: disable on mips</title>
<updated>2020-04-07T23:18:03+00:00</updated>
<author>
<name>Ariadne Conill</name>
<email>ariadne@dereferenced.org</email>
</author>
<published>2020-04-07T23:18:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=e0835674d4f3d8c87aa42fb6eb5d705b7d8eba23'/>
<id>e0835674d4f3d8c87aa42fb6eb5d705b7d8eba23</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>community/openjdk7: rebuild against krb5 1.18</title>
<updated>2020-03-23T13:33:48+00:00</updated>
<author>
<name>TBK</name>
<email>tbk@jjtc.eu</email>
</author>
<published>2020-02-26T20:54:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=ca52a7a437df1415669cd8bcca6106f9734f9a76'/>
<id>ca52a7a437df1415669cd8bcca6106f9734f9a76</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>community/openjdk7: remove paxmark</title>
<updated>2020-03-23T13:33:48+00:00</updated>
<author>
<name>TBK</name>
<email>tbk@jjtc.eu</email>
</author>
<published>2020-03-01T07:51:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=39ff0441afcff96ec2383e29077e0d725fc950b8'/>
<id>39ff0441afcff96ec2383e29077e0d725fc950b8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove the last stale files</title>
<updated>2020-01-29T10:00:08+00:00</updated>
<author>
<name>Leo</name>
<email>thinkabit.ukim@gmail.com</email>
</author>
<published>2020-01-29T10:00:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=dae6d52bd4a0588c20bef84aa2d2801b6f4c3541'/>
<id>dae6d52bd4a0588c20bef84aa2d2801b6f4c3541</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>community/openjdk7: security upgrade to 7.221.2.6.18</title>
<updated>2019-05-30T16:30:27+00:00</updated>
<author>
<name>J0WI</name>
<email>J0WI@users.noreply.github.com</email>
</author>
<published>2019-05-21T18:21:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=b548bfb613d67dfd04ddc56b7cc7c628325259da'/>
<id>b548bfb613d67dfd04ddc56b7cc7c628325259da</id>
<content type='text'>
CVE-2019-2602
CVE-2019-2684
CVE-2019-2698
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CVE-2019-2602
CVE-2019-2684
CVE-2019-2698
</pre>
</div>
</content>
</entry>
<entry>
<title>community/openjdk7: remove attr-dev dependency</title>
<updated>2019-05-30T08:50:58+00:00</updated>
<author>
<name>Timo Teräs</name>
<email>timo.teras@iki.fi</email>
</author>
<published>2019-05-30T07:16:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=4f39179461ef66f69bd83fe0024e1cf27a566a1e'/>
<id>4f39179461ef66f69bd83fe0024e1cf27a566a1e</id>
<content type='text'>
In new attr the only needed header attr/xattr.h is removed as obsolete.

The new standard has been for a long time to use sys/xattr.h. Fix openjdk
to use this header and remove the now unneeded attr-dev dependency.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
In new attr the only needed header attr/xattr.h is removed as obsolete.

The new standard has been for a long time to use sys/xattr.h. Fix openjdk
to use this header and remove the now unneeded attr-dev dependency.
</pre>
</div>
</content>
</entry>
<entry>
<title>community/openjdk7: security upgrade to 7.211.2.6.17</title>
<updated>2019-04-11T13:13:16+00:00</updated>
<author>
<name>J0WI</name>
<email>J0WI@users.noreply.github.com</email>
</author>
<published>2019-04-10T07:45:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=6759502eb830da958c990d6f74189d91562ac2d2'/>
<id>6759502eb830da958c990d6f74189d91562ac2d2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>community/openjdk7: security upgrade to 7.201.2.6.16</title>
<updated>2019-01-30T14:38:47+00:00</updated>
<author>
<name>Simon Frankenberger</name>
<email>simon@fraho.eu</email>
</author>
<published>2019-01-24T04:02:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=26ad96752290f34db3267977b49cb72f345d3032'/>
<id>26ad96752290f34db3267977b49cb72f345d3032</id>
<content type='text'>
- CVE-2018-3136
- CVE-2018-3139
- CVE-2018-3149
- CVE-2018-3169
- CVE-2018-3180
- CVE-2018-3214
- CVE-2018-13785

This commit upgrades OpenJDK7 to the latest release, 7u201. This
contains many security fixes, additional information can be found at: http://blog.fuseyism.com/index.php/2019/01/03/security-icedtea-2-6-16-for-openjdk-7-released/
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- CVE-2018-3136
- CVE-2018-3139
- CVE-2018-3149
- CVE-2018-3169
- CVE-2018-3180
- CVE-2018-3214
- CVE-2018-13785

This commit upgrades OpenJDK7 to the latest release, 7u201. This
contains many security fixes, additional information can be found at: http://blog.fuseyism.com/index.php/2019/01/03/security-icedtea-2-6-16-for-openjdk-7-released/
</pre>
</div>
</content>
</entry>
<entry>
<title>community/openjdk7: fix hotspot build with gcc8</title>
<updated>2018-12-20T06:59:49+00:00</updated>
<author>
<name>Timo Teräs</name>
<email>timo.teras@iki.fi</email>
</author>
<published>2018-12-20T06:59:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=17b1863302ef99ea004a61cbf341c17a23ce3743'/>
<id>17b1863302ef99ea004a61cbf341c17a23ce3743</id>
<content type='text'>
There is at least one (possibly more) places where signed overflow
needs to work or things break. It is formally UB, but fortunately
there is compiler flag to not break things when possible. Fixes
build on x86_64.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
There is at least one (possibly more) places where signed overflow
needs to work or things break. It is formally UB, but fortunately
there is compiler flag to not break things when possible. Fixes
build on x86_64.
</pre>
</div>
</content>
</entry>
</feed>
