Home | Docs | Forums | Lists | Bugs | Planet | Store | GMN | Get Gentoo!
Not eligible to see or edit group visibility for this bug.
View Bug Activity | Format For Printing | XML | Clone This Bug
It seems all pmount development now happens on http://pmount.alioth.debian.org/ From 0.9.13, changes include: 0.9.16 ----------- - added support for fmask and dmask for filesystems that support it, based on a patch by Suren A. Chilingaryan <csa@dside.dyndns.org> - NTFS now uses nls= instead of iocharset= - support for ntfsmount (via the ntfs-fuse fs type) and ntfs-3g (via ntfs-3g) - included the patch by Dan Keder <keder@fi.muni.cz> for listing mounted removable devices, in the fashion of mount (with some edits) - pumount now works with uuids/labels. - /etc/pmount.allow now supports fully globs (7) 0.9.15 ----------- - fix problems with the missing bus symlink in recent kernels - now, pmount keeps track of the encrypted volume it did luksOpen, and pumount won't luksClose them unless explicitly asked to (with the --luks-force option). 0.9.14 ----------- - pmount: support the 'omfs' file system - applied patch from Tim Phipps <tim@phipps-hutton.freeserve.co.uk> to fix pumount when /media is a symlink. - use errors=continue when applicable to prevent carefully crafted fs to cause kernel panics. - some typo fixes - -p is now a shortcut for --passphrase - document why for some filesystems, pmount makes the kernel complain. - use the realpath implementation from the mount utility for security reasons (man 3 realpath says 'Avoid using this function.')
Created an attachment (id=129891) [details] pmount-0.9.16.ebuild Ebuild bumped with: * Changed homepage and src_uri * 0.9.13 pmount-hal patch is integrated * removed bindnow-flags I thought about adding ntfsprogs/ntfs-3g as rdepend, but these may be better with a USE flag
feel free to bump it.
OK, added in CVS