integ/base/systemd/centos/meta_patches/update-package-versioning-for-STX.patch
Li Zhou 4850ab86da systemd: Upgrade to version 219-78.el7_9.3
This fixes the issue of systemd sending tons of useless
PropertiesChanged messages when a mount happens as described in:
https://bugzilla.redhat.com/show_bug.cgi?id=1793527

Depends-On: https://review.opendev.org/c/starlingx/tools/+/786601
Partial-Bug: #1924691
Signed-off-by: Li Zhou <li.zhou@windriver.com>
Change-Id: I3596303d77211a135e8559a05806395328725cde
2021-04-27 02:09:27 +00:00

28 lines
951 B
Diff

From eeb3e979288cb8c14d8546d12a27da4c88fbb0e4 Mon Sep 17 00:00:00 2001
Message-Id: <eeb3e979288cb8c14d8546d12a27da4c88fbb0e4.1574265913.git.Jim.Somerville@windriver.com>
From: Scott Little <scott.little@windriver.com>
Date: Mon, 2 Oct 2017 17:53:00 -0400
Subject: [PATCH 1/3] update package versioning for STX
Signed-off-by: Jim Somerville <Jim.Somerville@windriver.com>
---
SPECS/systemd.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/SPECS/systemd.spec b/SPECS/systemd.spec
index b1ffe88..16262fb 100644
--- a/SPECS/systemd.spec
+++ b/SPECS/systemd.spec
@@ -7,7 +7,7 @@
Name: systemd
Url: http://www.freedesktop.org/wiki/Software/systemd
Version: 219
-Release: 78%{?dist}.3
+Release: 78.el7_9.3%{?_tis_dist}.%{tis_patch_ver}
# For a breakdown of the licensing, see README
License: LGPLv2+ and MIT and GPLv2+
Summary: A System and Service Manager
--
1.8.3.1