libguestfs.git
18 months agoMerge version 1:1.52.0-2+rpi1 and 1:1.52.0-6.1 to produce 1:1.52.0-6.1+rpi1 archive/raspbian/1%1.52.0-6.1+rpi1 raspbian/1%1.52.0-6.1+rpi1
Raspbian automatic forward porter [Fri, 14 Jun 2024 15:48:32 +0000 (16:48 +0100)]
Merge version 1:1.52.0-2+rpi1 and 1:1.52.0-6.1 to produce 1:1.52.0-6.1+rpi1

18 months agoMerge libguestfs (1:1.52.0-6.1) import into refs/heads/workingbranch
Chris Hofstaedtler [Wed, 29 May 2024 23:35:29 +0000 (01:35 +0200)]
Merge libguestfs (1:1.52.0-6.1) import into refs/heads/workingbranch

18 months agoudev-rules-path
Debian Libvirt Maintainers [Wed, 29 May 2024 23:35:29 +0000 (01:35 +0200)]
udev-rules-path

===================================================================

Gbp-Pq: Name udev-rules-path.patch

18 months agoAdd util-linux-extra to appliance list
Hilko Bengen [Sat, 18 May 2024 20:25:27 +0000 (22:25 +0200)]
Add util-linux-extra to appliance list

Gbp-Pq: Name Add-util-linux-extra-to-appliance-list.patch

18 months agoAdd dhcpcd to Debian package list
Hilko Bengen [Sun, 7 Jan 2024 15:48:37 +0000 (16:48 +0100)]
Add dhcpcd to Debian package list

Gbp-Pq: Name Add-dhcpcd-to-Debian-package-list.patch

18 months agoOnly set -rtc driftfix=slew on x86 architectures
Hilko Bengen [Tue, 25 Jul 2023 20:32:03 +0000 (22:32 +0200)]
Only set -rtc driftfix=slew on x86 architectures

Gbp-Pq: Name Only-set-rtc-driftfix-slew-on-x86-architectures.patch

18 months agoFix include path for generating localized manpages
Hilko Bengen [Sat, 26 Nov 2022 15:12:08 +0000 (16:12 +0100)]
Fix include path for generating localized manpages

Gbp-Pq: Name Fix-include-path-for-generating-localized-manpages.patch

18 months agoSet CPU type for mipsel, mips64el
Hilko Bengen [Thu, 30 Dec 2021 20:05:43 +0000 (21:05 +0100)]
Set CPU type for mipsel, mips64el

Gbp-Pq: Name Set-CPU-type-for-mipsel-mips64el.patch

18 months agoFix golang bindtest and check-mli.sh for out-of-tree builds
Hilko Bengen [Mon, 27 Dec 2021 00:17:16 +0000 (01:17 +0100)]
Fix golang bindtest and check-mli.sh for out-of-tree builds

Gbp-Pq: Name Fix-golang-bindtest-and-check-mli.sh-for-out-of-tree-buil.patch

18 months agoUpdate packagelist as haxdump has been moved to bsdextrautils in Debian
Hilko Bengen [Mon, 1 Feb 2021 20:12:58 +0000 (21:12 +0100)]
Update packagelist as haxdump has been moved to bsdextrautils in Debian

Gbp-Pq: Name Update-packagelist-as-haxdump-has-been-moved-to-bsdextrau.patch

