5
0
mirror of git://git.proxmox.com/git/pve-xtermjs.git synced 2025-03-13 00:58:40 +03:00

22 Commits

Author SHA1 Message Date
Dominik Csapak
3e4311feec termproxy: rewrite in rust
termproxy is now completely written in rust (instead of perl) but
it is a drop-in replacement

this contains all other necessary changes to the build-system
for it to successfully build

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
2020-07-23 12:13:31 +02:00
Thomas Lamprecht
4ff39e7c41 bump version to 4.3.0-1
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2020-01-22 12:18:49 +01:00
Thomas Lamprecht
c3eabf41ce dsc: override lintian errors triggered by minified JS files
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2019-05-22 20:45:19 +02:00
Thomas Lamprecht
9feb43e99d set debian source format to 1.0
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2019-05-22 20:43:42 +02:00
Thomas Lamprecht
094d10145c add DSC source package and fix its reported lintian errors
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2019-05-22 20:43:10 +02:00
Thomas Lamprecht
187f335255 bump version to 3.13.2-1
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2019-05-22 20:42:27 +02:00
Thomas Lamprecht
dcefe98bdf buildsys: use dpkg-dev makefile helpers for pkg info
and build this ass arch independent all package, makes no sense else,
it has no binaries included...

This allows more easily to do away with that defines.mk

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2019-05-22 20:34:27 +02:00
Thomas Lamprecht
a3a72ac6c3 bump version to 3.12.0-1
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2019-03-26 07:56:22 +01:00
Thomas Lamprecht
1c7d6f0eec update compat level to 10
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2019-03-26 07:55:12 +01:00
Thomas Lamprecht
b189dd3d3c d/control: pass defined ${perl:Depends} as Depends
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2019-03-26 07:55:12 +01:00
Thomas Lamprecht
1df926aa9b bump version to 3.10.1-2
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2019-02-28 11:14:03 +01:00
Thomas Lamprecht
13937273a7 bump version to 3.10.1-1
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2019-01-18 08:40:21 +01:00
Rhonda D'Vine
59dd263ea7 Add libpve-common-perl to Build-Depends
Also adjust the debhelper minimum version to what's noted down in
debian/compat.

Signed-off-by: Rhonda D'Vine <rhonda@proxmox.com>
2018-12-17 09:37:59 +01:00
Dietmar Maurer
7c5d0fa8d0 bump version to 1.0-5 2018-05-08 11:21:02 +02:00
Dietmar Maurer
36bb7722b9 bump version to 1.0-4 2018-05-07 15:17:10 +02:00
Fabian Grünbichler
4f6252ebc2 fixup changelog 2018-04-24 13:30:28 +02:00
Dominik Csapak
5c3d3d7472 bump to 1.0-3
Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
2018-04-11 14:34:08 +02:00
Dietmar Maurer
367e562e9d bump version to 1.0-2 2017-12-11 14:39:44 +01:00
Dominik Csapak
5185507c6a bump to 1.0-1 2017-12-07 13:24:54 +01:00
Dominik Csapak
5e91985c90 check ticket via api instead of verify_vnc_ticket
since we do not want to depend on libpve-accesscontrol,
we check the ticket via the api on http://localhost:85

this means we have to pass the path and permission via the commandline
2017-12-07 13:22:36 +01:00
Dominik Csapak
d975935040 bump to 0.1-1
also update dependencies
2017-12-04 10:37:13 +01:00
Dominik Csapak
dcf3d43b8a initial commit
working version of xtermjs client and termproxy as
authentication proxy between a command/socket and a tcp socket

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
2017-11-28 10:28:46 +01:00