<feed xmlns='http://www.w3.org/2005/Atom'>
<title>unit.git/pkg/rpm/Makefile, branch 1.23.0</title>
<subtitle>Universal Web Application Server</subtitle>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/unit.git/'/>
<entry>
<title>Packages: added man page on rpm-based systems.</title>
<updated>2021-03-24T15:45:45+00:00</updated>
<author>
<name>Konstantin Pavlov</name>
<email>thresh@nginx.com</email>
</author>
<published>2021-03-24T15:45:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/unit.git/commit/?id=d62192738f2db9e22e1357daa7b7dccdce3c783f'/>
<id>d62192738f2db9e22e1357daa7b7dccdce3c783f</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 Fedora 33 support.</title>
<updated>2021-01-26T10:06:30+00:00</updated>
<author>
<name>Andrei Belov</name>
<email>defan@nginx.com</email>
</author>
<published>2021-01-26T10:06:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/unit.git/commit/?id=e4f7d1a29c59985f291876e2e76852007c2a390a'/>
<id>e4f7d1a29c59985f291876e2e76852007c2a390a</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 an ability to override package version.</title>
<updated>2020-12-24T13:17:27+00:00</updated>
<author>
<name>Andrei Belov</name>
<email>defan@nginx.com</email>
</author>
<published>2020-12-24T13:17:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/unit.git/commit/?id=c981ac6558440f42670fc0a3d3857a3bb10e1f0a'/>
<id>c981ac6558440f42670fc0a3d3857a3bb10e1f0a</id>
<content type='text'>
This was broken since 00d8049418cf.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This was broken since 00d8049418cf.
</pre>
</div>
</content>
</entry>
<entry>
<title>Packages: set the "--user" value to "nobody" for build-stage tests.</title>
<updated>2020-12-23T15:31:18+00:00</updated>
<author>
<name>Andrei Belov</name>
<email>defan@nginx.com</email>
</author>
<published>2020-12-23T15:31:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/unit.git/commit/?id=c99b175988d40fabf638c03962c01693e10b3795'/>
<id>c99b175988d40fabf638c03962c01693e10b3795</id>
<content type='text'>
This allows tests to pass well in cases when the default user specified in
the ./configure parameters does not exist in the building environment.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This allows tests to pass well in cases when the default user specified in
the ./configure parameters does not exist in the building environment.
</pre>
</div>
</content>
</entry>
<entry>
<title>Packages: run non-privileged processes under "unit" user.</title>
<updated>2020-12-17T11:30:18+00:00</updated>
<author>
<name>Andrei Belov</name>
<email>defan@nginx.com</email>
</author>
<published>2020-12-17T11:30:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/unit.git/commit/?id=53d847615b270daf706373d65ac5f5d2101f36d9'/>
<id>53d847615b270daf706373d65ac5f5d2101f36d9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Packages: introduced PYTEST_ARGS env variable for test targets.</title>
<updated>2020-12-16T06:55:59+00:00</updated>
<author>
<name>Andrei Belov</name>
<email>defan@nginx.com</email>
</author>
<published>2020-12-16T06:55:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/unit.git/commit/?id=d15acabfc59472457f06563a939be3c97fc6b5d9'/>
<id>d15acabfc59472457f06563a939be3c97fc6b5d9</id>
<content type='text'>
This is useful for running particular tests, e.g.:
PYTEST_ARGS='test/test_respawn.py::TestRespawn::test_respawn_router' make test
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is useful for running particular tests, e.g.:
PYTEST_ARGS='test/test_respawn.py::TestRespawn::test_respawn_router' make test
</pre>
</div>
</content>
</entry>
<entry>
<title>Tests: migrated to the pytest.</title>
<updated>2020-09-16T20:31:15+00:00</updated>
<author>
<name>Andrei Zeliankou</name>
<email>zelenkov@nginx.com</email>
</author>
<published>2020-09-16T20:31:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/unit.git/commit/?id=d5e915934066c77a59d211efafca10c117b73d05'/>
<id>d5e915934066c77a59d211efafca10c117b73d05</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 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>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>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>
</feed>
