File: control

package info (click to toggle)
x2gobroker 0.0.4.3-4.4
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 1,652 kB
  • sloc: python: 7,175; sh: 1,475; makefile: 366; perl: 267; ansic: 38
file content (347 lines) | stat: -rw-r--r-- 11,279 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
Source: x2gobroker
Section: misc
Priority: optional
Maintainer: Debian Remote Maintainers <debian-remote@lists.debian.org>
Uploaders:
 Mike Gabriel <sunweaver@debian.org>,
 Mihai Moldovan <ionic@ionic.de>,
Build-Depends:
 debhelper-compat (= 13),
 dh-sequence-python3,
 python3,
 python3-pyasyncore,
 python3-setuptools,
 python3-netaddr,
 python3-paramiko,
 python3-paste,
 python3-pytest <!nocheck>,
 python3-six,
 python3-sphinx,
 python3-tornado,
Standards-Version: 4.7.2
Homepage: https://wiki.x2go.org/
Vcs-Git: https://salsa.debian.org/debian-remote-team/x2gobroker.git
Vcs-Browser: https://salsa.debian.org/debian-remote-team/x2gobroker/

Package: x2gobroker
Architecture: all
Depends:
 ${misc:Depends},
 python3,
 python3-pyasyncore,
 python3-setproctitle,
 python3-setuptools,
 python3-six,
 python3-tornado,
 python3-x2gobroker (>= ${source:Version}), python3-x2gobroker (<< ${source:Version}.1~),
Suggests:
 apache2 | httpd,
Description: X2Go Session Broker (executable)
 X2Go is a server based computing environment with
    - session resuming
    - low bandwidth support
    - session brokerage support
    - client side mass storage mounting support
    - client side printing support
    - audio support
    - authentication by smartcard and USB stick
 .
 The session broker is a server tool for X2Go that tells your X2Go Client
 application in a terminal server cluster what servers and session types are
 most appropriate for the user in front of the X2Go terminal.
 .
 A session broker is most useful in load balanced X2Go server farms.
 .
 This package contains the x2gobroker executable.

Package: x2gobroker-common
Architecture: all
Multi-Arch: foreign
Depends:
 ${misc:Depends},
Breaks:
 python-x2gobroker (<< 0.0.4.0~),
Replaces:
 python-x2gobroker (<< 0.0.4.0~),
Description: X2Go Session Broker (common files)
 X2Go is a server based computing environment with
    - session resuming
    - low bandwidth support
    - session brokerage support
    - client side mass storage mounting support
    - client side printing support
    - audio support
    - authentication by smartcard and USB stick
 .
 The session broker is a server tool for X2Go that tells your X2Go Client
 application in a terminal server cluster what servers and session types are
 most appropriate for the user in front of the X2Go terminal.
 .
 A session broker is most useful in load balanced X2Go server farms.
 .
 This package contains x2gobroker common files.

Package: python3-x2gobroker
Section: python
Architecture: all
Depends:
 ${misc:Depends},
 python3,
 python3-daemon,
 python3-lockfile,
 python3-pampy,
 python3-netaddr,
 python3-tornado,
 python3-paramiko,
 python3-urllib3,
 x2gobroker-common (>= ${source:Version}),
Recommends:
 python3-simplejson,
Breaks:
 python-x2gobroker (<< 0.0.4.0),
Replaces:
 python-x2gobroker (<< 0.0.4.0),
Description: X2Go Session Broker (Python3 modules)
 X2Go is a server based computing environment with
    - session resuming
    - low bandwidth support
    - session brokerage support
    - client side mass storage mounting support
    - client side printing support
    - audio support
    - authentication by smartcard and USB stick
 .
 The session broker is a server tool for X2Go that tells your X2Go Client
 application in a terminal server cluster what servers and session types are
 most appropriate for the user in front of the X2Go terminal.
 .
 A session broker is most useful in load balanced X2Go server farms.
 .
 This package contains common files needed by all X2Go session
 brokers being package for this distribution.


Package: python-x2gobroker-doc
Section: doc
Architecture: all
Multi-Arch: foreign
Depends:
 ${misc:Depends},
 libjs-jquery,
 libjs-underscore,
Description: X2Go Session Broker (Python3 module documentation)
 X2Go is a server based computing environment with
    - session resuming
    - low bandwidth support
    - session brokerage support
    - client side mass storage mounting support
    - client side printing support
    - audio support
    - authentication by smartcard and USB stick
 .
 The session broker is a server tool for X2Go that tells your X2Go Client
 application in a terminal server cluster what servers and session types are
 most appropriate for the user in front of the X2Go terminal.
 .
 A session broker is most useful in load balanced X2Go server farms.
 .
 This package contains the API documentation of the various X2Go Broker
 backends and shows how to extend the X2Go Session Broker.

Package: x2gobroker-authservice
Architecture: all
Depends:
 ${misc:Depends},
 adduser,
 python3,
 python3-setproctitle,
 python3-pampy,
 python3-x2gobroker (>= ${source:Version}), python3-x2gobroker (<< ${source:Version}.1~),
Suggests:
 x2gobroker-daemon,
Description: X2Go Session Broker (PAM authentication service)
 X2Go is a server based computing environment with
    - session resuming
    - low bandwidth support
    - session brokerage support
    - client side mass storage mounting support
    - client side printing support
    - audio support
    - authentication by smartcard and USB stick
 .
 The session broker is a server tool for X2Go that tells your X2Go Client
 application in a terminal server cluster what servers and session types are
 most appropriate for the user in front of the X2Go terminal.
 .
 A session broker is most useful in load balanced X2Go server farms.
 .
 This package contains the authentication service
 against the PAM system.

