Commit Graph

14 Commits (fc894a70963e0d6bd7c01bd21a426fa2e31148b0)

Author SHA1 Message Date
Dmitry Maksyoma fc894a7096 Resolve KASM-1883 "Feature/ x proxy" 3 years ago
Dmitry Maksyoma 8a4b4548f3 rpm/deb: bump package versions to 0.9.3-beta 3 years ago
matt f64bd4f1a4 Correct spelling of License file 4 years ago
Dmitry Maksyoma b3ec357e99 Rpm: extract rpm-related install to the spec 4 years ago
Dmitry Maksyoma a865b6e6eb Deb/Rpm: all file copying to packages is done in debian/ atm 4 years ago
Dmitry Maksyoma 9301fe9d33 Deb/Rpm: add package description 4 years ago
Dmitry Maksyoma ece969fd05 Rpm: group kasmvnc -> kasmvnc-cert
I feel it'd be confusing to use kasmvnc group to provide access to the
TSL certificate. Groups like that control whether you can run software,
e.g. "docker" group. Using "-cert" clearly shows it's just for
certificate access. Not unlide ssl-cert group in Debian.
4 years ago
Dmitry Maksyoma 0d62f6b7aa Rpm: don't use update-alternatives
Even if I set rpm as conflicting with TigerVNC, update-alternatives
breaks in post-install. That is because files like /usr/bin/vncserver
are left from TigerVNC, when post-install runs.

So, I chose to use /usr/bin/vncserver without update-alternatives.
4 years ago
Dmitry Maksyoma 4f561568a3 Rpm: make rpmlint happier 4 years ago
Dmitry Maksyoma e9e7ecd74d Rpm: create certificate on postinst, remove on postrm 4 years ago
Dmitry Maksyoma b97633ca10 Rpm: automate rpm building with build-rpm 4 years ago
Dmitry Maksyoma 49996f91e6 Rpm: trim cruft in spec file 4 years ago
Dmitry Maksyoma a8507afb21 Rpm: add runtime dependencies 4 years ago
Dmitry Maksyoma 90101a7e91 Rpm: CentOS dfart. Rpm building isn't automated yet. 4 years ago