Change logs for makejail source package in Hardy

  • makejail (0.0.5-7) unstable; urgency=low
    
      * 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)
    
     -- Ubuntu Archive Auto-Sync <email address hidden>   Tue,  07 Nov 2006 02:52:50 +0000