lp:ubuntu/quantal/rssh

Created by James Westby and last modified
Get this branch:
bzr branch lp:ubuntu/quantal/rssh
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

16. By Russ Allbery

Apply upstream patch to close security vulnerability that permitted
clever manipulation of environment variables on the ssh command line
to bypass rssh checking. (CVE-2012-3478)

15. By Russ Allbery

Force libexecdir to /usr/lib/rssh. This is not a library package and
has no reason to be using the multiarch paths, but picked up the
modification to libexecdir as a side effect of the debhelper
compatibility level change. (Closes: #663011)

14. By Russ Allbery

* Translation updates:
  - Danish, thanks Joe Dalton. (Closes: #659447)
* Update debian/copyright to copyright-format 1.0.
* Update standards version to 3.9.3 (no changes required).

13. By Russ Allbery

* Update examples/mkchroot.sh to include libnss modules in a multiarch
  subdirectory of /lib if none exist directly in /lib.
* Update to debhelper compatibility level V9.
  - Enable compiler hardening flags, including bindnow and PIE.
    (Closes: #654155)
* Use dh-autoreconf to regenerate the Autotools build system rather than
  rolling our own equivalent.
* Update standards version to 3.9.2 (no changes required).

12. By Russ Allbery

* New upstream release.
  - Exit with non-zero status when fatal() is called.
  - Merges Debian fixes/config-parse-fatal, fixes/man-page-hyphen, and
    fixes/missing-config patches.
* In the example mkchroot script, also check for and copy over the
  dependencies of any of the NSS libraries we copy over. This picks up
  the libnsl library, which is now required. Print out a warning that
  mkchroot doesn't copy over any of the libraries required for other
  supporting programs (rsync, etc.), only those for scp and sftp.
  (Closes: #611878)
* Update debian/copyright to the current DEP-5 format.
* Update to debhelper compatibility level V8.
* Update to standards version 3.9.1 (no changes required).

11. By Russ Allbery

When allocating the buffer to tell a locked-out user what commands are
supported, add an additional byte for the nul at the end of the
string. (Closes: #601145)

10. By Russ Allbery

* If parsing the configuration file fails, abort with an error rather
  than continuing on and applying the defaults, since the defaults may
  be wrong for the current user. Patch from Jon Barber.
* Fix spelling error (seperate for separate) in rssh man page.
* Remove version from openssh-server dependency since it was older than
  oldstable.
* Update standards version to 3.9.0 (no changes required).

9. By Russ Allbery

* Switch to 3.0 (quilt) source format.
  - Remove build dependency on quilt and debian/rules machinery.
* Remove all of the files touched by autoreconf -i.
* Remove Jesus Climent from uploaders. He hasn't had time to work on
  the package in a while.
* Update standards version to 3.8.4 (no changes required).

8. By Russ Allbery

* Update standards version 3.8.2 (no changes required).
* Translation updates:
  - Czech, thanks Martin Šín. (Closes: #533389)
  - Russian, thanks Yuri Kozlov. (Closes: #537062)

7. By Russ Allbery

* This package is now maintained using Git and TopGit. A quilt
  patch series is exported from TopGit branches for the final Debian
  package. Update debian/README.source, the Vcs-* control fields, and
  debian/rules accordingly.
* Add support for svnserve (Subversion). This requires a change in the
  format of /etc/rssh.conf to add an additional binary digit to the
  permissions field. /etc/rssh.conf will be automatically updated as
  part of the package upgrade using /usr/share/rssh/conf_convert. Patch
  from Davide Scola. (Closes: #284756)
* In mkchroot, also install /dev/zero in the chroot. Noted in an
  updated patch from Ross Davis sent to the rssh-discuss list.
* Remove postrm script that removed rssh from /etc/shells. We do that
  in postinst on upgrade and have for some time, so this maintainer
  script was unnecessary.
* Convert to the proposed new copyright format.
* Swap Maintainer and Uploaders, making me the primary maintainer. I've
  done all of the recent uploads.
* Update debhelper compatibility level to V7.
  - Use rule minimization with overrides.
  - Move install, examples, and manpage lists into separate files.
  - Add --enable-static if "static" is in DEB_CONFIGURE_OPTIONS rather
    than requiring the variable be set to exactly --enable-static.
  - Remove unnecessary debian/dirs.
* Update standards version to 3.8.1 (no changes required).
* Translation updates:
  - Spanish, thanks Francisco Javier Cuadrado. (Closes: #509356)

Branch metadata

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

Subscribers