[SCM] gerbera/master: Add patch header to symlinks patch

jcowgill at users.alioth.debian.org jcowgill at users.alioth.debian.org
Sat Sep 23 17:48:18 UTC 2017


The following commit has been merged in the master branch:
commit ceff4dfc0815fdbc2cc29cf98b654dbb5c9771a7
Author: James Cowgill <jcowgill at debian.org>
Date:   Sat Sep 23 18:03:22 2017 +0100

    Add patch header to symlinks patch

diff --git a/debian/patches/0008_symlinks.patch b/debian/patches/0008_symlinks.patch
index 8642370..1a5e7c4 100644
--- a/debian/patches/0008_symlinks.patch
+++ b/debian/patches/0008_symlinks.patch
@@ -1,3 +1,15 @@
+Description: Follow symlinks when determining MIME type
+ This is the last remenants of the original symlinks patch to correctly handle
+ adding symlinks to a directory using inotify. All the inotify code has already
+ been applied upstream.
+ .
+ This last part fixes the MIME detection for symlinks by enabling MAGIC_SYMLINK
+ when magic_open is called.
+Author: Jona Schuman <jonaschuman at gmail.com>
+Bug-Debian: https://bugs.debian.org/677964
+Forwarded: no
+---
+This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
 --- a/src/content_manager.cc
 +++ b/src/content_manager.cc
 @@ -178,7 +178,7 @@ ContentManager::ContentManager()

-- 
gerbera packaging



More information about the pkg-multimedia-commits mailing list