Commit Graph

  • 5011bea96d Version 1.59.4. master v1.59.4 Richard W.M. Jones 2026-03-17 19:28:37 +00:00
  • 31740229dc lua: Add test files to EXTRA_DIST even if --disable-lua Richard W.M. Jones 2026-03-17 19:25:02 +00:00
  • 69305ca07b build: Remove qemu test and --with-qemu option Richard W.M. Jones 2026-03-17 13:57:58 +00:00
  • 77e447a516 lib: Remove configure-time QEMU Richard W.M. Jones 2026-03-17 14:52:43 +00:00
  • 39d4437e29 lib: libvirt: Remove assumptions that g->hv != NULL Richard W.M. Jones 2026-03-17 14:52:43 +00:00
  • 503e9fde5a lib: direct: Remove assumptions that g->hv != NULL Richard W.M. Jones 2026-03-17 14:52:43 +00:00
  • 0818f31960 generator: Remove test of deprecated guestfs_get_qemu Richard W.M. Jones 2026-03-17 15:20:31 +00:00
  • fd6263df75 lib: Change guestfs_get_hv to report backend default hypervisor Richard W.M. Jones 2026-03-17 14:49:10 +00:00
  • ce4bfa5d08 lib: Add get_default_hv to backend operations Richard W.M. Jones 2026-03-17 14:44:53 +00:00
  • 389c6b7583 m4/guestfs-qemu.m4: Remove virtio-serial test Richard W.M. Jones 2026-03-17 13:53:08 +00:00
  • 48607d9d15 m4/guestfs-ocaml.m4: Check for caml_unix_error Richard W.M. Jones 2026-03-17 16:05:45 +00:00
  • 3bff5a6f79 Update common submodule Richard W.M. Jones 2026-03-16 09:17:48 +00:00
  • 2d2eba643d lib/proto.c: Avoid generating events for incorrect progress messages Richard W.M. Jones 2026-03-16 09:08:44 +00:00
  • 8d4d35c604 ocaml: fix memory leak in guestfs_int_ocaml_strings_val on strdup failure (#324) shivanayak 2026-03-15 15:25:02 +05:30
  • 92c2e1e79e lib: fix drive struct leak on hotplug error in guestfs_impl_add_drive_opts (#318) shivanayak 2026-03-11 15:26:16 +05:30
  • 2bc54b40f7 lib: fix realpath memory leak on error paths in set_abs_path (#317) shivanayak 2026-03-11 15:07:00 +05:30
  • 47c2233026 daemon/blkid.c: Fix compilation error introduced by earlier change Richard W.M. Jones 2026-03-10 08:30:35 +00:00
  • 065c997f5b fish: fix fd leak and undefined behavior on fdopen failure in rc_listen (#320) shivanayak 2026-03-10 13:51:35 +05:30
  • 2fc54b8121 lib: fix ownership leaks in FUSE cache insert functions on malloc failure (#321) shivanayak 2026-03-09 23:59:54 +05:30
  • 91578639c6 daemon: fix fd leak in do_inotify_files on error paths (#319) shivanayak 2026-03-09 23:45:38 +05:30
  • ff4467a1a4 daemon: fix low severity bugs in debug, file, and blkid (#315) shivanayak 2026-03-09 23:44:32 +05:30
  • a47c923b05 lib: fix memory leak of query_kvm in guestfs_int_platform_has_kvm (#316) shivanayak 2026-03-09 22:52:27 +05:30
  • 25c321a8fd daemon: fix temp file leak in do_vgmeta on error paths (#314) shivanayak 2026-03-09 22:18:56 +05:30
  • cb233a73c6 daemon: fix memory leak in do_aug_match on realloc failure (#313) shivanayak 2026-03-09 22:16:00 +05:30
  • 2613e5301b daemon/device-name-translation.c: Fix btrfs volume reverse translation rhel-10.1 Richard W.M. Jones 2025-12-03 11:15:39 +00:00
  • 6acccf096e python: Include <Python.h> first stable-1.56 Richard W.M. Jones 2025-11-20 20:56:34 +00:00
  • f7224e1cbe fish: Fix const correctness in strrchr Richard W.M. Jones 2025-12-01 13:58:53 +00:00
  • 92428e5b88 daemon/device-name-translation.c: Fix btrfs volume reverse translation Richard W.M. Jones 2025-12-03 11:15:39 +00:00
  • 9b890de878 po-docs: hide deprecation warnings Cole Robinson 2026-02-19 13:32:29 -05:00
  • 08503c2482 build: fix make dist with java disabled Cole Robinson 2026-02-18 11:56:44 -05:00
  • 9451c1a2ef ci: make it easier to test in forked branches Cole Robinson 2026-02-16 13:29:17 -05:00
  • 5a4977fc66 lib/qemu.c: Dump qemu's stderr if QMP test fails Hilko Bengen 2026-02-16 19:40:33 +01:00
  • 50701c8325 ci: More fixes and tweaks Cole Robinson 2026-02-13 19:54:17 -05:00
  • 358d17dea1 ci: Drop su -c usage Cole Robinson 2026-02-12 13:24:10 -05:00
  • 5eda6f1b60 Version 1.59.3. v1.59.3 Richard W.M. Jones 2026-02-11 11:49:36 +00:00
  • d428c6fee8 build: Remove Vala bindings Richard W.M. Jones 2026-02-11 11:40:20 +00:00
  • 7e2170e9e0 build: Remove m4/introspection.m4 Richard W.M. Jones 2026-02-11 11:49:04 +00:00
  • 19033cf2f1 tests: python: drop skipUnlessLibvirtHasCPointer Cole Robinson 2026-02-10 15:42:43 -05:00
  • 8ded6e8858 Revert "daemon: send_dirent_info: Use designated compound literal for tsk_dirent" Richard W.M. Jones 2026-02-11 12:06:06 +00:00
  • 955ea8882b Remove deprecated GObject bindings Cole Robinson 2026-02-10 12:50:32 -05:00
  • eed58cc443 build: Add $(NULL) as a convenient list terminator Richard W.M. Jones 2025-09-22 10:58:29 +01:00
  • a5925f5e14 po: Keep LINGUAS files sorted Richard W.M. Jones 2026-02-02 10:14:42 +00:00
  • 049b5d8a58 Update translation files Hosted Weblate 2026-02-02 08:31:04 +00:00
  • 37ab22454e Added translation using Weblate (Indonesian) Arif Budiman 2026-02-02 08:31:03 +00:00
  • 923b319886 appliance: Add suggested udevadm monitor command Richard W.M. Jones 2026-01-27 16:36:12 +00:00
  • 8cd9adb239 appliance/packagelist.in: Add apfs-fuse Richard W.M. Jones 2026-01-27 16:03:51 +00:00
  • 4a5ee2fbcb tests/disks/debug-qemu.sh: Fix test for update QMP test rhel-10.2 Richard W.M. Jones 2026-01-26 14:59:13 +00:00
  • 5b3de10b01 generator: Deprecate xfs_info (replaced by xfs_info2) Richard W.M. Jones 2026-01-23 08:51:11 +00:00
  • fb77334e1c daemon: Reimplement xfs_info using xfs_info2 Richard W.M. Jones 2026-01-23 12:27:39 +00:00
  • aac2ec6820 New API: xfs_info2 Richard W.M. Jones 2026-01-23 08:58:07 +00:00
  • d5daad98cf generator: Fix description of xfs_info Richard W.M. Jones 2026-01-23 08:49:14 +00:00
  • 43d8a4970b generator: Fix description of xfs_growfs Richard W.M. Jones 2026-01-23 08:47:42 +00:00
  • d448d69171 lib/qemu.c: Use machine type none when inspecting QMP properties Richard W.M. Jones 2026-01-26 14:30:46 +00:00
  • 9e0bb093e3 Version 1.59.2. v1.59.2 Richard W.M. Jones 2026-01-26 15:00:54 +00:00
  • 45d0e66d02 tests/disks/debug-qemu.sh: Fix test for update QMP test Richard W.M. Jones 2026-01-26 14:59:13 +00:00
  • 7833461af7 generator: Deprecate xfs_info (replaced by xfs_info2) Richard W.M. Jones 2026-01-23 08:51:11 +00:00
  • e1deb358ce daemon: Reimplement xfs_info using xfs_info2 Richard W.M. Jones 2026-01-23 12:27:39 +00:00
  • dfd2700616 New API: xfs_info2 Richard W.M. Jones 2026-01-23 08:58:07 +00:00
  • 1c9c03bcd4 generator: Fix description of xfs_info Richard W.M. Jones 2026-01-23 08:49:14 +00:00
  • 6166304be6 generator: Fix description of xfs_growfs Richard W.M. Jones 2026-01-23 08:47:42 +00:00
  • f7a24b2ea8 lib/qemu.c: Use machine type none when inspecting QMP properties Richard W.M. Jones 2026-01-26 14:30:46 +00:00
  • 8dc104c2f0 Update translation files Hosted Weblate 2026-01-20 09:58:35 +00:00
  • 589066f2b1 Translated using Weblate (Italian) Nathan 2026-01-20 09:58:34 +00:00
  • 4641910dc6 RHEL: appliance/init: Run depmod -a to rebuild kernel module dependencies Richard W.M. Jones 2025-05-13 17:28:25 +01:00
  • 3319a68b51 RHEL: Reject use of libguestfs-winsupport features except for virt-* tools (RHBZ#1240276). Richard W.M. Jones 2015-07-07 09:28:03 -04:00
  • d9e9cc39c9 RHEL: Disable unsupported remote drive protocols (RHBZ#962113). Richard W.M. Jones 2013-07-29 14:47:56 +01:00
  • 07ea591576 generator/daemon.ml: Avoid not available macro for OCaml functions stable-1.58 Richard W.M. Jones 2026-01-19 21:36:08 +00:00
  • 1b79e22be4 generator/daemon.ml: Avoid not available macro for OCaml functions Richard W.M. Jones 2026-01-19 21:36:08 +00:00
  • c99d727dba Version 1.58.1. v1.58.1 Richard W.M. Jones 2026-01-19 19:47:04 +00:00
  • 8b3fc15190 website/index.html.in: Fix stable/development branch links Richard W.M. Jones 2026-01-19 19:43:56 +00:00
  • 9ffe190fbe Version 1.59.1. v1.59.1 Richard W.M. Jones 2026-01-19 19:42:01 +00:00
  • afb648e7cd daemon/selinux.c: Fix compilation when no libselinux Richard W.M. Jones 2026-01-19 11:52:16 +00:00
  • 499e4daf72 lib/qemu.c: Don't start the guest when checking QMP properties Richard W.M. Jones 2026-01-19 12:00:50 +00:00
  • 880ccfe824 lib/qemu.c: Add debugging to generic_qmp_test() Richard W.M. Jones 2026-01-19 10:27:24 +00:00
  • c4eb878d52 lib/qemu.c: Turn debug messages which are really errors into error() Richard W.M. Jones 2026-01-19 10:18:59 +00:00
  • da70ed1360 po: Keep LINGUAS files sorted Richard W.M. Jones 2026-01-19 18:51:36 +00:00
  • bb649ff0ba Added translation using Weblate (Italian) Nathan 2026-01-19 08:45:02 +00:00
  • f887d3cb54 Translated using Weblate (Georgian) Temuri Doghonadze 2026-01-19 08:45:01 +00:00
  • 0443ba7778 Update translation files Hosted Weblate 2026-01-19 08:45:01 +00:00
  • b6bb5b96c2 Added translation using Weblate (Italian) Languages add-on 2026-01-19 08:45:00 +00:00
  • 548af2929e daemon/selinux.c: Fix compilation when no libselinux Richard W.M. Jones 2026-01-19 11:52:16 +00:00
  • 29162f5fe5 lib/appliance-cpu.c: Use -cpu max for RISC-V Richard W.M. Jones 2026-01-19 12:11:54 +00:00
  • 7fee08e53f tar_in: add keepdirlink option for --keep-directory-symlink Anders Roxell 2026-01-16 10:17:05 +01:00
  • 5da8102f5f lib/qemu.c: Don't start the guest when checking QMP properties Richard W.M. Jones 2026-01-19 12:00:50 +00:00
  • bbbc982bf5 lib/qemu.c: Add debugging to generic_qmp_test() Richard W.M. Jones 2026-01-19 10:27:24 +00:00
  • 0fe8c0492c lib/qemu.c: Turn debug messages which are really errors into error() Richard W.M. Jones 2026-01-19 10:18:59 +00:00
  • d16be4592b Update translation files Hosted Weblate 2025-12-31 16:58:49 +00:00
  • aeebfc34c3 Translated using Weblate (English (United Kingdom)) Andi Chandler 2025-12-31 16:58:48 +00:00
  • d618d8eb0c Version 1.58.0. v1.58.0 Richard W.M. Jones 2026-01-05 16:06:10 +00:00
  • 522c564298 docs/guestfs-release-notes-1.58.pod: Update for 1.58 release Richard W.M. Jones 2026-01-05 15:35:44 +00:00
  • c7b204bce3 daemon/device-name-translation.c: Fix btrfs volume reverse translation Richard W.M. Jones 2025-12-03 11:15:39 +00:00
  • 62b0e2ab64 daemon: lvm_utils: Further narrow stat failure to ENOENT Arye Yurkovsky 2025-12-08 19:21:40 +02:00
  • 6aebf70e18 daemon: lvm_utils: Narrow stat failure to ENOENT Arye Yurkovsky 2025-12-08 14:27:34 +02:00
  • c7228cd1ce daemon: lvm_utils: Handle stat errors Arye Yurkovsky 2025-12-07 09:58:57 +02:00
  • c56e6ff39b Version 1.57.7. v1.57.7 Richard W.M. Jones 2025-12-04 13:16:56 +00:00
  • 3c73a71626 tests: drop test-btrfs-misc perl file Susant Sahani 2025-12-04 14:55:25 +05:30
  • 1387e7f6a8 tests: nbd - convert to python Susant Sahani 2025-12-03 15:02:02 +05:30
  • fff03b7135 tests: selinux-label - convert to python Susant Sahani 2025-12-03 10:30:41 +05:30
  • 1f739979bb tests: lvm-mapping - convert to python Susant Sahani 2025-12-03 08:23:19 +05:30
  • 8f187bf97b tests: console-debug - convert to python Susant Sahani 2025-12-03 08:27:41 +05:30