<feed xmlns='http://www.w3.org/2005/Atom'>
<title>unit.git/pkg/rpm/Makefile.jsc-common, branch master</title>
<subtitle>Universal Web Application Server</subtitle>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/unit.git/'/>
<entry>
<title>Packages: add Fedora 41 support</title>
<updated>2024-12-13T03:13:30+00:00</updated>
<author>
<name>Konstantin Pavlov</name>
<email>thresh@nginx.com</email>
</author>
<published>2024-11-22T02:32:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/unit.git/commit/?id=19f403f5d015058399511af0fe3533899bbe506c'/>
<id>19f403f5d015058399511af0fe3533899bbe506c</id>
<content type='text'>
While at it, removed support for Fedora 39 as it's EOL.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
While at it, removed support for Fedora 39 as it's EOL.
</pre>
</div>
</content>
</entry>
<entry>
<title>Packages: Added Fedora 39 support.</title>
<updated>2024-02-09T22:31:36+00:00</updated>
<author>
<name>Konstantin Pavlov</name>
<email>thresh@nginx.com</email>
</author>
<published>2023-11-18T00:29:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/unit.git/commit/?id=bad2c181e124cc93cd839fce019bc31dab1b7e1b'/>
<id>bad2c181e124cc93cd839fce019bc31dab1b7e1b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Packages: Used a stricter check for Amazon Linux 2023.</title>
<updated>2023-03-30T17:51:32+00:00</updated>
<author>
<name>Konstantin Pavlov</name>
<email>thresh@nginx.com</email>
</author>
<published>2023-03-30T17:51:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/unit.git/commit/?id=497b84c18f6b903fc5cc5dd05c50e4648d2db777'/>
<id>497b84c18f6b903fc5cc5dd05c50e4648d2db777</id>
<content type='text'>
Previously, findstring matched on amazonlinux2 too, breaking the build on that OS.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Previously, findstring matched on amazonlinux2 too, breaking the build on that OS.
</pre>
</div>
</content>
</entry>
<entry>
<title>Packages: Added Amazon Linux 2023.</title>
<updated>2023-03-22T23:55:36+00:00</updated>
<author>
<name>Konstantin Pavlov</name>
<email>thresh@nginx.com</email>
</author>
<published>2023-03-22T23:55:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/unit.git/commit/?id=24243ecab3ed119b9c91664ccbe368e492c2efe7'/>
<id>24243ecab3ed119b9c91664ccbe368e492c2efe7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Packages: fixed java configure script.</title>
<updated>2020-05-28T16:04:00+00:00</updated>
<author>
<name>Tiago Natel de Moura</name>
<email>t.nateldemoura@f5.com</email>
</author>
<published>2020-05-28T16:04:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/unit.git/commit/?id=d3ca5fb47a52322b48737d21d55bf1d6d0aa446a'/>
<id>d3ca5fb47a52322b48737d21d55bf1d6d0aa446a</id>
<content type='text'>
Now the configure script appends /server to --lib-path argument.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Now the configure script appends /server to --lib-path argument.
</pre>
</div>
</content>
</entry>
<entry>
<title>Packages: added curl dependency to fetch Java archives.</title>
<updated>2020-01-28T14:00:28+00:00</updated>
<author>
<name>Max Romanov</name>
<email>max.romanov@nginx.com</email>
</author>
<published>2020-01-28T14:00:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/unit.git/commit/?id=a58ca623cdd3b2eeb2dec563c524afef47c3fc2e'/>
<id>a58ca623cdd3b2eeb2dec563c524afef47c3fc2e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Packages: added explicit library path for Java on RPM based distros.</title>
<updated>2019-09-16T10:28:06+00:00</updated>
<author>
<name>Andrei Belov</name>
<email>defan@nginx.com</email>
</author>
<published>2019-09-16T10:28:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/unit.git/commit/?id=6f1f3b48b2af56c96825dbcd149771ace67404ee'/>
<id>6f1f3b48b2af56c96825dbcd149771ace67404ee</id>
<content type='text'>
This helps to avoid using excessive strictness in RPATH of Java modules.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This helps to avoid using excessive strictness in RPATH of Java modules.
</pre>
</div>
</content>
</entry>
<entry>
<title>Packages: added unit-jsc (Java Servlet Container) family.</title>
<updated>2019-02-28T15:22:15+00:00</updated>
<author>
<name>Andrei Belov</name>
<email>defan@nginx.com</email>
</author>
<published>2019-02-28T15:22:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/unit.git/commit/?id=7ce6f0597543baee4275e8d66567d08f2ddaf48b'/>
<id>7ce6f0597543baee4275e8d66567d08f2ddaf48b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
