#205 Update f38 to upstream release 302
Merged 8 months ago by martinpitt. Opened 8 months ago by packit.
rpms/ packit/cockpit 302-f38-update-propose_downstream  into  f38

[packit] 302 upstream release
Packit • 8 months ago  
file modified
+1
@@ -271,3 +271,4 @@ 

  /cockpit-299.tar.xz

  /cockpit-300.tar.xz

  /cockpit-301.tar.xz

+ /cockpit-302.tar.xz

file modified
+1 -1
@@ -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.

file modified
+21 -10
@@ -49,7 +49,7 @@ 

  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 @@ 

  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 @@ 

  

  # 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 @@ 

  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 @@ 

  %{_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-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-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-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-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(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 @@ 

  

  # 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

file modified
+1 -1
@@ -1,1 +1,1 @@ 

- SHA512 (cockpit-301.tar.xz) = 1c56dab4c020dc8e8deb5c4d2469b1cdfca85f0c014260459a84bd45104af39311ba903d5b9927ede71a92bd264346009e644a15e51c543b3f47d9da05bbc68e

+ SHA512 (cockpit-302.tar.xz) = 0dbe60416a56b80a946fe6095a373470c8bd13b695952280e146180d0b21c3d935c04f99fd7b9994e38caa32ed4779d6402b7bd8e9c2a138aa9ebfbfc580a387

Upstream tag: 302
Upstream commit: 75c8b25a


If you need to do any change in this pull request, you need to locally fetch the source branch of it and push it (with a fix) to your fork (as it is not possible to push to the branch created in the Packit's fork):

git fetch https://src.fedoraproject.org/forks/packit/rpms/cockpit.git refs/heads/*:refs/remotes/packit/*
git checkout packit/302-f38-update-propose_downstream

If you have the koji_buildjob configured as well, make sure to configurethe allowed_pr_authors and/or allowed_committers (see the docs) since by default, Packit reacts only to its own PRs.


Before pushing builds/updates, please remember to check the new version against the packaging guidelines.

For example, please:

  • check that the new sources only contain permissible content
  • check that the license of the new version has not changed
  • check for any API/ABI and other changes that may break dependent packages
  • check the autogenerated changelog

Pull-Request has been merged by martinpitt

8 months ago

Build succeeded.
https://fedora.softwarefactory-project.io/zuul/buildset/3a42dbb308884889b309ab8390e22da5