diff --git a/backport-journald-enforce-longer-line-length-limit-during-set.patch b/0021-journald-enforce-longer-line-length-limit-during-set.patch similarity index 100% rename from backport-journald-enforce-longer-line-length-limit-during-set.patch rename to 0021-journald-enforce-longer-line-length-limit-during-set.patch diff --git a/systemd.spec b/systemd.spec index 94c0ec6cca200f1e503f0fbe09ef82c62c8080e9..9afff146fce541827b5576254ee706fc0c5aef92 100644 --- a/systemd.spec +++ b/systemd.spec @@ -20,7 +20,7 @@ Name: systemd Url: https://www.freedesktop.org/wiki/Software/systemd Version: 248 -Release: 4 +Release: 5 License: MIT and LGPLv2+ and GPLv2+ Summary: System and Service Manager @@ -66,8 +66,8 @@ Patch0016: 0016-systemd-change-time-log-level.patch #Patch0018: 0018-resolved-create-etc-resolv.conf-symlink-at-runtime.patch #Patch0019: 0019-core-serialize-u-pids-until-the-processes-have-been-.patch #Patch0020: 0020-scope-on-unified-make-sure-to-unwatch-all-PIDs-once-.patch +Patch0021: 0021-journald-enforce-longer-line-length-limit-during-set.patch -Patch6000:backport-journald-enforce-longer-line-length-limit-during-set.patch BuildRequires: gcc, gcc-c++ BuildRequires: libcap-devel, libmount-devel, pam-devel, libselinux-devel @@ -1530,6 +1530,9 @@ fi %exclude /usr/share/man/man3/* %changelog +* Mon May 31 2021 hexiaowen - 248-5 +- fix typo + * Wed May 19 2021 fangxiuning - 248-4 - journald: enforce longer line length limit during "setup" phase of stream protocol