Package: minidlna / 1.3.0+dfsg-2+deb11u2
Metadata
Package | Version | Patches format |
---|---|---|
minidlna | 1.3.0+dfsg-2+deb11u2 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
01 run instead of var run.patch | (download) |
upnpglobalvars.c |
4 2 + 2 - 0 ! |
use /run instead of /var/run to store runtime files |
03 make sure the database is closed after scanning.patch | (download) |
minidlna.c |
2 2 + 0 - 0 ! |
make sure the database is closed after scanning Updated: 2015-03-01 |
05 update help output.patch | (download) |
minidlna.c |
11 7 + 4 - 0 ! |
update help output shown by "minidlna -h" Updated: 2015-03-01 |
07 fix multi artist album handling.patch | (download) |
scanner.c |
3 1 + 2 - 0 ! |
[patch] ignore artist when looking up existing container This prevents creation of multiple album containers for compilation albums (i.e. one separate album for each artist) when adding files via inotify, which causes the scanner cache to be invalidated all the time. |
08 Fix testupnpdescgen build.patch | (download) |
Makefile.am |
1 0 + 1 - 0 ! |
fix testupnpdescgen build. Signed-off-by: Alexander Gerasiov <a@gerasiov.net> |
09 do not disable logs with systemd.patch | (download) |
minidlna.c |
1 0 + 1 - 0 ! |
--- |
10 do not close socket on sighup.patch | (download) |
minidlna.c |
2 0 + 2 - 0 ! |
--- |
CVE 2022 26505.patch | (download) |
upnphttp.c |
17 17 + 0 - 0 ! |
--- |
upnphttp Fix chunk length parsing.patch | (download) |
upnphttp.c |
2 1 + 1 - 0 ! |
upnphttp: fix chunk length parsing |