Change logs for ajaxterm source package in Natty

  • ajaxterm (0.10-10ubuntu2) natty; urgency=low
    
      * Properly escape arguments to ajaxterm.py in /usr/bin wrapper (LP:
        #750040)
      * 90_token_based_access_control.diff (LP: #741619):
        - Add a -t option to pass a token that must be passed by clients
          to get access.
      * 91_terminate_on_idle.diff (LP: #741619):
        - Add -T option to terminate ajaxterm itself if idle for extended
          periods of time.
     -- Soren Hansen <email address hidden>   Mon, 04 Apr 2011 10:14:32 +0200
  • ajaxterm (0.10-10ubuntu1) natty; urgency=low
    
      * Merge from debian unstable. Remaining changes:
        - debian/control: Build for python2.7.
    
    ajaxterm (0.10-10) unstable; urgency=low
    
      * Update my email address
      * Remove DMUA field, now useless
      * Update copyright file for current revision of DEP-5
      * Restrict recommends on python-psyco to i386 architectures
      * Improve manpage to state all options
      * Bump debhelper compat to 8
     -- Angel Abad <email address hidden>   Mon, 14 Feb 2011 14:06:10 +0100
  • ajaxterm (0.10-9ubuntu1) natty; urgency=low
    
      * debian/control: Build for python2.7.
     -- Matthias Klose <email address hidden>   Sat, 11 Dec 2010 09:33:24 +0100
  • ajaxterm (0.10-9build1) natty; urgency=low
    
      * Rebuild with python 2.7 as the python default.
     -- Matthias Klose <email address hidden>   Wed, 08 Dec 2010 15:00:29 +0000
  • ajaxterm (0.10-9) unstable; urgency=low
    
      * Fix typo in README.Debian (thanks to Julien Cristau for spotting this)
      * Upload to unstable now that 0.10-7 has entered testing
    
    ajaxterm (0.10-8) experimental; urgency=low
    
      * Apply fix for bold attribute (Closes: #580977)
      * Add patch to add support for Ctrl-@ and Ctrl-space (thanks to
        Daniel Risacher <email address hidden>) 
     -- Ubuntu Archive Auto-Sync <email address hidden>   Sun,  17 Oct 2010 09:31:54 +0000
  • ajaxterm (0.10-7) unstable; urgency=low
    
      * Update to new policy 3.9.1 (no changes needed)
      * Rephrase README.Debian - thanks to Jari Aalto <email address hidden>
       (Closes: #580164, #580166, #580167)
      * Ship apache configuration as a separate example file (Closes: #580165)
      * Suggest openssl 
     -- Ubuntu Archive Auto-Sync <email address hidden>   Fri,  15 Oct 2010 09:24:13 +0000
  • ajaxterm (0.10-6) unstable; urgency=low
    
      * Fix exception (remove spurious "del self.session[s]")
        Thanks to Raphael Geissert <email address hidden> (Closes: #569270)
      * Add dependency on $remote_fs in init script to ensure /usr is mounted
        when starting/stopping the daemon
    
    ajaxterm (0.10-5) unstable; urgency=low
    
      * Make use of python-support >= 0.6
      * Updated to new policy 3.8.4 (no changes needed)
      * Bumped debhelper compat to 7
      * Removed useless lintian override
      * Updated Debian packaging copyright
      * Added $AJAXTERM_UID in default file, allowing to change the user running
        ajaxterm (Closes: #531165)
      * Make use of start-stop-daemon --group option to also allow to change the
        GID (Closes: #528208)
      * Updated README.Debian
      * Added patch from Berki Lukács T. <email address hidden>:
        + Make it work with Chrome and possibly other Webkit-based browsers
        + Returns Connection: keep-alive and Content-Length HTTP headers to 
          avoid doing a complete SSL handshake on every keystroke and screen update
        + Added a reaper thread to kill off disconnected sessions
        + Sends SIGHUP rather than SIGTERM on end of session
        + Threaded mode is default
      * CVE-2009-1629: ajaxterm generated session IDs with predictable random
        numbers - thanks to Raphael Geissert <email address hidden> (Closes: #528938)
      * Added configuration file allowing to set terminal size (Closes: #515987)
      * Fixed typo in copyright file - license for sarissa* files is now correct
      * Added patch from Sergej Pupykin <email address hidden> to switch ajaxterm from
        Latin-1 to UTF-8 encoding (Closes: #541850)
      * Use start-stop-daemon return code in the init script
      * Removed sleep call when restarting ajaxterm daemon
      * Added patch to display hostname in login prompt
      * Fixed manpage to make lintian happy
      * Switched to GIT - updated VCS-* fields accordingly
      * Converted package to dh minimal rules files
      * Switched to 3.0 (quilt) source format
      * Removed pyversions file and use XS-Python-Version field instead
      * Build-depend on python rather than on python-dev
      * Fixed issue in sarissa with Firefox/Iceweasel 3.6 (Closes: #568372)
     -- Marc Pavot <email address hidden>   Mon,  01 Mar 2010 16:02:30 +0000