Version 257.7
- Fixes for systemd itself, systemd-repart, systemd-resolved,
systemd-vmspawn, systemd-networkd, resolvectl, bootctl, the shared
library code, man pages, shell completions, and tests.
- Hardware database is updated.
(cherry picked from commit 5d30fd3b26)
This commit is contained in:
parent
25c3c12efd
commit
b4a4a8f8cd
2 changed files with 2 additions and 2 deletions
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
SHA512 (systemd-257.6.tar.gz) = ceed65196d4235f53db00f5970eadff79149629d8c34f79593d0b326ece536ea0b4f97192458989b5fccbd9438bb2dbb0abda2a5e6c3449a709c9a0889e29d3d
|
||||
SHA512 (systemd-257.7.tar.gz) = fdc7c0153432b261ad8018c869dc714ce1d6d2a8428bdec46f7c5f120b196d3a553a375ae433f0c166c57b6e8b3c56549f585349b7b6ff83c2a86a32982d8411
|
||||
|
|
|
|||
|
|
@ -67,7 +67,7 @@ Url: https://systemd.io
|
|||
# But don't do that on OBS, otherwise the version subst fails, and will be
|
||||
# like 257-123-gabcd257.1 instead of 257-123-gabcd
|
||||
%if %{without obs}
|
||||
Version: %{?version_override}%{!?version_override:257.6}
|
||||
Version: %{?version_override}%{!?version_override:257.7}
|
||||
%else
|
||||
Version: %{?version_override}%{!?version_override:%(cat meson.version)}
|
||||
%endif
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue