import CS cockpit-session-recording-17-1.el9
This commit is contained in:
parent
c048e53a4a
commit
45625d1418
@ -1 +1 @@
|
||||
6509140f55df5a2c9b7e18b1210aa51edc76bb25 SOURCES/cockpit-session-recording-16.tar.xz
|
||||
2d2a1447a695461027cbfa785749358e256658d3 SOURCES/cockpit-session-recording-17.tar.xz
|
||||
|
2
.gitignore
vendored
2
.gitignore
vendored
@ -1 +1 @@
|
||||
SOURCES/cockpit-session-recording-16.tar.xz
|
||||
SOURCES/cockpit-session-recording-17.tar.xz
|
||||
|
@ -16,7 +16,7 @@
|
||||
#
|
||||
|
||||
Name: cockpit-session-recording
|
||||
Version: 16
|
||||
Version: 17
|
||||
Release: 1%{?dist}
|
||||
Summary: Cockpit Session Recording
|
||||
License: LGPL-2.1-or-later
|
||||
@ -52,6 +52,16 @@ appstream-util validate-relax --nonet %{buildroot}%{_datadir}/metainfo/*
|
||||
%{_datadir}/metainfo/org.cockpit-project.session-recording.metainfo.xml
|
||||
|
||||
%changelog
|
||||
* Thu Nov 7 2024 Justin Stephenson <jstephen@redhat.com> - 17-1
|
||||
- Rebase to upstream release 17
|
||||
- Config: Use authselect enable-feature when possible
|
||||
- Test: Move from CDP to BiDi
|
||||
- Replace jQuery extend() with standard JS spread
|
||||
- Convert to TypeScript
|
||||
- Convert Application to a functional component
|
||||
- package.json: Drop date-fns
|
||||
- Various test fixes and build related fixes
|
||||
|
||||
* Thu Feb 8 2024 Justin Stephenson <jstephen@redhat.com> - 16-1
|
||||
- Rebase to upstream release 16
|
||||
- Config: Add sssd-proxy requirement
|
||||
|
Loading…
Reference in New Issue
Block a user