aboutsummaryrefslogtreecommitdiff
path: root/debian/changelog
blob: ac7fbb6b09627ea7c690f5d3f239fe461de404eb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
libpam-x2go (0.0.0.2-0~x2go1) UNRELEASED; urgency=low

  * New upstream version (0.0.0.2):
    - Send EOL+EOF at end of socket transmission.

 -- Mike Gabriel <mike.gabriel@das-netzwerkteam.de>  Sun, 11 Nov 2012 13:27:51 +0100

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