Version 251.2
This commit is contained in:
parent
ccbadf1a74
commit
81108b2d49
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (systemd-251.1.tar.gz) = 6fc72197b684abc343480acb66b8f749c186bd7a031ddd757c4a0e5fd8fdeda0cde9c9e634fd3d9e2b2d1ed96019c5f8e7119ad10a7f51d5dc13fac2571c6c70
|
||||
SHA512 (systemd-251.2.tar.gz) = 0c4011b685a1e8d535af123cbaf79ab53d59ea665ca5350ab1077ad4e962b49c1fd5b1b5bb3f28c3e28145dfd02aa83023f78de5edec15afe84e3e06e742a67c
|
||||
|
@ -30,8 +30,8 @@
|
||||
Name: systemd
|
||||
Url: https://www.freedesktop.org/wiki/Software/systemd
|
||||
%if %{without inplace}
|
||||
Version: 251.1
|
||||
Release: 2%{?dist}
|
||||
Version: 251.2
|
||||
Release: 1%{?dist}
|
||||
%else
|
||||
# determine the build information from local checkout
|
||||
Version: %(tools/meson-vcs-tag.sh . error | sed -r 's/-([0-9])/.^\1/; s/-g/_g/')
|
||||
@ -1016,6 +1016,11 @@ fi
|
||||
%files standalone-sysusers -f .file-list-standalone-sysusers
|
||||
|
||||
%changelog
|
||||
* Thu Jun 2 2022 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 251.2-1
|
||||
- A bunch of man page fixes, a few memory-access correctness fixes,
|
||||
remove excessive messages to utmp sessions, suppress messages about
|
||||
bpf setup in the user manager (#2084955)
|
||||
|
||||
* Wed May 25 2022 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 251.1-2
|
||||
- Supress errors from useradd/groupadd (#2090129)
|
||||
- Drop "v" from the version tag, add tilde back
|
||||
|
Loading…
Reference in New Issue
Block a user