#111 Update to upstream release 280.1
Closed 2 years ago by martinpitt. Opened 2 years ago by packit.
rpms/ packit/cockpit 280.1-f37-update  into  f37

file modified
+1
@@ -246,3 +246,4 @@ 

  /cockpit-278.tar.xz

  /cockpit-279.tar.xz

  /cockpit-280.tar.xz

+ /cockpit-280.1.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.63.2.dev5+ge7f3b9c.

+ The file was generated using packit 0.63.2.dev8+g33fd64a.

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

  License:        LGPLv2+

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

  

- Version:        280

+ Version:        280.1

  Release:        1%{?dist}

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

  
@@ -322,8 +322,6 @@ 

  Summary: Cockpit bridge server-side component

  Requires: glib-networking

  Provides: cockpit-ssh = %{version}-%{release}

- # PR #10430 dropped workaround for ws' inability to understand x-host-key challenge

- Conflicts: cockpit-ws < 181.x

  # 233 dropped jquery.js, pages started to bundle it (commit 049e8b8dce)

  Conflicts: cockpit-dashboard < 233

  Conflicts: cockpit-networkmanager < 233
@@ -617,8 +615,8 @@ 

  

  %package -n cockpit-tests

  Summary: Tests for Cockpit

- Requires: cockpit-bridge >= 138

- Requires: cockpit-system >= 138

+ Requires: cockpit-bridge >= %{required_base}

+ Requires: cockpit-system >= %{required_base}

  Requires: openssh-clients

  Provides: cockpit-test-assets = %{version}-%{release}

  
@@ -664,6 +662,10 @@ 

  

  # The changelog is automatically generated and merged

  %changelog

+ * Thu Nov 24 2022 Packit <hello@packit.dev> - 280.1-1

+ - Exclude kpatch test on RHEL gating

+ 

+ 

  * Wed Nov 16 2022 Packit <hello@packit.dev> - 280-1

  - tools: Disallow root login by default

  

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

- SHA512 (cockpit-280.tar.xz) = 1f766c047bbc693465716919d93e6bdf4139cb99119b51df9132633b3f41e460ef2e29d9349fdb2caa96a27d90f0717901fffb1228564cd37068ed8365793384

+ SHA512 (cockpit-280.1.tar.xz) = cbfaeb35ef49e390e21c95e743c4f24e8715a6f55fe294e2325bf5768fa371370f250916a21f33e90221ae5fde725ad5f5d6bfac766c2e2a80c57c79e363f421

Upstream tag: 280.1
Upstream commit: 919fee0f

Pull-Request has been closed by martinpitt

2 years ago

Build succeeded.