cloudstack/systemvm/agent
Wei Zhou 6a055ef515
noVNC: upgrade from v1.2.0 to v1.4.0 (#234)
* noVNC: apply noVNC-v1.2.0-v1.4.0.patch

1. Create the patch by commands

git clone -b v1.2.0 https://github.com/novnc/noVNC.git .
git checkout v1.4.0
git diff v1.2.0 >noVNC-v1.2.0-v1.4.0.patch

2. Apply the patch by

cd systemvm/agent/noVNC
patch -p1 <noVNC-v1.2.0-v1.4.0.patch

* noVNC: apply noVNC-v1.2.0-v1.4.0.patch part2

fix conflicts

* noVNC: svg to png
2023-04-05 09:49:49 +02:00
..
certs CLOUDSTACK-10013: SystemVM.iso refactoring and cleanups 2017-12-23 09:22:44 +05:30
conf CLOUDSTACK-10215: Excessive log4j debug level in CPVM could lead to FS overflow (#2391) 2018-01-08 13:05:56 +05:30
css CLOUDSTACK-10013: SystemVM.iso refactoring and cleanups 2017-12-23 09:22:44 +05:30
images CLOUDSTACK-10013: SystemVM.iso refactoring and cleanups 2017-12-23 09:22:44 +05:30
js console-proxy: ignore META key mask if control was pressed (#3308) 2019-06-06 13:24:12 +05:30
noVNC noVNC: upgrade from v1.2.0 to v1.4.0 (#234) 2023-04-05 09:49:49 +02:00
scripts Check all mgt server connectivity (#4446) 2020-11-17 19:54:28 +01:00
ui CLOUDSTACK-10013: SystemVM.iso refactoring and cleanups 2017-12-23 09:22:44 +05:30