diff options
| author | Christian Krinitsin <mail@krinitsin.com> | 2025-05-21 21:21:26 +0200 |
|---|---|---|
| committer | Christian Krinitsin <mail@krinitsin.com> | 2025-05-21 21:21:26 +0200 |
| commit | 4b927bc37359dec23f67d3427fc982945f24f404 (patch) | |
| tree | 245449ef9146942dc7fffd0235b48b7e70a00bf2 /gitlab/issues/target_missing/host_missing/accel_missing/1676.toml | |
| parent | aa8bd79cec7bf6790ddb01d156c2ef2201abbaab (diff) | |
| download | emulator-bug-study-4b927bc37359dec23f67d3427fc982945f24f404.tar.gz emulator-bug-study-4b927bc37359dec23f67d3427fc982945f24f404.zip | |
add gitlab issues in toml format
Diffstat (limited to 'gitlab/issues/target_missing/host_missing/accel_missing/1676.toml')
| -rw-r--r-- | gitlab/issues/target_missing/host_missing/accel_missing/1676.toml | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/gitlab/issues/target_missing/host_missing/accel_missing/1676.toml b/gitlab/issues/target_missing/host_missing/accel_missing/1676.toml new file mode 100644 index 00000000..2ef22271 --- /dev/null +++ b/gitlab/issues/target_missing/host_missing/accel_missing/1676.toml @@ -0,0 +1,17 @@ +id = 1676 +title = "Signed release tarball for 8.0.2 is missing" +state = "closed" +created_at = "2023-06-01T13:36:16.598Z" +closed_at = "2023-06-01T14:10:17.720Z" +labels = [] +url = "https://gitlab.com/qemu-project/qemu/-/issues/1676" +host-os = "Arch Linux" +host-arch = "x86_64" +qemu-version = "8.0.2" +guest-os = "Arch Linux" +guest-arch = "x86_64" +description = """Hi! I package QEMU for Arch Linux. I usually rely on the signed tarballs (which are also linked to from the website). +For [8.0.2](https://gitlab.com/qemu-project/qemu/-/tags/v8.0.2) there does not seem to be a signed tarball though.""" +reproduce = """1. Try to update to 8.0.2 using a signed tarball +2. Find no signed tarball in https://download.qemu.org/""" +additional = """n/a""" |