<feed xmlns='http://www.w3.org/2005/Atom'>
<title>unit.git/pkg/rpm/Makefile, branch 1.10.0</title>
<subtitle>Universal Web Application Server</subtitle>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/unit.git/'/>
<entry>
<title>Packages: log and pid paths made consistent.</title>
<updated>2019-07-04T11:14:29+00:00</updated>
<author>
<name>Andrei Belov</name>
<email>defan@nginx.com</email>
</author>
<published>2019-07-04T11:14:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/unit.git/commit/?id=e1de5bcfabf468b88b42aa27c60a643e97aacc11'/>
<id>e1de5bcfabf468b88b42aa27c60a643e97aacc11</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 RHEL 8 support.</title>
<updated>2019-03-26T10:22:59+00:00</updated>
<author>
<name>Andrei Belov</name>
<email>defan@nginx.com</email>
</author>
<published>2019-03-26T10:22:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/unit.git/commit/?id=3d7a47c9acb1120f90225c833fd56cffeb99c2cd'/>
<id>3d7a47c9acb1120f90225c833fd56cffeb99c2cd</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 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>
<entry>
<title>Packages: fixed packages build, broken in 00d8049418cf.</title>
<updated>2019-02-26T11:39:08+00:00</updated>
<author>
<name>Andrei Belov</name>
<email>defan@nginx.com</email>
</author>
<published>2019-02-26T11:39:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/unit.git/commit/?id=79e3185f3318654285766d849c0c06d713517251'/>
<id>79e3185f3318654285766d849c0c06d713517251</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Improvement and unification of version processing in build scripts.</title>
<updated>2019-02-22T13:31:44+00:00</updated>
<author>
<name>Alexander Borisov</name>
<email>alexander.borisov@nginx.com</email>
</author>
<published>2019-02-22T13:31:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/unit.git/commit/?id=608e09e9def182756e2f1650c6f3416b209fbf58'/>
<id>608e09e9def182756e2f1650c6f3416b209fbf58</id>
<content type='text'>
This also eliminates expressions that incompatible with BSD make, thus fixing
installation of Node.js module on FreeBSD (broken by dace60fc4926).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This also eliminates expressions that incompatible with BSD make, thus fixing
installation of Node.js module on FreeBSD (broken by dace60fc4926).
</pre>
</div>
</content>
</entry>
<entry>
<title>Packages: removed unit-perl on CentOS 6.</title>
<updated>2019-02-14T14:21:36+00:00</updated>
<author>
<name>Andrei Belov</name>
<email>defan@nginx.com</email>
</author>
<published>2019-02-14T14:21:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/unit.git/commit/?id=43ad6be2f04d4212bd97ffc9d8a2fe833d8f218c'/>
<id>43ad6be2f04d4212bd97ffc9d8a2fe833d8f218c</id>
<content type='text'>
CentOS 6 has Perl version 5.10, which is unsupported by Unit.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CentOS 6 has Perl version 5.10, which is unsupported by Unit.
</pre>
</div>
</content>
</entry>
<entry>
<title>Packages: systemd and other improvements.</title>
<updated>2019-01-24T11:05:58+00:00</updated>
<author>
<name>Remi Collet</name>
<email>remi@remirepo.net</email>
</author>
<published>2019-01-24T11:05:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/unit.git/commit/?id=b78ed44f396cbfde7d8353cbc3faaf35c0f4dddf'/>
<id>b78ed44f396cbfde7d8353cbc3faaf35c0f4dddf</id>
<content type='text'>
See the following links for details:
https://github.com/nginx/unit/pull/212
https://github.com/nginx/unit/issues/213

Closes #155, closes #212, closes #213.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
See the following links for details:
https://github.com/nginx/unit/pull/212
https://github.com/nginx/unit/issues/213

Closes #155, closes #212, closes #213.
</pre>
</div>
</content>
</entry>
<entry>
<title>Packages: Fedora &gt;= 29 have python 3.7.</title>
<updated>2019-01-24T10:03:25+00:00</updated>
<author>
<name>Remi Collet</name>
<email>remi@remirepo.net</email>
</author>
<published>2019-01-24T10:03:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/unit.git/commit/?id=b1649bce9ed1521a48e18b22fb58aaf09f9637b0'/>
<id>b1649bce9ed1521a48e18b22fb58aaf09f9637b0</id>
<content type='text'>
Closes #211.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes #211.
</pre>
</div>
</content>
</entry>
<entry>
<title>Packages: updated to 1.5-1.</title>
<updated>2018-10-25T14:49:10+00:00</updated>
<author>
<name>Valentin Bartenev</name>
<email>vbart@nginx.com</email>
</author>
<published>2018-10-25T14:49:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/unit.git/commit/?id=d55282105a69bd3c9e2b10787ea4561dbe7d8057'/>
<id>d55282105a69bd3c9e2b10787ea4561dbe7d8057</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Packages: updated to 1.4-2.</title>
<updated>2018-09-27T12:05:03+00:00</updated>
<author>
<name>Andrei Belov</name>
<email>defan@nginx.com</email>
</author>
<published>2018-09-27T12:05:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/unit.git/commit/?id=2a9fc6b1fe440e4887592e93c5181093a679955a'/>
<id>2a9fc6b1fe440e4887592e93c5181093a679955a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
