Natanael Copa
05f5223c2f
community/minidlna: modernize, rebuild against ffmpeg 4
2018-11-07 16:46:17 +00:00
Drew DeVault
78d1d0ff56
community/minidlna: add !check
2018-11-07 16:46:17 +00:00
J0WI
0ed5524b74
community: (Bulk change) Update source urls to https using HTTPS Everywhere
2018-10-06 17:10:15 +00:00
Jakub Jirutka
4ee7c35b7d
community/*: fix homepage url and source from http:// to https://
...
Most of these updates is based on data from https://repology.org/ ,
detection based on permanent redirect from http:// to https://.
$source urls are updated when they contain $url as substring.
2017-11-19 14:16:58 +01:00
Francesco Colista
ffcd5b1c59
community/minidlna: upgrade to 1.2.1
2017-08-25 07:50:57 +00:00
Francesco Colista
a88288f1df
community/minidlna: upgrade to 1.2.0
2017-05-18 11:25:32 +00:00
Gergo Huszty
d1d627afa2
community/minidlna: out of stack fix reworked
...
As suggested, stack size is increased instead of moving nfo file
buffer to heap.
2017-02-07 06:19:20 +00:00
Timo Teräs
7d6603afec
Revert "community/minidlna: patch for potential segfaults"
...
This reverts commit 162c6843b6a85d27398c8272d7efc0998e550328.
Reverting accidentally committed change.
2017-02-07 06:18:22 +00:00
libesz
162c6843b6
community/minidlna: patch for potential segfaults
...
Nfo parsing related fixes added in a patch.
- uninitalized string (GetVideoMetadata() - nfo) -> memset to 0
- stack was kicked with 64k buffer unconditionally (parse_nfo() - buf) -> now it is on heap and malloc'd size depends on filesize
2017-02-06 09:37:21 +00:00
Carlo Landmeter
4dd9320140
community/minidlna: move to community and update db dir
...
moved db dir from /var/cache to /var/lib
added a check in post-upgrade to notify use of this change
2016-12-06 15:05:33 +01:00