Package: x2gobroker-loadchecker
Architecture: all
Depends:
 ${misc:Depends},
 adduser,
 python3,
 python3-setproctitle,
 python3-x2gobroker (>= ${source:Version}), python3-x2gobroker (<< ${source:Version}.1~),
Suggests:
 x2gobroker-daemon,
Description: X2Go Session Broker (load checker service)
 X2Go is a server based computing environment with
    - session resuming
    - low bandwidth support
    - session brokerage support
    - client side mass storage mounting support
    - client side printing support
    - audio support
    - authentication by smartcard and USB stick
 .
 The session broker is a server tool for X2Go that tells your X2Go Client
 application in a terminal server cluster what servers and session types are
 most appropriate for the user in front of the X2Go terminal.
 .
 A session broker is most useful in load balanced X2Go server farms.
 .
 This package contains the load checker service required for broker setups
 with dynamic load balancing.

Package: x2gobroker-daemon
Architecture: all
Depends:
 ${misc:Depends},
 adduser,
 x2gobroker (>= ${source:Version}), x2gobroker (<< ${source:Version}.1~),
Recommends:
 x2gobroker-authservice,
Suggests:
 x2gobroker-loadchecker,
Description: X2Go Session Broker (standalone daemon)
 X2Go is a server based computing environment with
    - session resuming
    - low bandwidth support
    - session brokerage support
    - client side mass storage mounting support
    - client side printing support
    - audio support
    - authentication by smartcard and USB stick
 .
 The session broker is a server tool for X2Go that tells your X2Go Client
 application in a terminal server cluster what servers and session types are
 most appropriate for the user in front of the X2Go terminal.
 .
 A session broker is most useful in load balanced X2Go server farms.
 .
 This package contains the start-stop script that
 installs the X2Go Session Broker as standalone
 daemon.

Package: x2gobroker-wsgi
Architecture: all
Depends:
 ${misc:Depends},
 python3,
 adduser,
 x2gobroker (>= ${source:Version}), x2gobroker (<< ${source:Version}.1~),
Recommends:
 libapache2-mod-wsgi-py3,
Description: X2Go Session Broker (WSGI)
 X2Go is a server based computing environment with
    - session resuming
    - low bandwidth support
    - session brokerage support
    - client side mass storage mounting support
    - client side printing support
    - audio support
    - authentication by smartcard and USB stick
 .
 The session broker is a server tool for X2Go that tells your X2Go Client
 application in a terminal server cluster what servers and session types are
 most appropriate for the user in front of the X2Go terminal.
 .
 A session broker is most useful in load balanced X2Go server farms.
 .
 This package contains an Apache2 configuration that
 installs the X2Go Session Broker as a WSGI application
 into a running Apache2 httpd.

Package: x2gobroker-agent
Architecture: any
Depends:
 ${shlibs:Depends},
 ${misc:Depends},
 python3,
 python3-setproctitle,
 python3-paramiko,
 perl,
 adduser,
 libfile-which-perl,
Suggests:
 x2goserver (>= 4.0.1.16-0~),
Description: X2Go Session Broker (remote agent)
 X2Go is a server based computing environment with
    - session resuming
    - low bandwidth support
    - session brokerage support
    - client side mass storage mounting support
    - client side printing support
    - audio support
    - authentication by smartcard and USB stick
 .
 The session broker is a server tool for X2Go that tells your X2Go Client
 application in a terminal server cluster what servers and session types are
 most appropriate for the user in front of the X2Go terminal.
 .
 A session broker is most useful in load balanced X2Go server farms.
 .
 This package contains a setuid agent command that extends X2Go Session Broker
 functionality. It has to be installed on X2Go Servers that shall be
 controlled via a session broker.
 .
 The broker agent provides means to the X2Go Session Broker for controlling
 the X2Go Server it is installed on (e.g. suspend/terminate sessions, deploy
 SSH login keys, detect server load, detect running/suspended sessions
 of connecting users, etc.).
 .
 WARNING: This package installs a setuid wrapper
 (/usr/lib/x2go/broker/x2gobroker-agent) on your system. This setuid wrapper
 aims to be a secure replacement for the deprecated suidperl executable that
 was removed from Perl (>= 5.12).
 .
 This wrapper is only able to execute the Perl script
 /usr/lib/x2go/broker/x2gobroker-agent.pl. For running properly,
 x2gobroker-agent.pl needs setuid root privileges.
 .
 If you hesitate to install this package, study the code of the named wrapper
 and the named Perl script beforehand. Note that the X2Go session broker will
 lack functionality, but it will work without this x2gobroker-agent component
 installed on your to-be-managed X2Go servers.

Package: x2gobroker-ssh
Architecture: any
Depends:
 ${shlibs:Depends},
 ${misc:Depends},
 adduser,
 procps,
 x2gobroker (>= ${source:Version}), x2gobroker (<< ${source:Version}.1~),
Description: X2Go Session Broker (SSH broker)
 X2Go is a server based computing environment with
    - session resuming
    - low bandwidth support
    - session brokerage support
    - client side mass storage mounting support
    - client side printing support
    - audio support
    - authentication by smartcard and USB stick
 .
 The session broker is a server tool for X2Go that tells your X2Go Client
 application in a terminal server cluster what servers and session types are
 most appropriate for the user in front of the X2Go terminal.
 .
 A session broker is most useful in load balanced X2Go server farms.
 .
 This add-on package provides fully-featured SSH brokerage
 support (with access to broker agents on remote X2Go
 Servers).