[pve-devel] applied-series: [PATCH novnc 0/4] upgrade novnc to 1.3.0
Thomas Lamprecht
t.lamprecht at proxmox.com
Tue Dec 21 11:24:33 CET 2021
On 17/12/2021 11:19, Dominik Csapak wrote:
> we just have to bump again if we want to
>
> Dominik Csapak (4):
> upgrade novnc to 1.3.0
> rebase patches for 1.3.0
> add patch for proper hiding of buttons
> use esbuild instead of node-es6-module-transpiler
>
> debian/control | 2 +-
> .../0001-add-PVE-specific-JS-code.patch | 26 +--
> ...002-add-custom-fbresize-event-on-rfb.patch | 10 +-
> ...nge-scaling-when-toggling-fullscreen.patch | 6 +-
> debian/patches/0004-add-pve-style.patch | 8 +-
> debian/patches/0005-remove-vnc-logos.patch | 8 +-
> ...rectory-for-fetching-images-js-files.patch | 66 ++++----
> .../patches/0007-add-pve-vnc-commands.patch | 4 +-
> ...add-replaceable-snippets-in-vnc.html.patch | 20 +--
> .../0010-add-localCursor-setting-to-rfb.patch | 155 ++++++++++++++++++
> debian/patches/0010-use-only-app.js.patch | 19 +--
> .../0011-add-localCursor-setting-to-rfb.patch | 30 ++--
> .../0011-pass-custom-command-to-vnc.patch | 39 +++++
> ...ove-the-default-value-of-wsProtocols.patch | 48 ++++++
> debian/patches/0013- | 0
> ...ove-the-default-value-of-wsProtocols.patch | 6 +-
> ...passing-deprecated-upgrade-parameter.patch | 27 +++
> ...passing-deprecated-upgrade-parameter.patch | 1 -
> ...-create-own-class-for-hidden-buttons.patch | 61 +++++++
> ...-create-own-class-for-hidden-buttons.patch | 58 +++++++
> debian/patches/series | 1 +
> debian/rules | 2 +-
> novnc | 2 +-
> 23 files changed, 489 insertions(+), 110 deletions(-)
> create mode 100644 debian/patches/0010-add-localCursor-setting-to-rfb.patch
> create mode 100644 debian/patches/0011-pass-custom-command-to-vnc.patch
> create mode 100644 debian/patches/0012-Revert-Remove-the-default-value-of-wsProtocols.patch
> create mode 100644 debian/patches/0013-
> create mode 100644 debian/patches/0013-avoid-passing-deprecated-upgrade-parameter.patch
> create mode 100644 debian/patches/0014-create-own-class-for-hidden-buttons.patch
> create mode 100644 debian/patches/0015-create-own-class-for-hidden-buttons.patch
>
applied series, but squashed patch 2/4 into 1/4 and dropped all the new files that were
committed by mistake.
More information about the pve-devel
mailing list