From 561ea86e85284d66c14db109df6ce31f9ee207e2 Mon Sep 17 00:00:00 2001 From: Dmitry Maksyoma Date: Fri, 25 Aug 2023 17:39:28 +1200 Subject: [PATCH 1/2] Bump package versions to 1.2.0 --- centos/kasmvncserver.spec | 13 ++++++++++++- debian/changelog | 15 +++++++++++++++ fedora/kasmvncserver.spec | 13 ++++++++++++- opensuse/kasmvncserver.spec | 13 ++++++++++++- oracle/kasmvncserver.spec | 13 ++++++++++++- oracle/kasmvncserver9.spec | 13 ++++++++++++- unix/xserver/hw/vnc/xvnc.c | 2 +- 7 files changed, 76 insertions(+), 6 deletions(-) diff --git a/centos/kasmvncserver.spec b/centos/kasmvncserver.spec index 4931e35..b2e788f 100644 --- a/centos/kasmvncserver.spec +++ b/centos/kasmvncserver.spec @@ -1,5 +1,5 @@ Name: kasmvncserver -Version: 1.1.0 +Version: 1.2.0 Release: 1%{?dist} Summary: VNC server accessible from a web browser @@ -83,6 +83,17 @@ cd $DST_MAN && ln -s vncpasswd.1 kasmvncpasswd.1; %doc /usr/share/doc/kasmvncserver/README.md %changelog +* Fri Aug 25 2023 KasmTech - 1.2.0-1 +- Add support for Unix relays for bidirectional communication between noVNC + and containerized applications. +- Text based watermark overlays with date and time support. +- New builds for Bookworm, Alpine 3.18, and Fedora 38. +- Multi-language support. +- Add support for rendering pixmaps via DRI3 GPU acceleration allowing + compositing and other 3d accelerated workloads in a KasmVNC session. +- Fix crash that can occur. +- Fixed tearing when compositing is enabled with DRI3 hardware acceleration. +- Fix stuck command key on MacOS clients. * Wed Apr 05 2023 KasmTech - 1.1.0-1 - Upstream release * Tue Nov 29 2022 KasmTech - 1.0.0-1 diff --git a/debian/changelog b/debian/changelog index 9ec5a09..74a94db 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,18 @@ +kasmvnc (1.2.0-1) unstable; urgency=medium + + * Add support for Unix relays for bidirectional communication between noVNC + and containerized applications. + * Text based watermark overlays with date and time support. + * New builds for Bookworm, Alpine 3.18, and Fedora 38. + * Multi-language support. + * Add support for rendering pixmaps via DRI3 GPU acceleration allowing + compositing and other 3d accelerated workloads in a KasmVNC session. + * Fix crash that can occur. + * Fixed tearing when compositing is enabled with DRI3 hardware acceleration. + * Fix stuck command key on MacOS clients. + + -- Kasm Technologies LLC Fri, 25 Aug 2023 05:23:19 +0000 + kasmvnc (1.1.0-1) unstable; urgency=medium * New upstream release. diff --git a/fedora/kasmvncserver.spec b/fedora/kasmvncserver.spec index 96f37a1..51717cd 100644 --- a/fedora/kasmvncserver.spec +++ b/fedora/kasmvncserver.spec @@ -1,5 +1,5 @@ Name: kasmvncserver -Version: 1.1.0 +Version: 1.2.0 Release: 1%{?dist} Summary: VNC server accessible from a web browser @@ -83,6 +83,17 @@ cd $DST_MAN && ln -s vncpasswd.1 kasmvncpasswd.1; %doc /usr/share/doc/kasmvncserver/README.md %changelog +* Fri Aug 25 2023 KasmTech - 1.2.0-1 +- Add support for Unix relays for bidirectional communication between noVNC + and containerized applications. +- Text based watermark overlays with date and time support. +- New builds for Bookworm, Alpine 3.18, and Fedora 38. +- Multi-language support. +- Add support for rendering pixmaps via DRI3 GPU acceleration allowing + compositing and other 3d accelerated workloads in a KasmVNC session. +- Fix crash that can occur. +- Fixed tearing when compositing is enabled with DRI3 hardware acceleration. +- Fix stuck command key on MacOS clients. * Wed Apr 05 2023 KasmTech - 1.1.0-1 - Upstream release * Tue Nov 29 2022 KasmTech - 1.0.0-1 diff --git a/opensuse/kasmvncserver.spec b/opensuse/kasmvncserver.spec index 9ba084f..e271a62 100644 --- a/opensuse/kasmvncserver.spec +++ b/opensuse/kasmvncserver.spec @@ -1,5 +1,5 @@ Name: kasmvncserver -Version: 1.1.0 +Version: 1.2.0 Release: leap15 Summary: VNC server accessible from a web browser @@ -81,6 +81,17 @@ cd $DST_MAN && ln -s vncpasswd.1 kasmvncpasswd.1; %doc /usr/share/doc/kasmvncserver/README.md %changelog +* Fri Aug 25 2023 KasmTech - 1.2.0-leap15 +- Add support for Unix relays for bidirectional communication between noVNC + and containerized applications. +- Text based watermark overlays with date and time support. +- New builds for Bookworm, Alpine 3.18, and Fedora 38. +- Multi-language support. +- Add support for rendering pixmaps via DRI3 GPU acceleration allowing + compositing and other 3d accelerated workloads in a KasmVNC session. +- Fix crash that can occur. +- Fixed tearing when compositing is enabled with DRI3 hardware acceleration. +- Fix stuck command key on MacOS clients. * Wed Apr 05 2023 KasmTech - 1.1.0-leap15 - Upstream release * Tue Nov 29 2022 KasmTech - 1.0.0-leap15 diff --git a/oracle/kasmvncserver.spec b/oracle/kasmvncserver.spec index 05109b1..fd63cf7 100644 --- a/oracle/kasmvncserver.spec +++ b/oracle/kasmvncserver.spec @@ -1,5 +1,5 @@ Name: kasmvncserver -Version: 1.1.0 +Version: 1.2.0 Release: 1%{?dist} Summary: VNC server accessible from a web browser @@ -82,6 +82,17 @@ cd $DST_MAN && ln -s vncpasswd.1 kasmvncpasswd.1; %doc /usr/share/doc/kasmvncserver/README.md %changelog +* Fri Aug 25 2023 KasmTech - 1.2.0-1 +- Add support for Unix relays for bidirectional communication between noVNC + and containerized applications. +- Text based watermark overlays with date and time support. +- New builds for Bookworm, Alpine 3.18, and Fedora 38. +- Multi-language support. +- Add support for rendering pixmaps via DRI3 GPU acceleration allowing + compositing and other 3d accelerated workloads in a KasmVNC session. +- Fix crash that can occur. +- Fixed tearing when compositing is enabled with DRI3 hardware acceleration. +- Fix stuck command key on MacOS clients. * Wed Apr 05 2023 KasmTech - 1.1.0-1 - Upstream release * Tue Nov 29 2022 KasmTech - 1.0.0-1 diff --git a/oracle/kasmvncserver9.spec b/oracle/kasmvncserver9.spec index a87a629..3e473a7 100644 --- a/oracle/kasmvncserver9.spec +++ b/oracle/kasmvncserver9.spec @@ -1,5 +1,5 @@ Name: kasmvncserver -Version: 1.1.0 +Version: 1.2.0 Release: 1%{?dist} Summary: VNC server accessible from a web browser @@ -82,6 +82,17 @@ cd $DST_MAN && ln -s vncpasswd.1 kasmvncpasswd.1; %doc /usr/share/doc/kasmvncserver/README.md %changelog +* Fri Aug 25 2023 KasmTech - 1.2.0-1 +- Add support for Unix relays for bidirectional communication between noVNC + and containerized applications. +- Text based watermark overlays with date and time support. +- New builds for Bookworm, Alpine 3.18, and Fedora 38. +- Multi-language support. +- Add support for rendering pixmaps via DRI3 GPU acceleration allowing + compositing and other 3d accelerated workloads in a KasmVNC session. +- Fix crash that can occur. +- Fixed tearing when compositing is enabled with DRI3 hardware acceleration. +- Fix stuck command key on MacOS clients. * Wed Apr 05 2023 KasmTech - 1.1.0-1 - Upstream release * Tue Nov 29 2022 KasmTech - 1.0.0-1 diff --git a/unix/xserver/hw/vnc/xvnc.c b/unix/xserver/hw/vnc/xvnc.c index 3ce74cf..9574f6d 100644 --- a/unix/xserver/hw/vnc/xvnc.c +++ b/unix/xserver/hw/vnc/xvnc.c @@ -96,7 +96,7 @@ from the X Consortium. #include "version-config.h" #include "site.h" -#define XVNCVERSION "KasmVNC 1.1.0" +#define XVNCVERSION "KasmVNC 1.2.0" #define XVNCCOPYRIGHT ("Copyright (C) 1999-2018 KasmVNC Team and many others (see README.me)\n" \ "See http://kasmweb.com for information on KasmVNC.\n") From 44555f95813ef62cf6862d17d66b24554e6d66db Mon Sep 17 00:00:00 2001 From: Dmitry Maksyoma Date: Fri, 25 Aug 2023 20:39:15 +1200 Subject: [PATCH 2/2] CI: fix git fetch --- .gitlab-ci.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 982522f..10909eb 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -6,7 +6,7 @@ variables: KASMVNC_COMMIT_ID: $CI_COMMIT_SHA GITLAB_SHARED_DIND_DIR: /builds/$CI_PROJECT_PATH/shared GIT_SUBMODULE_STRATEGY: normal - GIT_FETCH_EXTRA_FLAGS: --tags + GIT_FETCH_EXTRA_FLAGS: --tags --force # E.g. BUILD_JOBS: build_debian_buster,build_ubuntu_bionic. This will include # arm builds, because build_debian_buster_arm matches build_debian_buster. # "BUILD_JOBS: none" won't build any build jobs, nor www. @@ -493,7 +493,7 @@ build_fedora_thirtyeight: artifacts: paths: - output/ - + build_fedora_thirtyeight_arm: stage: build allow_failure: true @@ -573,7 +573,7 @@ build_alpine_318: artifacts: paths: - output/ - + build_alpine_318_arm: stage: build allow_failure: true