<feed xmlns='http://www.w3.org/2005/Atom'>
<title>unit.git/pkg/contrib/src/njs/version, branch 1.34.2-1</title>
<subtitle>Universal Web Application Server</subtitle>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/unit.git/'/>
<entry>
<title>contrib: update njs to 0.8.8</title>
<updated>2024-12-18T19:01:11+00:00</updated>
<author>
<name>Konstantin Pavlov</name>
<email>thresh@nginx.com</email>
</author>
<published>2024-12-13T03:09:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/unit.git/commit/?id=175f6b0bee610a96b4b8398e1c6712cd2f05481f'/>
<id>175f6b0bee610a96b4b8398e1c6712cd2f05481f</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.8.5</title>
<updated>2024-07-02T16:48:00+00:00</updated>
<author>
<name>Andrei Zeliankou</name>
<email>zelenkov@nginx.com</email>
</author>
<published>2024-05-27T15:41:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/unit.git/commit/?id=d62a5e2c3749a927e1f5283c1ad2178d665cd399'/>
<id>d62a5e2c3749a927e1f5283c1ad2178d665cd399</id>
<content type='text'>
njs changed strings API so now instead of njs_vm_value_string_set() used
njs_vm_value_string_create() as a drop-in replacement.

Link: &lt;https://github.com/nginx/njs/commit/5730d5ffe23a4965c001d873695d22005fcfa588&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
njs changed strings API so now instead of njs_vm_value_string_set() used
njs_vm_value_string_create() as a drop-in replacement.

Link: &lt;https://github.com/nginx/njs/commit/5730d5ffe23a4965c001d873695d22005fcfa588&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>contrib: updated njs to 0.8.4</title>
<updated>2024-06-18T19:52:17+00:00</updated>
<author>
<name>Konstantin Pavlov</name>
<email>thresh@nginx.com</email>
</author>
<published>2024-06-18T18:30:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/unit.git/commit/?id=4f776da929af3d0c97dae2e439853cbbd0965c1b'/>
<id>4f776da929af3d0c97dae2e439853cbbd0965c1b</id>
<content type='text'>
While at it, follow the njs move to github to fetch sources.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
While at it, follow the njs move to github to fetch sources.
</pre>
</div>
</content>
</entry>
<entry>
<title>NJS: loader should be registered using njs_vm_set_module_loader()</title>
<updated>2024-03-12T16:56:11+00:00</updated>
<author>
<name>Andrei Zeliankou</name>
<email>zelenkov@nginx.com</email>
</author>
<published>2024-02-16T18:22:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/unit.git/commit/?id=9993814d14fa693dc8641c31bca70223895d2055'/>
<id>9993814d14fa693dc8641c31bca70223895d2055</id>
<content type='text'>
This change makes NJS module incompatible with NJS older than 0.8.3.
Therefore, the configuration version check has been adjusted accordingly.

This change was introduced in NJS 0.8.3 here:
&lt;https://hg.nginx.com/njs/rev/ad1a7ad3c715&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This change makes NJS module incompatible with NJS older than 0.8.3.
Therefore, the configuration version check has been adjusted accordingly.

This change was introduced in NJS 0.8.3 here:
&lt;https://hg.nginx.com/njs/rev/ad1a7ad3c715&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>contrib: updated njs to 0.8.2.</title>
<updated>2024-02-09T22:31:36+00:00</updated>
<author>
<name>Konstantin Pavlov</name>
<email>thresh@nginx.com</email>
</author>
<published>2023-10-25T19:37:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/unit.git/commit/?id=ca1bc0625a7c1c57f8f9fb9be66b29a96ac9d79d'/>
<id>ca1bc0625a7c1c57f8f9fb9be66b29a96ac9d79d</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.8.1.</title>
<updated>2023-10-13T19:12:23+00:00</updated>
<author>
<name>Konstantin Pavlov</name>
<email>thresh@nginx.com</email>
</author>
<published>2023-10-13T19:12:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/unit.git/commit/?id=b99e26567fb36ba65321aed51dfa4d9764b88ed2'/>
<id>b99e26567fb36ba65321aed51dfa4d9764b88ed2</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.8.0.</title>
<updated>2023-07-11T18:40:41+00:00</updated>
<author>
<name>Konstantin Pavlov</name>
<email>thresh@nginx.com</email>
</author>
<published>2023-07-11T18:40:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/unit.git/commit/?id=eb614f11474e44567cf820d075026eeb758ce725'/>
<id>eb614f11474e44567cf820d075026eeb758ce725</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.12.</title>
<updated>2023-04-11T22:48:01+00:00</updated>
<author>
<name>Konstantin Pavlov</name>
<email>thresh@nginx.com</email>
</author>
<published>2023-04-11T22:48:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/unit.git/commit/?id=4f8a9e305d0b45a455cb303bd29faaec0b80af02'/>
<id>4f8a9e305d0b45a455cb303bd29faaec0b80af02</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=132f7d18a27b81e65d4390d425c429ce2bbc11af'/>
<id>132f7d18a27b81e65d4390d425c429ce2bbc11af</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>
</feed>
