mattmcclaskey
252fc2f20c
rebase and fix conflicts
2023-03-07 07:23:03 -05:00
Lauri Kasanen
a2d2e48bd4
Debian changes from Matt
2023-01-27 08:18:39 +02:00
Dmitry Maksyoma
33018e7b82
Remove package dependencies on libjpeg
2023-01-26 18:56:39 +13:00
matt
53a9d11b01
Updated release notes and descriptions
2022-11-29 14:16:37 +00:00
Dmitry Maksyoma
36a1ffc5e4
Config-based KasmVNC
2022-08-19 17:54:11 +00:00
Dmitry Maksyoma
fc894a7096
Resolve KASM-1883 "Feature/ x proxy"
2022-04-07 13:01:14 +00:00
mmcclaskey
6219b85ba8
Feature/kasm 786 arm support ( #71 )
...
* KASM-786 ARM Support, with CI pipelines for debian and ubuntu supported operating systems
2021-10-19 15:44:36 -04:00
Dmitry Maksyoma
9301fe9d33
Deb/Rpm: add package description
2021-02-24 21:19:49 +13:00
Dmitry Maksyoma
7a6067e081
Deb: add Xorg-related dependencies
2021-01-26 21:44:56 +13:00
Dmitry Maksyoma
acd9f18f64
Deb: remove python dependency
...
Programs in www/utils are no longer included, and nothing else uses it.
2021-01-22 22:10:02 +13:00
Dmitry Maksyoma
0851741360
Deb: Debian 10 building requires package libsm6
2021-01-22 21:52:05 +13:00
Dmitry Maksyoma
5154f86b60
Deb: add lots of libraries as build dependencies
...
This way, no need to copy that over multiple dockerfiles, and is a best
practice.
2021-01-07 00:32:30 +13:00
Dmitry Maksyoma
eaa5c24439
Generate self-signed cert in /etc/ssl/private/kasmvnc.pem
...
I piggyback on ssl-cert package that's got ssl-cert group and the
directory /etc/ssl/private, the group can read files from (but not list
files there). Thus, by adding a user to ssl-cert group, they can read
both ssl-cert certificates and the KasmVNC certificate.o
Note: currently, KasmVNC only supports one file that must contain both
private and public keys. For this reason, I didn't use the snakeoil
certificate from ssl-cert, as it's split into two files.
2021-01-03 23:12:21 +13:00
Dmitry Maksyoma
f8c3d981bf
Deb: update dependencies, add Provides: vnc-server
2020-12-31 01:09:11 +13:00
Dmitry Maksyoma
1f266ad206
Add dependencies on python and xorg to .deb
2020-12-29 23:28:03 +13:00
Dmitry Maksyoma
54f163a44c
Exclude .git* files from .deb
2020-12-29 23:27:32 +13:00
Dmitry Maksyoma
86c6ae566c
Debian package spike. Using ../release as bin/ source.
2020-12-26 00:33:19 +13:00