Package: nginx-commmon Version: 1.22.1-5 Severity: wishlist Dear Maintainer,
The attached patch file adds entries for ogv amd mkv video types, both popular open source video formats used commonly on the web. -- System Information: Debian Release: 11.4 (Qinux 3.2) APT prefers stable-security APT policy: (1000, 'stable-security'), (1000, 'stable'), (500, 'stable- updates'), (100, 'bullseye-fasttrack'), (100, 'bullseye-backports-staging'), (100, 'unstable'), (10, 'experimental') Architecture: amd64 (x86_64) Kernel: Linux 6.0.0-0.deb11.6-amd64 (SMP w/12 CPU threads; PREEMPT) Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), LANGUAGE not set Shell: /bin/sh linked to /usr/bin/dash Init: systemd (via /run/systemd/system) LSM: AppArmor: enabled -- JP
diff --git a/src/etc/nginx/mime.types b/src/etc/nginx/mime.types index 692b16c..0702420 100644 --- a/src/etc/nginx/mime.types +++ b/src/etc/nginx/mime.types @@ -85,10 +85,12 @@ types { video/mp2t ts; video/mp4 mp4; video/mpeg mpeg mpg; + video/ogg ogv; video/quicktime mov; video/webm webm; video/x-flv flv; video/x-m4v m4v; + video/x-matroska mkv video/x-mng mng; video/x-ms-asf asx asf; video/x-ms-wmv wmv;
signature.asc
Description: This is a digitally signed message part.