18 months agoFix out-of-tree build for po/*
Hilko Bengen [Sun, 10 Jan 2021 01:33:22 +0000 (02:33 +0100)]
Fix out-of-tree build for po/*

Gbp-Pq: Name Fix-out-of-tree-build-for-po.patch

18 months agoMake sure that generated ocaml-link.sh is used in out-of-tree builds
Hilko Bengen [Tue, 10 Mar 2020 19:06:39 +0000 (20:06 +0100)]
Make sure that generated ocaml-link.sh is used in out-of-tree builds

Gbp-Pq: Name Make-sure-that-generated-ocaml-link.sh-is-used-in-out-of-.patch

18 months agoLink .mli files corresponding to autorgenerated .ml files into builddir
Hilko Bengen [Mon, 13 Jan 2020 19:13:30 +0000 (20:13 +0100)]
Link .mli files corresponding to autorgenerated .ml files into builddir

This avoids build failures in separate builds such as this one:

,----
| ocamlfind ocamlc -package str,unix -I . -a guestfs_config.cmo stringMap.cmo stringSet.cmo std_utils.cmo -o mlstdutils.cma
| ar cr libmlstdutils.a libmlstdutils_a-dummy.o
| ranlib libmlstdutils.a
| File "_none_", line 1:
| Error: Files std_utils.cmo and guestfs_config.cmo
|        make inconsistent assumptions over interface Guestfs_config
| make[4]: *** [Makefile:2580: mlstdutils.cma] Error 2
`----

Gbp-Pq: Name Link-.mli-files-corresponding-to-autorgenerated-.ml-files.patch

18 months agopython: Recognize python-X.Y-embed flavor introduced with Python 3.8 in Debian
Hilko Bengen [Fri, 10 Jan 2020 23:15:24 +0000 (00:15 +0100)]
python: Recognize python-X.Y-embed flavor introduced with Python 3.8 in Debian

The non-"embed" .pc file does not include linker instructions. See
Debian bug #948017

Gbp-Pq: Name python-Recognize-python-X.Y-embed-flavor-introduced-with-.patch

18 months agoProperly handle autogenerated *config.ml files in builddir
Hilko Bengen [Mon, 23 Dec 2019 11:46:43 +0000 (12:46 +0100)]
Properly handle autogenerated *config.ml files in builddir

Gbp-Pq: Name Properly-handle-autogenerated-config.ml-files-in-builddir.patch

18 months agoChange cryptsetop->cryptsetup-bin in appliance
Hilko Bengen [Tue, 16 Apr 2019 13:58:05 +0000 (15:58 +0200)]
Change cryptsetop->cryptsetup-bin in appliance

Gbp-Pq: Name Change-cryptsetop-cryptsetup-bin-in-appliance.patch

18 months agoFix up perl path in installed scripts
Hilko Bengen [Sat, 28 Jul 2018 16:59:16 +0000 (18:59 +0200)]
Fix up perl path in installed scripts

Gbp-Pq: Name Fix-up-perl-path-in-installed-scripts.patch

18 months agoAdd libtinfo to guestfsd (fixes FTBFS on architectures that lack a native OCaml compiler)
Hilko Bengen [Mon, 9 Apr 2018 21:26:40 +0000 (23:26 +0200)]
Add libtinfo to guestfsd (fixes FTBFS on architectures that lack a native OCaml compiler)

Gbp-Pq: Name Add-libtinfo-to-guestfsd-fixes-FTBFS-on-architectures-tha.patch

18 months agoAdd fdisk to appliance list
Hilko Bengen [Mon, 14 Aug 2017 19:39:58 +0000 (21:39 +0200)]
Add fdisk to appliance list

Gbp-Pq: Name Add-fdisk-to-appliance-list.patch

18 months agoFix /sbin/reboot requirements
Hilko Bengen [Thu, 20 Jul 2017 21:30:28 +0000 (23:30 +0200)]
Fix /sbin/reboot requirements

Gbp-Pq: Name Fix-sbin-reboot-requirements.patch

18 months agoMake php buildable with builddir != srcdir
Hilko Bengen [Sat, 14 May 2016 11:34:07 +0000 (13:34 +0200)]
Make php buildable with builddir != srcdir

Gbp-Pq: Name Make-php-buildable-with-builddir-srcdir.patch

18 months agoRun gzip (inside of tar zcf) with -n
Hilko Bengen [Tue, 9 Feb 2016 22:21:11 +0000 (23:21 +0100)]
Run gzip (inside of tar zcf) with -n

Gbp-Pq: Name Run-gzip-inside-of-tar-zcf-with-n.patch

18 months agoGenerate tarballs for supermin appliance using reproducible timestamp
Hilko Bengen [Sat, 14 Feb 2015 13:17:09 +0000 (14:17 +0100)]
Generate tarballs for supermin appliance using reproducible timestamp

Gbp-Pq: Name Generate-tarballs-for-supermin-appliance-using-reproducib.patch

18 months agoDo not use DTB for armel
Hilko Bengen [Sun, 6 Jul 2014 19:34:47 +0000 (21:34 +0200)]
Do not use DTB for armel

Gbp-Pq: Name Do-not-use-DTB-for-armel.patch

18 months agoperl: Fix out-of-tree build by generating symlinks
Hilko Bengen [Thu, 23 May 2013 17:20:17 +0000 (19:20 +0200)]
perl: Fix out-of-tree build by generating symlinks

Gbp-Pq: Name perl-Fix-out-of-tree-build-by-generating-symlinks.patch

18 months agolibguestfs (1:1.52.0-6.1) unstable; urgency=medium
Chris Hofstaedtler [Wed, 29 May 2024 23:35:29 +0000 (01:35 +0200)]
libguestfs (1:1.52.0-6.1) unstable; urgency=medium

  * Non-maintainer upload.
  * Install 99-guestfs-serial.rules into /usr/lib/udev/rules.d (Closes:
    #1057804)

[dgit import unpatched libguestfs 1:1.52.0-6.1]

18 months agoImport libguestfs_1.52.0-6.1.debian.tar.xz
Chris Hofstaedtler [Wed, 29 May 2024 23:35:29 +0000 (01:35 +0200)]
Import libguestfs_1.52.0-6.1.debian.tar.xz

[dgit import tarball libguestfs 1:1.52.0-6.1 libguestfs_1.52.0-6.1.debian.tar.xz]

18 months agoMerge libguestfs (1:1.52.0-6) import into refs/heads/workingbranch
Hilko Bengen [Sat, 18 May 2024 20:26:51 +0000 (22:26 +0200)]
Merge libguestfs (1:1.52.0-6) import into refs/heads/workingbranch

18 months agoAdd util-linux-extra to appliance list
Hilko Bengen [Sat, 18 May 2024 20:25:27 +0000 (22:25 +0200)]
Add util-linux-extra to appliance list

Gbp-Pq: Name Add-util-linux-extra-to-appliance-list.patch

18 months agoAdd dhcpcd to Debian package list
Hilko Bengen [Sun, 7 Jan 2024 15:48:37 +0000 (16:48 +0100)]
Add dhcpcd to Debian package list

Gbp-Pq: Name Add-dhcpcd-to-Debian-package-list.patch

18 months agoOnly set -rtc driftfix=slew on x86 architectures
Hilko Bengen [Tue, 25 Jul 2023 20:32:03 +0000 (22:32 +0200)]
Only set -rtc driftfix=slew on x86 architectures

Gbp-Pq: Name Only-set-rtc-driftfix-slew-on-x86-architectures.patch

18 months agoFix include path for generating localized manpages
Hilko Bengen [Sat, 26 Nov 2022 15:12:08 +0000 (16:12 +0100)]
Fix include path for generating localized manpages

Gbp-Pq: Name Fix-include-path-for-generating-localized-manpages.patch

18 months agoSet CPU type for mipsel, mips64el
Hilko Bengen [Thu, 30 Dec 2021 20:05:43 +0000 (21:05 +0100)]
Set CPU type for mipsel, mips64el

Gbp-Pq: Name Set-CPU-type-for-mipsel-mips64el.patch

18 months agoFix golang bindtest and check-mli.sh for out-of-tree builds
Hilko Bengen [Mon, 27 Dec 2021 00:17:16 +0000 (01:17 +0100)]
Fix golang bindtest and check-mli.sh for out-of-tree builds

Gbp-Pq: Name Fix-golang-bindtest-and-check-mli.sh-for-out-of-tree-buil.patch

18 months agoUpdate packagelist as haxdump has been moved to bsdextrautils in Debian
Hilko Bengen [Mon, 1 Feb 2021 20:12:58 +0000 (21:12 +0100)]
Update packagelist as haxdump has been moved to bsdextrautils in Debian

Gbp-Pq: Name Update-packagelist-as-haxdump-has-been-moved-to-bsdextrau.patch

18 months agoFix out-of-tree build for po/*
Hilko Bengen [Sun, 10 Jan 2021 01:33:22 +0000 (02:33 +0100)]
Fix out-of-tree build for po/*

Gbp-Pq: Name Fix-out-of-tree-build-for-po.patch

18 months agoMake sure that generated ocaml-link.sh is used in out-of-tree builds
Hilko Bengen [Tue, 10 Mar 2020 19:06:39 +0000 (20:06 +0100)]
Make sure that generated ocaml-link.sh is used in out-of-tree builds

Gbp-Pq: Name Make-sure-that-generated-ocaml-link.sh-is-used-in-out-of-.patch

18 months agoLink .mli files corresponding to autorgenerated .ml files into builddir
Hilko Bengen [Mon, 13 Jan 2020 19:13:30 +0000 (20:13 +0100)]
Link .mli files corresponding to autorgenerated .ml files into builddir

This avoids build failures in separate builds such as this one:

,----
| ocamlfind ocamlc -package str,unix -I . -a guestfs_config.cmo stringMap.cmo stringSet.cmo std_utils.cmo -o mlstdutils.cma
| ar cr libmlstdutils.a libmlstdutils_a-dummy.o
| ranlib libmlstdutils.a
| File "_none_", line 1:
| Error: Files std_utils.cmo and guestfs_config.cmo
|        make inconsistent assumptions over interface Guestfs_config
| make[4]: *** [Makefile:2580: mlstdutils.cma] Error 2
`----

Gbp-Pq: Name Link-.mli-files-corresponding-to-autorgenerated-.ml-files.patch

18 months agopython: Recognize python-X.Y-embed flavor introduced with Python 3.8 in Debian
Hilko Bengen [Fri, 10 Jan 2020 23:15:24 +0000 (00:15 +0100)]
python: Recognize python-X.Y-embed flavor introduced with Python 3.8 in Debian

The non-"embed" .pc file does not include linker instructions. See
Debian bug #948017

Gbp-Pq: Name python-Recognize-python-X.Y-embed-flavor-introduced-with-.patch

18 months agoProperly handle autogenerated *config.ml files in builddir
Hilko Bengen [Mon, 23 Dec 2019 11:46:43 +0000 (12:46 +0100)]
Properly handle autogenerated *config.ml files in builddir

Gbp-Pq: Name Properly-handle-autogenerated-config.ml-files-in-builddir.patch

18 months agoChange cryptsetop->cryptsetup-bin in appliance
Hilko Bengen [Tue, 16 Apr 2019 13:58:05 +0000 (15:58 +0200)]
Change cryptsetop->cryptsetup-bin in appliance

Gbp-Pq: Name Change-cryptsetop-cryptsetup-bin-in-appliance.patch

18 months agoFix up perl path in installed scripts
Hilko Bengen [Sat, 28 Jul 2018 16:59:16 +0000 (18:59 +0200)]
Fix up perl path in installed scripts

Gbp-Pq: Name Fix-up-perl-path-in-installed-scripts.patch

18 months agoAdd libtinfo to guestfsd (fixes FTBFS on architectures that lack a native OCaml compiler)
Hilko Bengen [Mon, 9 Apr 2018 21:26:40 +0000 (23:26 +0200)]
Add libtinfo to guestfsd (fixes FTBFS on architectures that lack a native OCaml compiler)

Gbp-Pq: Name Add-libtinfo-to-guestfsd-fixes-FTBFS-on-architectures-tha.patch

18 months agoAdd fdisk to appliance list
Hilko Bengen [Mon, 14 Aug 2017 19:39:58 +0000 (21:39 +0200)]
Add fdisk to appliance list

Gbp-Pq: Name Add-fdisk-to-appliance-list.patch

18 months agoFix /sbin/reboot requirements
Hilko Bengen [Thu, 20 Jul 2017 21:30:28 +0000 (23:30 +0200)]
Fix /sbin/reboot requirements

Gbp-Pq: Name Fix-sbin-reboot-requirements.patch

18 months agoMake php buildable with builddir != srcdir
Hilko Bengen [Sat, 14 May 2016 11:34:07 +0000 (13:34 +0200)]
Make php buildable with builddir != srcdir

Gbp-Pq: Name Make-php-buildable-with-builddir-srcdir.patch

18 months agoRun gzip (inside of tar zcf) with -n
Hilko Bengen [Tue, 9 Feb 2016 22:21:11 +0000 (23:21 +0100)]
Run gzip (inside of tar zcf) with -n

Gbp-Pq: Name Run-gzip-inside-of-tar-zcf-with-n.patch

18 months agoGenerate tarballs for supermin appliance using reproducible timestamp
Hilko Bengen [Sat, 14 Feb 2015 13:17:09 +0000 (14:17 +0100)]
Generate tarballs for supermin appliance using reproducible timestamp

Gbp-Pq: Name Generate-tarballs-for-supermin-appliance-using-reproducib.patch

18 months agoDo not use DTB for armel
Hilko Bengen [Sun, 6 Jul 2014 19:34:47 +0000 (21:34 +0200)]
Do not use DTB for armel

Gbp-Pq: Name Do-not-use-DTB-for-armel.patch

18 months agoperl: Fix out-of-tree build by generating symlinks
Hilko Bengen [Thu, 23 May 2013 17:20:17 +0000 (19:20 +0200)]
perl: Fix out-of-tree build by generating symlinks

Gbp-Pq: Name perl-Fix-out-of-tree-build-by-generating-symlinks.patch

18 months agolibguestfs (1:1.52.0-6) unstable; urgency=medium
Hilko Bengen [Sat, 18 May 2024 20:26:51 +0000 (22:26 +0200)]
libguestfs (1:1.52.0-6) unstable; urgency=medium

  * Add util-linux-extra to appliance list (Closes: #1071313)

[dgit import unpatched libguestfs 1:1.52.0-6]

18 months agoImport libguestfs_1.52.0-6.debian.tar.xz
Hilko Bengen [Sat, 18 May 2024 20:26:51 +0000 (22:26 +0200)]
Import libguestfs_1.52.0-6.debian.tar.xz

[dgit import tarball libguestfs 1:1.52.0-6 libguestfs_1.52.0-6.debian.tar.xz]

21 months agoMerge libguestfs (1:1.52.0-5) import into refs/heads/workingbranch
Hilko Bengen [Tue, 12 Mar 2024 13:01:03 +0000 (14:01 +0100)]
Merge libguestfs (1:1.52.0-5) import into refs/heads/workingbranch

21 months agoAdd dhcpcd to Debian package list
Hilko Bengen [Sun, 7 Jan 2024 15:48:37 +0000 (16:48 +0100)]
Add dhcpcd to Debian package list

Gbp-Pq: Name Add-dhcpcd-to-Debian-package-list.patch

21 months agoOnly set -rtc driftfix=slew on x86 architectures
Hilko Bengen [Tue, 25 Jul 2023 20:32:03 +0000 (22:32 +0200)]
Only set -rtc driftfix=slew on x86 architectures

Gbp-Pq: Name Only-set-rtc-driftfix-slew-on-x86-architectures.patch

21 months agoFix include path for generating localized manpages
Hilko Bengen [Sat, 26 Nov 2022 15:12:08 +0000 (16:12 +0100)]
Fix include path for generating localized manpages

Gbp-Pq: Name Fix-include-path-for-generating-localized-manpages.patch

21 months agoSet CPU type for mipsel, mips64el
Hilko Bengen [Thu, 30 Dec 2021 20:05:43 +0000 (21:05 +0100)]
Set CPU type for mipsel, mips64el

Gbp-Pq: Name Set-CPU-type-for-mipsel-mips64el.patch

21 months agoFix golang bindtest and check-mli.sh for out-of-tree builds
Hilko Bengen [Mon, 27 Dec 2021 00:17:16 +0000 (01:17 +0100)]
Fix golang bindtest and check-mli.sh for out-of-tree builds

Gbp-Pq: Name Fix-golang-bindtest-and-check-mli.sh-for-out-of-tree-buil.patch

21 months agoUpdate packagelist as haxdump has been moved to bsdextrautils in Debian
Hilko Bengen [Mon, 1 Feb 2021 20:12:58 +0000 (21:12 +0100)]
Update packagelist as haxdump has been moved to bsdextrautils in Debian

Gbp-Pq: Name Update-packagelist-as-haxdump-has-been-moved-to-bsdextrau.patch

21 months agoFix out-of-tree build for po/*
Hilko Bengen [Sun, 10 Jan 2021 01:33:22 +0000 (02:33 +0100)]
Fix out-of-tree build for po/*

Gbp-Pq: Name Fix-out-of-tree-build-for-po.patch

21 months agoMake sure that generated ocaml-link.sh is used in out-of-tree builds
Hilko Bengen [Tue, 10 Mar 2020 19:06:39 +0000 (20:06 +0100)]
Make sure that generated ocaml-link.sh is used in out-of-tree builds

Gbp-Pq: Name Make-sure-that-generated-ocaml-link.sh-is-used-in-out-of-.patch

21 months agoLink .mli files corresponding to autorgenerated .ml files into builddir
Hilko Bengen [Mon, 13 Jan 2020 19:13:30 +0000 (20:13 +0100)]
Link .mli files corresponding to autorgenerated .ml files into builddir

This avoids build failures in separate builds such as this one:

,----
| ocamlfind ocamlc -package str,unix -I . -a guestfs_config.cmo stringMap.cmo stringSet.cmo std_utils.cmo -o mlstdutils.cma
| ar cr libmlstdutils.a libmlstdutils_a-dummy.o
| ranlib libmlstdutils.a
| File "_none_", line 1:
| Error: Files std_utils.cmo and guestfs_config.cmo
|        make inconsistent assumptions over interface Guestfs_config
| make[4]: *** [Makefile:2580: mlstdutils.cma] Error 2
`----

Gbp-Pq: Name Link-.mli-files-corresponding-to-autorgenerated-.ml-files.patch

21 months agopython: Recognize python-X.Y-embed flavor introduced with Python 3.8 in Debian
Hilko Bengen [Fri, 10 Jan 2020 23:15:24 +0000 (00:15 +0100)]
python: Recognize python-X.Y-embed flavor introduced with Python 3.8 in Debian

The non-"embed" .pc file does not include linker instructions. See
Debian bug #948017

Gbp-Pq: Name python-Recognize-python-X.Y-embed-flavor-introduced-with-.patch

21 months agoProperly handle autogenerated *config.ml files in builddir
Hilko Bengen [Mon, 23 Dec 2019 11:46:43 +0000 (12:46 +0100)]
Properly handle autogenerated *config.ml files in builddir

Gbp-Pq: Name Properly-handle-autogenerated-config.ml-files-in-builddir.patch

21 months agoChange cryptsetop->cryptsetup-bin in appliance
Hilko Bengen [Tue, 16 Apr 2019 13:58:05 +0000 (15:58 +0200)]
Change cryptsetop->cryptsetup-bin in appliance

Gbp-Pq: Name Change-cryptsetop-cryptsetup-bin-in-appliance.patch

21 months agoFix up perl path in installed scripts
Hilko Bengen [Sat, 28 Jul 2018 16:59:16 +0000 (18:59 +0200)]
Fix up perl path in installed scripts

Gbp-Pq: Name Fix-up-perl-path-in-installed-scripts.patch

21 months agoAdd libtinfo to guestfsd (fixes FTBFS on architectures that lack a native OCaml compiler)
Hilko Bengen [Mon, 9 Apr 2018 21:26:40 +0000 (23:26 +0200)]
Add libtinfo to guestfsd (fixes FTBFS on architectures that lack a native OCaml compiler)

Gbp-Pq: Name Add-libtinfo-to-guestfsd-fixes-FTBFS-on-architectures-tha.patch

21 months agoAdd fdisk to appliance list
Hilko Bengen [Mon, 14 Aug 2017 19:39:58 +0000 (21:39 +0200)]
Add fdisk to appliance list

Gbp-Pq: Name Add-fdisk-to-appliance-list.patch

21 months agoFix /sbin/reboot requirements
Hilko Bengen [Thu, 20 Jul 2017 21:30:28 +0000 (23:30 +0200)]
Fix /sbin/reboot requirements

Gbp-Pq: Name Fix-sbin-reboot-requirements.patch

21 months agoMake php buildable with builddir != srcdir
Hilko Bengen [Sat, 14 May 2016 11:34:07 +0000 (13:34 +0200)]
Make php buildable with builddir != srcdir

Gbp-Pq: Name Make-php-buildable-with-builddir-srcdir.patch

21 months agoRun gzip (inside of tar zcf) with -n
Hilko Bengen [Tue, 9 Feb 2016 22:21:11 +0000 (23:21 +0100)]
Run gzip (inside of tar zcf) with -n

Gbp-Pq: Name Run-gzip-inside-of-tar-zcf-with-n.patch

21 months agoGenerate tarballs for supermin appliance using reproducible timestamp
Hilko Bengen [Sat, 14 Feb 2015 13:17:09 +0000 (14:17 +0100)]
Generate tarballs for supermin appliance using reproducible timestamp

Gbp-Pq: Name Generate-tarballs-for-supermin-appliance-using-reproducib.patch

21 months agoDo not use DTB for armel
Hilko Bengen [Sun, 6 Jul 2014 19:34:47 +0000 (21:34 +0200)]
Do not use DTB for armel

Gbp-Pq: Name Do-not-use-DTB-for-armel.patch

21 months agoperl: Fix out-of-tree build by generating symlinks
Hilko Bengen [Thu, 23 May 2013 17:20:17 +0000 (19:20 +0200)]
perl: Fix out-of-tree build by generating symlinks

Gbp-Pq: Name perl-Fix-out-of-tree-build-by-generating-symlinks.patch

21 months agolibguestfs (1:1.52.0-5) unstable; urgency=medium
Hilko Bengen [Tue, 12 Mar 2024 13:01:03 +0000 (14:01 +0100)]
libguestfs (1:1.52.0-5) unstable; urgency=medium

  * Write dependencies from Supermin appliance to correct substvars file,
    take two.
    (Closes: #1065610)

[dgit import unpatched libguestfs 1:1.52.0-5]

21 months agoImport libguestfs_1.52.0-5.debian.tar.xz
Hilko Bengen [Tue, 12 Mar 2024 13:01:03 +0000 (14:01 +0100)]
Import libguestfs_1.52.0-5.debian.tar.xz

[dgit import tarball libguestfs 1:1.52.0-5 libguestfs_1.52.0-5.debian.tar.xz]

22 months agoMerge libguestfs (1:1.52.0-2+rpi1) import into refs/heads/workingbranch
Raspbian forward porter [Wed, 7 Feb 2024 20:29:27 +0000 (20:29 +0000)]
Merge libguestfs (1:1.52.0-2+rpi1) import into refs/heads/workingbranch

22 months agorecognise-raspbian
Debian Libvirt Maintainers [Wed, 7 Feb 2024 20:29:27 +0000 (20:29 +0000)]
recognise-raspbian

===================================================================

Gbp-Pq: Name recognise-raspbian.diff

22 months agoAdd dhcpcd to Debian package list
Hilko Bengen [Sun, 7 Jan 2024 15:48:37 +0000 (16:48 +0100)]
Add dhcpcd to Debian package list

Gbp-Pq: Name Add-dhcpcd-to-Debian-package-list.patch

22 months agoOnly set -rtc driftfix=slew on x86 architectures
Hilko Bengen [Tue, 25 Jul 2023 20:32:03 +0000 (22:32 +0200)]
Only set -rtc driftfix=slew on x86 architectures

Gbp-Pq: Name Only-set-rtc-driftfix-slew-on-x86-architectures.patch

22 months agoFix include path for generating localized manpages
Hilko Bengen [Sat, 26 Nov 2022 15:12:08 +0000 (16:12 +0100)]
Fix include path for generating localized manpages

Gbp-Pq: Name Fix-include-path-for-generating-localized-manpages.patch

22 months agoSet CPU type for mipsel, mips64el
Hilko Bengen [Thu, 30 Dec 2021 20:05:43 +0000 (21:05 +0100)]
Set CPU type for mipsel, mips64el

Gbp-Pq: Name Set-CPU-type-for-mipsel-mips64el.patch

22 months agoFix golang bindtest and check-mli.sh for out-of-tree builds
Hilko Bengen [Mon, 27 Dec 2021 00:17:16 +0000 (01:17 +0100)]
Fix golang bindtest and check-mli.sh for out-of-tree builds

Gbp-Pq: Name Fix-golang-bindtest-and-check-mli.sh-for-out-of-tree-buil.patch

22 months agoUpdate packagelist as haxdump has been moved to bsdextrautils in Debian
Hilko Bengen [Mon, 1 Feb 2021 20:12:58 +0000 (21:12 +0100)]
Update packagelist as haxdump has been moved to bsdextrautils in Debian

Gbp-Pq: Name Update-packagelist-as-haxdump-has-been-moved-to-bsdextrau.patch

22 months agoFix out-of-tree build for po/*
Hilko Bengen [Sun, 10 Jan 2021 01:33:22 +0000 (02:33 +0100)]
Fix out-of-tree build for po/*

Gbp-Pq: Name Fix-out-of-tree-build-for-po.patch

22 months agoMake sure that generated ocaml-link.sh is used in out-of-tree builds
Hilko Bengen [Tue, 10 Mar 2020 19:06:39 +0000 (20:06 +0100)]
Make sure that generated ocaml-link.sh is used in out-of-tree builds

Gbp-Pq: Name Make-sure-that-generated-ocaml-link.sh-is-used-in-out-of-.patch

22 months agoLink .mli files corresponding to autorgenerated .ml files into builddir
Hilko Bengen [Mon, 13 Jan 2020 19:13:30 +0000 (20:13 +0100)]
Link .mli files corresponding to autorgenerated .ml files into builddir

This avoids build failures in separate builds such as this one:

,----
| ocamlfind ocamlc -package str,unix -I . -a guestfs_config.cmo stringMap.cmo stringSet.cmo std_utils.cmo -o mlstdutils.cma
| ar cr libmlstdutils.a libmlstdutils_a-dummy.o
| ranlib libmlstdutils.a
| File "_none_", line 1:
| Error: Files std_utils.cmo and guestfs_config.cmo
|        make inconsistent assumptions over interface Guestfs_config
| make[4]: *** [Makefile:2580: mlstdutils.cma] Error 2
`----

Gbp-Pq: Name Link-.mli-files-corresponding-to-autorgenerated-.ml-files.patch

22 months agopython: Recognize python-X.Y-embed flavor introduced with Python 3.8 in Debian
Hilko Bengen [Fri, 10 Jan 2020 23:15:24 +0000 (00:15 +0100)]
python: Recognize python-X.Y-embed flavor introduced with Python 3.8 in Debian

The non-"embed" .pc file does not include linker instructions. See
Debian bug #948017

Gbp-Pq: Name python-Recognize-python-X.Y-embed-flavor-introduced-with-.patch

22 months agoProperly handle autogenerated *config.ml files in builddir
Hilko Bengen [Mon, 23 Dec 2019 11:46:43 +0000 (12:46 +0100)]
Properly handle autogenerated *config.ml files in builddir

Gbp-Pq: Name Properly-handle-autogenerated-config.ml-files-in-builddir.patch

22 months agoChange cryptsetop->cryptsetup-bin in appliance
Hilko Bengen [Tue, 16 Apr 2019 13:58:05 +0000 (15:58 +0200)]
Change cryptsetop->cryptsetup-bin in appliance

Gbp-Pq: Name Change-cryptsetop-cryptsetup-bin-in-appliance.patch

22 months agoFix up perl path in installed scripts
Hilko Bengen [Sat, 28 Jul 2018 16:59:16 +0000 (18:59 +0200)]
Fix up perl path in installed scripts

Gbp-Pq: Name Fix-up-perl-path-in-installed-scripts.patch

22 months agoAdd libtinfo to guestfsd (fixes FTBFS on architectures that lack a native OCaml compiler)
Hilko Bengen [Mon, 9 Apr 2018 21:26:40 +0000 (23:26 +0200)]
Add libtinfo to guestfsd (fixes FTBFS on architectures that lack a native OCaml compiler)

Gbp-Pq: Name Add-libtinfo-to-guestfsd-fixes-FTBFS-on-architectures-tha.patch

22 months agoAdd fdisk to appliance list
Hilko Bengen [Mon, 14 Aug 2017 19:39:58 +0000 (21:39 +0200)]
Add fdisk to appliance list

Gbp-Pq: Name Add-fdisk-to-appliance-list.patch

22 months agoFix /sbin/reboot requirements
Hilko Bengen [Thu, 20 Jul 2017 21:30:28 +0000 (23:30 +0200)]
Fix /sbin/reboot requirements

Gbp-Pq: Name Fix-sbin-reboot-requirements.patch

22 months agoMake php buildable with builddir != srcdir
Hilko Bengen [Sat, 14 May 2016 11:34:07 +0000 (13:34 +0200)]
Make php buildable with builddir != srcdir

Gbp-Pq: Name Make-php-buildable-with-builddir-srcdir.patch

22 months agoRun gzip (inside of tar zcf) with -n
Hilko Bengen [Tue, 9 Feb 2016 22:21:11 +0000 (23:21 +0100)]
Run gzip (inside of tar zcf) with -n

Gbp-Pq: Name Run-gzip-inside-of-tar-zcf-with-n.patch

22 months agoGenerate tarballs for supermin appliance using reproducible timestamp
Hilko Bengen [Sat, 14 Feb 2015 13:17:09 +0000 (14:17 +0100)]
Generate tarballs for supermin appliance using reproducible timestamp

Gbp-Pq: Name Generate-tarballs-for-supermin-appliance-using-reproducib.patch

22 months agoDo not use DTB for armel
Hilko Bengen [Sun, 6 Jul 2014 19:34:47 +0000 (21:34 +0200)]
Do not use DTB for armel

Gbp-Pq: Name Do-not-use-DTB-for-armel.patch

22 months agoperl: Fix out-of-tree build by generating symlinks
Hilko Bengen [Thu, 23 May 2013 17:20:17 +0000 (19:20 +0200)]
perl: Fix out-of-tree build by generating symlinks

Gbp-Pq: Name perl-Fix-out-of-tree-build-by-generating-symlinks.patch

22 months agolibguestfs (1:1.52.0-2+rpi1) trixie-staging; urgency=medium
Raspbian forward porter [Wed, 7 Feb 2024 20:29:27 +0000 (20:29 +0000)]
libguestfs (1:1.52.0-2+rpi1) trixie-staging; urgency=medium

  [changes brought forward from 1:1.42.0-11+rpi1 by Peter Michael Green <plugwash@raspbian.org> at Thu, 12 Nov 2020 16:03:00 +0000]
  * Add raspbian to the list of distros with dpkg.
  * Disable dh_missing
  * Partiall fix clean target.

  [changes introduced in 1:1.46.2-11+rpi1 by Peter Michael Green]
  * Remove testsuite-specific build-dependencies.
  * Disable testsuite.

  [changes introduced in 1:1.50.1-4+rpi1 by Peter Michael Green]
  * Add build-conflicts on rustc.

[dgit import unpatched libguestfs 1:1.52.0-2+rpi1]