Changelog for
fuseiso-20070708-39.2.1.i586.rpm :
Sat Oct 1 14:00:00 2011 cooloAATTsuse.com
- add libtool as buildrequire to make the spec file more reliable
Fri Jul 25 14:00:00 2008 mszerediAATTsuse.de
- updated to 20070708
* Fix race condition with ZISO files
Fri Aug 10 14:00:00 2007 bkAATTsuse.de
- Add \"Requires: fuse\" to ensure that fuse is present (285101#c29)
- remove nicely empty TODO file from package documentation :-)
Thu Mar 29 14:00:00 2007 cthielAATTsuse.de
- added zlib-devel to BuildRequires
Wed Jan 24 13:00:00 2007 cthielAATTsuse.de
- fix build
- update to 20070116, includes a potential fix for #211544
Sat Oct 21 14:00:00 2006 cthielAATTsuse.de
- update to 20061017
* Fixed crash related to handling wrong-coded names with Juliet extension.
Thu Sep 28 14:00:00 2006 roAATTsuse.de
- fix a missing return value
Thu Sep 28 14:00:00 2006 cthielAATTsuse.de
- update to 20060928
* Fixed race-condition with find -- display stable inode numbers on
mounted filesystem to the outside world. Added check/addition for
library option \"use_ino\" -- required from now. isofs_real_init() split
into two parts to make real initialization/error checking before giving
control to libfuse.
* Several options added to maintain mount point (create if it does not
exists, delete on exit), do NOT maintain file ~/.mtab.fuseiso (with
format of /etc/mtab), specify iocharset (default iocharset is now
locale-specific).
* Added support to mounting NRG-image files created by Nero software.
Mon Sep 25 14:00:00 2006 cthielAATTsuse.de
- update to 20060925 snapshot
* Added support to mounting BIN-image files. One-track only for now.
* Fixed directory read code to take directory end and block borders more
correctly.
Wed Aug 2 14:00:00 2006 cthielAATTsuse.de
- update to 20060731 snapshot
* Fixed casting bug in isofs_parse_zisofs_header().
* Parse SL RR entries with flag 3 as directory separator.