mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 15:38:40 +01:00
minidlna: update to 1.3.0
Fixes two CVEs relating to UPnP. Removed libuuid dependency. It is not used. Remove clock_gettime hack. It seems to have been fixed. Removed upstream patches. Refreshed the other ones. Signed-off-by: Rosen Penev <rosenp@gmail.com>
This commit is contained in:
@@ -7,11 +7,9 @@ Subject: [PATCH] No return in a function returning non-void
|
||||
upnpdescgen.c | 1 +
|
||||
1 file changed, 1 insertion(+)
|
||||
|
||||
diff --git a/upnpdescgen.c b/upnpdescgen.c
|
||||
index 85ce185..78d5754 100644
|
||||
--- a/upnpdescgen.c
|
||||
+++ b/upnpdescgen.c
|
||||
@@ -525,6 +525,7 @@ genXML(char *str, int *len, int *tmplen, const struct XMLElt *p)
|
||||
@@ -525,6 +525,7 @@ genXML(char * str, int * len, int * tmpl
|
||||
pile[top].eltname = eltname;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user