Hilko Bengen [Mon, 27 Nov 2023 20:44:34 +0000 (21:44 +0100)]
Merge nbdkit (1.36.2-1) import into refs/heads/workingbranch
Hilko Bengen [Sun, 10 Jan 2021 17:21:00 +0000 (18:21 +0100)]
Disable some tests
These have failed on buildds but failures could not be reproduced in
regular schroot/sbuild environments.
Gbp-Pq: Name 0007-Disable-some-tests.patch
Simon McVittie [Mon, 23 Aug 2021 08:40:33 +0000 (09:40 +0100)]
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
between different build directories. Older versions used
-fdebug-prefix-map for a similar (although more limited) purpose.
However, these particular flags are not useful when compiling a new
plugin at a later time, and because they include the package's source
directory, including them in the binary makes it non-reproducible
between different build directories.
Signed-off-by: Simon McVittie <smcv@debian.org>
Bug-Debian: https://bugs.debian.org/992722
Gbp-Pq: Name 0009-cc-plugin-Filter-out-ffile-prefix-map-etc.-from-CFLA.patch
Hilko Bengen [Sat, 9 Jan 2021 23:24:53 +0000 (00:24 +0100)]
output: Replace system() with explicit bash invocation
Tehre is probably a better way to do this.
Gbp-Pq: Name 0007-output-Replace-system-with-explicit-bash-invocation.patch
Hilko Bengen [Fri, 28 Feb 2020 13:16:06 +0000 (14:16 +0100)]
Check for mke2fs in sbin dirs, configure path into linuxdisk plugin
Gbp-Pq: Name 0004-Check-for-mke2fs-in-sbin-dirs-configure-path-into-li.patch
Hilko Bengen [Sun, 27 Jan 2019 04:01:06 +0000 (05:01 +0100)]
USe date for pod2man from README mtime
Gbp-Pq: Name 0003-USe-date-for-pod2man-from-README-mtime.patch
Hilko Bengen [Tue, 4 Sep 2018 14:39:46 +0000 (16:39 +0200)]
Read TCL compiler/linker flags from tclConfig.sh if pkg-config fails
Gbp-Pq: Name 0002-Read-TCL-compiler-linker-flags-from-tclConfig.sh-if-.patch
Hilko Bengen [Mon, 3 Sep 2018 20:48:55 +0000 (22:48 +0200)]
Look for lua 5.3
Gbp-Pq: Name 0001-Look-for-lua-5.3.patch
Hilko Bengen [Mon, 27 Nov 2023 20:44:34 +0000 (21:44 +0100)]
nbdkit (1.36.2-1) unstable; urgency=medium
* New upstream version 1.36.2
[dgit import unpatched nbdkit 1.36.2-1]
Hilko Bengen [Mon, 27 Nov 2023 20:44:34 +0000 (21:44 +0100)]
Import nbdkit_1.36.2.orig.tar.gz
[dgit import orig nbdkit_1.36.2.orig.tar.gz]
Hilko Bengen [Mon, 27 Nov 2023 20:44:34 +0000 (21:44 +0100)]
Import nbdkit_1.36.2-1.debian.tar.xz
[dgit import tarball nbdkit 1.36.2-1 nbdkit_1.36.2-1.debian.tar.xz]
Hilko Bengen [Tue, 24 Oct 2023 10:41:36 +0000 (12:41 +0200)]
Merge nbdkit (1.36.1-1) import into refs/heads/workingbranch
Hilko Bengen [Sun, 10 Jan 2021 17:21:00 +0000 (18:21 +0100)]
Disable some tests
These have failed on buildds but failures could not be reproduced in
regular schroot/sbuild environments.
Gbp-Pq: Name 0007-Disable-some-tests.patch
Simon McVittie [Mon, 23 Aug 2021 08:40:33 +0000 (09:40 +0100)]
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
between different build directories. Older versions used
-fdebug-prefix-map for a similar (although more limited) purpose.
However, these particular flags are not useful when compiling a new
plugin at a later time, and because they include the package's source
directory, including them in the binary makes it non-reproducible
between different build directories.
Signed-off-by: Simon McVittie <smcv@debian.org>
Bug-Debian: https://bugs.debian.org/992722
Gbp-Pq: Name 0009-cc-plugin-Filter-out-ffile-prefix-map-etc.-from-CFLA.patch
Hilko Bengen [Sat, 9 Jan 2021 23:24:53 +0000 (00:24 +0100)]
output: Replace system() with explicit bash invocation
Tehre is probably a better way to do this.
Gbp-Pq: Name 0007-output-Replace-system-with-explicit-bash-invocation.patch
Hilko Bengen [Fri, 28 Feb 2020 13:16:06 +0000 (14:16 +0100)]
Check for mke2fs in sbin dirs, configure path into linuxdisk plugin
Gbp-Pq: Name 0004-Check-for-mke2fs-in-sbin-dirs-configure-path-into-li.patch
Hilko Bengen [Sun, 27 Jan 2019 04:01:06 +0000 (05:01 +0100)]
USe date for pod2man from README mtime
Gbp-Pq: Name 0003-USe-date-for-pod2man-from-README-mtime.patch
Hilko Bengen [Tue, 4 Sep 2018 14:39:46 +0000 (16:39 +0200)]
Read TCL compiler/linker flags from tclConfig.sh if pkg-config fails
Gbp-Pq: Name 0002-Read-TCL-compiler-linker-flags-from-tclConfig.sh-if-.patch
Hilko Bengen [Mon, 3 Sep 2018 20:48:55 +0000 (22:48 +0200)]
Look for lua 5.3
Gbp-Pq: Name 0001-Look-for-lua-5.3.patch
Hilko Bengen [Tue, 24 Oct 2023 10:41:36 +0000 (12:41 +0200)]
nbdkit (1.36.1-1) unstable; urgency=medium
* New upstream version 1.36.1
[dgit import unpatched nbdkit 1.36.1-1]
Hilko Bengen [Tue, 24 Oct 2023 10:41:36 +0000 (12:41 +0200)]
Import nbdkit_1.36.1.orig.tar.gz
[dgit import orig nbdkit_1.36.1.orig.tar.gz]
Hilko Bengen [Tue, 24 Oct 2023 10:41:36 +0000 (12:41 +0200)]
Import nbdkit_1.36.1-1.debian.tar.xz
[dgit import tarball nbdkit 1.36.1-1 nbdkit_1.36.1-1.debian.tar.xz]
Hilko Bengen [Mon, 9 Oct 2023 06:25:05 +0000 (07:25 +0100)]
Merge nbdkit (1.36.0-1) import into refs/heads/workingbranch
Hilko Bengen [Sun, 10 Jan 2021 17:21:00 +0000 (18:21 +0100)]
Disable some tests
These have failed on buildds but failures could not be reproduced in
regular schroot/sbuild environments.
Gbp-Pq: Name 0007-Disable-some-tests.patch
Simon McVittie [Mon, 23 Aug 2021 08:40:33 +0000 (09:40 +0100)]
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
between different build directories. Older versions used
-fdebug-prefix-map for a similar (although more limited) purpose.
However, these particular flags are not useful when compiling a new
plugin at a later time, and because they include the package's source
directory, including them in the binary makes it non-reproducible
between different build directories.
Signed-off-by: Simon McVittie <smcv@debian.org>
Bug-Debian: https://bugs.debian.org/992722
Gbp-Pq: Name 0009-cc-plugin-Filter-out-ffile-prefix-map-etc.-from-CFLA.patch
Hilko Bengen [Sat, 9 Jan 2021 23:24:53 +0000 (00:24 +0100)]
output: Replace system() with explicit bash invocation
Tehre is probably a better way to do this.
Gbp-Pq: Name 0007-output-Replace-system-with-explicit-bash-invocation.patch
Hilko Bengen [Fri, 28 Feb 2020 13:16:06 +0000 (14:16 +0100)]
Check for mke2fs in sbin dirs, configure path into linuxdisk plugin
Gbp-Pq: Name 0004-Check-for-mke2fs-in-sbin-dirs-configure-path-into-li.patch
Hilko Bengen [Sun, 27 Jan 2019 04:01:06 +0000 (05:01 +0100)]
USe date for pod2man from README mtime
Gbp-Pq: Name 0003-USe-date-for-pod2man-from-README-mtime.patch
Hilko Bengen [Tue, 4 Sep 2018 14:39:46 +0000 (16:39 +0200)]
Read TCL compiler/linker flags from tclConfig.sh if pkg-config fails
Gbp-Pq: Name 0002-Read-TCL-compiler-linker-flags-from-tclConfig.sh-if-.patch
Hilko Bengen [Mon, 3 Sep 2018 20:48:55 +0000 (22:48 +0200)]
Look for lua 5.3
Gbp-Pq: Name 0001-Look-for-lua-5.3.patch
Hilko Bengen [Mon, 9 Oct 2023 06:25:05 +0000 (07:25 +0100)]
nbdkit (1.36.0-1) unstable; urgency=medium
* New upstream version 1.36.0
* Update install (nbdkit-ones-plugin)
* Update cc-plugin CFLAGS patch
[dgit import unpatched nbdkit 1.36.0-1]
Hilko Bengen [Mon, 9 Oct 2023 06:25:05 +0000 (07:25 +0100)]
Import nbdkit_1.36.0.orig.tar.gz
[dgit import orig nbdkit_1.36.0.orig.tar.gz]
Hilko Bengen [Mon, 9 Oct 2023 06:25:05 +0000 (07:25 +0100)]
Import nbdkit_1.36.0-1.debian.tar.xz
[dgit import tarball nbdkit 1.36.0-1 nbdkit_1.36.0-1.debian.tar.xz]
Hilko Bengen [Wed, 27 Sep 2023 08:23:14 +0000 (09:23 +0100)]
Merge nbdkit (1.34.4-1) import into refs/heads/workingbranch
Hilko Bengen [Sun, 10 Jan 2021 17:21:00 +0000 (18:21 +0100)]
Disable some tests
These have failed on buildds but failures could not be reproduced in
regular schroot/sbuild environments.
Gbp-Pq: Name 0007-Disable-some-tests.patch
Simon McVittie [Mon, 23 Aug 2021 08:40:33 +0000 (09:40 +0100)]
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
between different build directories. Older versions used
-fdebug-prefix-map for a similar (although more limited) purpose.
However, these particular flags are not useful when compiling a new
plugin at a later time, and because they include the package's source
directory, including them in the binary makes it non-reproducible
between different build directories.
Signed-off-by: Simon McVittie <smcv@debian.org>
Bug-Debian: https://bugs.debian.org/992722
Gbp-Pq: Name 0009-cc-plugin-Filter-out-ffile-prefix-map-etc.-from-CFLA.patch
Hilko Bengen [Sat, 9 Jan 2021 23:24:53 +0000 (00:24 +0100)]
output: Replace system() with explicit bash invocation
Tehre is probably a better way to do this.
Gbp-Pq: Name 0007-output-Replace-system-with-explicit-bash-invocation.patch
Hilko Bengen [Fri, 28 Feb 2020 13:16:06 +0000 (14:16 +0100)]
Check for mke2fs in sbin dirs, configure path into linuxdisk plugin
Gbp-Pq: Name 0004-Check-for-mke2fs-in-sbin-dirs-configure-path-into-li.patch
Hilko Bengen [Sun, 27 Jan 2019 04:01:06 +0000 (05:01 +0100)]
USe date for pod2man from README mtime
Gbp-Pq: Name 0003-USe-date-for-pod2man-from-README-mtime.patch
Hilko Bengen [Tue, 4 Sep 2018 14:39:46 +0000 (16:39 +0200)]
Read TCL compiler/linker flags from tclConfig.sh if pkg-config fails
Gbp-Pq: Name 0002-Read-TCL-compiler-linker-flags-from-tclConfig.sh-if-.patch
Hilko Bengen [Mon, 3 Sep 2018 20:48:55 +0000 (22:48 +0200)]
Look for lua 5.3
Gbp-Pq: Name 0001-Look-for-lua-5.3.patch
Hilko Bengen [Wed, 27 Sep 2023 08:23:14 +0000 (09:23 +0100)]
nbdkit (1.34.4-1) unstable; urgency=medium
* New upstream version 1.34.4
[dgit import unpatched nbdkit 1.34.4-1]
Hilko Bengen [Wed, 27 Sep 2023 08:23:14 +0000 (09:23 +0100)]
Import nbdkit_1.34.4.orig.tar.gz
[dgit import orig nbdkit_1.34.4.orig.tar.gz]
Hilko Bengen [Wed, 27 Sep 2023 08:23:14 +0000 (09:23 +0100)]
Import nbdkit_1.34.4-1.debian.tar.xz
[dgit import tarball nbdkit 1.34.4-1 nbdkit_1.34.4-1.debian.tar.xz]
Hilko Bengen [Sat, 29 Jul 2023 09:19:01 +0000 (10:19 +0100)]
Merge nbdkit (1.34.2-10) import into refs/heads/workingbranch
Hilko Bengen [Sun, 10 Jan 2021 17:21:00 +0000 (18:21 +0100)]
Disable some tests
These have failed on buildds but failures could not be reproduced in
regular schroot/sbuild environments.
Gbp-Pq: Name 0007-Disable-some-tests.patch
Simon McVittie [Mon, 23 Aug 2021 08:40:33 +0000 (09:40 +0100)]
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
between different build directories. Older versions used
-fdebug-prefix-map for a similar (although more limited) purpose.
However, these particular flags are not useful when compiling a new
plugin at a later time, and because they include the package's source
directory, including them in the binary makes it non-reproducible
between different build directories.
Signed-off-by: Simon McVittie <smcv@debian.org>
Bug-Debian: https://bugs.debian.org/992722
Gbp-Pq: Name 0009-cc-plugin-Filter-out-ffile-prefix-map-etc.-from-CFLA.patch
Hilko Bengen [Sat, 9 Jan 2021 23:24:53 +0000 (00:24 +0100)]
output: Replace system() with explicit bash invocation
Tehre is probably a better way to do this.
Gbp-Pq: Name 0007-output-Replace-system-with-explicit-bash-invocation.patch
Hilko Bengen [Fri, 28 Feb 2020 13:16:06 +0000 (14:16 +0100)]
Check for mke2fs in sbin dirs, configure path into linuxdisk plugin
Gbp-Pq: Name 0004-Check-for-mke2fs-in-sbin-dirs-configure-path-into-li.patch
Hilko Bengen [Sun, 27 Jan 2019 04:01:06 +0000 (05:01 +0100)]
USe date for pod2man from README mtime
Gbp-Pq: Name 0003-USe-date-for-pod2man-from-README-mtime.patch
Hilko Bengen [Tue, 4 Sep 2018 14:39:46 +0000 (16:39 +0200)]
Read TCL compiler/linker flags from tclConfig.sh if pkg-config fails
Gbp-Pq: Name 0002-Read-TCL-compiler-linker-flags-from-tclConfig.sh-if-.patch
Hilko Bengen [Mon, 3 Sep 2018 20:48:55 +0000 (22:48 +0200)]
Look for lua 5.3
Gbp-Pq: Name 0001-Look-for-lua-5.3.patch
Hilko Bengen [Sat, 29 Jul 2023 09:19:01 +0000 (10:19 +0100)]
nbdkit (1.34.2-10) unstable; urgency=medium
* Really skip test-stdio
[dgit import unpatched nbdkit 1.34.2-10]
Hilko Bengen [Sat, 29 Jul 2023 09:19:01 +0000 (10:19 +0100)]
Import nbdkit_1.34.2-10.debian.tar.xz
[dgit import tarball nbdkit 1.34.2-10 nbdkit_1.34.2-10.debian.tar.xz]
Hilko Bengen [Wed, 19 Jul 2023 21:52:40 +0000 (22:52 +0100)]
Import nbdkit_1.34.2.orig.tar.gz
[dgit import orig nbdkit_1.34.2.orig.tar.gz]
Hilko Bengen [Wed, 4 Jan 2023 09:09:23 +0000 (09:09 +0000)]
Merge nbdkit (1.32.5-1) import into refs/heads/workingbranch
Hilko Bengen [Mon, 27 Dec 2021 19:18:46 +0000 (20:18 +0100)]
Disable test-delay-close.sh
Gbp-Pq: Name 0010-Disable-test-delay-close.sh.patch
Simon McVittie [Mon, 23 Aug 2021 08:40:33 +0000 (09:40 +0100)]
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
between different build directories. Older versions used
-fdebug-prefix-map for a similar (although more limited) purpose.
However, these particular flags are not useful when compiling a new
plugin at a later time, and because they include the package's source
directory, including them in the binary makes it non-reproducible
between different build directories.
Signed-off-by: Simon McVittie <smcv@debian.org>
Bug-Debian: https://bugs.debian.org/992722
Gbp-Pq: Name 0009-cc-plugin-Filter-out-ffile-prefix-map-etc.-from-CFLA.patch
Hilko Bengen [Sun, 10 Jan 2021 17:21:00 +0000 (18:21 +0100)]
Disable some tests
These have failed on buildds but failures could not be reproduced in
regular schroot/sbuild environments.
Gbp-Pq: Name 0008-Disable-some-tests.patch
Hilko Bengen [Sat, 9 Jan 2021 23:24:53 +0000 (00:24 +0100)]
output: Replace system() with explicit bash invocation
Tehre is probably a better way to do this.
Gbp-Pq: Name 0007-output-Replace-system-with-explicit-bash-invocation.patch
Hilko Bengen [Fri, 28 Feb 2020 13:16:06 +0000 (14:16 +0100)]
Check for mke2fs in sbin dirs, configure path into linuxdisk plugin
Gbp-Pq: Name 0004-Check-for-mke2fs-in-sbin-dirs-configure-path-into-li.patch
Hilko Bengen [Sun, 27 Jan 2019 04:01:06 +0000 (05:01 +0100)]
USe date for pod2man from README mtime
Gbp-Pq: Name 0003-USe-date-for-pod2man-from-README-mtime.patch
Hilko Bengen [Tue, 4 Sep 2018 14:39:46 +0000 (16:39 +0200)]
Read TCL compiler/linker flags from tclConfig.sh if pkg-config fails
Gbp-Pq: Name 0002-Read-TCL-compiler-linker-flags-from-tclConfig.sh-if-.patch
Hilko Bengen [Mon, 3 Sep 2018 20:48:55 +0000 (22:48 +0200)]
Look for lua 5.3
Gbp-Pq: Name 0001-Look-for-lua-5.3.patch
Hilko Bengen [Wed, 4 Jan 2023 09:09:23 +0000 (09:09 +0000)]
nbdkit (1.32.5-1) unstable; urgency=medium
* New upstream version 1.32.5
[dgit import unpatched nbdkit 1.32.5-1]
Hilko Bengen [Wed, 4 Jan 2023 09:09:23 +0000 (09:09 +0000)]
Import nbdkit_1.32.5.orig.tar.gz
[dgit import orig nbdkit_1.32.5.orig.tar.gz]
Hilko Bengen [Wed, 4 Jan 2023 09:09:23 +0000 (09:09 +0000)]
Import nbdkit_1.32.5-1.debian.tar.xz
[dgit import tarball nbdkit 1.32.5-1 nbdkit_1.32.5-1.debian.tar.xz]
Hilko Bengen [Sat, 19 Nov 2022 16:17:31 +0000 (16:17 +0000)]
Merge nbdkit (1.32.4-1) import into refs/heads/workingbranch
Hilko Bengen [Mon, 27 Dec 2021 19:18:46 +0000 (20:18 +0100)]
Disable test-delay-close.sh
Gbp-Pq: Name 0010-Disable-test-delay-close.sh.patch
Simon McVittie [Mon, 23 Aug 2021 08:40:33 +0000 (09:40 +0100)]
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
between different build directories. Older versions used
-fdebug-prefix-map for a similar (although more limited) purpose.
However, these particular flags are not useful when compiling a new
plugin at a later time, and because they include the package's source
directory, including them in the binary makes it non-reproducible
between different build directories.
Signed-off-by: Simon McVittie <smcv@debian.org>
Bug-Debian: https://bugs.debian.org/992722
Gbp-Pq: Name 0009-cc-plugin-Filter-out-ffile-prefix-map-etc.-from-CFLA.patch
Hilko Bengen [Sun, 10 Jan 2021 17:21:00 +0000 (18:21 +0100)]
Disable some tests
These have failed on buildds but failures could not be reproduced in
regular schroot/sbuild environments.
Gbp-Pq: Name 0008-Disable-some-tests.patch
Hilko Bengen [Sat, 9 Jan 2021 23:24:53 +0000 (00:24 +0100)]
output: Replace system() with explicit bash invocation
Tehre is probably a better way to do this.
Gbp-Pq: Name 0007-output-Replace-system-with-explicit-bash-invocation.patch
Hilko Bengen [Fri, 28 Feb 2020 13:16:06 +0000 (14:16 +0100)]
Check for mke2fs in sbin dirs, configure path into linuxdisk plugin
Gbp-Pq: Name 0004-Check-for-mke2fs-in-sbin-dirs-configure-path-into-li.patch
Hilko Bengen [Sun, 27 Jan 2019 04:01:06 +0000 (05:01 +0100)]
USe date for pod2man from README mtime
Gbp-Pq: Name 0003-USe-date-for-pod2man-from-README-mtime.patch
Hilko Bengen [Tue, 4 Sep 2018 14:39:46 +0000 (16:39 +0200)]
Read TCL compiler/linker flags from tclConfig.sh if pkg-config fails
Gbp-Pq: Name 0002-Read-TCL-compiler-linker-flags-from-tclConfig.sh-if-.patch
Hilko Bengen [Mon, 3 Sep 2018 20:48:55 +0000 (22:48 +0200)]
Look for lua 5.3
Gbp-Pq: Name 0001-Look-for-lua-5.3.patch
Hilko Bengen [Sat, 19 Nov 2022 16:17:31 +0000 (16:17 +0000)]
nbdkit (1.32.4-1) unstable; urgency=medium
* New upstream version 1.32.4
* Update patches
[dgit import unpatched nbdkit 1.32.4-1]
Hilko Bengen [Sat, 19 Nov 2022 16:17:31 +0000 (16:17 +0000)]
Import nbdkit_1.32.4.orig.tar.gz
[dgit import orig nbdkit_1.32.4.orig.tar.gz]
Hilko Bengen [Sat, 19 Nov 2022 16:17:31 +0000 (16:17 +0000)]
Import nbdkit_1.32.4-1.debian.tar.xz
[dgit import tarball nbdkit 1.32.4-1 nbdkit_1.32.4-1.debian.tar.xz]
Hilko Bengen [Sat, 15 Oct 2022 09:39:01 +0000 (10:39 +0100)]
Merge nbdkit (1.32.3-1) import into refs/heads/workingbranch
Hilko Bengen [Mon, 27 Dec 2021 19:18:46 +0000 (20:18 +0100)]
Disable test-delay-close.sh
Gbp-Pq: Name 0010-Disable-test-delay-close.sh.patch
Simon McVittie [Mon, 23 Aug 2021 08:40:33 +0000 (09:40 +0100)]
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
between different build directories. Older versions used
-fdebug-prefix-map for a similar (although more limited) purpose.
However, these particular flags are not useful when compiling a new
plugin at a later time, and because they include the package's source
directory, including them in the binary makes it non-reproducible
between different build directories.
Signed-off-by: Simon McVittie <smcv@debian.org>
Bug-Debian: https://bugs.debian.org/992722
Gbp-Pq: Name 0009-cc-plugin-Filter-out-ffile-prefix-map-etc.-from-CFLA.patch
Hilko Bengen [Sun, 10 Jan 2021 17:21:00 +0000 (18:21 +0100)]
Disable some tests
These have failed on buildds but failures could not be reproduced in
regular schroot/sbuild environments.
Gbp-Pq: Name 0008-Disable-some-tests.patch
Hilko Bengen [Sat, 9 Jan 2021 23:24:53 +0000 (00:24 +0100)]
output: Replace system() with explicit bash invocation
Tehre is probably a better way to do this.
Gbp-Pq: Name 0007-output-Replace-system-with-explicit-bash-invocation.patch
Hilko Bengen [Fri, 28 Feb 2020 13:16:06 +0000 (14:16 +0100)]
Check for mke2fs in sbin dirs, configure path into linuxdisk plugin
Gbp-Pq: Name 0004-Check-for-mke2fs-in-sbin-dirs-configure-path-into-li.patch
Hilko Bengen [Sun, 27 Jan 2019 04:01:06 +0000 (05:01 +0100)]
USe date for pod2man from README mtime
Gbp-Pq: Name 0003-USe-date-for-pod2man-from-README-mtime.patch
Hilko Bengen [Tue, 4 Sep 2018 14:39:46 +0000 (16:39 +0200)]
Read TCL compiler/linker flags from tclConfig.sh if pkg-config fails
Gbp-Pq: Name 0002-Read-TCL-compiler-linker-flags-from-tclConfig.sh-if-.patch
Hilko Bengen [Mon, 3 Sep 2018 20:48:55 +0000 (22:48 +0200)]
Look for lua 5.3
Gbp-Pq: Name 0001-Look-for-lua-5.3.patch
Hilko Bengen [Sat, 15 Oct 2022 09:39:01 +0000 (10:39 +0100)]
nbdkit (1.32.3-1) unstable; urgency=medium
* New upstream version 1.32.3
* Drop patch added in 1.32.2-3 for equivalent upstream change
[dgit import unpatched nbdkit 1.32.3-1]
Hilko Bengen [Sat, 15 Oct 2022 09:39:01 +0000 (10:39 +0100)]
Import nbdkit_1.32.3.orig.tar.gz
[dgit import orig nbdkit_1.32.3.orig.tar.gz]
Hilko Bengen [Sat, 15 Oct 2022 09:39:01 +0000 (10:39 +0100)]
Import nbdkit_1.32.3-1.debian.tar.xz
[dgit import tarball nbdkit 1.32.3-1 nbdkit_1.32.3-1.debian.tar.xz]
Hilko Bengen [Mon, 3 Oct 2022 21:08:08 +0000 (22:08 +0100)]
Merge nbdkit (1.32.2-3) import into refs/heads/workingbranch
Hilko Bengen [Mon, 3 Oct 2022 20:53:59 +0000 (22:53 +0200)]
tests: web-server: Keep curl 7.85 from opening extra HTTP connections
Gbp-Pq: Name 0011-tests-web-server-Keep-curl-7.85-from-opening-extra-H.patch
Hilko Bengen [Mon, 27 Dec 2021 19:18:46 +0000 (20:18 +0100)]
Disable test-delay-close.sh
Gbp-Pq: Name 0010-Disable-test-delay-close.sh.patch
Simon McVittie [Mon, 23 Aug 2021 08:40:33 +0000 (09:40 +0100)]
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
between different build directories. Older versions used
-fdebug-prefix-map for a similar (although more limited) purpose.
However, these particular flags are not useful when compiling a new
plugin at a later time, and because they include the package's source
directory, including them in the binary makes it non-reproducible
between different build directories.
Signed-off-by: Simon McVittie <smcv@debian.org>
Bug-Debian: https://bugs.debian.org/992722
Gbp-Pq: Name 0009-cc-plugin-Filter-out-ffile-prefix-map-etc.-from-CFLA.patch
Hilko Bengen [Sun, 10 Jan 2021 17:21:00 +0000 (18:21 +0100)]
Disable some tests
These have failed on buildds but failures could not be reproduced in
regular schroot/sbuild environments.
Gbp-Pq: Name 0008-Disable-some-tests.patch
Hilko Bengen [Sat, 9 Jan 2021 23:24:53 +0000 (00:24 +0100)]
output: Replace system() with explicit bash invocation
Tehre is probably a better way to do this.
Gbp-Pq: Name 0007-output-Replace-system-with-explicit-bash-invocation.patch
Hilko Bengen [Fri, 28 Feb 2020 13:16:06 +0000 (14:16 +0100)]
Check for mke2fs in sbin dirs, configure path into linuxdisk plugin
Gbp-Pq: Name 0004-Check-for-mke2fs-in-sbin-dirs-configure-path-into-li.patch
Hilko Bengen [Sun, 27 Jan 2019 04:01:06 +0000 (05:01 +0100)]
USe date for pod2man from README mtime
Gbp-Pq: Name 0003-USe-date-for-pod2man-from-README-mtime.patch
Hilko Bengen [Tue, 4 Sep 2018 14:39:46 +0000 (16:39 +0200)]
Read TCL compiler/linker flags from tclConfig.sh if pkg-config fails
Gbp-Pq: Name 0002-Read-TCL-compiler-linker-flags-from-tclConfig.sh-if-.patch