]> git.pld-linux.org Git - packages/systemd.git/commitdiff
up to 249.6 auto/th/systemd-249.6-1
authorJan Palus <atler@pld-linux.org>
Thu, 11 Nov 2021 11:25:30 +0000 (12:25 +0100)
committerJan Palus <atler@pld-linux.org>
Thu, 11 Nov 2021 11:25:45 +0000 (12:25 +0100)
net-rename-revert.patch
systemd.spec

index acab6287f1c5c0fb4ac90bbf29ea5c0082173559..5b78ec3cffc0aae1657041a3d299d0687e4db9e5 100644 (file)
@@ -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;
index 8a97188369389eb5ccf25b6c45f03e3e27df8125..3218182c6c6d8222f0e69190af9fb9a48821faa8 100644 (file)
@@ -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
This page took 0.051886 seconds and 4 git commands to generate.