From e3662c4542533b54f605c19b05d75005e3326bb7 Mon Sep 17 00:00:00 2001 From: Anita Zhang Date: Nov 07 2023 20:49:26 +0000 Subject: 253.7-1.9: FB-only bump netlink timeout to infinity --- diff --git a/sources b/sources index c07beac..a93948f 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ SHA512 (systemd-hs-253.7.tar.gz) = 9344184f774d1d847d5b3bea96d24b3e759d4a274f3427d12fc36e70cb9d38cb353d76250f040a1732b311e565eb6415c55109cd99024b4d20ded3e910a759f1 -SHA512 (systemd-hs+fb-253.7.tar.gz) = fc8c9d258728b82da934fe85a547fef1f9b5857183442bcd22a4209239d41f4d68cb562f92f8d3bd49084601acd12dd633f594c377d04a82eca6da3ca8ecffa7 +SHA512 (systemd-hs+fb-253.7.tar.gz) = 72e4eb6e6ba04562f9dbe245adaccf2b91b33ca51b5ad98ee24df76024fd7d72a6ef6a453c98d6dc06807fc9028a1404674b18dd365c3a61ee0ccd79935661af diff --git a/systemd.spec b/systemd.spec index c66d701..173ff7b 100644 --- a/systemd.spec +++ b/systemd.spec @@ -2,7 +2,7 @@ %{?commit:%global shortcommit %(c=%{commit}; echo ${c:0:7})} %if 0%{?facebook} -%global hs_commit 6ecdef4d56122be0f141dc47435bec294e22f937 +%global hs_commit ef31573b60e69f48f5889f9bfb39abf84d60c872 %else %global hs_commit 1f18345f5fce3cfd90d0a476052bf756b658ff2b %endif @@ -39,7 +39,7 @@ Version: 253.7 # determine the build information from local checkout Version: %(tools/meson-vcs-tag.sh . error | sed -r 's/-([0-9])/.^\1/; s/-g/_g/') %endif -Release: 1.8%{?dist} +Release: 1.9%{?dist} %global stable %(c="%version"; [ "$c" = "${c#*.*}" ]; echo $?) @@ -1290,6 +1290,9 @@ rm -f .file-list-* rm -f %{name}.lang %changelog +* Tue Nov 07 2023 Anita Zhang - 253.7-1.9 +- FB only: bump netlink timeout to infinity to deal with kernel stalls + * Fri Oct 13 2023 Anita Zhang - 253.7-1.8 - Revert changes related to https://fedoraproject.org/wiki/Changes/Shorter_Shutdown_Timer