[PR #369] [MERGED] Fixes #368 Downgrade kernel for the subsystem to 5.12, and hold back libguestfs at libguestfs-1.44.1 #761

Closed
opened 2025-12-29 01:25:03 +01:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/sickcodes/Docker-OSX/pull/369
Author: @sickcodes
Created: 10/29/2021
Status: Merged
Merged: 10/29/2021
Merged by: @sickcodes

Base: masterHead: libguestfs-linux-hold


📝 Commits (1)

  • 2403338 Fixes #368 Downgrade kernel for the subsystem to 5.12, and hold back libguestfs at libguestfs-1.44.1

📊 Changes

5 files changed (+93 additions, -58 deletions)

View changed files

📝 Dockerfile (+21 -22)
📝 Dockerfile.auto (+19 -9)
📝 Dockerfile.monterey (+16 -9)
📝 Dockerfile.naked (+19 -9)
📝 Dockerfile.naked-auto (+18 -9)

📄 Description

See https://github.com/libguestfs/libguestfs/issues/73#issuecomment-954563203

Hack https://listman.redhat.com/archives/libguestfs/2021-October/msg00260.html

Upstream commit: 45de287447

    /* Since qemu 6.1, qemu-img create has requires a backing format (-F)
     * parameter if backing file (-b) is used (RHBZ#1998820).
     */

Alleged fix: https://bugzilla.redhat.com/show_bug.cgi?id=1998820

Solution: holding back libguestfs 👍


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/sickcodes/Docker-OSX/pull/369 **Author:** [@sickcodes](https://github.com/sickcodes) **Created:** 10/29/2021 **Status:** ✅ Merged **Merged:** 10/29/2021 **Merged by:** [@sickcodes](https://github.com/sickcodes) **Base:** `master` ← **Head:** `libguestfs-linux-hold` --- ### 📝 Commits (1) - [`2403338`](https://github.com/sickcodes/Docker-OSX/commit/24033387a39772a42276b922f85babd7f4d66eda) Fixes #368 Downgrade kernel for the subsystem to 5.12, and hold back libguestfs at libguestfs-1.44.1 ### 📊 Changes **5 files changed** (+93 additions, -58 deletions) <details> <summary>View changed files</summary> 📝 `Dockerfile` (+21 -22) 📝 `Dockerfile.auto` (+19 -9) 📝 `Dockerfile.monterey` (+16 -9) 📝 `Dockerfile.naked` (+19 -9) 📝 `Dockerfile.naked-auto` (+18 -9) </details> ### 📄 Description See https://github.com/libguestfs/libguestfs/issues/73#issuecomment-954563203 Hack https://listman.redhat.com/archives/libguestfs/2021-October/msg00260.html Upstream commit: https://github.com/libguestfs/libguestfs/commit/45de287447bb18d59749fbfc1ec5072413090109 ``` /* Since qemu 6.1, qemu-img create has requires a backing format (-F) * parameter if backing file (-b) is used (RHBZ#1998820). */ ``` Alleged fix: https://bugzilla.redhat.com/show_bug.cgi?id=1998820 Solution: holding back libguestfs :+1: --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
adam added the pull-request label 2025-12-29 01:25:03 +01:00
adam closed this issue 2025-12-29 01:25:03 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/Docker-OSX#761