Package: gerbera / 1.1.0+dfsg-3
Metadata
Package | Version | Patches format |
---|---|---|
gerbera | 1.1.0+dfsg-3 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
0008_symlinks.patch | (download) |
src/content_manager.cc |
2 1 + 1 - 0 ! |
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. |
0012_reload log on hup.patch | (download) |
src/main.cc |
8 8 + 0 - 0 ! |
re-open log file on sighup When SIGHUP is received, re-open the log file so that logrotate works properly. |
0013_more spelling.patch | (download) |
src/cds_objects.cc |
2 1 + 1 - 0 ! |
more spelling fixes found by lintian |
0014_pupnp 1.8.3.patch | (download) |
src/server.cc |
2 1 + 1 - 0 ! |
fix ftbfs with pupnp 1.8.3 In pupnp 1.8.3, the UpnpAddVirtualDir function and various callbacks gained some extra cookie parameters. These parameters can mostly be ignored to get the same behavior as before, so add some extra dummy parameters to do this. |
1