<feed xmlns='http://www.w3.org/2005/Atom'>
<title>aports/testing/tomcat-native, branch master</title>
<subtitle>Main aports tree
</subtitle>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/'/>
<entry>
<title>community/tomcat-native: move from testing and claim maintainership</title>
<updated>2016-11-26T23:16:26+00:00</updated>
<author>
<name>Jakub Jirutka</name>
<email>jakub@jirutka.cz</email>
</author>
<published>2016-11-26T23:15:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=104e341a9a1a28a7d036f9d8f2db3fed9a9f6c97'/>
<id>104e341a9a1a28a7d036f9d8f2db3fed9a9f6c97</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>testing/tomcat-native: remove redundant rpath</title>
<updated>2016-11-26T23:16:26+00:00</updated>
<author>
<name>Jakub Jirutka</name>
<email>jakub@jirutka.cz</email>
</author>
<published>2016-11-26T23:06:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=853cd1e5ab1e96ce60f70dfdeabf0a969b305820'/>
<id>853cd1e5ab1e96ce60f70dfdeabf0a969b305820</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>testing/tomcat-native: build for openjdk8</title>
<updated>2016-11-26T23:16:26+00:00</updated>
<author>
<name>Jakub Jirutka</name>
<email>jakub@jirutka.cz</email>
</author>
<published>2016-11-26T23:02:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=faa7ffc511fd17dff91085aec3cc8231d7509ffc'/>
<id>faa7ffc511fd17dff91085aec3cc8231d7509ffc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>testing/tomcat-native: disable openssl for now</title>
<updated>2016-10-10T22:07:17+00:00</updated>
<author>
<name>Jakub Jirutka</name>
<email>jakub@jirutka.cz</email>
</author>
<published>2016-10-10T22:06:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=5700718df5989f98bacab1e568e590a5d6c0f9af'/>
<id>5700718df5989f98bacab1e568e590a5d6c0f9af</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>testing/tomcat-native: upgrade to 1.2.10</title>
<updated>2016-10-10T22:07:17+00:00</updated>
<author>
<name>Jakub Jirutka</name>
<email>jakub@jirutka.cz</email>
</author>
<published>2016-10-10T21:48:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=bdd039b389b7c6ba08fddc0266910f3232a6b211'/>
<id>bdd039b389b7c6ba08fddc0266910f3232a6b211</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>testing/tomcat-native: upgrade to 1.1.34</title>
<updated>2016-04-06T05:31:02+00:00</updated>
<author>
<name>Timo Teräs</name>
<email>timo.teras@iki.fi</email>
</author>
<published>2016-04-06T05:31:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=11b0ec9392537e597b334097297e07eadedbefd9'/>
<id>11b0ec9392537e597b334097297e07eadedbefd9</id>
<content type='text'>
stylitic fixes. seems the mirrors keep only the latest version
of each release branch, so we may need look alternative mirror.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
stylitic fixes. seems the mirrors keep only the latest version
of each release branch, so we may need look alternative mirror.
</pre>
</div>
</content>
</entry>
<entry>
<title>testing/tomcat-native: various fixes</title>
<updated>2015-01-06T16:01:49+00:00</updated>
<author>
<name>Sean Summers</name>
<email>seansummers@gmail.com</email>
</author>
<published>2015-01-02T22:45:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=9ad13b61b5b2adf7706662a6c3e33c24376d3f9f'/>
<id>9ad13b61b5b2adf7706662a6c3e33c24376d3f9f</id>
<content type='text'>
- removed depends that are autodetected
- fix _builddir
- replace pre/post scripts with custom dev()
- remove unneded pre/post scripts
- removed .so link out of -dev, so it is owned by the parent
- cleaned up package()
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- removed depends that are autodetected
- fix _builddir
- replace pre/post scripts with custom dev()
- remove unneded pre/post scripts
- removed .so link out of -dev, so it is owned by the parent
- cleaned up package()
</pre>
</div>
</content>
</entry>
<entry>
<title>testing/tomcat-native: new aport</title>
<updated>2015-01-01T15:19:06+00:00</updated>
<author>
<name>Sean Summers</name>
<email>seansummers@gmail.com</email>
</author>
<published>2014-12-31T07:08:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=7e3d630497331bd8e55970a344502623c070d169'/>
<id>7e3d630497331bd8e55970a344502623c070d169</id>
<content type='text'>
http://tomcat.apache.org/native-doc/
native resources optional component for Apache Tomcat
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
http://tomcat.apache.org/native-doc/
native resources optional component for Apache Tomcat
</pre>
</div>
</content>
</entry>
</feed>
