Rebase to upstream release 17
Resolves: RHEL-66310
This commit is contained in:
parent
70f731ec97
commit
327121dc5b
1
.gitignore
vendored
1
.gitignore
vendored
@ -11,3 +11,4 @@
|
|||||||
/cockpit-session-recording-12.tar.xz
|
/cockpit-session-recording-12.tar.xz
|
||||||
/cockpit-session-recording-13.tar.xz
|
/cockpit-session-recording-13.tar.xz
|
||||||
/cockpit-session-recording-16.tar.xz
|
/cockpit-session-recording-16.tar.xz
|
||||||
|
/cockpit-session-recording-17.tar.xz
|
||||||
|
@ -16,7 +16,7 @@
|
|||||||
#
|
#
|
||||||
|
|
||||||
Name: cockpit-session-recording
|
Name: cockpit-session-recording
|
||||||
Version: 16
|
Version: 17
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Cockpit Session Recording
|
Summary: Cockpit Session Recording
|
||||||
License: LGPL-2.1-or-later
|
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
|
%{_datadir}/metainfo/org.cockpit-project.session-recording.metainfo.xml
|
||||||
|
|
||||||
%changelog
|
%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
|
* Thu Feb 8 2024 Justin Stephenson <jstephen@redhat.com> - 16-1
|
||||||
- Rebase to upstream release 16
|
- Rebase to upstream release 16
|
||||||
- Config: Add sssd-proxy requirement
|
- Config: Add sssd-proxy requirement
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (cockpit-session-recording-16.tar.xz) = 91aab7c6b28d18ed51928096678919fc19b9eeed795982ced69a53b92f801a0f9e98a70269245f8270730a27f2e49650bada04352a23e5758b1bdaf32a733b90
|
SHA512 (cockpit-session-recording-17.tar.xz) = 24f67aeb2bfed284f861af1dd8d27563629440362426825d8f8540d8895d20fcdd3c12fe06b78693615a17fce43d2d51728611112782ab4b43ca6f25b7939fc9
|
||||||
|
Loading…
Reference in New Issue
Block a user