import CS gnome-remote-desktop-0.1.8-4.el8
This commit is contained in:
parent
9ea614af72
commit
11c13521fa
1355
SOURCES/connection-throttling.patch
Normal file
1355
SOURCES/connection-throttling.patch
Normal file
File diff suppressed because it is too large
Load Diff
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
Name: gnome-remote-desktop
|
Name: gnome-remote-desktop
|
||||||
Version: 0.1.8
|
Version: 0.1.8
|
||||||
Release: 3%{?dist}
|
Release: 4%{?dist}
|
||||||
Summary: GNOME Remote Desktop screen share service
|
Summary: GNOME Remote Desktop screen share service
|
||||||
|
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
@ -23,6 +23,9 @@ Patch5: 0001-vnc-pipewire-stream-Remove-assert.patch
|
|||||||
# Cursor only frame fixes (#1837406)
|
# Cursor only frame fixes (#1837406)
|
||||||
Patch6: cursor-only-frame-fixes.patch
|
Patch6: cursor-only-frame-fixes.patch
|
||||||
|
|
||||||
|
# Connection throttling (RHEL-92791)
|
||||||
|
Patch7: connection-throttling.patch
|
||||||
|
|
||||||
BuildRequires: git
|
BuildRequires: git
|
||||||
BuildRequires: gcc
|
BuildRequires: gcc
|
||||||
BuildRequires: meson >= 0.36.0
|
BuildRequires: meson >= 0.36.0
|
||||||
@ -81,6 +84,10 @@ GNOME desktop environment.
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Jul 03 2025 Jonas Ådahl <jadahl@redhat.com> - 0.1.8-4
|
||||||
|
- Backport connection throttling
|
||||||
|
Resolves: RHEL-92791
|
||||||
|
|
||||||
* Wed Jul 15 2020 Jonas Ådahl <jadahl@redhat.com> - 0.1.8-3
|
* Wed Jul 15 2020 Jonas Ådahl <jadahl@redhat.com> - 0.1.8-3
|
||||||
- Backport cursor only frame fixes
|
- Backport cursor only frame fixes
|
||||||
Related: #1837406
|
Related: #1837406
|
||||||
|
Loading…
Reference in New Issue
Block a user