#190 Update f37 to upstream release 299
Merged 10 months ago by martinpitt. Opened 10 months ago by packit.
rpms/ packit/cockpit 299-f37-update-propose_downstream  into  f37

[packit] 299 upstream release
Packit • 10 months ago  
file modified
+1
@@ -266,3 +266,4 @@ 

  /cockpit-296.tar.xz

  /cockpit-297.tar.xz

  /cockpit-298.tar.xz

+ /cockpit-299.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.78.2.post2+g81828af.

+ The file was generated using packit 0.79.0.post2+g93f33d9.

file modified
+7 -2
@@ -49,7 +49,7 @@ 

  License:        LGPL-2.1-or-later

  URL:            https://cockpit-project.org/

  

- Version:        298

+ Version:        299

  Release:        1%{?dist}

  Source0:        https://github.com/cockpit-project/cockpit/releases/download/%{version}/cockpit-%{version}.tar.xz

  
@@ -491,7 +491,7 @@ 

  Provides: bundled(npm(stop-iteration-iterator)) = 1.0.0

  Provides: bundled(npm(tabbable)) = 6.2.0

  Provides: bundled(npm(throttle-debounce)) = 2.3.0

- Provides: bundled(npm(tslib)) = 2.6.1

+ Provides: bundled(npm(tslib)) = 2.6.2

  Provides: bundled(npm(uuid)) = 7.0.3

  Provides: bundled(npm(which-boxed-primitive)) = 1.0.2

  Provides: bundled(npm(which-collection)) = 1.0.1
@@ -781,6 +781,11 @@ 

  

  # The changelog is automatically generated and merged

  %changelog

+ * Wed Aug 23 2023 Packit <hello@packit.dev> - 299-1

+ - Kdump: Show location of kdump to verify the successful configuration test

+ - Storage: Support for no-overprovisioning with Stratis

+ - Storage: Cockpit can now add caches to encrypted Stratis pools

+ 

  * Wed Aug 09 2023 Packit <hello@packit.dev> - 298-1

  - Update to PatternFly 5

  - Stratis pools can now be bound to a Tang server

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

- SHA512 (cockpit-298.tar.xz) = 405ba2078699c1a43116184b121d134df5bfd22d9b4234bbf3773809513ab4a64b25a9686bd0074bf4b4a520e19b8f2813d49709fcfe2179cf19e33cb2752d5d

+ SHA512 (cockpit-299.tar.xz) = c0a7b08007815a4bcc453dfb53c9ed2aded71450cbb8abb87c2eb067b385e14fd4945a651d2e7bd0a52725737a68943ec7d77933370d37fee2c5b95656eb3739

Upstream tag: 299
Upstream commit: d974c4bb

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/299-f37-update-propose_downstream

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

Pull-Request has been merged by martinpitt

10 months ago