aboutsummaryrefslogtreecommitdiff
path: root/debian/changelog
blob: 8a706ff888958b4a01a0ccfe6b8eb099364786ad (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
libpam-x2go (0.0.1.0-0~x2go1) UNRELEASED; urgency=low

  * Continue development...

 -- Mike Gabriel <mike.gabriel@das-netzwerkteam.de>  Wed, 24 Apr 2013 18:30:42 +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