Skip to content

Debian Changelog libpam-encfs (0.1.4.4-4)

2011

libpam-encfs (0.1.4.4-4) unstable; urgency=low

   * debian/rules:
     - Make sure libraries are sanely ordered for linking. Thanks
       David Shorten (Closes: #633448).
     - Fix typo (as-needed -> add-needed).
     - Use dpkg-buildflags to get standard buildflags.
   * debian/control:
     - Bump Standards version. No changes required.
     - Build depend on dpkg-dev (>= 1.15.7~) because of dpkg-buildflags.
   * Make package dpkg 3.0 (quilt).

 -- Agustin Martin Domingo <agmartin@debian.org>  Tue, 12 Jul 2011 16:10:38 +0200

libpam-encfs (0.1.4.4-3) unstable; urgency=low

   * debian/NEWS,README.Debian: Document possible behavior
     changes on session end after upgrade to pam-auth-update
     based files (Closes: #621018).

 -- Agustin Martin Domingo <agmartin@debian.org>  Tue, 12 Apr 2011 13:06:10 +0200

libpam-encfs (0.1.4.4-2) unstable; urgency=low

   * Build only for linux, Currently, fuse is not available
     outside it.
   * Keep a separate debian/pam_encfs.conf and ship upstream's
     at doc dir.
   * debian/copyright: Update years and origin.
   * debian/libpam-encfs.preinst: Fix 'Conffiles' for dpkg-query
     -f option.

 -- Agustin Martin Domingo <agmartin@debian.org>  Mon, 28 Feb 2011 17:34:22 +0100

libpam-encfs (0.1.4.4-1) unstable; urgency=low

   * New (temporary) maintainer.
   * New upstream release.
   * Integrate libpam-encfs with pam-auth-update (Closes: #605559).
     Original pam-config by Simon Mungewell (LP: #287904).
   * Update watch file. Thanks Yan Morin (Closes: #550802).
   * debian/README.source: Added. Package uses dpatch patch system.
   * debian/control:
     - Update Homepage.
     - Fix lintian debhelper-but-no-misc-depends.
     - Bump Standards-Version. No changes required.
   * debian/copyright. Fix unversioned GPL version.
   * {pre,post}inst: Fix lintian maintainer-script-ignores-errors.
   * Remove some patches for changes included by upstream in 0.1.4.2:
     - 04_possible_buffer_overflow.dpatch.
     - 05_wait_for_fusermount.dpatch.
     - 06_link_with_gcc.dpatch: Removed. Partially integrated in 0.1.4.2.
       For the rest, upstream prefers to stay with ld, so we use it
       consistently.
   * 03_Changelog.dpatch: Removed. Create a pseudo upstream Changelog
     under debian/ and make sure it is installed.
   * 02_pam_encfs.conf:
     - Update for new upstream releases.
     - Fix conflicting options in config. Thanks again Simon Mungewell
       (LP: #287929).
     - Do not set allow_root in global fuse options, as this implies that
       different choice cannot be used for any user.
     - Use allow_root as default in specific definitions.
     - Warn that allow_user and allow_root cannot be used simultaneously.
   * debian/rules: Pass LD_FLAGS from debian/rules, including -x and
     explicit -lc. This last should also close (LP: #205783), already
     closed differently in 0.1.4.1-4.
   * Really close (Closes: #465558). It was indeed closed in 0.1.4.1-4,
     but mistyped as #1465558, and fix is included in upstream 0.1.4.2.

 -- Agustin Martin Domingo <agmartin@debian.org>  Tue, 15 Feb 2011 12:37:04 +0100

2008

libpam-encfs (0.1.4.1-4) unstable; urgency=low

   * Link using gcc instead calling ld directly. Hopefuly closes ubuntu bug
     number 205783.
   * Activate patch 05_wait_for_fusermount. The patch was created to solve
     bug #1465558 in 0.1.4.1-3, but I forgot to activate it.

 -- Rubén Porras Campo <nahoo82@gmail.com>  Tue, 22 Apr 2008 23:02:23 +0200

libpam-encfs (0.1.4.1-3) unstable; urgency=low

   * Wait for fusermount after exiting the session. Closes: #1465558

 -- Rubén Porras Campo <nahoo82@gmail.com>  Mon, 18 Feb 2008 18:26:13 +0100

2007

libpam-encfs (0.1.4.1-2) unstable; urgency=low

   * Fix possible buffer overflow. Thanks to Max Vozeler.

 -- Rubén Porras Campo <nahoo82@gmail.com>  Thu, 08 Nov 2007 22:40:41 +0100

libpam-encfs (0.1.4.1-1) unstable; urgency=low

   * New upstream release.
   * Preinst does not use anymore /var/lib/dpkg/status directly.
   * Do not ignore errors in clean targen of debian/rules.
   * Update to Debian Policy 2.7.2.2.
   * Correct handling of chdir when using sudo. Closes: #425656.
   * Update maintainer address.

 -- Rubén Porras Campo <nahoo82@gmail.com>  Wed, 12 Sep 2007 10:20:43 +0200

2006

libpam-encfs (0.1.3-1) unstable; urgency=low

   * New upstream version
   * Cleaned 02_pam_encfs.conf.dpatch removing some things I should
     have left during my test.
   * Rewrite Debian changelog, the package is intended to go in admin,
     not in base
   * Include changelog based on information provided in upstream web page

 -- Rubén Porras Campo <nahoo@inicia.es>  Tue, 24 Jan 2006 17:54:55 +0100

2005

libpam-encfs (0.1.2-4) unstable; urgency=low

   * Change section from libs to admin. Closes: #341165

 -- Rubén Porras Campo <nahoo@inicia.es>  Tue, 13 Dec 2005 22:12:52 +0100

libpam-encfs (0.1.2-3) unstable; urgency=low

   * Change architecture from i386 to any. Closes: #340575

 -- Rubén Porras Campo <nahoo@inicia.es>  Thu, 24 Nov 2005 23:40:09 +0100

libpam-encfs (0.1.2-2) unstable; urgency=low

   * Remove commented dh_* calls from debian/rules
   * Depend on encfs instead of recomend it
   * Remove debian/pam-encfs.substvars from the diff.gz
   * Add Bartosz Fenski <fenio@debian.org> as uploader

 -- Rubén Porras Campo <nahoo@inicia.es>  Sat, 19 Nov 2005 17:04:39 +0100

libpam-encfs (0.1.2-1) unstable; urgency=low

   * Initial release Closes: #327860
   * Change Makefile to install pam_encfs.conf
   * Change default dir for encfs home directories from /mnt/storage/enc/
     to /home/.enc. Rationale: Under a common setup, that is, one partition
     for /home and another for /, putting the encrypted data into
     /mnt/storage/enc/ uses space in /, not in /home.
   * Create README.Debian.

 -- Rubén Porras Campo <nahoo@inicia.es>  Mon, 12 Sep 2005 17:11:01 +0200