Skip to content

Debian Changelog makejail (0.0.5-7)

2006

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)

 -- Javier Fernandez-Sanguino Pen~a <jfs@computer.org>  Sun, 16 Jul 2006 17:28:08 +0200

2005

makejail (0.0.5-6) unstable; urgency=low

   * Fix typo in manpage (Closes: #326537)

 -- Javier Fernandez-Sanguino Pen~a <jfs@computer.org>  Sun, 4 Sep 2005 16:14:18 +0200

2004

makejail (0.0.5-5) unstable; urgency=low

   * Proper debian/copyright file.
   * Moved Build-Depends to Build-Depends-Indep
   * Fixed description

 -- Javier Fernandez-Sanguino Pen~a <jfs@computer.org>  Fri, 23 Jan 2004 18:04:49 +0100

2003

makejail (0.0.5-4) unstable; urgency=low

   * Modified dependancies (Closes: #205944)

 -- Javier Fernandez-Sanguino Pen~a <jfs@computer.org>  Wed, 20 Aug 2003 16:33:23 +0200

makejail (0.0.5-3) unstable; urgency=low

   * Now depends on python2.3 as asked for by python maintainers.
   * Removed 'stat | coreutils' from depends

 -- Javier Fernandez-Sanguino Pen~a <jfs@computer.org>  Sun, 17 Aug 2003 12:45:33 +0200

makejail (0.0.5-2) unstable; urgency=low

   * Fixed doc.src so that groff does not give errors when reading
     manpage.

 -- Javier Fernandez-Sanguino Pen~a <jfs@computer.org>  Fri, 9 May 2003 20:26:18 +0200

makejail (0.0.5-1) unstable; urgency=low

   * New upstream version.
   * Fixed python2ism (Closes: #188332)

 -- Javier Fernandez-Sanguino Pen~a <jfs@computer.org>  Fri, 11 Apr 2003 01:13:11 +0200

2002

makejail (0.0.4-2) unstable; urgency=low

   * Fixed typo s/makefail/makejail/ (Closes: #169692)

 -- Javier Fernandez-Sanguino Pen~a <jfs@computer.org>  Sun, 24 Nov 2002 23:31:29 +0100

makejail (0.0.4-1) unstable; urgency=low

   * New upstream release (integrates the fixes introduced in the 0.0.1-4
     version)
   * This version does not fix an unreported bug related to the use of
     DebianInfoFile (it's called DebianInfoDir in one function)

 -- Javier Fernandez-Sanguino Pen~a <jfs@computer.org>  Mon, 28 Oct 2002 19:28:38 +0100

makejail (0.0.3-1) unstable; urgency=low

   * New upstream release

 -- Javier Fernandez-Sanguino Pen~a <jfs@computer.org>  Mon, 14 Oct 2002 17:29:36 +0200

makejail (0.0.1-4) unstable; urgency=low

   * Fixed makejail call to variable (Closes: #163187)
   * Makedocs now called through python (Closes: #164068)
   * Fixed Build-Depends to include python (used by makedocs)
   * Changed tty in sshd.py to ttyp (Closes: #163189)

 -- Javier Fernandez-Sanguino Pen~a <jfs@computer.org>  Mon, 14 Oct 2002 17:24:46 +0200

makejail (0.0.1-3) unstable; urgency=low

   * Changed depends: to coreutils (isn't this in Standard, the dependancy
   is probably not needed) (Closes: #161446, #161898, #161321)
   * Fixed typos in sshd configuration (Closes: #161684)

 -- Javier Fernandez-Sanguino Pen~a <jfs@computer.org>  Mon, 23 Sep 2002 09:49:55 +0200

makejail (0.0.1-2) unstable; urgency=low

   * Added stat depends (Closes: #161321)

 -- Javier Fernandez-Sanguino Pen~a <jfs@computer.org>  Wed, 18 Sep 2002 13:28:49 +0200

makejail (0.0.1-1) unstable; urgency=low

   * Initial Release.
   * Fixed typo in makejail (librairies->libraries)
   * Provided a sample sshd configuration file (currently in the
   examples dir) not thoroughly tested.
   * Fixed typo in makejail and in manpage (debianDpkgInfoDir)
   * Fixed call in makejail (changed debianDpkgInfo to config.debianDpkg..)

 -- Javier Fernandez-Sanguino Pen~a <jfs@computer.org>  Sat, 17 Aug 2002 11:36:37 +0200