diff --git a/sources b/sources index 63b373a..2572b1c 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (systemd-a09c170.tar.gz) = e63057a0c951dea20e4fabe3485952823b38e80c62fa94f4a5e7b53d08e5995539bbbfbff72eaf033685dfc80f27a029c81912584aae10a5b3e6c24b64c51d25 +SHA512 (systemd-c1f8ff8.tar.gz) = c190227d4b66311d781b9a4fd09b105cb8a29d45ceb6520651417179a9109bea2ad6c51775fe894b3b4589a04bf44ebfcb0bffa8110b74f0eca89e482350d239 diff --git a/systemd.spec b/systemd.spec index bfbc580..fef3a9e 100644 --- a/systemd.spec +++ b/systemd.spec @@ -1,4 +1,4 @@ -%global commit a09c170122cf3b37c3e4431bf082f9dbdc07fc70 +%global commit c1f8ff8d0de7e303b8004b02a0a47d4cc103a7f8 %{?commit:%global shortcommit %(c=%{commit}; echo ${c:0:7})} %global stable 1 @@ -15,7 +15,7 @@ Name: systemd Url: https://www.freedesktop.org/wiki/Software/systemd Version: 241 -Release: 2%{?commit:.git%{shortcommit}}%{?dist} +Release: 3%{?commit:.git%{shortcommit}}%{?dist} # For a breakdown of the licensing, see README License: LGPLv2+ and MIT and GPLv2+ Summary: System and Service Manager @@ -695,6 +695,9 @@ fi %files tests -f .file-list-tests %changelog +* Thu Mar 14 2019 Zbigniew Jędrzejewski-Szmek - 241-3.gitc1f8ff8 +- Declare hyperv and framebuffer devices master-of-seat again (#1683197) + * Wed Feb 20 2019 Zbigniew Jędrzejewski-Szmek - 241-2.gita09c170 - Prevent buffer overread in systemd-udevd - Properly validate dbus paths received over dbus (#1678394, CVE-2019-6454)