Updates to upstream release 285
Related: rhbz#2139644
This commit is contained in:
parent
445d8becac
commit
f6467fe17e
3
.gitignore
vendored
3
.gitignore
vendored
@ -248,5 +248,8 @@
|
||||
/cockpit-279.tar.xz
|
||||
/cockpit-280.tar.xz
|
||||
/cockpit-280.1.tar.xz
|
||||
/cockpit-281.tar.xz
|
||||
/cockpit-282.tar.xz
|
||||
/cockpit-283.tar.xz
|
||||
/cockpit-284.tar.xz
|
||||
/cockpit-285.tar.xz
|
||||
|
@ -1,3 +1,3 @@
|
||||
This repository is maintained by packit.
|
||||
https://packit.dev/
|
||||
The file was generated using packit 0.65.2.post12+gc5a59a6.
|
||||
The file was generated using packit 0.66.0.post6+gedfbde6.
|
||||
|
@ -49,7 +49,7 @@ Summary: Web Console for Linux servers
|
||||
License: LGPL-2.1-or-later
|
||||
URL: https://cockpit-project.org/
|
||||
|
||||
Version: 284
|
||||
Version: 285
|
||||
Release: 1%{?dist}
|
||||
Source0: https://github.com/cockpit-project/cockpit/releases/download/%{version}/cockpit-%{version}.tar.xz
|
||||
|
||||
@ -302,6 +302,7 @@ cat kdump.list sosreport.list networkmanager.list selinux.list >> system.list
|
||||
rm -f %{buildroot}%{_datadir}/metainfo/org.cockpit-project.cockpit-sosreport.metainfo.xml
|
||||
rm -f %{buildroot}%{_datadir}/metainfo/org.cockpit-project.cockpit-kdump.metainfo.xml
|
||||
rm -f %{buildroot}%{_datadir}/metainfo/org.cockpit-project.cockpit-selinux.metainfo.xml
|
||||
rm -f %{buildroot}%{_datadir}/metainfo/org.cockpit-project.cockpit-networkmanager.metainfo.xml
|
||||
rm -f %{buildroot}%{_datadir}/pixmaps/cockpit-sosreport.png
|
||||
%endif
|
||||
|
||||
@ -565,6 +566,7 @@ BuildArch: noarch
|
||||
The Cockpit component for managing networking. This package uses NetworkManager.
|
||||
|
||||
%files networkmanager -f networkmanager.list
|
||||
%{_datadir}/metainfo/org.cockpit-project.cockpit-networkmanager.metainfo.xml
|
||||
|
||||
%endif
|
||||
|
||||
@ -675,6 +677,10 @@ via PackageKit.
|
||||
|
||||
# The changelog is automatically generated and merged
|
||||
%changelog
|
||||
* Wed Feb 08 2023 Packit <hello@packit.dev> - 285-1
|
||||
- Cryptographic subpolicies support
|
||||
- users: Group creation and filtering support
|
||||
|
||||
* Wed Jan 25 2023 Packit <hello@packit.dev> - 284-1
|
||||
- Services: Show logs for user units
|
||||
- Storage: Set up a system to use NBDE
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (cockpit-284.tar.xz) = 3aedd62138e9d80da49e7ef2bb199cf71fc677d41f3f58810c1549e4921647d5eeaa4b24361a5b6f06f35ae9e86010f27651b9398d4a2d460b22e0b516c00365
|
||||
SHA512 (cockpit-285.tar.xz) = 95ac5921df0810924bbb9e17d4cf37a5738fda7a8266ffbf9b0d4a6e35de637141777eac27ba08edd019a827d34759814b535e2626c9a49730ede36aa589d932
|
||||
|
Loading…
Reference in New Issue
Block a user