1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191
|
libpam-encfs (0.1.4.4-8) unstable; urgency=medium
* README.Debian: (Closes: #837080).
- Update info about fuse group.
- Improve info about 'user_allow_other' in /etc/fuse.conf.
* debian/control:
- Bump Standards-Version. No changes required.
- Use encrypted transport protocol for Vcs-* URI.
* Bump debhelper compatibility level to 9.
* debian/copyright: Make DEP5.
-- Agustin Martin Domingo <agmartin@debian.org> Fri, 14 Oct 2016 15:49:10 +0200
libpam-encfs (0.1.4.4-7) unstable; urgency=medium
* debian/control:
- Use canonical form for Vcs-* headers.
- Bump Standards version. No changes required.
- Cosmetic changes.
-- Agustin Martin Domingo <agmartin@debian.org> Mon, 29 Sep 2014 12:45:11 +0200
libpam-encfs (0.1.4.4-6) unstable; urgency=low
* Fix FTBFS with multiple -Wl,... flags. Thanks Ilya Barygin
from Ubuntu for report and fix (Closes: #675581).
-- Agustin Martin Domingo <agmartin@debian.org> Mon, 04 Jun 2012 10:34:57 +0200
libpam-encfs (0.1.4.4-5) unstable; urgency=low
* debian/rules:
- Fix lintian debian-rules-missing-recommended-target build-{arch,indep}.
* 01_pam_encfs.c_hint-console-login-on-error.patch:
- Hint using a console login to get more info on login
failure (Closes: #648704).
* debian/README.Debian:
- More detailed info about selected default options, password
change and security implications.
* debian/control:
- Bump Standards-Version. No changes required.
-- Agustin Martin Domingo <agmartin@debian.org> Mon, 28 May 2012 15:08:07 +0200
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
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
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
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
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
|