blob: 06be9951668cc9683b29791b3da83ee82cc2f3f9 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
libpam-x2go (0.0.0.2-0~x2go1) UNRELEASED; 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> Sun, 11 Nov 2012 13:57:44 +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
|