public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [flatpaks/flatpak-runtime] f45: Do not exclude gnutls-utils
@ 2026-09-11 14:43 Yaakov Selkowitz
0 siblings, 0 replies; only message in thread
From: Yaakov Selkowitz @ 2026-09-11 14:43 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : flatpaks/flatpak-runtime
Branch : f45
Commit : 7a00eb5ffdece94b7c2bc3241968f2d86b5dee8b
Author : Yaakov Selkowitz <yselkowi@redhat.com>
Date : 2026-03-02T21:12:38-05:00
Stats : +0/-1 in 1 file(s)
URL : https://src.fedoraproject.org/flatpaks/flatpak-runtime/c/7a00eb5ffdece94b7c2bc3241968f2d86b5dee8b?branch=f45
Log:
Do not exclude gnutls-utils
This is required by swtpm-tools, which is a dependency of
libvirt-daemon-driver-qemu for TPM emulation (e.g. for Windows 11
guests) for virt-manager and gnome-boxes.
---
diff --git a/tools/resolve-files.py b/tools/resolve-files.py
index 5ecd51f..783c84b 100755
--- a/tools/resolve-files.py
+++ b/tools/resolve-files.py
@@ -563,7 +563,6 @@ global_package_ignore_patterns = [
'^giflib-utils$',
'^gitk$',
'^glibc-utils$',
- '^gnutls-utils$',
'^gstreamer1-plugins-base-tools$',
'^gtksourceview5-tests$',
'^idn2$',
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-09-11 14:43 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-11 14:43 [flatpaks/flatpak-runtime] f45: Do not exclude gnutls-utils Yaakov Selkowitz
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox