aboutsummaryrefslogtreecommitdiff
path: root/debian/changelog
blob: 48f415e55b05be0d4e89f9bcc7dfd665cc9eef27 (plain)
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
libpam-x2go (0.0.2.0-0) unstable; urgency=medium

  * Upstream-provided Debian package for libpam-x2go.
    See upstream ChangeLog for recent changes.

 -- Mike Gabriel <mike.gabriel@das-netzwerkteam.de>  Mon, 07 May 2018 15:08:30 +0200

libpam-x2go (0.0.1.1-0) unstable; urgency=low

  * Upstream-provided Debian package for libpam-x2go.
    See upstream ChangeLog for recent changes.

 -- Mike Gabriel <mike.gabriel@das-netzwerkteam.de>  Wed, 31 May 2017 13:39:20 +0200

libpam-x2go (0.0.1.0-0~x2go1) unstable; urgency=low

  * New upstream version (0.0.1.0):
    - Adapt to changes in lightdm-remote-login-x2go (0.0.1.0). Expect
      a UCCS service that supports session type »x2go».

 -- Mike Gabriel <mike.gabriel@das-netzwerkteam.de>  Sat, 27 Apr 2013 13:44:14 +0200

libpam-x2go (0.0.0.2-0~x2go1) unstable; urgency=low

  [ Jan Engelhardt ]
  * New upstream version (0.0.0.2):
    - Continue to run even in the absence of AM_SILENT_RULES.

 -- Mike Gabriel <mike.gabriel@das-netzwerkteam.de>  Wed, 24 Apr 2013 18:30:22 +0200

libpam-x2go (0.0.0.1-0~x2go1) unstable; urgency=low

  * Initial upstream release. Forked from libpam-freerdp (by Ted Gould
    <ted@canonical.com>).
  * Adaptations of the forked original to work with X2Go:
    - Check the authentication token via libssh (ssh login to the remote
      server).
    - Set PAM_SM_AUTH and PAM_SM_SESSION before including
      security/pam_modules.h.
  * /debian/rules:
    - Override auto_build with our own automake mechanism.
  * /debian/control:
    - Depend on dh-autoreconf.

 -- Mike Gabriel <mike.gabriel@das-netzwerkteam.de>  Sat, 10 Nov 2012 22:21:10 +0100