[nginx] Mp4: fixed buffer underread while updating stsz atom.

2024-08-14 Thread Sergey Kandaurov
details: https://hg.nginx.org/nginx/rev/f88c253ac8b3 branches: changeset: 9276:f88c253ac8b3 user: Roman Arutyunyan date: Mon Aug 12 18:20:43 2024 +0400 description: Mp4: fixed buffer underread while updating stsz atom. While cropping an stsc atom in ngx_http_mp4_crop_stsc_data(), a

[nginx] nginx-1.27.1-RELEASE

2024-08-14 Thread Sergey Kandaurov
details: https://hg.nginx.org/nginx/rev/417b1045b18e branches: changeset: 9279:417b1045b18e user: Sergey Kandaurov date: Mon Aug 12 18:20:52 2024 +0400 description: nginx-1.27.1-RELEASE diffstat: docs/xml/nginx/changes.xml | 49 ++ 1 fi

[nginx] Typo fixed.

2024-08-14 Thread Sergey Kandaurov
details: https://hg.nginx.org/nginx/rev/c49f86822244 branches: stable-1.26 changeset: 9282:c49f86822244 user: Sergey Kandaurov date: Fri Aug 09 19:12:23 2024 +0400 description: Typo fixed. diffstat: docs/xml/nginx/changes.xml | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions

[nginx] release-1.27.1 tag

2024-08-14 Thread Sergey Kandaurov
details: https://hg.nginx.org/nginx/rev/8796dfbe7177 branches: changeset: 9280:8796dfbe7177 user: Sergey Kandaurov date: Mon Aug 12 18:21:01 2024 +0400 description: release-1.27.1 tag diffstat: .hgtags | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diffs (8 lines): dif

[nginx] Updated OpenSSL used for win32 builds.

2024-08-14 Thread Sergey Kandaurov
details: https://hg.nginx.org/nginx/rev/d1edb09453c6 branches: stable-1.26 changeset: 9285:d1edb09453c6 user: Sergey Kandaurov date: Mon Aug 12 18:20:49 2024 +0400 description: Updated OpenSSL used for win32 builds. diffstat: misc/GNUmakefile | 2 +- 1 files changed, 1 insertions(

[nginx] Mp4: rejecting unordered chunks in stsc atom.

2024-08-14 Thread Sergey Kandaurov
details: https://hg.nginx.org/nginx/rev/f32027d744ba branches: changeset: 9277:f32027d744ba user: Roman Arutyunyan date: Mon Aug 12 18:20:45 2024 +0400 description: Mp4: rejecting unordered chunks in stsc atom. Unordered chunks could result in trak->end_chunk smaller than trak->star

[nginx] Mp4: rejecting unordered chunks in stsc atom.

2024-08-14 Thread Sergey Kandaurov
details: https://hg.nginx.org/nginx/rev/925684c60b86 branches: stable-1.26 changeset: 9284:925684c60b86 user: Roman Arutyunyan date: Mon Aug 12 18:20:45 2024 +0400 description: Mp4: rejecting unordered chunks in stsc atom. Unordered chunks could result in trak->end_chunk smaller than

[nginx] Updated OpenSSL used for win32 builds.

2024-08-14 Thread Sergey Kandaurov
details: https://hg.nginx.org/nginx/rev/d0cba9811899 branches: changeset: 9278:d0cba9811899 user: Sergey Kandaurov date: Mon Aug 12 18:20:49 2024 +0400 description: Updated OpenSSL used for win32 builds. diffstat: misc/GNUmakefile | 2 +- 1 files changed, 1 insertions(+), 1 delet

[nginx] Mp4: fixed buffer underread while updating stsz atom.

2024-08-14 Thread Sergey Kandaurov
details: https://hg.nginx.org/nginx/rev/8800d5a26a2a branches: stable-1.26 changeset: 9283:8800d5a26a2a user: Roman Arutyunyan date: Mon Aug 12 18:20:43 2024 +0400 description: Mp4: fixed buffer underread while updating stsz atom. While cropping an stsc atom in ngx_http_mp4_crop_stsc

[nginx] Version bump.

2024-08-14 Thread Sergey Kandaurov
details: https://hg.nginx.org/nginx/rev/2b404783068b branches: stable-1.26 changeset: 9281:2b404783068b user: Sergey Kandaurov date: Mon Aug 12 18:21:52 2024 +0400 description: Version bump. diffstat: src/core/nginx.h | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) dif

[nginx] release-1.26.2 tag

2024-08-14 Thread Sergey Kandaurov
details: https://hg.nginx.org/nginx/rev/9273d346e6fe branches: stable-1.26 changeset: 9287:9273d346e6fe user: Sergey Kandaurov date: Mon Aug 12 18:28:31 2024 +0400 description: release-1.26.2 tag diffstat: .hgtags | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diffs (8 l

[nginx] nginx-1.26.2-RELEASE

2024-08-14 Thread Sergey Kandaurov
details: https://hg.nginx.org/nginx/rev/e4c5da06073c branches: stable-1.26 changeset: 9286:e4c5da06073c user: Sergey Kandaurov date: Mon Aug 12 18:25:45 2024 +0400 description: nginx-1.26.2-RELEASE diffstat: docs/xml/nginx/changes.xml | 18 ++ 1 files changed, 18 i

Re: [nginx] QUIC: discarding 0-RTT keys.

2024-08-14 Thread Sergey Kandaurov
> On 11 Aug 2024, at 22:17, Илья Шипицин wrote: > > Hello, > > how was that found ? is there some compliance (automated) test ? That's one of items in the TODO list. The change can be covered by adding an appropriate test to nginx-tests, though that will likely require some polishing in HTTP3

[njs] Types: fixed NgxKeyValuePair definition.

2024-08-14 Thread noreply
details: https://github.com/nginx/njs/commit/4630230c3d53a28c777d9c5d07efbb1a4ebc3446 branches: master commit:4630230c3d53a28c777d9c5d07efbb1a4ebc3446 user: Thomas P. date: Tue, 30 Jul 2024 14:20:19 +0200 description: Types: fixed NgxKeyValuePair definition. NgxSharedDict.items(