[PATCH] Linux packages: key verification command adjusted

2022-10-10 Thread Andrei Belov
# HG changeset patch # User Andrei Belov # Date 1665416594 -14400 # Mon Oct 10 19:43:14 2022 +0400 # Node ID 6bc630596c063fb7c85a35ff6173e75d3ca1982e # Parent 9708787aafc70744296baceb2aa0092401a4ef34 Linux packages: key verification command adjusted. diff --git a/xml/en/linux_packages.xml b

Re: [PATCH] Linux packages: key verification command adjusted

2022-10-10 Thread Konstantin Pavlov
Hi, On 10/10/2022 8:33 PM, Andrei Belov wrote: # HG changeset patch # User Andrei Belov # Date 1665416594 -14400 # Mon Oct 10 19:43:14 2022 +0400 # Node ID 6bc630596c063fb7c85a35ff6173e75d3ca1982e # Parent 9708787aafc70744296baceb2aa0092401a4ef34 Linux packages: key verification command a

Re: [PATCH] Core: support for reading PROXY protocol v2 TLVs

2022-10-10 Thread Maxim Dounin
Hello! On Tue, Sep 27, 2022 at 01:41:25PM +0400, Roman Arutyunyan wrote: [...] > # HG changeset patch > # User Roman Arutyunyan > # Date 1664263604 -14400 > # Tue Sep 27 11:26:44 2022 +0400 > # Node ID 38940ff7246574aa19a19c76b072073c34f191be > # Parent ba5cf8f73a2d0a3615565bf9545f3d65216

[njs] Refactored bound function calls according to the spec.

2022-10-10 Thread Dmitry Volyntsev
details: https://hg.nginx.org/njs/rev/e4297a78844e branches: changeset: 1976:e4297a78844e user: Dmitry Volyntsev date: Mon Oct 10 18:45:09 2022 -0700 description: Refactored bound function calls according to the spec. This fixes #533, #546, #579 issues on Github. diffstat: src/nj

[njs] Enabled successful tests which were skipped previously.

2022-10-10 Thread Dmitry Volyntsev
details: https://hg.nginx.org/njs/rev/0b87c0309b37 branches: changeset: 1977:0b87c0309b37 user: Dmitry Volyntsev date: Mon Oct 10 19:01:56 2022 -0700 description: Enabled successful tests which were skipped previously. diffstat: src/test/njs_unit_test.c | 14 +++--- 1 fil