import cockpit-session-recording-11-2.el8

This commit is contained in:
CentOS Sources 2022-05-10 03:04:26 -04:00 committed by Stepan Oksanichenko
parent ea9bbef8c7
commit 1c7fea2a9c
3 changed files with 35 additions and 4 deletions

View File

@ -1 +1 @@
f0fe3bbbce8a98913cf76099f0af80c1473e095d SOURCES/cockpit-session-recording-7.tar.gz
68d921e6da3c9fbc086f586d62dd4d3a20dca779 SOURCES/cockpit-session-recording-11.tar.xz

2
.gitignore vendored
View File

@ -1 +1 @@
SOURCES/cockpit-session-recording-7.tar.gz
SOURCES/cockpit-session-recording-11.tar.xz

View File

@ -1,10 +1,10 @@
Name: cockpit-session-recording
Version: 7
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.gz
Source: https://github.com/Scribery/%{name}/releases/download/%{version}/%{name}-%{version}.tar.xz
BuildArch: noarch
BuildRequires: libappstream-glib
@ -28,6 +28,37 @@ appstream-util validate-relax --nonet %{buildroot}%{_metainfodir}/*.metainfo.xml
%{_datadir}/metainfo/org.cockpit-project.session-recording.metainfo.xml
%changelog
* Thu Nov 18 2021 Justin Stephenson <jstephen@redhat.com> - 11-2
- Workaround cockpit-ws selinux guestfs issue
* Wed Nov 17 2021 Justin Stephenson <jstephen@redhat.com> - 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 <jstephen@redhat.com> - 9-1
- Release v9
- Tests: Fix RHEL9 filter test timing failures
* Wed Nov 17 2021 Justin Stephenson <jstephen@redhat.com> - 8-1
- Release v8
- Throttle journalctl restarts
- Minor CI fixes
* Tue Apr 27 2021 Justin Stephenson <jstephen@redhat.com> - 7-1
- Remove bots sudo rm from Makefile
- Use journalctl --utc for Logs view to handle DST