~ubuntu-branches/ubuntu/quantal/lightdm/quantal

« back to all changes in this revision

Viewing changes to src/Makefile.am

  • Committer: Package Import Robot
  • Author(s): Robert Ancell, Robert Ancell, Michael Terry
  • Date: 2012-08-30 10:15:16 UTC
  • mfrom: (1.1.31)
  • Revision ID: package-import@ubuntu.com-20120830101516-e4y8358adii2wdgl
Tags: 1.3.3-0ubuntu1
[ Robert Ancell ]
* New upstream release:
  - Add a new remote session type. These sessions create a temporary local
    account and authenticate against a remote server. The session is an
    application that accesses that remote session (e.g. VNC, RDP etc)
  - Support multiple simultaneous PAM prompts (LP: #1043593)
  - Set utmp ut_host field to the X display address (LP: #1027760)
  - Correctly reap unused authentication sessions (LP: #990661)
* debian/liblightdm-gobject-1-0.symbols:
  - Updated

[ Michael Terry ]
* debian/patches/06_disable_remote_login.patch:
  - Always return an error when trying to log in to remote sessions,
    until the FFe is granted (which is bug 1040221)

Show diffs side-by-side

added added

removed removed

Lines of Context:
86
86
        -DRUN_DIR=\"$(localstatedir)/run/lightdm\" \
87
87
        -DCACHE_DIR=\"$(localstatedir)/cache/lightdm\" \
88
88
        -DXSESSIONS_DIR=\"$(datadir)/xsessions\" \
 
89
        -DREMOTE_SESSIONS_DIR=\"$(pkgdatadir)/remote-sessions\" \
89
90
        -DXGREETERS_DIR=\"$(datadir)/xgreeters\"
90
91
 
91
92
lightdm_LDADD = \