From: Jan Palus Date: Thu, 11 Nov 2021 11:25:30 +0000 (+0100) Subject: up to 249.6 X-Git-Tag: auto/th/systemd-249.6-1 X-Git-Url: http://git.pld-linux.org/gitweb.cgi?a=commitdiff_plain;h=e4f560dbdafdab431147b8787e6cc23e3fc55039;p=packages%2Fsystemd.git up to 249.6 --- diff --git a/net-rename-revert.patch b/net-rename-revert.patch index acab628..5b78ec3 100644 --- a/net-rename-revert.patch +++ b/net-rename-revert.patch @@ -9,8 +9,8 @@ generated names. Re-apply this old hack to make the renaming less likely to fail --- systemd-stable-246.1/src/udev/udev-event.c.orig 2020-08-07 17:09:53.000000000 +0200 +++ systemd-stable-246.1/src/udev/udev-event.c 2020-08-15 11:04:10.263428290 +0200 @@ -820,6 +820,8 @@ - sd_device *dev = event->dev; const char *oldname; + unsigned flags; int ifindex, r; + char name[IFNAMSIZ]; + int loop; diff --git a/systemd.spec b/systemd.spec index 8a97188..3218182 100644 --- a/systemd.spec +++ b/systemd.spec @@ -30,14 +30,14 @@ Summary: A System and Service Manager Summary(pl.UTF-8): systemd - zarządca systemu i usług dla Linuksa Name: systemd # Verify ChangeLog and NEWS when updating (since there are incompatible/breaking changes very often) -Version: 249.5 +Version: 249.6 Release: 1 Epoch: 1 License: GPL v2+ (udev), LGPL v2.1+ (the rest) Group: Base #Source0Download: https://github.com/systemd/systemd/releases Source0: https://github.com/systemd/systemd-stable/archive/v%{version}/%{name}-%{version}.tar.gz -# Source0-md5: bd8fccd7a5c5672fed1937f8fd228cba +# Source0-md5: eb4a1923009abdb4e25c4802f4921a18 Source1: %{name}-sysv-convert Source2: %{name}_booted.c Source3: network.service