]> git.proxmox.com Git - systemd.git/commitdiff
Refresh patches
authorLuca Boccassi <bluca@debian.org>
Thu, 16 Feb 2023 21:49:16 +0000 (21:49 +0000)
committerLuca Boccassi <bluca@debian.org>
Thu, 16 Feb 2023 21:49:16 +0000 (21:49 +0000)
debian/patches/debian/Add-support-for-TuxOnIce-hibernation.patch
debian/patches/debian/Downgrade-a-couple-of-warnings-to-debug.patch
debian/patches/debian/Revert-core-one-step-back-again-for-nspawn-we-actual.patch

index 99d9be8f151fa3aae14cc46fd59b2a90e4535c3b..f6c52afca6625eb6b1ad31e6b784300d1a9d4dad 100644 (file)
@@ -12,7 +12,7 @@ Forwarded: http://lists.freedesktop.org/archives/systemd-devel/2014-April/018960
  1 file changed, 6 insertions(+)
 
 diff --git a/src/shared/sleep-config.c b/src/shared/sleep-config.c
-index 1632132..0e48db8 100644
+index a752f7a..6c5e640 100644
 --- a/src/shared/sleep-config.c
 +++ b/src/shared/sleep-config.c
 @@ -961,6 +961,12 @@ static bool enough_swap_for_hibernation(void) {
index 7f02cc390955dac0aa9c1cb8ece61010be1f3ea9..be066631d64caf5bd8e8a04850cc52e91a378879 100644 (file)
@@ -51,7 +51,7 @@ index 3c5df6c..24eff86 100644
                                      "Please update package to include a native systemd unit file, in order to make it more safe and robust.", fpath);
  
 diff --git a/src/tmpfiles/tmpfiles.c b/src/tmpfiles/tmpfiles.c
-index 3501ccf..d8423dd 100644
+index ba69a19..b7fc985 100644
 --- a/src/tmpfiles/tmpfiles.c
 +++ b/src/tmpfiles/tmpfiles.c
 @@ -2990,6 +2990,7 @@ static int specifier_expansion_from_arg(const Specifier *specifier_table, Item *
index deafad87d01c87a77f5ac18f927b0d25aa206a9b..addd63d8bc75ecccd1c180945862a5898a53c56f 100644 (file)
@@ -14,10 +14,10 @@ Bug-Fedora: https://bugzilla.redhat.com/show_bug.cgi?id=1141137
  1 file changed, 1 insertion(+), 10 deletions(-)
 
 diff --git a/src/core/unit.c b/src/core/unit.c
-index 3ac56c1..3b73c7c 100644
+index acbd582..dcb9ba6 100644
 --- a/src/core/unit.c
 +++ b/src/core/unit.c
-@@ -4615,16 +4615,7 @@ int unit_kill_context(
+@@ -4627,16 +4627,7 @@ int unit_kill_context(
  
                  } else if (r > 0) {