Branches for Intrepid

Name Status Last Modified Last Commit
lp://staging/ubuntu/intrepid/makejail 2 Mature 2009-08-19 18:01:50 UTC
3. * Ldd output has now changed and some...

Author: Javier Fernández-Sanguino
Revision Date: 2006-07-16 17:28:08 UTC

* Ldd output has now changed and some libraries might not include a '=>'
  but, rather, the absolute path. Patch makejail so it handles those lines.
  This helps it detect that it needs to install /lib/ld-linux.so.2
  in the jail (Closes: #358975)
* Use shutil.copystat instead of the inline CopyStat function in order to
  properly preserve setuid bits (Closes: #310781)
* Use Debhelper compatibility version 4
* Add /usr/sbin/rndc to the example makejail file for Bind (Closes: #259453)
* Unmount /proc if we will attempt to clean the Jail first so that
  reruning makejail will not fail if /proc is mounted (Closes: #375130)

11 of 1 result