mirror of
https://github.com/kasmtech/KasmVNC.git
synced 2026-07-18 00:45:51 +00:00
update deb/rpm versions and release notes
This commit is contained in:
parent
779c54f7ee
commit
8285ea812d
4 changed files with 15 additions and 3 deletions
|
|
@ -1,5 +1,5 @@
|
|||
Name: kasmvncserver
|
||||
Version: 1.0.0
|
||||
Version: 1.0.1
|
||||
Release: 1%{?dist}
|
||||
Summary: VNC server accessible from a web browser
|
||||
|
||||
|
|
@ -83,6 +83,8 @@ cd $DST_MAN && ln -s vncpasswd.1 kasmvncpasswd.1;
|
|||
%doc /usr/share/doc/kasmvncserver/README.md
|
||||
|
||||
%changelog
|
||||
* Thu Dec 01 2022 KasmTech <info@kasmweb.com> - 1.0.1-1
|
||||
- Bug fix for extreme video quality using high bandwidth with poor quality
|
||||
* Tue Nov 29 2022 KasmTech <info@kasmweb.com> - 1.0.0-1
|
||||
- WebRTC UDP transit support with support of STUN servers
|
||||
- Lossless compression using multi-threaded WASM QOI decoder client side
|
||||
|
|
|
|||
6
debian/changelog
vendored
6
debian/changelog
vendored
|
|
@ -1,3 +1,9 @@
|
|||
kasmvnc (1.0.1-1) unstable; urgency=medium
|
||||
|
||||
* Bug fix for extreme video quality using high bandwidth with poor quality
|
||||
|
||||
-- Kasm Technologies LLC <info@kasmweb.com> Thu, 01 Dec 2022 16:03:18 +0000
|
||||
|
||||
kasmvnc (1.0.0-1) unstable; urgency=medium
|
||||
|
||||
* WebRTC UDP transit support with support of STUN servers
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
Name: kasmvncserver
|
||||
Version: 1.0.0
|
||||
Version: 1.0.1
|
||||
Release: leap15
|
||||
Summary: VNC server accessible from a web browser
|
||||
|
||||
|
|
@ -81,6 +81,8 @@ cd $DST_MAN && ln -s vncpasswd.1 kasmvncpasswd.1;
|
|||
%doc /usr/share/doc/kasmvncserver/README.md
|
||||
|
||||
%changelog
|
||||
* Thu Dec 01 2022 KasmTech <info@kasmweb.com> - 1.0.1-leap15
|
||||
- Bug fix for extreme video quality using high bandwidth with poor quality
|
||||
* Tue Nov 29 2022 KasmTech <info@kasmweb.com> - 1.0.0-leap15
|
||||
- WebRTC UDP transit support with support of STUN servers
|
||||
- Lossless compression using multi-threaded WASM QOI decoder client side
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
Name: kasmvncserver
|
||||
Version: 1.0.0
|
||||
Version: 1.0.1
|
||||
Release: 1%{?dist}
|
||||
Summary: VNC server accessible from a web browser
|
||||
|
||||
|
|
@ -82,6 +82,8 @@ cd $DST_MAN && ln -s vncpasswd.1 kasmvncpasswd.1;
|
|||
%doc /usr/share/doc/kasmvncserver/README.md
|
||||
|
||||
%changelog
|
||||
* Thu Dec 01 2022 KasmTech <info@kasmweb.com> - 1.0.1-1
|
||||
- Bug fix for extreme video quality using high bandwidth with poor quality
|
||||
* Tue Nov 29 2022 KasmTech <info@kasmweb.com> - 1.0.0-1
|
||||
- WebRTC UDP transit support with support of STUN servers
|
||||
- Lossless compression using multi-threaded WASM QOI decoder client side
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue