lp:ubuntu/lucid/ajaxterm

Created by James Westby and last modified
Get this branch:
bzr branch lp:ubuntu/lucid/ajaxterm
Members of Ubuntu branches can upload to this branch. Log in for directions.

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Review team:
Ubuntu Development Team
Status:
Development

Recent revisions

8. By Julien Valroff

* 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

7. By Julien Valroff

* 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)

6. By Julien Valroff

* Fixed debian/watch to match new files location
* Added ${misc:Depends} dependency

5. By Julien Valroff

* Fixed "IOError: [Errno 22] Invalid argument" error - patch from
  Marco d'Itri (<email address hidden>) (Closes: #496470)
* Fixed initscript to prevent ajaxterm to be started twice
  (Closes: #501386)
* Made copyright information machine-interpretable
* Updated to new policy 3.8.0 (no changes needed)
* Added patch from Brian Minton <email address hidden> to
  allow use of psyco when available (Closes: #504020)
* Added python-psyco to Recommends: (currently only available
  for i386)

4. By Julien Valroff

* Added patch to allow use a different port than 22 to connect to the
  ssh server.
  Thanks to Wolf Wiegand <email address hidden> (Closes: #455245)
* Updated README.Debian to state proxy_http is required (and not only
  proxy). Thanks to sp <email address hidden> (Closes: #468582)
* Added watch file
* Moved Homepage to own field (from pseudo-field in long description)
* Added Vcs-* fields
* Added XS-DM-Upload-Allowed field
* Bumped to new standards version 3.7.3 (no changes needed)
* Fixed Python capitalisation in description

3. By Julien Valroff

* Changed dependency on openssh-server to recommend (Closes: #384931)
* Moved python-support to Build-depends as used in the clean target
* Added LSB keyword section to init script

2. By Julien Valroff

* Removed bashisms from init script (Closes: #376088)
* Added patch to update man page

1. By Julien Valroff

Import upstream version 0.7

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:ubuntu/maverick/ajaxterm
This branch contains Public information 
Everyone can see this information.

Subscribers