diff options
author | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2014-11-28 16:11:23 +0100 |
---|---|---|
committer | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2014-11-28 16:11:23 +0100 |
commit | 567d35807dc1df3afc77a7158cccdfc1615795b5 (patch) | |
tree | 0f5ae2c6006875b6b26413f054755354c10b231a /debian | |
parent | 995214906b510789334d8296f38734667c933fc8 (diff) | |
download | remote-logon-service-567d35807dc1df3afc77a7158cccdfc1615795b5.tar.gz remote-logon-service-567d35807dc1df3afc77a7158cccdfc1615795b5.tar.bz2 remote-logon-service-567d35807dc1df3afc77a7158cccdfc1615795b5.zip |
remote-login-service.conf.in: No https for localhost connections.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 9fe17a8..7cafd44 100644 --- a/debian/changelog +++ b/debian/changelog @@ -10,6 +10,7 @@ remote-login-service-x2go (1.0.0.1-0x2go1) UNRELEASED; urgency=medium - Extend README file, inform about the RLS fork by X2Go. - remote-login-service.conf.in: Add URLs for default X2Go Session Broker installation. + - remote-login-service.conf.in: No https for localhost connections. * debian/rules: + Build using dh_autoreconf. + Make sure we have an empty upstream ChangeLog file when building from Git. |