<feed xmlns='http://www.w3.org/2005/Atom'>
<title>unit.git/pkg, branch 1.29.1-1</title>
<subtitle>Universal Web Application Server</subtitle>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/unit.git/'/>
<entry>
<title>contrib: fixed njs make rule.</title>
<updated>2023-02-28T18:42:18+00:00</updated>
<author>
<name>Konstantin Pavlov</name>
<email>thresh@nginx.com</email>
</author>
<published>2023-02-28T18:42:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/unit.git/commit/?id=e58c4927b27c15c014ed8df56cfd64aea5de7fa7'/>
<id>e58c4927b27c15c014ed8df56cfd64aea5de7fa7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Generated Dockerfiles for Unit 1.29.1.</title>
<updated>2023-02-28T14:52:32+00:00</updated>
<author>
<name>Andrei Zeliankou</name>
<email>zelenkov@nginx.com</email>
</author>
<published>2023-02-28T14:52:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/unit.git/commit/?id=0af1253c17161b19a5c61a0bbb262f6cd2e515ed'/>
<id>0af1253c17161b19a5c61a0bbb262f6cd2e515ed</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>contrib: updated njs to 0.7.10.</title>
<updated>2023-02-27T23:45:04+00:00</updated>
<author>
<name>Konstantin Pavlov</name>
<email>thresh@nginx.com</email>
</author>
<published>2023-02-27T23:45:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/unit.git/commit/?id=f4298180ebae2de1658684b0dc6604387b372a73'/>
<id>f4298180ebae2de1658684b0dc6604387b372a73</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Packages: do not clean up rpm build root.</title>
<updated>2022-12-29T04:06:43+00:00</updated>
<author>
<name>Konstantin Pavlov</name>
<email>thresh@nginx.com</email>
</author>
<published>2022-12-29T04:06:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/unit.git/commit/?id=2596a8952720bb8503430eda3b4560435fd7b71e'/>
<id>2596a8952720bb8503430eda3b4560435fd7b71e</id>
<content type='text'>
These directories are used in the Makefile to determine status of a target.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
These directories are used in the Makefile to determine status of a target.
</pre>
</div>
</content>
</entry>
<entry>
<title>Generated Dockerfiles for Unit 1.29.0.</title>
<updated>2022-12-15T12:42:01+00:00</updated>
<author>
<name>Andrei Zeliankou</name>
<email>zelenkov@nginx.com</email>
</author>
<published>2022-12-15T12:42:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/unit.git/commit/?id=87a1a9c0d275c6869e50bc9f3dfca1227ec54868'/>
<id>87a1a9c0d275c6869e50bc9f3dfca1227ec54868</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 more common name for pkg-config.</title>
<updated>2022-12-14T19:52:58+00:00</updated>
<author>
<name>Konstantin Pavlov</name>
<email>thresh@nginx.com</email>
</author>
<published>2022-12-14T19:52:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/unit.git/commit/?id=cf3ffb8cf3621486afa3d6bf6b83f749352f2e13'/>
<id>cf3ffb8cf3621486afa3d6bf6b83f749352f2e13</id>
<content type='text'>
pkg-config package is named differently on supported rpm-based systems:
- Amazon Linux 2 has pkgconfig
- Fedora has pkgconf-pkg-config
- RHEL 7 has pkgconfig
- RHEL 8 and 9 have pkgconfig-pkg-config

What they share in common is they all provide 'pkgconfig', which we can
use in the spec file so we don't have to specify it per-OS.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
pkg-config package is named differently on supported rpm-based systems:
- Amazon Linux 2 has pkgconfig
- Fedora has pkgconf-pkg-config
- RHEL 7 has pkgconfig
- RHEL 8 and 9 have pkgconfig-pkg-config

What they share in common is they all provide 'pkgconfig', which we can
use in the spec file so we don't have to specify it per-OS.
</pre>
</div>
</content>
</entry>
<entry>
<title>Packages: added njs support.</title>
<updated>2022-12-08T02:20:44+00:00</updated>
<author>
<name>Konstantin Pavlov</name>
<email>thresh@nginx.com</email>
</author>
<published>2022-12-08T02:20:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/unit.git/commit/?id=24e3f171029da265ee8cc20fe1a8846a0b49cb43'/>
<id>24e3f171029da265ee8cc20fe1a8846a0b49cb43</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added contribs and njs.</title>
<updated>2022-11-29T14:12:54+00:00</updated>
<author>
<name>Konstantin Pavlov</name>
<email>thresh@nginx.com</email>
</author>
<published>2022-11-29T14:12:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/unit.git/commit/?id=11c66941ce9146ca85533e8a3169ef3941340896'/>
<id>11c66941ce9146ca85533e8a3169ef3941340896</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Docker: limited the waiting time for control socket removal.</title>
<updated>2022-12-13T21:36:39+00:00</updated>
<author>
<name>Konstantin Pavlov</name>
<email>thresh@nginx.com</email>
</author>
<published>2022-12-13T21:36:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/unit.git/commit/?id=63cc4a31bdea2601c8adc08194759657f1476b16'/>
<id>63cc4a31bdea2601c8adc08194759657f1476b16</id>
<content type='text'>
Fixes https://github.com/nginx/unit/issues/728
Refs https://github.com/nginx/unit/issues/718
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes https://github.com/nginx/unit/issues/728
Refs https://github.com/nginx/unit/issues/718
</pre>
</div>
</content>
</entry>
<entry>
<title>Regenerated Dockerfiles.</title>
<updated>2022-12-13T19:50:42+00:00</updated>
<author>
<name>Konstantin Pavlov</name>
<email>thresh@nginx.com</email>
</author>
<published>2022-12-13T19:50:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/unit.git/commit/?id=f09d0e22847b2d2dab79f782c55067c596e38fb1'/>
<id>f09d0e22847b2d2dab79f782c55067c596e38fb1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
