<feed xmlns='http://www.w3.org/2005/Atom'>
<title>aports/main/nginx, branch master</title>
<subtitle>Main aports tree
</subtitle>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/'/>
<entry>
<title>main/nginx: update uwsgi-python checkdepends</title>
<updated>2020-04-29T06:46:32+00:00</updated>
<author>
<name>Kevin Daudt</name>
<email>kdaudt@alpinelinux.org</email>
</author>
<published>2020-04-29T06:46:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=8a8ed4afc121014d2907abd53033c8de7a974ce7'/>
<id>8a8ed4afc121014d2907abd53033c8de7a974ce7</id>
<content type='text'>
uwsg-python was the python2 variant, which is no longer available
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
uwsg-python was the python2 variant, which is no longer available
</pre>
</div>
</content>
</entry>
<entry>
<title>main/nginx: upgrade {http,stream}-geoip to 3.3</title>
<updated>2020-04-22T20:24:10+00:00</updated>
<author>
<name>Jakub Jirutka</name>
<email>jakub@jirutka.cz</email>
</author>
<published>2020-04-22T20:07:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=3374451af58a7723e33d131d818bb9ff865fa22c'/>
<id>3374451af58a7723e33d131d818bb9ff865fa22c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>main/nginx: upgrade http-vod to 1.25</title>
<updated>2020-04-22T20:24:10+00:00</updated>
<author>
<name>Jakub Jirutka</name>
<email>jakub@jirutka.cz</email>
</author>
<published>2020-04-22T20:06:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=abb13c990be0ad1dd2feeaa98b03ec45dcdd4068'/>
<id>abb13c990be0ad1dd2feeaa98b03ec45dcdd4068</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>main/nginx: upgrade http-nchan to 1.2.7</title>
<updated>2020-04-22T20:24:10+00:00</updated>
<author>
<name>Jakub Jirutka</name>
<email>jakub@jirutka.cz</email>
</author>
<published>2020-04-22T20:03:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=319ce8594b3171397cfde3af64b6a9827108e15f'/>
<id>319ce8594b3171397cfde3af64b6a9827108e15f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>main/nginx: upgrade http-fancy-index to 0.4.4</title>
<updated>2020-04-22T20:24:10+00:00</updated>
<author>
<name>Jakub Jirutka</name>
<email>jakub@jirutka.cz</email>
</author>
<published>2020-04-22T20:01:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=cd7c8d7456ad113b42bf75b41d903cbbb37d0b7a'/>
<id>cd7c8d7456ad113b42bf75b41d903cbbb37d0b7a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>main/nginx: upgrade devel-kit to 0.3.1</title>
<updated>2020-04-22T20:24:10+00:00</updated>
<author>
<name>Jakub Jirutka</name>
<email>jakub@jirutka.cz</email>
</author>
<published>2020-04-22T20:00:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=9a945c575783dbd1561c1313aa20845e07e69849'/>
<id>9a945c575783dbd1561c1313aa20845e07e69849</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>main/nginx: upgrade njs to 0.3.8</title>
<updated>2020-04-22T20:24:10+00:00</updated>
<author>
<name>Jakub Jirutka</name>
<email>jakub@jirutka.cz</email>
</author>
<published>2020-04-22T19:59:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=3c8e6567f0a33f6a609838023efdd8f6e170fb13'/>
<id>3c8e6567f0a33f6a609838023efdd8f6e170fb13</id>
<content type='text'>
The latest version is actually 0.3.9, but it fails to build:

    src/njs_fs.c: In function 'njs_fs_write_file':
    src/njs_fs.c:384:8: error: 'u32' may be used uninitialized in this function [-Werror=maybe-uninitialized]
      384 |     if (njs_slow_path(md == (mode_t) -1)) {
          |        ^
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The latest version is actually 0.3.9, but it fails to build:

    src/njs_fs.c: In function 'njs_fs_write_file':
    src/njs_fs.c:384:8: error: 'u32' may be used uninitialized in this function [-Werror=maybe-uninitialized]
      384 |     if (njs_slow_path(md == (mode_t) -1)) {
          |        ^
</pre>
</div>
</content>
</entry>
<entry>
<title>main/nginx: upgrade to 1.18.0</title>
<updated>2020-04-22T20:24:10+00:00</updated>
<author>
<name>Jakub Jirutka</name>
<email>jakub@jirutka.cz</email>
</author>
<published>2020-04-22T19:58:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=00c70c7094e1a38c4a081a9d9be756360e42aa14'/>
<id>00c70c7094e1a38c4a081a9d9be756360e42aa14</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>main/nginx: remove njs tests</title>
<updated>2020-03-31T07:39:12+00:00</updated>
<author>
<name>Ariadne Conill</name>
<email>ariadne@dereferenced.org</email>
</author>
<published>2020-03-31T07:39:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=ba227b569a24ecb0a6e37c121fd53df4dd8c90e8'/>
<id>ba227b569a24ecb0a6e37c121fd53df4dd8c90e8</id>
<content type='text'>
a lot of them are bogus anyway
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
a lot of them are bogus anyway
</pre>
</div>
</content>
</entry>
<entry>
<title>main/nginx: disable SSL tests on mips</title>
<updated>2020-03-31T04:51:40+00:00</updated>
<author>
<name>Ariadne Conill</name>
<email>ariadne@dereferenced.org</email>
</author>
<published>2020-03-31T04:51:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=308d55e5d4d609858378e127a29c51a0174b7b6e'/>
<id>308d55e5d4d609858378e127a29c51a0174b7b6e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
