[packit] 302 upstream release
Upstream tag: 302 Upstream commit: 75c8b25a
This commit is contained in:
parent
b6ec2fbc0d
commit
7e1ae74fea
1
.gitignore
vendored
1
.gitignore
vendored
@ -270,3 +270,4 @@
|
||||
/cockpit-299.tar.xz
|
||||
/cockpit-300.tar.xz
|
||||
/cockpit-301.tar.xz
|
||||
/cockpit-302.tar.xz
|
||||
|
@ -1,3 +1,3 @@
|
||||
This repository is maintained by packit.
|
||||
https://packit.dev/
|
||||
The file was generated using packit 0.80.0.post35+g9430d702.
|
||||
The file was generated using packit 0.82.0.post1.dev2+g77334714.
|
||||
|
31
cockpit.spec
31
cockpit.spec
@ -49,7 +49,7 @@ Summary: Web Console for Linux servers
|
||||
License: LGPL-2.1-or-later
|
||||
URL: https://cockpit-project.org/
|
||||
|
||||
Version: 301
|
||||
Version: 302
|
||||
Release: 1%{?dist}
|
||||
Source0: https://github.com/cockpit-project/cockpit/releases/download/%{version}/cockpit-%{version}.tar.xz
|
||||
|
||||
@ -224,8 +224,10 @@ echo '%dir %{_datadir}/cockpit/base1' >> base.list
|
||||
find %{buildroot}%{_datadir}/cockpit/base1 -type f -o -type l >> base.list
|
||||
echo '%{_sysconfdir}/cockpit/machines.d' >> base.list
|
||||
echo %{buildroot}%{_datadir}/polkit-1/actions/org.cockpit-project.cockpit-bridge.policy >> base.list
|
||||
%if 0%{?enable_old_bridge} && 0%{?build_basic}
|
||||
echo '%dir %{_datadir}/cockpit/ssh' >> base.list
|
||||
find %{buildroot}%{_datadir}/cockpit/ssh -type f >> base.list
|
||||
%endif
|
||||
echo '%{_libexecdir}/cockpit-ssh' >> base.list
|
||||
|
||||
echo '%dir %{_datadir}/cockpit/pcp' > pcp.list
|
||||
@ -273,7 +275,7 @@ find %{buildroot}%{_datadir}/cockpit/static -type f >> static.list
|
||||
|
||||
# when not building basic packages, remove their files
|
||||
%if 0%{?build_basic} == 0
|
||||
for pkg in base1 branding motd kdump networkmanager selinux shell sosreport ssh static systemd users metrics; do
|
||||
for pkg in base1 branding motd kdump networkmanager selinux shell sosreport static systemd users metrics; do
|
||||
rm -r %{buildroot}/%{_datadir}/cockpit/$pkg
|
||||
rm -f %{buildroot}/%{_datadir}/metainfo/org.cockpit-project.cockpit-${pkg}.metainfo.xml
|
||||
done
|
||||
@ -282,7 +284,7 @@ for data in doc man pixmaps polkit-1; do
|
||||
done
|
||||
rm -r %{buildroot}/%{_prefix}/%{__lib}/tmpfiles.d
|
||||
find %{buildroot}/%{_unitdir}/ -type f ! -name 'cockpit-session*' -delete
|
||||
for libexec in cockpit-askpass cockpit-beiboot cockpit-session cockpit-ws cockpit-tls cockpit-wsinstance-factory cockpit-client cockpit-client.ui cockpit-desktop cockpit-certificate-helper cockpit-certificate-ensure; do
|
||||
for libexec in cockpit-askpass cockpit-session cockpit-ws cockpit-tls cockpit-wsinstance-factory cockpit-client cockpit-client.ui cockpit-desktop cockpit-certificate-helper cockpit-certificate-ensure; do
|
||||
rm -f %{buildroot}/%{_libexecdir}/$libexec
|
||||
done
|
||||
rm -r %{buildroot}/%{_sysconfdir}/pam.d %{buildroot}/%{_sysconfdir}/motd.d %{buildroot}/%{_sysconfdir}/issue.d
|
||||
@ -373,7 +375,6 @@ system on behalf of the web based user interface.
|
||||
%{_libexecdir}/cockpit-askpass
|
||||
%if 0%{?enable_old_bridge} == 0
|
||||
%{python3_sitelib}/%{name}*
|
||||
%{_libexecdir}/cockpit-beiboot
|
||||
%endif
|
||||
|
||||
%package doc
|
||||
@ -430,13 +431,15 @@ Provides: bundled(npm(@patternfly/react-styles)) = 5.0.1
|
||||
Provides: bundled(npm(@patternfly/react-table)) = 5.0.1
|
||||
Provides: bundled(npm(@patternfly/react-tokens)) = 5.0.1
|
||||
Provides: bundled(npm(argparse)) = 1.0.10
|
||||
Provides: bundled(npm(array-buffer-byte-length)) = 1.0.0
|
||||
Provides: bundled(npm(attr-accept)) = 2.2.2
|
||||
Provides: bundled(npm(autolinker)) = 3.16.2
|
||||
Provides: bundled(npm(available-typed-arrays)) = 1.0.5
|
||||
Provides: bundled(npm(call-bind)) = 1.0.2
|
||||
Provides: bundled(npm(date-fns)) = 2.22.1
|
||||
Provides: bundled(npm(deep-equal)) = 2.0.5
|
||||
Provides: bundled(npm(define-properties)) = 1.2.0
|
||||
Provides: bundled(npm(deep-equal)) = 2.2.2
|
||||
Provides: bundled(npm(define-data-property)) = 1.1.0
|
||||
Provides: bundled(npm(define-properties)) = 1.2.1
|
||||
Provides: bundled(npm(es-get-iterator)) = 1.1.3
|
||||
Provides: bundled(npm(file-selector)) = 0.6.0
|
||||
Provides: bundled(npm(focus-trap)) = 7.4.3
|
||||
@ -450,9 +453,10 @@ Provides: bundled(npm(has-property-descriptors)) = 1.0.0
|
||||
Provides: bundled(npm(has-proto)) = 1.0.1
|
||||
Provides: bundled(npm(has-symbols)) = 1.0.3
|
||||
Provides: bundled(npm(has-tostringtag)) = 1.0.0
|
||||
Provides: bundled(npm(has)) = 1.0.3
|
||||
Provides: bundled(npm(has)) = 1.0.4
|
||||
Provides: bundled(npm(internal-slot)) = 1.0.5
|
||||
Provides: bundled(npm(is-arguments)) = 1.1.1
|
||||
Provides: bundled(npm(is-array-buffer)) = 3.0.2
|
||||
Provides: bundled(npm(is-bigint)) = 1.0.4
|
||||
Provides: bundled(npm(is-boolean-object)) = 1.1.2
|
||||
Provides: bundled(npm(is-callable)) = 1.2.7
|
||||
@ -461,8 +465,10 @@ Provides: bundled(npm(is-map)) = 2.0.2
|
||||
Provides: bundled(npm(is-number-object)) = 1.0.7
|
||||
Provides: bundled(npm(is-regex)) = 1.1.4
|
||||
Provides: bundled(npm(is-set)) = 2.0.2
|
||||
Provides: bundled(npm(is-shared-array-buffer)) = 1.0.2
|
||||
Provides: bundled(npm(is-string)) = 1.0.7
|
||||
Provides: bundled(npm(is-symbol)) = 1.0.4
|
||||
Provides: bundled(npm(is-typed-array)) = 1.1.12
|
||||
Provides: bundled(npm(is-weakmap)) = 2.0.1
|
||||
Provides: bundled(npm(is-weakset)) = 2.0.2
|
||||
Provides: bundled(npm(isarray)) = 2.0.5
|
||||
@ -482,9 +488,10 @@ Provides: bundled(npm(react-dom)) = 18.2.0
|
||||
Provides: bundled(npm(react-dropzone)) = 14.2.3
|
||||
Provides: bundled(npm(react-is)) = 16.13.1
|
||||
Provides: bundled(npm(react)) = 18.2.0
|
||||
Provides: bundled(npm(regexp.prototype.flags)) = 1.5.0
|
||||
Provides: bundled(npm(regexp.prototype.flags)) = 1.5.1
|
||||
Provides: bundled(npm(remarkable)) = 2.0.1
|
||||
Provides: bundled(npm(scheduler)) = 0.23.0
|
||||
Provides: bundled(npm(set-function-name)) = 2.0.1
|
||||
Provides: bundled(npm(side-channel)) = 1.0.4
|
||||
Provides: bundled(npm(sprintf-js)) = 1.0.3
|
||||
Provides: bundled(npm(stop-iteration-iterator)) = 1.0.0
|
||||
@ -495,8 +502,8 @@ Provides: bundled(npm(uuid)) = 7.0.3
|
||||
Provides: bundled(npm(which-boxed-primitive)) = 1.0.2
|
||||
Provides: bundled(npm(which-collection)) = 1.0.1
|
||||
Provides: bundled(npm(which-typed-array)) = 1.1.11
|
||||
Provides: bundled(npm(xterm-addon-canvas)) = 0.3.0
|
||||
Provides: bundled(npm(xterm)) = 5.1.0
|
||||
Provides: bundled(npm(xterm-addon-canvas)) = 0.5.0
|
||||
Provides: bundled(npm(xterm)) = 5.3.0
|
||||
|
||||
%description system
|
||||
This package contains the Cockpit shell and system configuration interfaces.
|
||||
@ -780,6 +787,10 @@ via PackageKit.
|
||||
|
||||
# The changelog is automatically generated and merged
|
||||
%changelog
|
||||
* Thu Oct 05 2023 Packit <hello@packit.dev> - 302-1
|
||||
- Storage: Partitions can be resized
|
||||
- many bug fixes
|
||||
|
||||
* Wed Sep 20 2023 Packit <hello@packit.dev> - 301-1
|
||||
- WireGuard support
|
||||
- Metrics: link to network interface details
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (cockpit-301.tar.xz) = 1c56dab4c020dc8e8deb5c4d2469b1cdfca85f0c014260459a84bd45104af39311ba903d5b9927ede71a92bd264346009e644a15e51c543b3f47d9da05bbc68e
|
||||
SHA512 (cockpit-302.tar.xz) = 0dbe60416a56b80a946fe6095a373470c8bd13b695952280e146180d0b21c3d935c04f99fd7b9994e38caa32ed4779d6402b7bd8e9c2a138aa9ebfbfc580a387
|
||||
|
Loading…
Reference in New Issue
Block a user