Package: nbdkit / 1.42.6-1
Metadata
Package | Version | Patches format |
---|---|---|
nbdkit | 1.42.6-1 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
0001 Look for lua 5.3.patch | (download) |
configure.ac |
2 1 + 1 - 0 ! |
look for lua 5.3 |
0002 Read TCL compiler linker flags from tclConfig.sh if .patch | (download) |
configure.ac |
10 8 + 2 - 0 ! |
read tcl compiler/linker flags from tclconfig.sh if pkg-config fails |
0003 USe date for pod2man from README mtime.patch | (download) |
podwrapper.pl.in |
6 6 + 0 - 0 ! |
use date for pod2man from readme mtime |
0004 Check for mke2fs in sbin dirs configure path into li.patch | (download) |
configure.ac |
7 5 + 2 - 0 ! |
check for mke2fs in sbin dirs, configure path into linuxdisk plugin |
0007 output Replace system with explicit bash invocation.patch | (download) |
filters/log/output.c |
12 11 + 1 - 0 ! |
output: replace system() with explicit bash invocation Tehre is probably a better way to do this. |
0009 cc plugin Filter out ffile prefix map etc. from CFLA.patch | (download) |
plugins/cc/Makefile.am |
2 1 + 1 - 0 ! |
cc plugin: filter out -ffile-prefix-map etc. from cflags The default CFLAGS from dpkg-buildflags include this compiler flag to rewrite nbdkit's own source directory in __FILE__, debug symbols and similar constructs so that the source directory used by the developer or the transient source directory used by an autobuilder is not written into the executable, which would make it non-reproducible |
0007 Disable some tests.patch | (download) |
tests/Makefile.am |
38 0 + 38 - 0 ! |
disable some tests These have failed on buildds but failures could not be reproduced in regular schroot/sbuild environments. |
0008 Fix nbdkit_parse_delay on 32bit systems.patch | (download) |
server/public.c |
2 1 + 1 - 0 ! |
fix nbdkit_parse_delay on 32bit systems |
0010 Fix glibc 2.40 crash.patch | (download) |
server/nbdkit.syms |
6 6 + 0 - 0 ! |
--- |