Changelog for
pam_mount-debugsource-0.47-13.2.x86_64.rpm :
Mon Nov 9 13:00:00 2009 mcAATTsuse.de
- fix first time overwrite mntoptions (bnc#531289)
Mon Jan 12 13:00:00 2009 mcAATTsuse.de
- fix
feature (bnc#461333)
* enable automatic wait, term and kill. Required to terminate
pulseaudio
* add during convert to converted config
- remove passwdehd. (CVE-2008-5138) (bnc#465303)
does not work at all with new config format.
- recognize required and deny options for luserconf
(bnc#463524)
Tue Nov 4 13:00:00 2008 mcAATTsuse.de
- fix failing convert script. (bnc#438842)
Mon Oct 27 13:00:00 2008 mcAATTsuse.de
- remove lsof callback from convert script. lsof is not needed
in this version of pam_mount. (bnc#438842)
Tue Oct 14 14:00:00 2008 mcAATTsuse.de
- fix checking deny options
Mon Oct 13 14:00:00 2008 mcAATTsuse.de
- replace also options which are specified in a volume
(bnc#433845)
Thu Sep 25 14:00:00 2008 mcAATTsuse.de
- fix reading the key from harddisk.
- using losteup command directly (bnc#427343)
Fri Sep 5 14:00:00 2008 mcAATTsuse.de
- version 0.47
- mount.crypt: add missing null command to conform to sh syntax
(SF bug #2089446)
- conf: fix printing of strings when luser volume options were not ok
- conf: re-add luserconf security checks
- add support for encfs 1.3.x (1.4.x already has been in for long)
- conf: add the \"noroot\" attribute for to force mounting with
the unprivileged user account (required for FUSE filesystems)
- replace fixed-size buffers and arrays with dynamic ones (complete)
(obsolets pam_mount-0.45-bump-max-par.diff)
Mon Sep 1 14:00:00 2008 mcAATTsuse.de
- version 0.45
* fix double-freeing the authentication token
* use ofl instead of lsof/fuser
* kill-on-logout support (terminate processes that would stand in the
way of unmounting)
(remove suse patch which supports this)
* mount.crypt: auto-detect necessity for running losetup
Mon Aug 18 14:00:00 2008 mcAATTsuse.de
- version 0.44
- mount.crypt: fix option slurping
- properly handle simple sgrp config items
- src: correct error check in run_lsof()
- conf: check that slash follows home tilde
- conf: wildcard inadvertently matched root sometimes
Mon Aug 11 14:00:00 2008 mcAATTsuse.de
- version 0.43
- remove davfs support
- pass fsck definition from pam_mount.conf.xml to mount.crypt
- document pam_mount.conf.xml defaults
- do not call fsck from within pam_mount for encrypted devices,
let mount.crypt do it
Mon Jun 23 14:00:00 2008 mcAATTsuse.de
- version 0.41
- add missing pgrp/sgrp attribute handling for simple user control
- mount.crypt: handle arbitrary argument order
- correct extended sgrp handling
- manpages: add missing description for , and reorder
- the documentation in pam_mount.conf.xml has been reworked and
split off into pam_mount.conf(5).
- extensive user selection for (revised)
- case-insensitive matching for user, pgrp, sgrp
- fixed segfault when more than one volume was defined
- extended user selection for
- fix an unwanted inversion for handling
- store per-volume option list in ordered form --
essentially fixes the problem of \"user\" (implies noeexec)
overriding \"exec\"
- fix null pointer deref (from new UID/GID range support)
- mount.crypt uses normal sleep from coreutils again
- truecrypt 5.x is not supported because the truecrypt CLI component
that pam_mount requires was removed
- tag in pam_mount.conf.xml supports UID and GID ranges now
- fix HAVE_LIBCRYPTO regression;
crypto was always disabled even if openssl present
- remove pam_mount-0.35-fix-configure.dif (is upstream now)
Tue Apr 22 14:00:00 2008 mcAATTsuse.de
- use upstream fix for bnc#381292
Fri Apr 18 14:00:00 2008 mcAATTsuse.de
- fix configure (bnc#381292)
Thu Apr 10 14:00:00 2008 roAATTsuse.de
- added baselibs.conf file to build xxbit packages
for multilib support
Mon Apr 7 14:00:00 2008 mcAATTsuse.de
- update to version 0.35
- mount.crypt: fix loop device detection
- mount.crypt: wait for dm devices to show up
- fixed: mount flag and value were one argument
- pmvarrun: support unprivileged mode
- Support for SSH keyboard-interactive authenticated volumes
- documentation updates
Wed Apr 2 14:00:00 2008 mcAATTsuse.de
- update to version 0.32
- notify about unknown options in /etc/pam.d/
*
- support \"debug\" option for pam_mount in /etc/pam.d/
*
- mount.crypt: detect loop devices by major number
- Fixed parsing of old-style pam_mount.conf with spaces in group names,
copy-and-paste typos and a missing return value. Added workaround for
CIFS volumes within NFS mounts with \"root_squash\" option.
- allow --keyfile to be used for non-LUKS too
- luksClose is the same as Remove (in umount.crypt)
- convert \"local\" fstype entries from old configuration format correctly.
- fixed parsing of old pam_mount.conf with spaces in group names
- fixed: When no volumes were to be mounted, return value
was not PAM_SUCCESS.
Mon Oct 8 14:00:00 2007 mcAATTsuse.de
- update to version 0.29
* pam_mount switched to an XML configuration.
* added truecrypt support
* add an \"invert\" attribute
* split group matching into multiple attributes
* properly detect loop64 support
* NT domain placeholders
* Implement the \"soft_try_pass\" option
* add \"nullok\" option
* --keyfile option added to mount.crypt
Fri Sep 21 14:00:00 2007 mcAATTsuse.de
- remove the loopdevice for the image too
[#326802]
Thu Sep 20 14:00:00 2007 mcAATTsuse.de
- add required dependencies [#326802]
Wed Apr 4 14:00:00 2007 criveraAATTsuse.de
- Don\'t package mount_ehd, it\'s only for
OpenBSD. Fixes 256214.
Thu Mar 29 14:00:00 2007 mcAATTsuse.de
- add zlib-devel to BuildRequires
Tue Mar 13 13:00:00 2007 mcAATTsuse.de
- fix reference counting of pmvarrun app
[#252243]
Tue Jan 23 13:00:00 2007 mcAATTsuse.de
- fix umount encrypted homedirectories
[#237793]
Thu Jan 18 13:00:00 2007 mcAATTsuse.de
- disable debug
- increase MAX_PAR to be able to read longer keys
Fri Jan 12 13:00:00 2007 mcAATTsuse.de
- add patch to kill all remaining user processes before
unmounting crypted partition
(pam_mount-0.18-umount-home-dir.dif)
Fri Dec 8 13:00:00 2006 dgollubAATTsuse.de
- use UID of specified user for owner change of mount point
(pam_mount-chownuid-fix.diff)
Tue Sep 12 14:00:00 2006 mcAATTsuse.de
- Update to 0.18
* fixes memory corruptions, zero termination, segfaults
* A crash on x86_64 has been fixed. pam_mount now changes
to the root directory before attempting to (un)mount
Mon Jul 31 14:00:00 2006 kukukAATTsuse.de
- Update to version 0.16
bugfix release