Commit Graph

7 Commits

Author SHA1 Message Date
Richard W.M. Jones e0af17cd3e Add support for nbd+unix:// URIs
resolves: RHEL-33956
2024-04-24 16:15:12 +01:00
Richard W.M. Jones 2bd1392fb7 Rebase to guestfs-tools 1.51.6
Implement --key all:...
  resolves: RHEL-19030
Fix crash because of off-by-one error
  resolves: RHEL-19062
2023-12-11 16:47:18 +00:00
Laszlo Ersek b7a0847f6d copy-patches.sh: sync with libguestfs dist-git @ 4a6d9a7c7447
(Nothing to do with RHBZ#2209280, but the bots don't let us commit
maintenance-only patches to dist-git, IIRC.)

One difference where we diverge from "copy-patches.sh" in libguestfs
dist-git is the "core.abbrev" setting. In order to minimize the churn for
patches backported earlier, I'm keeping the 9 nibbles that those patches
were formatted with.

Noteworthy is also the fact that we can't really undo a "--no-signature"
setting. I have that in my local environment, and I can't undo it on the
git-format-patch command line. "--signature" requires an argument; there
doesn't seem to be a way to use a "default" argument (which would mean the
git version number). As a result, I'm just sticking with "--no-signature"
explicitly (matching both my local env and libguestfs dist-git); thus, the
"signature block" on previously backported patches will soon disappear.

resolves: rhbz#2209280
Signed-off-by: Laszlo Ersek <lersek@redhat.com>
2023-06-08 15:37:17 +02:00
Richard W.M. Jones 0fc67208a3 Rebase to guestfs-tools 1.50.0
resolves: rhbz#2168626
2023-03-02 13:05:53 +00:00
Richard W.M. Jones 604c873ff2 Support Rocky Linux in virt-customize
resolves: rhbz#2133443
2022-10-11 08:50:21 +01:00
Richard W.M. Jones a5f6471ea8 Rebase to guestfs-tools 1.48.1
resolves: rhbz#2059286
Default to --selinux-relabel in various tools
resolves: rhbz#2075718
Add lvm system.devices cleanup operation to virt-sysprep
resolves: rhbz#2072493
2022-05-12 17:14:22 +01:00
Richard W.M. Jones 5f04e92f5a Clean up NetworkManager connection files
Add the copy-patches.sh script from virt-v2v
  resolves: rhbz#1980922
2021-12-04 11:55:46 +00:00