Blame SPECS/cockpit-session-recording.spec

6ffd43
Name: cockpit-session-recording
65ce73
Version: 11
65ce73
Release: 1%{?dist}
6ffd43
Summary: Cockpit Session Recording
6ffd43
License: LGPLv2+
6ffd43
URL:     https://github.com/Scribery/%{name}
65ce73
Source:  https://github.com/Scribery/%{name}/releases/download/%{version}/%{name}-%{version}.tar.xz
6ffd43
6ffd43
BuildArch: noarch
6ffd43
BuildRequires: libappstream-glib
6ffd43
BuildRequires: make
6ffd43
Requires: cockpit-system
6ffd43
Requires: tlog
6ffd43
6ffd43
%description
6ffd43
Cockpit module providing session recording configuration and playback.
6ffd43
This module allows viewing and playback of journal-stored terminal session
6ffd43
recordings generated by the tlog component.
6ffd43
6ffd43
%prep
6ffd43
%setup -qn cockpit-session-recording
6ffd43
6ffd43
%install
6ffd43
%make_install
6ffd43
appstream-util validate-relax --nonet %{buildroot}%{_datadir}/metainfo/*
6ffd43
6ffd43
%files
6ffd43
%{_datadir}/cockpit/session-recording
6ffd43
%{_datadir}/metainfo/org.cockpit-project.session-recording.metainfo.xml
6ffd43
6ffd43
%changelog
65ce73
* Wed Nov 17 2021 Justin Stephenson <jstephen@redhat.com> - 11-1
65ce73
- Avoid crash in unmount if journal is null
65ce73
- Sync Makefile closer to starter-kit
65ce73
- Use current babel/eslint integration
65ce73
- Use Flex layout for spacing the two config cards in the config page
65ce73
- Use Page/PageSection/Breadcrumb patternfly components
65ce73
- Move to xz dist tarballs
65ce73
- Remove unused slider.html file
65ce73
- package.json: explicitely depend on @patternfly/react-icons
65ce73
- webpack: Use relative resolve path for npm 7 compatibility
65ce73
- package.json: update patternfly packages
65ce73
- package.json: use sass instead of node-sass
65ce73
- Fetch pkg/lib automatically from cockpit instead of keeping a local copy
65ce73
- Update Docker image and TEST_OS run to Fedora 35
65ce73
- Tests: Test SSSD exclude_users and exclude_groups
65ce73
- Config: Add SSSD exclude_users and exclude_groups
65ce73
- TESTS: Fix testSessionRecordingConf cleanup issue
65ce73
- TESTS: Restart SSSD after restoring config
65ce73
6ffd43
* Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 9-3
6ffd43
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
6ffd43
  Related: rhbz#1991688
6ffd43
6ffd43
* Wed Jul 21 2021 Justin Stephenson <jstephen@redhat.com> - 9-1
6ffd43
- Release v9
6ffd43
- Tests: Fix RHEL9 filter test timing failures
6ffd43
6ffd43
* Wed Jul 14 2021 Justin Stephenson <jstephen@redhat.com> - 8-1
6ffd43
- Release v8
6ffd43
- Throttle journalctl restarts
6ffd43
- Minor CI fixes
6ffd43
6ffd43
* Wed May 19 2021 Justin Stephenson <jstephen@redhat.com> - 7-5
6ffd43
- Include testZoomSpeedControls test fix
6ffd43
6ffd43
* Thu Apr 15 2021 Mohan Boddu <mboddu@redhat.com> - 7-3
6ffd43
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937
6ffd43
6ffd43
* Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 7-2
6ffd43
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
6ffd43
6ffd43
* Wed Jan 13 2021 Justin Stephenson <jstephen@redhat.com> - 7-1
6ffd43
- Release v7
6ffd43
- Remove bots sudo rm from Makefile
6ffd43
- Use journalctl --utc for Logs view to handle DST
6ffd43
- Add Applications Menu test
6ffd43
- Install cockpit-packagekit in local VM
6ffd43
- Set timezone for Logs Correlation test
6ffd43
6ffd43
* Mon Oct 12 2020 Justin Stephenson <jstephen@redhat.com> - 6-1
6ffd43
- Release v6
6ffd43
- Bump testlib to 229
6ffd43
- Add binary recording test
6ffd43
6ffd43
* Mon Jul 27 2020 Fedora Release Engineering <releng@fedoraproject.org> - 4-2
6ffd43
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
6ffd43
6ffd43
* Wed May 20 2020 Justin Stephenson <jstephen@redhat.com> - 4-1
6ffd43
- Release v4
6ffd43
- Update parent id in metainfo file
6ffd43
- Update package manifest
6ffd43
- Fix rpmmacro to resolve correc    t path on CentOS7
6ffd43
- Handle byte-array encoded journal data
6ffd43
- Don't clobber cockpit bots directory
6ffd43
- Move code out of deprecated React lifecycle functions
6ffd43
6ffd43
* Tue Jan 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 3-2
6ffd43
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
6ffd43
6ffd43
* Mon Nov 25 2019 Justin Stephenson <jstephen@redhat.com> - 3-1
6ffd43
- Release v3
6ffd43
- Reset Logs View on Player Rewind
6ffd43
- Configuration page UI CSS Improvements
6ffd43
6ffd43
* Wed Sep 11 2019 Justin Stephenson <jstephen@redhat.com> - 2-1
6ffd43
- Release 2
6ffd43
- Optimize performance when playing back flooded output recordings.
6ffd43
- Make Logs View optional rendered with a toggle button.
6ffd43
- Make Logs component a child of Recording component.
6ffd43
- Fix Recording page column sorting in Google Chrome.
6ffd43
- CSS updates for Patternfly 4 compatibility.
6ffd43
- Replace term.js with maintained xterm.js library.
6ffd43
- Fix hostname and username filtering.
6ffd43
6ffd43
* Wed Jul 24 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1-2
6ffd43
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
6ffd43
6ffd43
* Thu Apr 4 2019 Kirill Glebov <kgliebov@redhat.com> - 1-1
6ffd43
- Release 1
6ffd43
- First release. Includes logs correlation, player controls, journal remote support.