From 3a45ccbeb125564ef45fb1bdddd651fbba0f65c7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Zbigniew=20J=C4=99drzejewski-Szmek?= Date: Tue, 18 Dec 2018 00:42:42 +0100 Subject: [PATCH] More patches including revert of resume= check --- sources | 2 +- systemd.spec | 12 ++++++++++-- 2 files changed, 11 insertions(+), 3 deletions(-) diff --git a/sources b/sources index f6b9ac0..a236048 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (systemd-9f3aed1.tar.gz) = c16c8e5b85896a230359bb1d44848e1807043571cc1d1c69f44c33d5e1419e4850745dcce8a87782f5950eaa354e745ac01ea09aba486b46255a49f0e7448b93 +SHA512 (systemd-3bf819c.tar.gz) = 3fb79707d6af4a0f885f6d168060dc11810c175b3a214f007c8268035dc2ab74b597612139ac2c20bcb30afe926eb6fc9ed3f4dc584e1f3bae8417b3fa4c58ad diff --git a/systemd.spec b/systemd.spec index 4397468..71e1118 100644 --- a/systemd.spec +++ b/systemd.spec @@ -1,4 +1,4 @@ -%global commit 9f3aed1c7d20c12cc932b81e127d48edf855f36c +%global commit 3bf819c4ca718a6bc4b3b871cf52a0d1b518967d %{?commit:%global shortcommit %(c=%{commit}; echo ${c:0:7})} %global stable 1 @@ -675,12 +675,20 @@ fi %files tests -f .file-list-tests %changelog +* Mon Dec 17 2018 Zbigniew Jędrzejewski-Szmek - 239-10.git9f3aed1 +- Hibernation checks for resume= are rescinded (#1645870) +- Various patches: + - memory issues in logind, networkd, journald (#1653068), sd-device, etc. + - Adaptations for newer meson, lz4, kernel + - Fixes for misleading bugs in documentation +- net.ipv4.conf.all.rp_filter is changed from 1 to 2 + * Thu Nov 29 2018 Zbigniew Jędrzejewski-Szmek - Adjust scriptlets to modify /etc/authselect/user-nsswitch.conf (see https://github.com/pbrezina/authselect/issues/77) - Drop old scriptlets for nsswitch.conf modifications for nss-mymachines and nss-resolve -* Sun Nov 18 2018 Alejandro Domínguez Muñoz - 239-10.git9f3aed1 +* Sun Nov 18 2018 Alejandro Domínguez Muñoz - Remove link creation for rsyslog.service * Thu Nov 8 2018 Adam Williamson - 239-9.git9f3aed1