[njs] Fixed memory allocation failure introduced in fc8d1b125cef.

2023-05-10 Thread Dmitry Volyntsev
details: https://hg.nginx.org/njs/rev/a140e71b0fbf branches: changeset: 2115:a140e71b0fbf user: Dmitry Volyntsev date: Wed May 10 20:50:53 2023 -0700 description: Fixed memory allocation failure introduced in fc8d1b125cef. Found by Coverity (CID 1529969). diffstat:

[njs] Fetch: insuring Host header is always the first header.

2023-05-10 Thread Dmitry Volyntsev
details: https://hg.nginx.org/njs/rev/89c821242caf branches: changeset: 2114:89c821242caf user: Dmitry Volyntsev date: Tue May 09 22:09:13 2023 -0700 description: Fetch: insuring Host header is always the first header. diffstat: nginx/ngx_js_fetch.c | 49

[njs] Fetch: removed special treatment of forbidden headers.

2023-05-10 Thread Dmitry Volyntsev
details: https://hg.nginx.org/njs/rev/4aed0532158c branches: changeset: 2113:4aed0532158c user: Dmitry Volyntsev date: Tue May 09 22:09:13 2023 -0700 description: Fetch: removed special treatment of forbidden headers. In c43261bad627 (0.7.10), a notion of forbidden headers was

Re: [PATCH] Linux packages: added Ubuntu 23.04 "lunar"

2023-05-10 Thread Maxim Konovalov
On 10.05.2023 19:00, Konstantin Pavlov wrote: # HG changeset patch # User Konstantin Pavlov # Date 1683770379 25200 # Wed May 10 18:59:39 2023 -0700 # Node ID e53e7065223e4ede0fdcb4872ae3be39197d8c04 # Parent 2baa5da77e6933c9945834fdeabd71e0ed6c0ff2 Linux packages: added Ubuntu 23.04

[PATCH] Linux packages: added Ubuntu 23.04 "lunar"

2023-05-10 Thread Konstantin Pavlov
# HG changeset patch # User Konstantin Pavlov # Date 1683770379 25200 # Wed May 10 18:59:39 2023 -0700 # Node ID e53e7065223e4ede0fdcb4872ae3be39197d8c04 # Parent 2baa5da77e6933c9945834fdeabd71e0ed6c0ff2 Linux packages: added Ubuntu 23.04 "lunar". diff -r 2baa5da77e69 -r e53e7065223e

Re: [PATCH 3 of 3] QUIC: keep stream sockaddr and addr_text constant

2023-05-10 Thread Roman Arutyunyan
Hi, On Tue, May 02, 2023 at 04:34:15PM +0400, Roman Arutyunyan wrote: > # HG changeset patch > # User Roman Arutyunyan > # Date 1682679819 -14400 > # Fri Apr 28 15:03:39 2023 +0400 > # Branch quic > # Node ID 43f0ceffa227a33e5c5ceb35b77f9a1f86dd2481 > # Parent

Re: [PATCH] Added info about the Unit 1.30.0 release

2023-05-10 Thread Maxim Konovalov
On 10.05.2023 10:12, Artem Konev wrote: xml/index.xml | 10 ++ 1 files changed, 10 insertions(+), 0 deletions(-) # HG changeset patch # User Artem Konev # Date 1683738668 -3600 # Wed May 10 18:11:08 2023 +0100 # Node ID f4e032c807aae791fed8336ab4e220d223d8 # Parent

[PATCH] Added info about the Unit 1.30.0 release

2023-05-10 Thread Artem Konev
xml/index.xml | 10 ++ 1 files changed, 10 insertions(+), 0 deletions(-) # HG changeset patch # User Artem Konev # Date 1683738668 -3600 # Wed May 10 18:11:08 2023 +0100 # Node ID f4e032c807aae791fed8336ab4e220d223d8 # Parent f474b151cf25e2c7edb92b326df975c10ba01e00 Added

Re: [PATCH] Configure: introduced --with-*-module-opt option

2023-05-10 Thread Maxim Dounin
Hello! On Wed, May 10, 2023 at 12:00:35AM -0700, Dmitry Volyntsev wrote: > # HG changeset patch > # User Dmitry Volyntsev > # Date 1683701820 25200 > # Tue May 09 23:57:00 2023 -0700 > # Node ID 85643f113750f1c49a7ea3dea568da4e3137ec4b > # Parent b71e69247483631bd8fc79a47cc32b762625b1fb >

Re: [PATCH] QUIC: fixed OpenSSL compat layer with OpenSSL master branch

2023-05-10 Thread Roman Arutyunyan
On Tue, Apr 11, 2023 at 01:39:23AM +0400, Sergey Kandaurov wrote: > # HG changeset patch > # User Sergey Kandaurov > # Date 1681162552 -14400 > # Tue Apr 11 01:35:52 2023 +0400 > # Branch quic > # Node ID e058f1f9d40f185e19098d65a47e3be128d4cb46 > # Parent

[PATCH] Configure: introduced --with-*-module-opt option

2023-05-10 Thread Dmitry Volyntsev
# HG changeset patch # User Dmitry Volyntsev # Date 1683701820 25200 # Tue May 09 23:57:00 2023 -0700 # Node ID 85643f113750f1c49a7ea3dea568da4e3137ec4b # Parent b71e69247483631bd8fc79a47cc32b762625b1fb Configure: introduced --with-*-module-opt option. --with-*-module-opt provides a