diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..d2955ff --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +/cockpit-session-recording-11.tar.xz diff --git a/EMPTY b/EMPTY deleted file mode 100644 index 0519ecb..0000000 --- a/EMPTY +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/cockpit-session-recording.spec b/cockpit-session-recording.spec new file mode 100644 index 0000000..37d07b6 --- /dev/null +++ b/cockpit-session-recording.spec @@ -0,0 +1,119 @@ +Name: cockpit-session-recording +Version: 11 +Release: 2%{?dist} +Summary: Cockpit Session Recording +License: LGPLv2+ +URL: https://github.com/Scribery/%{name} +Source: https://github.com/Scribery/%{name}/releases/download/%{version}/%{name}-%{version}.tar.xz + +BuildArch: noarch +BuildRequires: libappstream-glib +Requires: cockpit-system +Requires: tlog + +%description +Cockpit module providing session recording configuration and playback. +This module allows viewing and playback of journal-stored terminal session +recordings generated by the tlog component. + +%prep +%setup -qn cockpit-session-recording + +%install +%make_install +appstream-util validate-relax --nonet %{buildroot}%{_metainfodir}/*.metainfo.xml + +%files +%{_datadir}/cockpit/session-recording +%{_datadir}/metainfo/org.cockpit-project.session-recording.metainfo.xml + +%changelog +* Thu Nov 18 2021 Justin Stephenson - 11-2 +- Workaround cockpit-ws selinux guestfs issue + +* Wed Nov 17 2021 Justin Stephenson - 11-1 +- Avoid crash in unmount if journal is null +- Sync Makefile closer to starter-kit +- Use current babel/eslint integration +- Use Flex layout for spacing the two config cards in the config page +- Use Page/PageSection/Breadcrumb patternfly components +- Move to xz dist tarballs +- Remove unused slider.html file +- package.json: explicitely depend on @patternfly/react-icons +- webpack: Use relative resolve path for npm 7 compatibility +- package.json: update patternfly packages +- package.json: use sass instead of node-sass +- Fetch pkg/lib automatically from cockpit instead of keeping a local copy +- Update Docker image and TEST_OS run to Fedora 35 +- Tests: Test SSSD exclude_users and exclude_groups +- Config: Add SSSD exclude_users and exclude_groups +- TESTS: Fix testSessionRecordingConf cleanup issue +- TESTS: Restart SSSD after restoring config + +* Wed Nov 17 2021 Justin Stephenson - 9-1 +- Release v9 +- Tests: Fix RHEL9 filter test timing failures + +* Wed Nov 17 2021 Justin Stephenson - 8-1 +- Release v8 +- Throttle journalctl restarts +- Minor CI fixes + +* Tue Apr 27 2021 Justin Stephenson - 7-1 +- Remove bots sudo rm from Makefile +- Use journalctl --utc for Logs view to handle DST +- Add Applications Menu test +- Install cockpit-packagekit in local VM +- Set timezone for Logs Correlation test + +* Wed Nov 4 2020 Justin Stephenson - 6-2 +- Use journalctl --utc for Logs view to handle DST +- Fix testZoomSpeedControls scale selector + +* Tue Nov 3 2020 Justin Stephenson - 6-1 +- Release v6 +- Bump testlib to 229 +- Add binary recording test +- Update UI to adopt PatternFly 4 +- Update dependencies +- Use --all journalctl option +- Fixed timezone issue by searching in client time +- Bump cockpit test version from 199 to 219 +- Improve test coverage with more tests +- Simplify and cleanup existing tests + +* Tue Jun 23 2020 Justin Stephenson - 4-2 +- Release v4-2 +- Fix testZoomControls test + +* Wed May 27 2020 Justin Stephenson - 4-1 +- Release v4 +- Update parent id in metainfo file +- Update package manifest +- Fix rpmmacro to resolve correct path on CentOS7 +- Handle byte-array encoded journal data +- Don't clobber cockpit bots directory +- Move code out of deprecated React lifecycle functions + +* Mon Nov 25 2019 Justin Stephenson - 3-1 +- Release v3 +- Reset Logs View on Player Rewind +- Configuration page UI CSS Improvements + +* Wed Sep 11 2019 Justin Stephenson - 2-1 +- Release 2 +- Optimize performance when playing back flooded output recordings. +- Make Logs View optional rendered with a toggle button. +- Make Logs component a child of Recording component. +- Fix Recording page column sorting in Google Chrome. +- CSS updates for Patternfly 4 compatibility. +- Replace term.js with maintained xterm.js library. +- Fix hostname and username filtering. + +* Wed Jul 24 2019 Fedora Release Engineering - 1-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild + +* Thu Apr 4 2019 Kirill Glebov - 1-1 +- Release 1 +- First release. Includes logs correlation, player controls, journal remote support. +# diff --git a/sources b/sources new file mode 100644 index 0000000..f304042 --- /dev/null +++ b/sources @@ -0,0 +1 @@ +SHA512 (cockpit-session-recording-11.tar.xz) = 77260e81fcb08a18e82dffdcd502f5e84c2d25df689962608d5a1fa36e01eec7c2180e0d2ea259e545019d040288a7c38d731e565cfa833ce064f4b1d5e8eef4