]> git.pld-linux.org Git - packages/systemd.git/commitdiff
up to 247.4
authorJan Palus <atler@pld-linux.org>
Sun, 14 Mar 2021 13:12:53 +0000 (14:12 +0100)
committerJan Palus <atler@pld-linux.org>
Sun, 14 Mar 2021 13:12:53 +0000 (14:12 +0100)
- rediffed patches

config-pld.patch
systemd-completion.patch
systemd-configfs.patch
systemd.spec
target-pld.patch
tmpfiles-not-fatal.patch
udev-ploop-rules.patch
uids_gids.patch

index 849fce59c24a5e31421490b6891028b4d9964088..8a855e2c4454620c1e75eb04efb38def8fd75383 100644 (file)
@@ -15,6 +15,5 @@ diff -dur systemd-218.orig/tmpfiles.d/legacy.conf systemd-218/tmpfiles.d/legacy.
 -d /run/lock/subsys 0755 root root -
 +d /run/lock/subsys 0700 root root -
  
- # /run/lock/lockdev is used to serialize access to tty devices via
- # LCK..xxx style lock files, For more information see:
-
+ # /forcefsck, /fastboot and /forcequotacheck are deprecated in favor of the
+ # kernel command line options 'fsck.mode=force', 'fsck.mode=skip' and
index da35d036f69e9926b8877c23f2124ae839191daf..3c24beb16a6e7679605e199fdf213810c004daab 100644 (file)
@@ -8,8 +8,8 @@ diff -urN systemd-241.orig/shell-completion/bash/meson.build systemd-241/shell-c
 -                 ['bootctl',             'ENABLE_EFI'],
 +                 ['bootctl',             ''],
                   ['coredumpctl',         'ENABLE_COREDUMP'],
+                  ['homectl',             'ENABLE_HOMED'],
                   ['hostnamectl',         'ENABLE_HOSTNAMED'],
-                  ['localectl',           'ENABLE_LOCALED'],
 diff -urN systemd-241.orig/shell-completion/zsh/meson.build systemd-241/shell-completion/zsh/meson.build
 --- systemd-241.orig/shell-completion/zsh/meson.build  2019-02-14 11:11:58.000000000 +0100
 +++ systemd-241/shell-completion/zsh/meson.build       2019-03-07 01:09:00.655641470 +0100
index 5064c95c2844cd6fe04d614d45d04fb1aaaa2b78..b9b57f1c1f3a92af2aa6bd1caad0d359b10d4b26 100644 (file)
@@ -13,7 +13,7 @@ diff -durN -x '*.orig' systemd-208.orig/units/sys-kernel-config.mount systemd-20
 +++ systemd-208/units/sys-kernel-config.mount  2014-01-10 10:22:04.000000000 +0100
 @@ -10,8 +10,9 @@ Description=Configuration File System
  Documentation=https://www.kernel.org/doc/Documentation/filesystems/configfs/configfs.txt
- Documentation=http://www.freedesktop.org/wiki/Software/systemd/APIFileSystems
+ Documentation=https://www.freedesktop.org/wiki/Software/systemd/APIFileSystems
  DefaultDependencies=no
 -ConditionPathExists=/sys/kernel/config
  ConditionCapability=CAP_SYS_RAWIO
@@ -21,7 +21,7 @@ diff -durN -x '*.orig' systemd-208.orig/units/sys-kernel-config.mount systemd-20
 +After=systemd-modules-load.service sys-kernel-config.service
  Before=sysinit.target
  
- [Mount]
+ # These dependencies are used to make certain that the module is fully
 diff -durN -x '*.orig' systemd-208.orig/units/sys-kernel-config.service systemd-208/units/sys-kernel-config.service
 --- systemd-208.orig/units/sys-kernel-config.service   1970-01-01 01:00:00.000000000 +0100
 +++ systemd-208/units/sys-kernel-config.service        2014-01-10 10:22:04.000000000 +0100
index df32b18ea9a1572bad1b4a879ff03b4a455fc3a7..d5c0bbaaff629876daaf13fc46a0b8342473c8f6 100644 (file)
@@ -28,14 +28,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:       247.3
+Version:       247.4
 Release:       0.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: 5be57c584847b161c67577f2d997903a
