<feed xmlns='http://www.w3.org/2005/Atom'>
<title>unit.git/pkg/rpm, branch bool</title>
<subtitle>Universal Web Application Server</subtitle>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/unit.git/'/>
<entry>
<title>Packages: get rid of deprecated configure options.</title>
<updated>2023-02-06T20:39:06+00:00</updated>
<author>
<name>Konstantin Pavlov</name>
<email>thresh@nginx.com</email>
</author>
<published>2023-02-06T20:39:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/unit.git/commit/?id=b0bb829107094a64ed6c93b88b6ed4847bd3fa53'/>
<id>b0bb829107094a64ed6c93b88b6ed4847bd3fa53</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=ab3d1297af91bf8ade401ec4548d53f963788d14'/>
<id>ab3d1297af91bf8ade401ec4548d53f963788d14</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>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>Packages: added Fedora 37 support.</title>
<updated>2022-11-16T13:06:42+00:00</updated>
<author>
<name>Konstantin Pavlov</name>
<email>thresh@nginx.com</email>
</author>
<published>2022-11-16T13:06:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/unit.git/commit/?id=0feab91c5ba1bfd3e1e71cadb4cb0687bae846cd'/>
<id>0feab91c5ba1bfd3e1e71cadb4cb0687bae846cd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Packages: relaxed dependencies between modules and base package.</title>
<updated>2022-11-04T12:52:19+00:00</updated>
<author>
<name>Konstantin Pavlov</name>
<email>thresh@nginx.com</email>
</author>
<published>2022-11-04T12:52:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/unit.git/commit/?id=2ac4a7527de8fb7ce8cfac05563a542078d65f4b'/>
<id>2ac4a7527de8fb7ce8cfac05563a542078d65f4b</id>
<content type='text'>
This allows us to update base or single modules packages without
updating the whole set.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This allows us to update base or single modules packages without
updating the whole set.
</pre>
</div>
</content>
</entry>
<entry>
<title>Packages: added Python 3.8 and Python 3.9 modules on RHEL 8 clones.</title>
<updated>2022-11-04T09:55:16+00:00</updated>
<author>
<name>Konstantin Pavlov</name>
<email>thresh@nginx.com</email>
</author>
<published>2022-11-04T09:55:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/unit.git/commit/?id=11f416878a9f5f7ec13d548b85982c5de5b55a11'/>
<id>11f416878a9f5f7ec13d548b85982c5de5b55a11</id>
<content type='text'>
Refs: https://github.com/nginx/unit/issues/778
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Refs: https://github.com/nginx/unit/issues/778
</pre>
</div>
</content>
</entry>
<entry>
<title>Packaging: removed support for SLES and derivatives.</title>
<updated>2022-06-21T11:04:19+00:00</updated>
<author>
<name>Konstantin Pavlov</name>
<email>thresh@nginx.com</email>
</author>
<published>2022-06-21T11:04:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/unit.git/commit/?id=97124fc349a0deae49ef547f65636b8bb1333ecd'/>
<id>97124fc349a0deae49ef547f65636b8bb1333ecd</id>
<content type='text'>
The packages were never built for those OSes.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The packages were never built for those OSes.
</pre>
</div>
</content>
</entry>
<entry>
<title>Packages: cleanup targets that are not supported anymore.</title>
<updated>2022-06-20T14:20:11+00:00</updated>
<author>
<name>Konstantin Pavlov</name>
<email>thresh@nginx.com</email>
</author>
<published>2022-06-20T14:20:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/unit.git/commit/?id=637a2006a6c0da5825dd6b04940e05e2c9feda5d'/>
<id>637a2006a6c0da5825dd6b04940e05e2c9feda5d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Packages: dropped /etc/unit directory.</title>
<updated>2022-06-20T06:53:24+00:00</updated>
<author>
<name>Konstantin Pavlov</name>
<email>thresh@nginx.com</email>
</author>
<published>2022-06-20T06:53:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/unit.git/commit/?id=d220eb2996513134d3553dbb4ae6b6bbf4692775'/>
<id>d220eb2996513134d3553dbb4ae6b6bbf4692775</id>
<content type='text'>
It's never used.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
It's never used.
</pre>
</div>
</content>
</entry>
</feed>
