lp:ubuntu/raring/autossh

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

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Status:
Mature

Recent revisions

10. By Axel Beckert

* New upstream bugfix release
  - Drop patch 000_configure_with-ssh_fix.diff (applied upstream)
  - Refreshed patches 010_override_cmdline_port.diff and
    040_manpage_debian.diff
  - Removed hunks from patch 030_manpage_fix.diff which have been
    applied upstream, refresh the rest.
* Add recommended build-arch and build-indep targets to debian/rules,
  fixes lintian warning debian-rules-missing-recommended-target.
* Add lintian override for package-contains-broken-symlink (as that
  symlink points to a file from a dependency)
* Make debian/rscreen to also work with tmux.
  + Install symbolic links rtmux and ruscreen (for enforcing UTF-8) to
    rscreen
  + Mention debian/rscreen in debian/copyright.
* Make debian/rscreen and its symlinks source /etc/${BASENAME}rc and
  ~/.${BASENAME}rc
* Make debian/rscreen honour -h and --help, make usage message more verbose.

9. By Axel Beckert

Build-Depend on openssh-client to allow configure to find the path to
the ssh binary.

8. By Filippo Giunchedi

[ Thorsten Glaser ]
* debian/patches/000_configure_with-ssh_fix.diff: Remove, create
  a proper fix in debian/patches/000_configure_fix.diff (the closing
  parenthesis of AC_HELP_STRING was placed wrong)
* debian/patches/000_configure_fix.diff: Add proper check for the
  existence of __progname (taken from OpenSSH-portable), replace
  upstream’s check for declaration when what we really need to see
  is existence of the symbol (Closes: #531937)
* debian/control: Remove “Tag:” header lintian complains about,
  see the following mailing list thread for the reason:
  - http://lists.alioth.debian.org/pipermail/debtags-devel/2007-January/001567.html
  - http://lists.alioth.debian.org/pipermail/debtags-devel/2007-February/001593.html
* Fix a couple of lintian warnings:
  - debian/README.Debian: spelling-error-in-readme-debian
  - debian/patches/030_manpage_fix.diff,
    debian/patches/040_manpage_debian.diff: hyphen-used-as-minus-sign
* Bump Standards-Version to 3.8.3, no relevant changes
* Call autoconf and autoheader to regenerate buildsystem after patching
* Fix spelling error in debian/patches/040_manpage_debian.diff

[ Filippo Giunchedi ]
* Merge patch from Thorsten Glaser fixing also an RC bug, thanks!

7. By Filippo Giunchedi

* Include autossh-argv0 shamelessly copied/adapted from ssh-argv0
* Add debian/patches/040_manpage_debian.diff to reference README.Debian for
  autossh debian-specific behavior (Closes: #523861)
* Install logcheck ignore rules into
  /etc/logcheck/ignore.d.workstation/autossh (Closes: #505659)
* Add ${misc:Depends} as lintian requested
* Update to S-V 3.8.1, no changes needed

6. By Filippo Giunchedi

* New upstream release
* debian/patches/manpage_fix.diff: fix spurious .El (Closes: #447654)
* Report failure when unable to find a tunnel port (Closes: #443087)

5. By Filippo Giunchedi

* get command line handling of -M right.
* add NEWS file announcing the random guess feature

4. By Filippo Giunchedi

* explicitly depend on ssh-client | openssh-client (Closes: #315049)
* pass -M to ssh if used after --, patch by Paul Brook (Closes: #320280)

3. By Filippo Giunchedi

fixed strcpy() with overlapping strings as pointed out by Steve Langasek

2. By Filippo Giunchedi

* changed autossh_wrapper to use AUTOSSH_PORT instead of -M and modified
  autossh.c to -M always override AUTOSSH_PORT (Closes: #238148)
* fixed autossh chocking on empty (but set) AUTOSSH_PORT (Closes: #238150)

1. By Filippo Giunchedi

Import upstream version 1.2f

Branch metadata

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

Subscribers