public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/xe-guest-utilities-latest] f44: Update to 10.0.1 (RHBZ#2431988)
@ 2026-08-05 6:07 Robin Lee
0 siblings, 0 replies; only message in thread
From: Robin Lee @ 2026-08-05 6:07 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/xe-guest-utilities-latest
Branch : f44
Commit : bb0f557cf78227e426d0caaab37341fcce66dc2f
Author : Robin Lee <cheeselee@fedoraproject.org>
Date : 2026-03-08T00:07:52+08:00
Stats : +10/-5 in 4 file(s)
URL : https://src.fedoraproject.org/rpms/xe-guest-utilities-latest/c/bb0f557cf78227e426d0caaab37341fcce66dc2f?branch=f44
Log:
Update to 10.0.1 (RHBZ#2431988)
---
diff --git a/.gitignore b/.gitignore
index e4bdd35..ee5fedb 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,3 +6,4 @@
/xe-guest-utilities-8.3.0.tar.gz
/xe-guest-utilities-8.3.1.tar.gz
/xe-guest-utilities-8.4.0.tar.gz
+/xe-guest-utilities-10.0.1.tar.gz
diff --git a/enable_net.ipv4.conf.all.arp_notify.patch b/enable_net.ipv4.conf.all.arp_notify.patch
index d167333..4b1fb4a 100644
--- a/enable_net.ipv4.conf.all.arp_notify.patch
+++ b/enable_net.ipv4.conf.all.arp_notify.patch
@@ -1,12 +1,16 @@
diff --git a/mk/xe-linux-distribution.service b/mk/xe-linux-distribution.service
-index 4e60a85..6296069 100644
+index 2142aa9..decbd3b 100644
--- a/mk/xe-linux-distribution.service
+++ b/mk/xe-linux-distribution.service
-@@ -3,6 +3,7 @@ Description=Linux Guest Agent
- ConditionVirtualization=xen
+@@ -5,8 +5,9 @@ After=network-online.target
+ Wants=network-online.target
[Service]
+ExecStartPre=/usr/sbin/sysctl net.ipv4.conf.all.arp_notify=1
ExecStartPre=/usr/share/oem/xs/xe-linux-distribution /var/cache/xe-linux-distribution
ExecStart=/usr/share/oem/xs/xe-daemon
+ [Install]
+-WantedBy=multi-user.target
+\ No newline at end of file
++WantedBy=multi-user.target
diff --git a/sources b/sources
index d60c675..bc8ca67 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (xe-guest-utilities-8.4.0.tar.gz) = 1ecf9079537864e06ab9ef622f8fc17f12252d14a2003b757d8709f8409e59709f44243f79a5dd0e5715b94f58e6953c65fcf46da302f95abb91d18d86831dc8
+SHA512 (xe-guest-utilities-10.0.1.tar.gz) = 665dff1f4b7e3934c232e1aade0748c8376d76c33fc399c709617a6d1f586a23700e74cee9a9f80e4ef8ffd196d1d81ace81b99c22df4b2a7657c0f38a50c335
diff --git a/xe-guest-utilities-latest.spec b/xe-guest-utilities-latest.spec
index fc39590..0e7ed4e 100644
--- a/xe-guest-utilities-latest.spec
+++ b/xe-guest-utilities-latest.spec
@@ -3,7 +3,7 @@
Summary: XAPI Virtual Machine Monitoring Scripts
Name: %{upstream_name}-latest
-Version: 8.4.0
+Version: 10.0.1
Release: %autorelease
# Automatically converted from old format: BSD - review is highly recommended.
License: LicenseRef-Callaway-BSD
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-08-05 6:07 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-05 6:07 [rpms/xe-guest-utilities-latest] f44: Update to 10.0.1 (RHBZ#2431988) Robin Lee
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox