Skip to content

Debian Changelog jailer (0.4-15)

2008

jailer (0.4-15) unstable; urgency=low

   * Improvements to the updatejail script based on patch provided by
     Nick Leverton (Closes: 483605)

 -- Javier Fernandez-Sanguino Pen~a <jfs@debian.org>  Tue, 03 Jun 2008 01:17:35 +0200

jailer (0.4-14) unstable; urgency=high

   * Fix syntax error in jailer program. Thanks to Zoltan Herpai for
     spotting this issue.

 -- Javier Fernandez-Sanguino Pen~a <jfs@debian.org>  Sat, 17 May 2008 11:34:56 +0200

jailer (0.4-13) unstable; urgency=low

   * Fix bashism in updatejailer (Closes: #464996)
   * Fix errors in manpages, replace '\.' with '\&.' to properly quote
     dots at the start of a line.

 -- Javier Fernandez-Sanguino Pen~a <jfs@debian.org>  Thu, 03 Apr 2008 00:17:30 +0200

2007

jailer (0.4-12) unstable; urgency=low

   * Remove debian/conffiles to prevent duplicate conffiles lintian error

 -- Javier Fernandez-Sanguino Pen~a <jfs@debian.org>  Tue, 17 Jul 2007 08:51:41 +0200

jailer (0.4-11) unstable; urgency=low

   * Remove Homepage as it gives a 404
   * Change the maintainer's email address

 -- Javier Fernandez-Sanguino Pen~a <jfs@debian.org>  Tue, 17 Jul 2007 08:48:50 +0200

jailer (0.4-10) unstable; urgency=high

   * Have updatejail use tempfile instead of the unsafe /tmp/$$.updatejail
     construct which makes it vulnerable to symlink attacks in /tmp/.
     Since this tool is run as root this is a severe bug and thus
     the urgency. (Closes: #410548)
   [ Minor program improvements ]
   * Fix updatejail so that the identifier matches exactly the name of the jail
     and does not match jails containing its name (Closes: #382318)
   * Fix a typo in the updatejail program output
   * Do not dump stderr to /dev/null when running cpio. This will make it
     print out a lot of cruft when creating makejails, but at least errors
     will be easy to spot.
   * Improve error messages in updatejail, check that the jail identifier
     is not empty and that the root directory exists.
   [ Documentation improvements ]
   * Rewrite some places of the manpages to fix grammar and typos.
   * Note in updatejail's manpage that the Root: location has to match the
     identifier being used.
   [ Debian package changes ]
   * Use debhelper compatibility version 4
   * Use dh_installman instead of dh_installmanpages
   * Add a space to the Homepage line in debian/control

 -- Javier Fernandez-Sanguino Pen~a <jfs@computer.org>  Sun, 11 Feb 2007 18:13:21 +0100

2006

jailer (0.4-9) unstable; urgency=low

   * Build-Depend on automake1.4 to fix FTBFS (#396670)
   * Fix manpage section of jailer.conf

 -- Javier Fernandez-Sanguino Pen~a <jfs@computer.org>  Fri, 3 Nov 2006 03:04:59 +0100

2003

jailer (0.4-8) unstable; urgency=low

   * Fixed reference to man section for jailer.conf in jailer(8)
   (Closes: #216801)
   * Updated Standards-Version to 3.6.1
   * Moved from Build-Depends to Build-Depends-Indep.

 -- Javier Fernandez-Sanguino Pen~a <jfs@computer.org>  Tue, 28 Oct 2003 01:52:57 +0100

jailer (0.4-7) unstable; urgency=low

   * Added config.{guess,sub} files from automake, I need to ask
     the upstream maintainer to add this too (Closes: #208191)

 -- Javier Fernandez-Sanguino Pen~a <jfs@computer.org>  Tue, 9 Sep 2003 10:54:09 +0200

jailer (0.4-6) unstable; urgency=low

   * Updatejail now calls jailer properly (Closes: #200617)

 -- Javier Fernandez-Sanguino Pen~a <jfs@computer.org>  Wed, 9 Jul 2003 18:54:14 +0200

jailer (0.4-5) unstable; urgency=low

   * Fixed description line (Closes: #192034)
   * Added automake Build-Depends so that symlinks work when building
     (Closes: #191725)

 -- Javier Fernandez-Sanguino Pen~a <jfs@computer.org>  Mon, 5 May 2003 22:04:30 +0200

jailer (0.4-4) unstable; urgency=low

   * Moved to architecture all (I shouldn't upload packages so in a
     hurry, oh well)
   * Removed restrict from the Depends:

 -- Javier Fernandez-Sanguino Pen~a <jfs@computer.org>  Sat, 26 Apr 2003 12:34:03 +0200

jailer (0.4-3) unstable; urgency=low

   * First upload to Debian
   * Added Homepage: to debian/control
   * Added download link to copyright and proper license info
   * No longer autoconf's on package creation
   * distclean is only executed if available
   * Changelog removed from debian/docs
   * jailer.conf removed from debian/docs and added to examples

 -- Javier Fernandez-Sanguino Pen~a <jfs@computer.org>  Tue, 22 Apr 2003 00:27:28 +0200

2002

jailer (0.4-2) unstable; urgency=low

   * Changed the upstream version to remove the postinst scripts since the
   jailer.conf file is empty (and no init scripts are provided)
   * Modified configure.in to create all the needed Makefiles.
   * Fixed (many) spelling erros on the README file and the manpages.
   * Added comments to the jailer.conf file

 -- Javier Fernandez-Sanguino Pen~a <jfs@computer.org>  Thu, 29 Aug 2002 16:12:29 +0200

2001

jailer (0.4-1) unstable; urgency=low

   * New update script (updatejail)
   * Now you can call jailer.pl simply jailer
   * Shiney new manpages
   * Updated changelog

 -- Peter Holtzl <peter.holtzl@balabit.hu>  Tue, 4 Dec 2001 15:45:00 +0200

jailer (0.3) unstable; urgency=low

   * New upstream release.
 
   * Configuration updates

 -- Marton Illes <marci@balabit.hu>  Fri, 10 Aug 2001 16:07:07 +0200

jailer (0.2) unstable; urgency=low

   * New upstream release.
 
   * Config files added.

 -- Marton Illes <marci@balabit.hu>  Wed, 20 Jun 2001 14:36:12 +0200

jailer (0.1) unstable; urgency=low

   * Initial Release.

 -- Marton Illes <marci@balabit.hu>  Tue, 24 Apr 2001 15:33:29 +0200