<feed xmlns='http://www.w3.org/2005/Atom'>
<title>unit.git/pkg, branch 1.22.0</title>
<subtitle>Universal Web Application Server</subtitle>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/unit.git/'/>
<entry>
<title>Generated Dockerfiles for Unit 1.22.0.</title>
<updated>2021-02-04T15:22:33+00:00</updated>
<author>
<name>Valentin Bartenev</name>
<email>vbart@nginx.com</email>
</author>
<published>2021-02-04T15:22:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/unit.git/commit/?id=98228f8ac878799e8265658d990bbff94675856b'/>
<id>98228f8ac878799e8265658d990bbff94675856b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Docker: reverted 44154b830401.</title>
<updated>2021-02-02T13:46:10+00:00</updated>
<author>
<name>Konstantin Pavlov</name>
<email>thresh@nginx.com</email>
</author>
<published>2021-02-02T13:46:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/unit.git/commit/?id=d4d704bc7f37f457a50b1226165d827a3c2b25e1'/>
<id>d4d704bc7f37f457a50b1226165d827a3c2b25e1</id>
<content type='text'>
Automatic synchronisation is now set up, so manual pushes to AWS ECR are
discouraged.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Automatic synchronisation is now set up, so manual pushes to AWS ECR are
discouraged.
</pre>
</div>
</content>
</entry>
<entry>
<title>Regenerated Dockerfiles.</title>
<updated>2021-02-01T15:05:12+00:00</updated>
<author>
<name>Konstantin Pavlov</name>
<email>thresh@nginx.com</email>
</author>
<published>2021-02-01T15:05:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/unit.git/commit/?id=510bdf15bec094d49be8aba63e56963aed5746cf'/>
<id>510bdf15bec094d49be8aba63e56963aed5746cf</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Docker: based docker images off official languages ones.</title>
<updated>2021-01-13T19:33:14+00:00</updated>
<author>
<name>Konstantin Pavlov</name>
<email>thresh@videolan.org</email>
</author>
<published>2021-01-13T19:33:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/unit.git/commit/?id=df8ac184fd4c9f1e9cb10c2e3ca394e4bdae9e60'/>
<id>df8ac184fd4c9f1e9cb10c2e3ca394e4bdae9e60</id>
<content type='text'>
Language versions are bumped to:
 - python 3.9
 - ruby 2.7
 - go 1.15
 - node 15
 - perl 5.32

Removed images:
 - python 2.7 due to EOL
 - full/latest due to incompatibility with the new scheme
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Language versions are bumped to:
 - python 3.9
 - ruby 2.7
 - go 1.15
 - node 15
 - perl 5.32

Removed images:
 - python 2.7 due to EOL
 - full/latest due to incompatibility with the new scheme
</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>Bumping year in copyright notice.</title>
<updated>2021-01-18T13:48:47+00:00</updated>
<author>
<name>Valentin Bartenev</name>
<email>vbart@nginx.com</email>
</author>
<published>2021-01-18T13:48:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/unit.git/commit/?id=6e28263d6531c9461a3a1d49a98bf8d33898c599'/>
<id>6e28263d6531c9461a3a1d49a98bf8d33898c599</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 building for Ubuntu 16.04 "xenial".</title>
<updated>2020-12-28T09:51:30+00:00</updated>
<author>
<name>Andrei Belov</name>
<email>defan@nginx.com</email>
</author>
<published>2020-12-28T09:51:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/unit.git/commit/?id=3abca42caf44f03941545e5e92f35c0f329640e7'/>
<id>3abca42caf44f03941545e5e92f35c0f329640e7</id>
<content type='text'>
Changes introduced in a27532e3a17b effectively broke building of the unit
package due to missed dh_installsystemd script in older debhelper 9.x.

Once Ubuntu 16.04 reach EOL, the following actions should be made:
 - this commit should be reverted;
 - minimal debhelper version should be increased to 11.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Changes introduced in a27532e3a17b effectively broke building of the unit
package due to missed dh_installsystemd script in older debhelper 9.x.

Once Ubuntu 16.04 reach EOL, the following actions should be made:
 - this commit should be reverted;
 - minimal debhelper version should be increased to 11.
</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: check and create unit user on each post-script invocation.</title>
<updated>2020-12-22T09:57:24+00:00</updated>
<author>
<name>Konstantin Pavlov</name>
<email>thresh@nginx.com</email>
</author>
<published>2020-12-22T09:57:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/unit.git/commit/?id=65295c81413cff75eddef2845f09159711e553df'/>
<id>65295c81413cff75eddef2845f09159711e553df</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
