public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Chris Adams <linux@cmadams.net>
To: git-commits@fedoraproject.org
Subject: [rpms/ks-install] f45: handle multiple NICs and more complex NIC definitions, some VSOCK cleanup
Date: Sat, 15 Aug 2026 12:32:23 GMT	[thread overview]
Message-ID: <178679714360.1.17156991875860267243.rpms-ks-install-ad89e6687bef@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/ks-install
Branch : f45
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=f45

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
 

                 reply	other threads:[~2026-08-15 12:32 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=178679714360.1.17156991875860267243.rpms-ks-install-ad89e6687bef@fedoraproject.org \
    --to=linux@cmadams.net \
    --cc=git-commits@fedoraproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox