2011
libpam-chroot (0.9-4.1) unstable; urgency=low
* NMU
* Merge changes back from Ubuntu (thanks to Matthias Klose)
- Remove unused variable `name'. Closes: #625374. LP: #831203.
- Revert:
+ Build with -fno-stack-protector fix FTBFS
- Link with gcc.
* Lintian cleanups:
- Add ${misc:Depends}
- Add initial build-arch and build-indep rules
- Update Standard-Version (no changes)
-- Steve McIntyre <steve.mcintyre@linaro.org> Fri, 16 Dec 2011 18:07:23 +0000
2010
libpam-chroot (0.9-4) unstable; urgency=low
* Makefile: -lpam should go at the end of the $(LD) invocation
* Change the maintainer's email address
* Document in debian/README.Debian the fact that OpenSSH provides
this feature (since the 4.9 release)
* debian/control: Move homepage to header
* debian/watch: Added watch file
* debian/copyright:
- Convert to UTF-8
- Add a proper copyright statement and clarify the
upstream authors
- Remove reference to RedHat
-- Javier Fernandez-Sanguino Pen~a <jfs@debian.org> Wed, 27 Oct 2010 01:52:24 +0200
2007
libpam-chroot (0.9-3) unstable; urgency=medium
* This package builds fine with Gcc 4.2 (Closes: #361568) * Replace x_strdup() with strdup() in pam_chroot.c * Use debian compatibility version 5
-- Javier Fernandez-Sanguino Pen~a <jfs@debian.org> Thu, 04 Oct 2007 00:59:53 +0200
2004
libpam-chroot (0.9-2) unstable; urgency=low
* As suggested by Jim Paris, updated the README.Debian file with new information detailing when might OpenSSH work with pam-chroot and when you might need to disable Privilege Separation. Based on his experiments and Darren Tucker's answer to this issue available at: http://groups.google.com/groups?&selm=bk371q%24d33%241%40gate.dodgy.net.au * Following his suggestions modified TROUBLESHOOTING since there is only one debug message that goes to auth.debug, most of them go to auth.notice
-- Javier Fernandez-Sanguino Pen~a <jfs@computer.org> Wed, 6 Oct 2004 00:10:07 +0200
libpam-chroot (0.9-1) unstable; urgency=low
* New upstream release (Closes: #250791) - fix memory leaks, expanded user/group regex support (0.8) - security checks for conf file & chroot directories (0.9) * Since new upstream is in sourceforge, adjusted debian/copyright and added homepage to debian/control, and changed debian/watch (not enabled SF since it will not work with uscan) * Removed 'configure' target from debian/rules as it is not used. * Install the new 'TROUBLESHOOTING' doc provided upstream.
-- Javier Fernandez-Sanguino Pen~a <jfs@computer.org> Thu, 30 Sep 2004 00:47:27 +0200
libpam-chroot (0.6-6) unstable; urgency=low
* Correct parsing of the config option 'onerr' with the patch
provided by Rene Konasz (Closes: #232808)
-- Javier Fernandez-Sanguino Pen~a <jfs@computer.org> Mon, 7 Jun 2004 10:24:36 +0200
libpam-chroot (0.6-5) unstable; urgency=low
* Added information in README.Debian regarding how to configure OpenSSH to
use libpam-chroot and mention explicitly Privilege Separation breakage
(Closes: #173258)
* Added more information in the configuration file chroot.conf
-- Javier Fernandez-Sanguino Pen~a <jfs@computer.org> Sun, 11 Jan 2004 18:37:39 +0100
2003
libpam-chroot (0.6-4) unstable; urgency=low
* Updated Standard-Version * Fixed lintian warnings * Added uscan's watch file * Removed all of dh_make example files
-- Javier Fernandez-Sanguino Pen~a <jfs@computer.org> Tue, 28 Oct 2003 02:01:42 +0100
2002
libpam-chroot (0.6-3) unstable; urgency=low
* Provided template for setup-chroot as well as an rsync example thanks to
Andres Salomon (Closes: #150368)
-- Javier Fernandez-Sanguino Pen~a <jfs@computer.org> Mon, 2 Sep 2002 21:00:27 +0200
libpam-chroot (0.6-2) unstable; urgency=low
* Fixed Maintainer address (Closes: #147824)
-- Javier Fernandez-Sanguino Pen~a <jfs@computer.org> Thu, 23 May 2002 13:36:19 +0200
libpam-chroot (0.6-1) unstable; urgency=low
* Initial Release.
* I was up until 4 AM but I was finally able to have it working in
Debian!
* Added a README.Debian to explain how it works since the installation
process will not add any lines to existing /etc/pam.d/ files
(applications)
* Provided examples on how to setup an environment for users using
/bin/login (console) in /usr/share/doc/libpam-chroot/examples
including a script that builds the proper environment (took me
some time of stracing to figure it needed the /dev/tty files)
-- Javier Fernandez-Sanguino Pen~a <jfs@computer.org> Wed, 1 May 2002 01:24:40 +0200