public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/ks-install] main: handle multiple NICs and more complex NIC definitions, some VSOCK cleanup
@ 2026-08-15 4:01 Chris Adams
0 siblings, 0 replies; only message in thread
From: Chris Adams @ 2026-08-15 4:01 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/ks-install
Branch : main
Commit : ad89e6687befe9492ab1b6cc95aad9811790ea69
Author : Chris Adams <linux@cmadams.net>
Date : 2026-08-14T23:00:40-05:00
Stats : +6/-2 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/ks-install/c/ad89e6687befe9492ab1b6cc95aad9811790ea69?branch=main
Log:
handle multiple NICs and more complex NIC definitions, some VSOCK cleanup
---
diff --git a/ks-install.spec b/ks-install.spec
index 0d82517..3437ec7 100644
--- a/ks-install.spec
+++ b/ks-install.spec
@@ -1,11 +1,11 @@
%global forgeurl https://github.com/cmadamsgit/ks-install
-%global commit 9c6c6d145004d4f67235eb90b654ba4467a31005
+%global commit 06dff32d2e16ecfa876c072f568427fb01c28abe
%forgemeta
Name: ks-install
Summary: Take a Fedora/CentOS/RHEL kickstart file and make a VM
Version: 0
-Release: 0.14%{?dist}
+Release: 0.15%{?dist}
URL: %{forgeurl}
Source: %{forgesource}
License: GPL-3.0-only
@@ -35,6 +35,10 @@ install -D -m0644 ks-libvirt.1 %{buildroot}%{_mandir}/man1/ks-libvirt.1
%{_mandir}/man1/ks-libvirt.1*
%changelog
+* Fri Aug 14 2026 Chris Adams <linux@cmadams.net> - 0-0.15
+- handle multiple NICs and more complex NIC definitions
+- some VSOCK cleanup
+
* Thu Jul 16 2026 Fedora Release Engineering <releng@fedoraproject.org> - 0-0.14
- Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-08-15 4:01 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-15 4:01 [rpms/ks-install] main: handle multiple NICs and more complex NIC definitions, some VSOCK cleanup Chris Adams
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox