require haveged to fix startup when kernel random generator has not had enough entropy [release 0.18.1-2mamba;Sun Oct 20 2019]
This commit is contained in:
parent
3efb0004e9
commit
c693d7475d
@ -2,7 +2,7 @@
|
||||
%define group_sddm 68
|
||||
Name: sddm
|
||||
Version: 0.18.1
|
||||
Release: 1mamba
|
||||
Release: 2mamba
|
||||
Summary: QML based X11 and Wayland display manager
|
||||
Group: Graphical Desktop/Applications/Environment
|
||||
Vendor: openmamba
|
||||
@ -27,6 +27,7 @@ BuildRequires: libxcb-devel
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRequires: cmake
|
||||
Requires: surface-tools
|
||||
Requires: haveged
|
||||
%systemd_requires
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||
|
||||
@ -134,6 +135,9 @@ fi
|
||||
%doc LICENSE
|
||||
|
||||
%changelog
|
||||
* Sun Oct 20 2019 Silvan Calarco <silvan.calarco@mambasoft.it> 0.18.1-2mamba
|
||||
- require haveged to fix startup when kernel random generator has not had enough entropy
|
||||
|
||||
* Mon Apr 01 2019 Automatic Build System <autodist@mambasoft.it> 0.18.1-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user