[packages/systemd] up to 249.6
atler
atler at pld-linux.org
Thu Nov 11 12:26:16 CET 2021
commit e4f560dbdafdab431147b8787e6cc23e3fc55039
Author: Jan Palus <atler at pld-linux.org>
Date: Thu Nov 11 12:25:30 2021 +0100
up to 249.6
net-rename-revert.patch | 2 +-
systemd.spec | 4 ++--
2 files changed, 3 insertions(+), 3 deletions(-)
---
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
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;
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/systemd.git/commitdiff/e4f560dbdafdab431147b8787e6cc23e3fc55039
More information about the pld-cvs-commit
mailing list