+# Source0-md5: 995017324c6e47b4f57dc8a00a01727b
 Source1:       %{name}-sysv-convert
 Source2:       %{name}_booted.c
 Source3:       network.service
index 68758c116a0f20d43cce4dcd8b7fd4b3be2d6b27..d4962f80f3050bb5c9e14523fd5f8f8d967d42db 100644 (file)
 +        } 
 +
          /* Let the kernel command line override /etc/vconsole.conf */
-         if (detect_container(NULL) <= 0) {
-                 r = parse_env_file(NULL, "/proc/cmdline", WHITESPACE,
+         r = proc_cmdline_get_key_many(
+                         PROC_CMDLINE_STRIP_RD_PREFIX,
index fb383378b8f22d26163ac1730cbf36be80b3ffa1..5ef8d5084f8da10ed596716cb74a729645a05e32 100644 (file)
@@ -32,7 +32,7 @@ diff -ur systemd-245/units.org/systemd-tmpfiles-setup.service systemd-245/units/
 diff -ur systemd-245/units.org/user/systemd-tmpfiles-clean.service systemd-245/units/user/systemd-tmpfiles-clean.service
 --- systemd-245/units.org/user/systemd-tmpfiles-clean.service  2020-03-06 13:38:52.000000000 +0100
 +++ systemd-245/units/user/systemd-tmpfiles-clean.service      2020-04-03 21:08:42.151365700 +0200
-@@ -16,6 +16,6 @@
+@@ -16,7 +16,7 @@
  
  [Service]
  Type=oneshot
@@ -40,6 +40,7 @@ diff -ur systemd-245/units.org/user/systemd-tmpfiles-clean.service systemd-245/u
 +ExecStart=-systemd-tmpfiles --user --clean
  SuccessExitStatus=DATAERR
  IOSchedulingClass=idle
+ Slice=background.slice
 diff -ur systemd-245/units.org/user/systemd-tmpfiles-setup.service systemd-245/units/user/systemd-tmpfiles-setup.service
 --- systemd-245/units.org/user/systemd-tmpfiles-setup.service  2020-03-06 13:38:52.000000000 +0100
 +++ systemd-245/units/user/systemd-tmpfiles-setup.service      2020-04-03 21:08:42.151365700 +0200
index e98ad0ad75558dba1abb3c21479493d406192b9f..5c7ef9febcc144a23ab5238f749d2f48643edff7 100644 (file)
@@ -2,8 +2,8 @@ diff -ru udev-182.orig/rules/60-persistent-storage.rules udev-182/rules/60-persi
 --- udev-182.orig/rules.d/60-persistent-storage.rules  2012-02-23 16:26:16.000000000 +0100
 +++ udev-182/rules.d/60-persistent-storage.rules       2012-05-24 11:23:01.000000000 +0200
 @@ -16,6 +16,8 @@
- # skip rules for inappropriate block devices
- KERNEL=="fd*|mtd*|nbd*|gnbd*|btibm*|dm-*|md*", GOTO="persistent_storage_end"
+ SUBSYSTEM!="block", GOTO="persistent_storage_end"
+ KERNEL!="loop*|mmcblk*[0-9]|msblk*[0-9]|mspblk*[0-9]|nvme*|sd*|sr*|vd*|xvd*|bcache*|cciss*|dasd*|ubd*|ubi*|scm*|pmem*|nbd*|zd*", GOTO="persistent_storage_end"
  
 +KERNEL=="ploop*", GOTO="persistent_storage_end"
 +
index d24000bfab6e0a3111e87539d282003b97525703..a5d2890d4e442ba9e6756b33f3f6fa2ed35448b1 100644 (file)
  )m4_dnl
 --- systemd-238/sysusers.d/systemd.conf.m4~    2018-03-05 23:16:37.000000000 +0100
 +++ systemd-238/sysusers.d/systemd.conf.m4     2018-05-15 13:34:07.479084303 +0200
-@@ -5,6 +5,6 @@
- #  (at your option) any later version.
+@@ -5,5 +5,5 @@
+ u systemd-timesync  - "systemd Time Synchronization"
+ )m4_dnl
  m4_ifdef(`ENABLE_COREDUMP',
 -u systemd-coredump  - "systemd Core Dumper"
 +u systemd-coredump  333 "systemd Core Dumper"
  )m4_dnl
-
This page took 0.059818 seconds and 4 git commands to generate.