|
|
|
@ -1,5 +1,5 @@
|
|
|
|
|
Name: kasmvncserver
|
|
|
|
|
Version: 1.2.0
|
|
|
|
|
Version: 1.2.1
|
|
|
|
|
Release: leap15
|
|
|
|
|
Summary: VNC server accessible from a web browser
|
|
|
|
|
|
|
|
|
@ -81,6 +81,9 @@ cd $DST_MAN && ln -s vncpasswd.1 kasmvncpasswd.1;
|
|
|
|
|
%doc /usr/share/doc/kasmvncserver/README.md
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Tue Mar 12 2024 KasmTech <info@kasmweb.com> - 1.2.1-1
|
|
|
|
|
- Fix exception with Firefox 124 and later
|
|
|
|
|
- Fix bug with watermarking on odd resolutions
|
|
|
|
|
* Fri Aug 25 2023 KasmTech <info@kasmweb.com> - 1.2.0-leap15
|
|
|
|
|
- Add support for Unix relays for bidirectional communication between noVNC
|
|
|
|
|
and containerized applications.
|
|
|
|
|