<feed xmlns='http://www.w3.org/2005/Atom'>
<title>unit.git, branch 1.35.0</title>
<subtitle>Universal Web Application Server</subtitle>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/unit.git/'/>
<entry>
<title>Add 1.35.0 CHANGES</title>
<updated>2025-09-11T16:10:51+00:00</updated>
<author>
<name>Andrew Clayton</name>
<email>a.clayton@nginx.com</email>
</author>
<published>2025-08-26T15:50:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/unit.git/commit/?id=28404105810f53c570523c3e70006ad0ca210e58'/>
<id>28404105810f53c570523c3e70006ad0ca210e58</id>
<content type='text'>
This is autogenerated from docs/changes.xml by

  $ make -C docs/ changes &amp;&amp; mv build/CHANGES .

Signed-off-by: Andrew Clayton &lt;a.clayton@nginx.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is autogenerated from docs/changes.xml by

  $ make -C docs/ changes &amp;&amp; mv build/CHANGES .

Signed-off-by: Andrew Clayton &lt;a.clayton@nginx.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>docs/changes.xml: Add 1.35.0 changelog entries</title>
<updated>2025-09-11T16:10:51+00:00</updated>
<author>
<name>Andrew Clayton</name>
<email>a.clayton@nginx.com</email>
</author>
<published>2025-08-19T04:12:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/unit.git/commit/?id=363e26e59c9dd8bc5f64d14878367df97259134c'/>
<id>363e26e59c9dd8bc5f64d14878367df97259134c</id>
<content type='text'>
Signed-off-by: Andrew Clayton &lt;a.clayton@nginx.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Andrew Clayton &lt;a.clayton@nginx.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>pkg/docker: Update dockerfiles for 1.35.0</title>
<updated>2025-09-11T16:08:42+00:00</updated>
<author>
<name>Andrew Clayton</name>
<email>a.clayton@nginx.com</email>
</author>
<published>2025-08-08T15:17:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/unit.git/commit/?id=eba843e5238b2a93805c2cb5b682c896b8a16a8c'/>
<id>eba843e5238b2a93805c2cb5b682c896b8a16a8c</id>
<content type='text'>
Remove Ruby 3.2 and add 3.4

Remove Golang 1.22 and 1.23, and add 1.24 and 1.25

Just use the main 1.35.0 tag as we aren't going to have a packaging one.

Signed-off-by: Andrew Clayton &lt;a.clayton@nginx.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Remove Ruby 3.2 and add 3.4

Remove Golang 1.22 and 1.23, and add 1.24 and 1.25

Just use the main 1.35.0 tag as we aren't going to have a packaging one.

Signed-off-by: Andrew Clayton &lt;a.clayton@nginx.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>pkg/docker: Enable zlib. zstd and brotli compression</title>
<updated>2025-09-03T20:06:15+00:00</updated>
<author>
<name>Andrew Clayton</name>
<email>a.clayton@nginx.com</email>
</author>
<published>2025-08-27T16:34:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/unit.git/commit/?id=2409d0f6473f94fa60cb5c7d83a0a2576391eac0'/>
<id>2409d0f6473f94fa60cb5c7d83a0a2576391eac0</id>
<content type='text'>
Install the required libraries, it also requires pkgconf.

Signed-off-by: Andrew Clayton &lt;a.clayton@nginx.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Install the required libraries, it also requires pkgconf.

Signed-off-by: Andrew Clayton &lt;a.clayton@nginx.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>pkg/docker: Update rust to 1.89.0</title>
<updated>2025-09-03T20:06:15+00:00</updated>
<author>
<name>Andrew Clayton</name>
<email>a.clayton@nginx.com</email>
</author>
<published>2025-08-27T16:15:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/unit.git/commit/?id=b06ec78a78f4db8d7e2c4487b5ffb1c1ae3fa6b9'/>
<id>b06ec78a78f4db8d7e2c4487b5ffb1c1ae3fa6b9</id>
<content type='text'>
Signed-off-by: Andrew Clayton &lt;a.clayton@nginx.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Andrew Clayton &lt;a.clayton@nginx.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Docker: specify real names and handles of Maintainers</title>
<updated>2025-09-03T20:06:15+00:00</updated>
<author>
<name>Konstantin Pavlov</name>
<email>thresh@nginx.com</email>
</author>
<published>2025-08-18T22:24:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/unit.git/commit/?id=19fa55e9f43e1c20de444f24b2db6fa59cc97132'/>
<id>19fa55e9f43e1c20de444f24b2db6fa59cc97132</id>
<content type='text'>
Those are used for notifications from Docker Library.

Signed-off-by: Andrew Clayton &lt;a.clayton@nginx.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Those are used for notifications from Docker Library.

Signed-off-by: Andrew Clayton &lt;a.clayton@nginx.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>docs/unit-openapi.yaml: Update version for 1.35.0</title>
<updated>2025-09-03T20:06:15+00:00</updated>
<author>
<name>Andrew Clayton</name>
<email>a.clayton@nginx.com</email>
</author>
<published>2025-08-08T15:10:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/unit.git/commit/?id=d94578cba100afd335ca057cd34e916adafa1921'/>
<id>d94578cba100afd335ca057cd34e916adafa1921</id>
<content type='text'>
Signed-off-by: Andrew Clayton &lt;a.clayton@nginx.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Andrew Clayton &lt;a.clayton@nginx.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>tools/unitctl: Update for version 1.35.0</title>
<updated>2025-09-03T20:06:15+00:00</updated>
<author>
<name>Andrew Clayton</name>
<email>a.clayton@nginx.com</email>
</author>
<published>2025-07-29T18:23:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/unit.git/commit/?id=5a18769580264254e93f3161479242812ffa528a'/>
<id>5a18769580264254e93f3161479242812ffa528a</id>
<content type='text'>
Signed-off-by: Andrew Clayton &lt;a.clayton@nginx.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Andrew Clayton &lt;a.clayton@nginx.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>pkg/contrib: Bump wasmtime to 35.0.0</title>
<updated>2025-09-03T20:06:15+00:00</updated>
<author>
<name>Andrew Clayton</name>
<email>a.clayton@nginx.com</email>
</author>
<published>2025-07-29T18:13:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/unit.git/commit/?id=afc9e15bf1413160e1d1ca2726beb3b676625182'/>
<id>afc9e15bf1413160e1d1ca2726beb3b676625182</id>
<content type='text'>
This is in preparation for the 1.35.0 release of Unit.

Signed-off-by: Andrew Clayton &lt;a.clayton@nginx.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is in preparation for the 1.35.0 release of Unit.

Signed-off-by: Andrew Clayton &lt;a.clayton@nginx.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>pkg/contrib: Update to njs 0.9.1</title>
<updated>2025-09-03T20:06:15+00:00</updated>
<author>
<name>Andrew Clayton</name>
<email>a.clayton@nginx.com</email>
</author>
<published>2025-07-29T17:51:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/unit.git/commit/?id=27ba90d4dc868290d9ea2d39896b787bb6aa31a5'/>
<id>27ba90d4dc868290d9ea2d39896b787bb6aa31a5</id>
<content type='text'>
Signed-off-by: Andrew Clayton &lt;a.clayton@nginx.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Andrew Clayton &lt;a.clayton@nginx.com&gt;
</pre>
</div>
</content>
</entry>
</feed>
