[packit] 309 upstream release
Upstream tag: 309 Upstream commit: 2db54daf
This commit is contained in:
parent
38807b6a41
commit
324b88810a
1
.gitignore
vendored
1
.gitignore
vendored
@ -277,3 +277,4 @@
|
||||
/cockpit-306.tar.xz
|
||||
/cockpit-307.tar.xz
|
||||
/cockpit-308.tar.xz
|
||||
/cockpit-309.tar.xz
|
||||
|
@ -1,3 +1,3 @@
|
||||
This repository is maintained by packit.
|
||||
https://packit.dev/
|
||||
The file was generated using packit 0.87.1.post1.dev11+gd1f7091b.
|
||||
The file was generated using packit 0.88.0.post1.dev4+gc070191b.
|
||||
|
12
cockpit.spec
12
cockpit.spec
@ -49,7 +49,7 @@ Summary: Web Console for Linux servers
|
||||
License: LGPL-2.1-or-later
|
||||
URL: https://cockpit-project.org/
|
||||
|
||||
Version: 308
|
||||
Version: 309
|
||||
Release: 1%{?dist}
|
||||
Source0: https://github.com/cockpit-project/cockpit/releases/download/%{version}/cockpit-%{version}.tar.xz
|
||||
|
||||
@ -453,7 +453,7 @@ 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.5
|
||||
Provides: bundled(npm(date-fns)) = 3.0.6
|
||||
Provides: bundled(npm(date-fns)) = 3.2.0
|
||||
Provides: bundled(npm(deep-equal)) = 2.2.3
|
||||
Provides: bundled(npm(define-data-property)) = 1.1.1
|
||||
Provides: bundled(npm(define-properties)) = 1.2.1
|
||||
@ -539,7 +539,7 @@ Requires(post): (policycoreutils if selinux-policy-%{selinuxtype})
|
||||
Conflicts: firewalld < 0.6.0-1
|
||||
Recommends: sscg >= 2.3
|
||||
Recommends: system-logos
|
||||
Suggests: sssd-dbus
|
||||
Suggests: sssd-dbus >= 2.6.2
|
||||
# for cockpit-desktop
|
||||
Suggests: python3
|
||||
|
||||
@ -737,6 +737,9 @@ Requires: cockpit-shell >= %{required_base}
|
||||
Requires: udisks2 >= 2.9
|
||||
Recommends: udisks2-lvm2 >= 2.9
|
||||
Recommends: udisks2-iscsi >= 2.9
|
||||
%if ! 0%{?rhel}
|
||||
Recommends: udisks2-btrfs >= 2.9
|
||||
%endif
|
||||
Recommends: device-mapper-multipath
|
||||
Recommends: clevis-luks
|
||||
Requires: %{__python3}
|
||||
@ -808,6 +811,9 @@ via PackageKit.
|
||||
|
||||
# The changelog is automatically generated and merged
|
||||
%changelog
|
||||
* Thu Jan 18 2024 Packit <hello@packit.dev> - 309-1
|
||||
- Storage: Introduce btrfs support
|
||||
|
||||
* Wed Jan 03 2024 Packit <hello@packit.dev> - 308-1
|
||||
- Fix connecting to remote hosts with OpenSSH 0.9.6
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (cockpit-308.tar.xz) = ab956e9233c3a6b94991513579b8d59481fb92eb816ac45b7339fa993fe3694045b33c74924a7176f401fdd3674b136a69f84c3a3e0e42ae1e5e5f4afcb50570
|
||||
SHA512 (cockpit-309.tar.xz) = 17e935515e7de32a09a6255273553394c4c47b551ae6c6e2545e143dc636d79fe5d58f903fdb8c92117eb45a60f64ef1d5bd086950a175f71cb11fa754b76c83
|
||||
|
Loading…
Reference in New Issue
Block a user