<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-openembedded.git/meta-webserver/recipes-httpd/nginx, branch honister</title>
<subtitle>Mirror of git.openembedded.org/meta-openembedded</subtitle>
<id>https://git.enea.com/cgit/linux/meta-openembedded.git/atom?h=honister</id>
<link rel='self' href='https://git.enea.com/cgit/linux/meta-openembedded.git/atom?h=honister'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/'/>
<updated>2021-08-31T16:05:43+00:00</updated>
<entry>
<title>nginx: Fix off_t size passed in configure</title>
<updated>2021-08-31T16:05:43+00:00</updated>
<author>
<name>Nathan Rossi</name>
<email>nathan@nathanrossi.com</email>
</author>
<published>2021-08-31T10:57:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=967fe6730c6b0ab9fa8f350adef7bffea0aeb67b'/>
<id>urn:sha1:967fe6730c6b0ab9fa8f350adef7bffea0aeb67b</id>
<content type='text'>
For linux, nginx will always compile with '-D_FILE_OFFSET_BITS=64'. This
means that off_t will always be 8 bytes long, even on 32-bit targets.

This configuration change resolves some issues with nginx and handling
range headers.

Signed-off-by: Nathan Rossi &lt;nathan@nathanrossi.com&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>nginx: fix CVE-2021-3618</title>
<updated>2021-08-20T16:26:18+00:00</updated>
<author>
<name>Joe Slater</name>
<email>joe.slater@windriver.com</email>
</author>
<published>2021-08-19T21:25:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=f92dbcc4c2723e6ff4e308c8a2e6dc228a6cd7d5'/>
<id>urn:sha1:f92dbcc4c2723e6ff4e308c8a2e6dc228a6cd7d5</id>
<content type='text'>
Backport with no change a patch from version 1.21.0.  This patch
was not cherry-picked by nginx to version 1.20.1.

Information about this CVE comes from
https://ubuntu.com/security/CVE-2021-3618.

Signed-off-by: Joe Slater &lt;joe.slater@windriver.com&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>Convert to new override syntax</title>
<updated>2021-08-03T17:21:25+00:00</updated>
<author>
<name>Martin Jansa</name>
<email>Martin.Jansa@gmail.com</email>
</author>
<published>2021-07-29T15:04:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=c61dc077bbd81260e4f167fa2251643ba0ba6974'/>
<id>urn:sha1:c61dc077bbd81260e4f167fa2251643ba0ba6974</id>
<content type='text'>
This is the result of automated script (0.9.1) conversion:

oe-core/scripts/contrib/convert-overrides.py .

converting the metadata to use ":" as the override character instead of "_".

Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
</content>
</entry>
<entry>
<title>nginx: upgrade 1.19.6 -&gt; 1.21.1</title>
<updated>2021-07-30T17:42:35+00:00</updated>
<author>
<name>Salman Ahmed</name>
<email>salman.isd@gmail.com</email>
</author>
<published>2021-07-30T10:22:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=5a9eef2f531cfb051661c53de34e4c6ba6915138'/>
<id>urn:sha1:5a9eef2f531cfb051661c53de34e4c6ba6915138</id>
<content type='text'>
Signed-off-by: Salman Ahmed &lt;salman.ahmed@weidmueller.com&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>nginx: upgrade 1.18.0 -&gt; 1.20.1</title>
<updated>2021-07-30T17:42:35+00:00</updated>
<author>
<name>Salman Ahmed</name>
<email>salman.isd@gmail.com</email>
</author>
<published>2021-07-30T10:22:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=13e9518c18efd151b6c088c9179114bd5e8b8736'/>
<id>urn:sha1:13e9518c18efd151b6c088c9179114bd5e8b8736</id>
<content type='text'>
Signed-off-by: Salman Ahmed &lt;salman.ahmed@weidmueller.com&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>nginx: upgrade 1.17.8 -&gt; 1.19.6</title>
<updated>2020-12-31T06:26:30+00:00</updated>
<author>
<name>changqing.li@windriver.com</name>
<email>changqing.li@windriver.com</email>
</author>
<published>2020-12-30T01:42:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=5af79fb5f1af82d6240128629378205dc87f8a00'/>
<id>urn:sha1:5af79fb5f1af82d6240128629378205dc87f8a00</id>
<content type='text'>
Signed-off-by: Changqing Li &lt;changqing.li@windriver.com&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>nginx: upgrade 1.16.1 -&gt; 1.18.0</title>
<updated>2020-12-31T06:26:30+00:00</updated>
<author>
<name>changqing.li@windriver.com</name>
<email>changqing.li@windriver.com</email>
</author>
<published>2020-12-30T01:42:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=b647b9566a63a6babb9fb8b83cdbfbefe13a8fe7'/>
<id>urn:sha1:b647b9566a63a6babb9fb8b83cdbfbefe13a8fe7</id>
<content type='text'>
Signed-off-by: Changqing Li &lt;changqing.li@windriver.com&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>nginx: remove /var/log/nginx when do_install</title>
<updated>2020-05-06T19:51:39+00:00</updated>
<author>
<name>Yi Zhao</name>
<email>yi.zhao@windriver.com</email>
</author>
<published>2020-05-06T07:02:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=6e9f393605eed1e5f4e317536b1463b83b978bad'/>
<id>urn:sha1:6e9f393605eed1e5f4e317536b1463b83b978bad</id>
<content type='text'>
Remove directory /var/log/nginx when do_install because it is created by
volatiles file.

Signed-off-by: Yi Zhao &lt;yi.zhao@windriver.com&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>nginx: fix error during service startup</title>
<updated>2020-02-26T15:17:58+00:00</updated>
<author>
<name>Changqing Li</name>
<email>changqing.li@windriver.com</email>
</author>
<published>2020-02-25T07:56:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=fc8f28c61122950d25ebacffecbb582ac038c725'/>
<id>urn:sha1:fc8f28c61122950d25ebacffecbb582ac038c725</id>
<content type='text'>
fix below error:
nginx.service: failed to parse pid from file /run/nginx/nginx.pid:
invalid argument

Signed-off-by: Changqing Li &lt;changqing.li@windriver.com&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>nginx: update to the latest development version (1.17.8)</title>
<updated>2020-02-10T06:31:31+00:00</updated>
<author>
<name>Derek Straka</name>
<email>derek@asterius.io</email>
</author>
<published>2020-02-09T16:05:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=4cc894ad99f750500f57925ffc3042fe83431443'/>
<id>urn:sha1:4cc894ad99f750500f57925ffc3042fe83431443</id>
<content type='text'>
See Changelog: https://nginx.org/en/CHANGES

Signed-off-by: Derek Straka &lt;derek@asterius.io&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
</feed>
