nginx-sid/debian/modules/http-lua/t
Markus Koschany 6d83f8075c Import Debian changes 1.14.2-2+deb10u5
nginx (1.14.2-2+deb10u5) buster-security; urgency=high
.
  * Non-maintainer upload by the LTS team.
  * Fix CVE-2021-3618:
    ALPACA is an application layer protocol content confusion attack,
    exploiting TLS servers implementing different protocols but using
    compatible certificates, such as multi-domain or wildcard certificates. A
    MiTM attacker having access to victim's traffic at the TCP/IP layer can
    redirect traffic from one subdomain to another, resulting in a valid TLS
    session. This breaks the authentication of TLS and cross-protocol attacks
    may be possible where the behavior of one protocol service may compromise
    the other at the application layer.
  * Fix CVE-2022-41741 and CVE-2022-41742:
    It was discovered that parsing errors in the mp4 module of Nginx, a
    high-performance web and reverse proxy server, could result in denial of
    service, memory disclosure or potentially the execution of arbitrary code
    when processing a malformed mp4 file.
.
nginx (1.14.2-2+deb10u4) buster-security; urgency=medium
.
  * CVE-2021-23017 (Closes: #989095)
.
nginx (1.14.2-2+deb10u3) buster-security; urgency=high
.
  * Non-maintainer upload by the Security Team.
  * bugfix: prevented request smuggling in the ngx.location.capture API
    (CVE-2020-11724) (Closes: #964950)
.
nginx (1.14.2-2+deb10u2) buster; urgency=medium
.
  * Handle CVE-2019-20372, error page request smuggling
    (Closes: #948579)
2022-11-26 18:34:32 +01:00
..
023-rewrite http-lua: Upgrade to 0.10.13 2018-08-31 15:13:46 +03:00
024-access http-lua: Upgrade to 0.10.13 2018-08-31 15:13:46 +03:00
cert http-lua: Upgrade to 0.10.13 2018-08-31 15:13:46 +03:00
data mod: Normalize module locations 2017-10-12 10:37:22 +03:00
lib mod: Normalize module locations 2017-10-12 10:37:22 +03:00
000--init.t http-lua: Upgrade to 0.10.11 2017-12-14 11:03:38 +02:00
000-sanity.t mod: Normalize module locations 2017-10-12 10:37:22 +03:00
001-set.t mod: Normalize module locations 2017-10-12 10:37:22 +03:00
002-content.t http-lua: Upgrade to 0.10.11 2017-12-14 11:03:38 +02:00
003-errors.t mod: Normalize module locations 2017-10-12 10:37:22 +03:00
004-require.t http-lua: Upgrade to 0.10.11 2017-12-14 11:03:38 +02:00
005-exit.t mod: Normalize module locations 2017-10-12 10:37:22 +03:00
006-escape.t mod: Normalize module locations 2017-10-12 10:37:22 +03:00
007-md5.t mod: Normalize module locations 2017-10-12 10:37:22 +03:00
008-today.t mod: Normalize module locations 2017-10-12 10:37:22 +03:00
009-log.t mod: Normalize module locations 2017-10-12 10:37:22 +03:00
010-request_body.t mod: Normalize module locations 2017-10-12 10:37:22 +03:00
011-md5_bin.t mod: Normalize module locations 2017-10-12 10:37:22 +03:00
012-now.t mod: Normalize module locations 2017-10-12 10:37:22 +03:00
013-base64.t mod: Normalize module locations 2017-10-12 10:37:22 +03:00
014-bugs.t mod: Normalize module locations 2017-10-12 10:37:22 +03:00
015-status.t mod: Normalize module locations 2017-10-12 10:37:22 +03:00
016-resp-header.t http-lua: Upgrade to 0.10.13 2018-08-31 15:13:46 +03:00
017-exec.t http-lua: Upgrade to 0.10.11 2017-12-14 11:03:38 +02:00
018-ndk.t mod: Normalize module locations 2017-10-12 10:37:22 +03:00
019-const.t mod: Normalize module locations 2017-10-12 10:37:22 +03:00
020-subrequest.t http-lua: Upgrade to 0.10.13 2018-08-31 15:13:46 +03:00
021-cookie-time.t mod: Normalize module locations 2017-10-12 10:37:22 +03:00
022-redirect.t http-lua: Upgrade to 0.10.13 2018-08-31 15:13:46 +03:00
025-codecache.t http-lua: Upgrade to 0.10.13 2018-08-31 15:13:46 +03:00
026-mysql.t mod: Normalize module locations 2017-10-12 10:37:22 +03:00
027-multi-capture.t mod: Normalize module locations 2017-10-12 10:37:22 +03:00
028-req-header.t http-lua: Upgrade to 0.10.13 2018-08-31 15:13:46 +03:00
029-http-time.t mod: Normalize module locations 2017-10-12 10:37:22 +03:00
030-uri-args.t http-lua: Upgrade to 0.10.13 2018-08-31 15:13:46 +03:00
031-post-args.t http-lua: Upgrade to 0.10.13 2018-08-31 15:13:46 +03:00
032-iolist.t mod: Normalize module locations 2017-10-12 10:37:22 +03:00
033-ctx.t mod: Normalize module locations 2017-10-12 10:37:22 +03:00
034-match.t mod: Normalize module locations 2017-10-12 10:37:22 +03:00
035-gmatch.t http-lua: Upgrade to 0.10.11 2017-12-14 11:03:38 +02:00
036-sub.t mod: Normalize module locations 2017-10-12 10:37:22 +03:00
037-gsub.t mod: Normalize module locations 2017-10-12 10:37:22 +03:00
038-match-o.t mod: Normalize module locations 2017-10-12 10:37:22 +03:00
039-sub-o.t mod: Normalize module locations 2017-10-12 10:37:22 +03:00
040-gsub-o.t mod: Normalize module locations 2017-10-12 10:37:22 +03:00
041-header-filter.t http-lua: Upgrade to 0.10.13 2018-08-31 15:13:46 +03:00
042-crc32.t mod: Normalize module locations 2017-10-12 10:37:22 +03:00
043-shdict.t mod: Normalize module locations 2017-10-12 10:37:22 +03:00
044-req-body.t http-lua: Upgrade to 0.10.13 2018-08-31 15:13:46 +03:00
045-ngx-var.t mod: Normalize module locations 2017-10-12 10:37:22 +03:00
046-hmac.t mod: Normalize module locations 2017-10-12 10:37:22 +03:00
047-match-jit.t mod: Normalize module locations 2017-10-12 10:37:22 +03:00
048-match-dfa.t mod: Normalize module locations 2017-10-12 10:37:22 +03:00
049-gmatch-jit.t mod: Normalize module locations 2017-10-12 10:37:22 +03:00
050-gmatch-dfa.t mod: Normalize module locations 2017-10-12 10:37:22 +03:00
051-sub-jit.t mod: Normalize module locations 2017-10-12 10:37:22 +03:00
052-sub-dfa.t mod: Normalize module locations 2017-10-12 10:37:22 +03:00
053-gsub-jit.t mod: Normalize module locations 2017-10-12 10:37:22 +03:00
054-gsub-dfa.t mod: Normalize module locations 2017-10-12 10:37:22 +03:00
055-subreq-vars.t mod: Normalize module locations 2017-10-12 10:37:22 +03:00
056-flush.t mod: Normalize module locations 2017-10-12 10:37:22 +03:00
057-flush-timeout.t mod: Normalize module locations 2017-10-12 10:37:22 +03:00
058-tcp-socket.t http-lua: Upgrade to 0.10.13 2018-08-31 15:13:46 +03:00
059-unix-socket.t mod: Normalize module locations 2017-10-12 10:37:22 +03:00
060-lua-memcached.t mod: Normalize module locations 2017-10-12 10:37:22 +03:00
061-lua-redis.t mod: Normalize module locations 2017-10-12 10:37:22 +03:00
062-count.t http-lua: Upgrade to 0.10.13 2018-08-31 15:13:46 +03:00
063-abort.t mod: Normalize module locations 2017-10-12 10:37:22 +03:00
064-pcall.t mod: Normalize module locations 2017-10-12 10:37:22 +03:00
065-tcp-socket-timeout.t http-lua: Upgrade to 0.10.13 2018-08-31 15:13:46 +03:00
066-socket-receiveuntil.t mod: Normalize module locations 2017-10-12 10:37:22 +03:00
067-req-socket.t mod: Normalize module locations 2017-10-12 10:37:22 +03:00
068-socket-keepalive.t mod: Normalize module locations 2017-10-12 10:37:22 +03:00
069-null.t mod: Normalize module locations 2017-10-12 10:37:22 +03:00
070-sha1.t mod: Normalize module locations 2017-10-12 10:37:22 +03:00
071-idle-socket.t mod: Normalize module locations 2017-10-12 10:37:22 +03:00
072-conditional-get.t mod: Normalize module locations 2017-10-12 10:37:22 +03:00
073-backtrace.t mod: Normalize module locations 2017-10-12 10:37:22 +03:00
074-prefix-var.t mod: Normalize module locations 2017-10-12 10:37:22 +03:00
075-logby.t mod: Normalize module locations 2017-10-12 10:37:22 +03:00
076-no-postpone.t mod: Normalize module locations 2017-10-12 10:37:22 +03:00
077-sleep.t mod: Normalize module locations 2017-10-12 10:37:22 +03:00
078-hup-vars.t mod: Normalize module locations 2017-10-12 10:37:22 +03:00
079-unused-directives.t mod: Normalize module locations 2017-10-12 10:37:22 +03:00
080-hup-shdict.t mod: Normalize module locations 2017-10-12 10:37:22 +03:00
081-bytecode.t mod: Normalize module locations 2017-10-12 10:37:22 +03:00
082-body-filter.t mod: Normalize module locations 2017-10-12 10:37:22 +03:00
083-bad-sock-self.t mod: Normalize module locations 2017-10-12 10:37:22 +03:00
084-inclusive-receiveuntil.t mod: Normalize module locations 2017-10-12 10:37:22 +03:00
085-if.t mod: Normalize module locations 2017-10-12 10:37:22 +03:00
086-init-by.t mod: Normalize module locations 2017-10-12 10:37:22 +03:00
087-udp-socket.t http-lua: Upgrade to 0.10.13 2018-08-31 15:13:46 +03:00
088-req-method.t mod: Normalize module locations 2017-10-12 10:37:22 +03:00
089-phase.t mod: Normalize module locations 2017-10-12 10:37:22 +03:00
090-log-socket-errors.t http-lua: Upgrade to 0.10.13 2018-08-31 15:13:46 +03:00
091-coroutine.t mod: Normalize module locations 2017-10-12 10:37:22 +03:00
092-eof.t mod: Normalize module locations 2017-10-12 10:37:22 +03:00
093-uthread-spawn.t mod: Normalize module locations 2017-10-12 10:37:22 +03:00
094-uthread-exit.t http-lua: Upgrade to 0.10.13 2018-08-31 15:13:46 +03:00
095-uthread-exec.t mod: Normalize module locations 2017-10-12 10:37:22 +03:00
096-uthread-redirect.t mod: Normalize module locations 2017-10-12 10:37:22 +03:00
097-uthread-rewrite.t http-lua: Upgrade to 0.10.11 2017-12-14 11:03:38 +02:00
098-uthread-wait.t mod: Normalize module locations 2017-10-12 10:37:22 +03:00
099-c-api.t mod: Normalize module locations 2017-10-12 10:37:22 +03:00
100-client-abort.t mod: Normalize module locations 2017-10-12 10:37:22 +03:00
101-on-abort.t mod: Normalize module locations 2017-10-12 10:37:22 +03:00
102-req-start-time.t mod: Normalize module locations 2017-10-12 10:37:22 +03:00
103-req-http-ver.t mod: Normalize module locations 2017-10-12 10:37:22 +03:00
104-req-raw-header.t http-lua: Upgrade to 0.10.13 2018-08-31 15:13:46 +03:00
105-pressure.t mod: Normalize module locations 2017-10-12 10:37:22 +03:00
106-timer.t http-lua: Upgrade to 0.10.11 2017-12-14 11:03:38 +02:00
107-timer-errors.t mod: Normalize module locations 2017-10-12 10:37:22 +03:00
108-timer-safe.t mod: Normalize module locations 2017-10-12 10:37:22 +03:00
109-timer-hup.t mod: Normalize module locations 2017-10-12 10:37:22 +03:00
110-etag.t mod: Normalize module locations 2017-10-12 10:37:22 +03:00
111-req-header-ua.t mod: Normalize module locations 2017-10-12 10:37:22 +03:00
112-req-header-conn.t mod: Normalize module locations 2017-10-12 10:37:22 +03:00
113-req-header-cookie.t mod: Normalize module locations 2017-10-12 10:37:22 +03:00
114-config.t mod: Normalize module locations 2017-10-12 10:37:22 +03:00
115-quote-sql-str.t mod: Normalize module locations 2017-10-12 10:37:22 +03:00
116-raw-req-socket.t mod: Normalize module locations 2017-10-12 10:37:22 +03:00
117-raw-req-socket-timeout.t mod: Normalize module locations 2017-10-12 10:37:22 +03:00
118-use-default-type.t mod: Normalize module locations 2017-10-12 10:37:22 +03:00
119-config-prefix.t mod: Normalize module locations 2017-10-12 10:37:22 +03:00
120-re-find.t mod: Normalize module locations 2017-10-12 10:37:22 +03:00
121-version.t mod: Normalize module locations 2017-10-12 10:37:22 +03:00
122-worker.t mod: Normalize module locations 2017-10-12 10:37:22 +03:00
123-lua-path.t mod: Normalize module locations 2017-10-12 10:37:22 +03:00
124-init-worker.t http-lua: Upgrade to 0.10.13 2018-08-31 15:13:46 +03:00
125-configure-args.t mod: Normalize module locations 2017-10-12 10:37:22 +03:00
126-shdict-frag.t mod: Normalize module locations 2017-10-12 10:37:22 +03:00
127-uthread-kill.t mod: Normalize module locations 2017-10-12 10:37:22 +03:00
128-duplex-tcp-socket.t http-lua: Upgrade to 0.10.13 2018-08-31 15:13:46 +03:00
129-ssl-socket.t http-lua: Upgrade to 0.10.13 2018-08-31 15:13:46 +03:00
130-internal-api.t mod: Normalize module locations 2017-10-12 10:37:22 +03:00
131-duplex-req-socket.t mod: Normalize module locations 2017-10-12 10:37:22 +03:00
132-lua-blocks.t http-lua: Upgrade to 0.10.13 2018-08-31 15:13:46 +03:00
133-worker-count.t mod: Normalize module locations 2017-10-12 10:37:22 +03:00
134-worker-count-5.t mod: Normalize module locations 2017-10-12 10:37:22 +03:00
135-worker-id.t http-lua: Upgrade to 0.10.13 2018-08-31 15:13:46 +03:00
136-timer-counts.t mod: Normalize module locations 2017-10-12 10:37:22 +03:00
137-req-misc.t mod: Normalize module locations 2017-10-12 10:37:22 +03:00
138-balancer.t http-lua: Upgrade to 0.10.13 2018-08-31 15:13:46 +03:00
139-ssl-cert-by.t http-lua: Upgrade to 0.10.13 2018-08-31 15:13:46 +03:00
140-ssl-c-api.t mod: Normalize module locations 2017-10-12 10:37:22 +03:00
141-luajit.t mod: Normalize module locations 2017-10-12 10:37:22 +03:00
142-ssl-session-store.t http-lua: Upgrade to 0.10.13 2018-08-31 15:13:46 +03:00
143-ssl-session-fetch.t http-lua: Upgrade to 0.10.13 2018-08-31 15:13:46 +03:00
144-shdict-incr-init.t mod: Normalize module locations 2017-10-12 10:37:22 +03:00
145-shdict-list.t mod: Normalize module locations 2017-10-12 10:37:22 +03:00
146-malloc-trim.t mod: Normalize module locations 2017-10-12 10:37:22 +03:00
147-tcp-socket-timeouts.t http-lua: Upgrade to 0.10.13 2018-08-31 15:13:46 +03:00
148-fake-shm-zone.t mod: Normalize module locations 2017-10-12 10:37:22 +03:00
149-hup-fake-shm-zone.t mod: Normalize module locations 2017-10-12 10:37:22 +03:00
150-fake-delayed-load.t mod: Normalize module locations 2017-10-12 10:37:22 +03:00
151-initby-hup.t mod: Normalize module locations 2017-10-12 10:37:22 +03:00
152-timer-every.t mod: Normalize module locations 2017-10-12 10:37:22 +03:00
153-semaphore-hup.t mod: Normalize module locations 2017-10-12 10:37:22 +03:00
154-semaphore.t http-lua: Upgrade to 0.10.11 2017-12-14 11:03:38 +02:00
155-tls13.t http-lua: Upgrade to 0.10.13 2018-08-31 15:13:46 +03:00
StapThread.pm mod: Normalize module locations 2017-10-12 10:37:22 +03:00