File pmount.changes of Package pmount
-------------------------------------------------------------------
Mon Jul 15 13:11:42 UTC 2024 - Michal Suchanek <msuchanek@suse.com>
- Description is not supported for groups, drop it.
-------------------------------------------------------------------
Mon Feb 5 09:37:51 UTC 2024 - Michal Suchanek <msuchanek@suse.com>
- Create plugdev group with sysuser-tools
-------------------------------------------------------------------
Mon Mar 13 07:51:10 UTC 2017 - mpluskal@suse.com
- Create /media directory (boo#1022943)
- Cleanup with spec-cleaner
-------------------------------------------------------------------
Mon Nov 17 16:31:37 UTC 2014 - tampakrap@opensuse.org
- Fork from Extra/pmount
- Clean up specfile
- patches pmount-no_root_install and pmount-fixes taken from packman Extra/pmount package
- bash completion file taken from the debian package
- zsh completion file taken from https://bugzilla.altlinux.org/show_bug.cgi?id=9501
- add patch regarding localization taken from gentoo
-------------------------------------------------------------------
Thu Aug 16 21:07:43 UTC 2012 - seife+obs@b1-systems.com
- fix rpmlint error on 12.2+ by adding -fpie to CFLAGS
-------------------------------------------------------------------
Sat Dec 3 14:35:28 UTC 2011 - pascal.bleser@opensuse.org
- update to 0.9.99-alpha
-------------------------------------------------------------------
Sat Jun 19 00:00:00 UTC 2010 - detlef@links2linux.de
- new upstream version <0.9.23>
* fix a security hole (see CVE-2010-2192 for more
information). Upgrading is seriously recommended.
-------------------------------------------------------------------
Tue May 11 00:00:00 UTC 2010 - detlef@links2linux.de
- add fix_cryptsetup_rroot.patch
-------------------------------------------------------------------
Fri May 7 00:00:00 UTC 2010 - detlef@links2linux.de
- new upstream version <0.9.21>
* now whitelisting ext4.
* few configure.ac tweaks
* now, cryptsetup is run by default with ruid = euid = 0 to work
around a libgcrypt "feature"
* pulling new translations from Rosetta
-------------------------------------------------------------------
Sat Jan 2 00:00:00 UTC 2010 - AxelKoellhofer@web.de
- added patch to fix warnings about implcit declarations of functions
- added patch to suppress warning "unknown filesystem ext4dev" on 11.1
- added libblkid-devel to BuildRequires (needed for building in OBS)
-------------------------------------------------------------------
Thu Nov 26 00:00:00 UTC 2009 - AxelKoellhofer@web.de
- added cryptsetup-rroot.patch from debian upstream
-------------------------------------------------------------------
Fri Nov 13 00:00:00 UTC 2009 - AxelKoellhofer@web.de
- added bash-completion script (taken from debian sid)
- added ext4 support (adapted patch from debian sid)
- converted sources to bz2
- added rpmlintrc
-------------------------------------------------------------------
Fri Sep 11 00:00:00 UTC 2009 - detlef@links2linux.de
- new upstream version <0.9.20>
* fix few typos (in man/pmount.1 and configure.ac)
* severely discourage lazy unmount
* switch to errors=remount-ro to avoid massive FS corruption when a
problem is found
* allow unmounting of devices which do not exist anymore
* pulled newer translations from Rosatta
-------------------------------------------------------------------
Thu Mar 5 00:00:00 UTC 2009 - detlef@links2linux.de
- new upstream version <0.9.19>
* drop the dependency on libsysfs and also fix failure to recognise
that a device is removable with newer kernels
* do realpath expansion on devices whitelisted in /etc/pmount.allow,
which enables the use of symlinks inside it.
* fixed few problems in the manual page
* pulled newer translations from Rosetta
-------------------------------------------------------------------
Fri Oct 3 00:00:00 UTC 2008 - detlef@links2linux.de
- initial build for PackMan
- cleanup SPEC
-------------------------------------------------------------------
Thu Oct 2 00:00:00 UTC 2008 - rain_maker@root-forum.org
- modified SPEC to use new group "pmount" instead of "disk" (thx @drcux for advice!)
-------------------------------------------------------------------
Wed Oct 1 00:00:00 UTC 2008 - rain_maker@root-forum.org
- modified spec based on original file by Tuukka Pasanen
- only member of the group "disk" are allowed to use pmount
- configuration file /etc/pmount.allow will not be overwritten on update
-------------------------------------------------------------------
Tue Oct 23 00:00:00 UTC 2007 - rpms@ilmi.fi
- Okay this fixes bug that lazy device disapiers before umount
- Gotta get ivman fixed..
-------------------------------------------------------------------
Tue Jul 3 00:00:00 UTC 2007 - rpms@ilmi.fi
- New version and actually copy binaries :D
-------------------------------------------------------------------
Thu May 24 00:00:00 UTC 2007 - rpms@ilmi.fi
- Initial build