lp:ubuntu/trusty/rssh

Created by Ubuntu Package Importer and last modified
Get this branch:
bzr branch lp:ubuntu/trusty/rssh
Members of Ubuntu branches can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Status:
Development

Recent revisions

20. By Russ Allbery

* Fix typo in the example mkchroot script that causes it to fail to
  copy the libnss compat modules. Patch from Jeremy Jongepier.
  (Closes: #729294)
* This package is now maintained using gbp pq from git-buildpackage.
  Remove the TopGit glue and the obsolete README.source package and
  rename the patches based on the export convention of gbp pq.
* Drop override to use xz compression for the binary package. This is
  now the default in dpkg-buildpackage.
* Update standards version to 3.9.5 (no changes required).
* Translation updates:
  - Portuguese (Brazilian), thanks Fernando Ike de Oliveira.
    (Closes: #723148)
* Reformat translations with debconf-updatepo. Add some missing
  Language fields and update the Report-Msgid-Bugs-To address.

19. By Russ Allbery

Patch the upstream build system to honor CFLAGS and CPPFLAGS as passed
to configure. This fixes use of hardening flags during the build.
Thanks to Simon Ruderich for the patch. (Closes: #709941)

18. By Russ Allbery

* Upload to unstable.
* Fix implicit function declaration compiler warning from the svnserve
  patch.
* Use xz compression for the Debian source and binary package.
* Canonicalize the Vcs-Git and Vcs-Browser control fields.
* Update standards version to 3.9.4 (no changes required).

17. By Russ Allbery

* Fix several flaws in validation of rsync options. Ensure --server
  cannot be hidden from the server by putting it after -- or as the
  argument to another option. Verify that the -e option's value matches
  expectations rather than trying to look for invalid -e option values.
  (CVE-2012-2251)
* Reject the rsync --rsh option even if it does not contain a trailing
  equal sign. (CVE-2012-2252)

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)

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