<feed xmlns='http://www.w3.org/2005/Atom'>
<title>unit.git/pkg/rpm, branch 1.19.0-1</title>
<subtitle>Universal Web Application Server</subtitle>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/unit.git/'/>
<entry>
<title>Packages: added Fedora 32 support.</title>
<updated>2020-06-16T12:02:29+00:00</updated>
<author>
<name>Andrei Belov</name>
<email>defan@nginx.com</email>
</author>
<published>2020-06-16T12:02:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/unit.git/commit/?id=22c917bead38df560bb112006d0b4a28aa8919d3'/>
<id>22c917bead38df560bb112006d0b4a28aa8919d3</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>Using disk file to store large request body.</title>
<updated>2020-03-12T14:54:29+00:00</updated>
<author>
<name>Max Romanov</name>
<email>max.romanov@nginx.com</email>
</author>
<published>2020-03-12T14:54:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/unit.git/commit/?id=5296be0b82784eb90abc86339e6c16841e9a9727'/>
<id>5296be0b82784eb90abc86339e6c16841e9a9727</id>
<content type='text'>
This closes #386 on GitHub.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This closes #386 on GitHub.
</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>Go: changing import name for "unit.nginx.org/go".</title>
<updated>2019-12-25T17:00:32+00:00</updated>
<author>
<name>Max Romanov</name>
<email>max.romanov@nginx.com</email>
</author>
<published>2019-12-25T17:00:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/unit.git/commit/?id=693a458b4ea87b7b387bd9d094de2b42be7ecdbd'/>
<id>693a458b4ea87b7b387bd9d094de2b42be7ecdbd</id>
<content type='text'>
This patch includes packaging changes - update unit-go installation
directory.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This patch includes packaging changes - update unit-go installation
directory.
</pre>
</div>
</content>
</entry>
<entry>
<title>Go: moving source files to the root of the project.</title>
<updated>2019-12-24T14:59:52+00:00</updated>
<author>
<name>Max Romanov</name>
<email>max.romanov@nginx.com</email>
</author>
<published>2019-12-24T14:59:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/unit.git/commit/?id=f5a2984acf9a562b6b1eb45a21d9af2be2415659'/>
<id>f5a2984acf9a562b6b1eb45a21d9af2be2415659</id>
<content type='text'>
This patch includes packaging changes related to files move.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This patch includes packaging changes related to files move.
</pre>
</div>
</content>
</entry>
<entry>
<title>Packages: making unit-go architecture independent.</title>
<updated>2019-12-24T14:59:44+00:00</updated>
<author>
<name>Max Romanov</name>
<email>max.romanov@nginx.com</email>
</author>
<published>2019-12-24T14:59:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/unit.git/commit/?id=3d712a7078e6cd85dc7f2961628bea46cfea5236'/>
<id>3d712a7078e6cd85dc7f2961628bea46cfea5236</id>
<content type='text'>
To support Go modules, the unit-go module should be platform independent.
All platform-dependent logic is moved to libunit, so the unit-dev package
should be installed before building unit-go.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
To support Go modules, the unit-go module should be platform independent.
All platform-dependent logic is moved to libunit, so the unit-dev package
should be installed before building unit-go.
</pre>
</div>
</content>
</entry>
<entry>
<title>Packages: added Python 3 support on Amazon Linux 2 (LTS).</title>
<updated>2019-12-10T16:35:12+00:00</updated>
<author>
<name>Andrei Belov</name>
<email>defan@nginx.com</email>
</author>
<published>2019-12-10T16:35:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/unit.git/commit/?id=68a22923728ddbbda25bc3ee048520a76056fb33'/>
<id>68a22923728ddbbda25bc3ee048520a76056fb33</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 Python 3 support on RHEL/CentOS 7.</title>
<updated>2019-12-02T12:09:53+00:00</updated>
<author>
<name>Andrei Belov</name>
<email>defan@nginx.com</email>
</author>
<published>2019-12-02T12:09:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/unit.git/commit/?id=a3e5d095016166a78a45c9aade2b19d75d66833f'/>
<id>a3e5d095016166a78a45c9aade2b19d75d66833f</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 logrotate configuration for Debian packages.</title>
<updated>2019-09-25T12:28:20+00:00</updated>
<author>
<name>Andrei Belov</name>
<email>defan@nginx.com</email>
</author>
<published>2019-09-25T12:28:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/unit.git/commit/?id=3644883aa8f87a54fcbca1dfc737e40e12e18a19'/>
<id>3644883aa8f87a54fcbca1dfc737e40e12e18a19</id>
<content type='text'>
While here, made logrotate configuration consistent between rpm and deb.

This closes #323 issue on GitHub.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
While here, made logrotate configuration consistent between rpm and deb.

This closes #323 issue on GitHub.
</pre>
</div>
</content>
</entry>
</feed>
