Update to 230-1
- storage: List entries from /etc/crypttab that are still locked
This commit is contained in:
parent
d72d827068
commit
1fd0512356
1
.gitignore
vendored
1
.gitignore
vendored
@ -189,3 +189,4 @@
|
||||
/cockpit-227.tar.xz
|
||||
/cockpit-228.tar.xz
|
||||
/cockpit-229.tar.xz
|
||||
/cockpit-230.tar.xz
|
||||
|
||||
@ -1,5 +1,5 @@
|
||||
# This spec file has been automatically updated
|
||||
Version: 229
|
||||
Version: 230
|
||||
Release: 1%{?dist}
|
||||
#
|
||||
# Copyright (C) 2014-2020 Red Hat, Inc.
|
||||
@ -394,7 +394,9 @@ embed or extend Cockpit.
|
||||
Summary: Cockpit admin interface package for configuring and troubleshooting a system
|
||||
BuildArch: noarch
|
||||
Requires: cockpit-bridge >= %{version}-%{release}
|
||||
%if !0%{?suse_version}
|
||||
Requires: shadow-utils
|
||||
%endif
|
||||
Requires: grep
|
||||
Requires: /usr/bin/pwscore
|
||||
Requires: /usr/bin/date
|
||||
@ -698,6 +700,10 @@ via PackageKit.
|
||||
|
||||
# The changelog is automatically generated and merged
|
||||
%changelog
|
||||
* Wed Oct 14 2020 Sanne Raymaekers <sanne.raymaekers@gmail.com> - 230-1
|
||||
|
||||
- storage: List entries from /etc/crypttab that are still locked
|
||||
|
||||
* Wed Sep 30 2020 Marius Vollmer <mvollmer@redhat.com> - 229-1
|
||||
|
||||
- shell: Any page can be the shell
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (cockpit-229.tar.xz) = 7e363e45646a5490534247f86a19124c0a1a729e9db450688181f53d6bff813b338021064c6f0365f47295d8163402b68ea068801102f4b10fbafa826423416e
|
||||
SHA512 (cockpit-230.tar.xz) = d068d20353533f2f9c764ab21687f803d11cdf2b6a735bd353e18f86cd3d5a22c9b5bb3300d05128623ac9ac8c76242cdf044ab8b19f1f2870a88ae8dbeb3002
|
||||
|
||||
Loading…
Reference in New Issue
Block a user