Update to 194-1
- Firewall: Add services to a specific zone - Redesigned on/off switch
This commit is contained in:
parent
498842eb02
commit
335e81b2c2
1
.gitignore
vendored
1
.gitignore
vendored
@ -150,3 +150,4 @@
|
|||||||
/cockpit-191.tar.xz
|
/cockpit-191.tar.xz
|
||||||
/cockpit-192.tar.xz
|
/cockpit-192.tar.xz
|
||||||
/cockpit-193.tar.xz
|
/cockpit-193.tar.xz
|
||||||
|
/cockpit-194.tar.xz
|
||||||
|
11
cockpit.spec
11
cockpit.spec
@ -1,5 +1,5 @@
|
|||||||
# This spec file has been automatically updated
|
# This spec file has been automatically updated
|
||||||
Version: 193
|
Version: 194
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
#
|
#
|
||||||
# This file is maintained at the following location:
|
# This file is maintained at the following location:
|
||||||
@ -350,6 +350,8 @@ rm -r %{buildroot}/%{_libexecdir}/cockpit-pcp %{buildroot}/%{_localstatedir}/lib
|
|||||||
rm -f %{buildroot}/%{_libexecdir}/cockpit-kube-auth %{buildroot}/%{_libexecdir}/cockpit-kube-launch %{buildroot}/%{_libexecdir}/cockpit-stub
|
rm -f %{buildroot}/%{_libexecdir}/cockpit-kube-auth %{buildroot}/%{_libexecdir}/cockpit-kube-launch %{buildroot}/%{_libexecdir}/cockpit-stub
|
||||||
# files from -machines
|
# files from -machines
|
||||||
rm -f %{buildroot}/%{_prefix}/share/metainfo/org.cockpit-project.cockpit-machines.metainfo.xml
|
rm -f %{buildroot}/%{_prefix}/share/metainfo/org.cockpit-project.cockpit-machines.metainfo.xml
|
||||||
|
# files from -storaged
|
||||||
|
rm -f %{buildroot}/%{_prefix}/share/metainfo/org.cockpit-project.cockpit-storaged.metainfo.xml
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
sed -i "s|%{buildroot}||" *.list
|
sed -i "s|%{buildroot}||" *.list
|
||||||
@ -676,7 +678,7 @@ BuildArch: noarch
|
|||||||
The Cockpit component for managing storage. This package uses udisks.
|
The Cockpit component for managing storage. This package uses udisks.
|
||||||
|
|
||||||
%files -n cockpit-storaged -f storaged.list
|
%files -n cockpit-storaged -f storaged.list
|
||||||
|
%{_datadir}/metainfo/org.cockpit-project.cockpit-storaged.metainfo.xml
|
||||||
|
|
||||||
%package -n cockpit-tests
|
%package -n cockpit-tests
|
||||||
Summary: Tests for Cockpit
|
Summary: Tests for Cockpit
|
||||||
@ -849,6 +851,11 @@ via PackageKit.
|
|||||||
|
|
||||||
# The changelog is automatically generated and merged
|
# The changelog is automatically generated and merged
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed May 15 2019 Sanne Raymaekers <sanne.raymaekers@gmail.com> - 194-1
|
||||||
|
|
||||||
|
- Firewall: Add services to a specific zone
|
||||||
|
- Redesigned on/off switch
|
||||||
|
|
||||||
* Thu May 02 2019 Sanne Raymaekers <sanne.raymaekers@gmail.com> - 193-1
|
* Thu May 02 2019 Sanne Raymaekers <sanne.raymaekers@gmail.com> - 193-1
|
||||||
|
|
||||||
- Machines: iSCSI direct storage pools
|
- Machines: iSCSI direct storage pools
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (cockpit-193.tar.xz) = 7830a1f4f42fc7124c1a3710d7bae7ca2a41732bd47e0a01ad5040331bc2e24b80a6fb37058961f4d56415ed4e67f20b928f9d4f34200990c3429866a8a385bf
|
SHA512 (cockpit-194.tar.xz) = 3a20daf8610dd105960fcb5d4df04176ec0a4a8dc0cde919aadcdbe9c1bc85a3c83d1c8f87436d253824bd7b20442adda62e4ed3af1062ed5ab15d0092108b5d
|
||||||
|
Loading…
Reference in New Issue
Block a user