fuse/fuse.changes

120 lines
3.9 KiB
Plaintext

-------------------------------------------------------------------
Mon Feb 5 18:25:50 CET 2007 - mszeredi@suse.cz
- updated to version 2.6.3:
* fix regression causing an abort during heavy filesystem use
* update author's email
-------------------------------------------------------------------
Tue Jan 30 15:56:22 CET 2007 - tiwai@suse.de
- updated to version 2.6.2:
* fix 64bit compile problems
* fix fuse_teardown problem
* fix unaligned access in file descriptor in libfuse
* fix detection of fuseblk
* fix use after free in fuse_flush
* fix compatible API for opts == NULL
-------------------------------------------------------------------
Thu Jan 18 16:39:47 CET 2007 - tiwai@suse.de
- fix compat API (#233870)
-------------------------------------------------------------------
Tue Dec 19 16:39:13 CET 2006 - tiwai@suse.de
- updated to version 2.6.1:
* improved fusermout help texts
* fix automake problems
-------------------------------------------------------------------
Mon Oct 23 00:03:16 CEST 2006 - cthiel@suse.de
- update to version 2.6.0
* Improved read characteristics (asynchronous reads)
* Support for aborting filesystem connection
* POSIX file locking support
* Request interruption support
* Building module for Linux kernels earlier than 2.6.9 not supported
* Allow block device based filesystems to support swap files
* Several bugs fixed, including a rare system hang on SMP
-------------------------------------------------------------------
Mon Aug 21 09:22:17 CEST 2006 - cthiel@suse.de
- fix requirements of -devel package, to require fuse by version (#200496)
-------------------------------------------------------------------
Tue Aug 8 18:20:43 CEST 2006 - tiwai@suse.de
- fixed a syntax error in udev rules.
-------------------------------------------------------------------
Mon Jul 3 17:11:20 CEST 2006 - cthiel@suse.de
- fix build
-------------------------------------------------------------------
Mon May 15 13:01:24 CEST 2006 - tiwai@suse.de
- updated to version 2.5.3.
* Add missing rwlock initialization
* Fix negative entry handling.
* Fix race between RELEASE and UNLINK, which might leave
.fuse_hidden* files around
* libfuse: fix use-after-free bug in interruptred reply_entry().
-------------------------------------------------------------------
Fri Feb 3 14:01:19 CET 2006 - cthiel@suse.de
- update to version 2.5.2
* lib: if "fsname=" option was given, pass it to fusermount
* fuse_opt: fix memory leak in handling "--" option
* fuse_opt.h: fix incompatibility with C++ compilers by renaming
'template' structure member to 'templ'
* fuse.h: fix compatibility bugs.
-------------------------------------------------------------------
Wed Jan 25 21:36:04 CET 2006 - mls@suse.de
- converted neededforbuild to BuildRequires
-------------------------------------------------------------------
Sat Jan 14 19:58:20 CET 2006 - cthiel@suse.de
- update to version 2.5.0
-------------------------------------------------------------------
Wed Nov 23 14:22:41 CET 2005 - cthiel@suse.de
- update to version 2.4.2
- changed permission of /usr/bin/fusermount to 4755
-------------------------------------------------------------------
Fri Oct 28 23:19:26 CEST 2005 - cthiel@suse.de
- readded -fno-strict-aliasing
-------------------------------------------------------------------
Fri Oct 28 14:11:00 CEST 2005 - cthiel@suse.de
- update to version 2.4.1
-------------------------------------------------------------------
Fri Sep 30 18:47:08 CEST 2005 - tiwai@suse.de
- fixed CFLAGS to pass RPM_OPT_FLAGS.
- added -fno-strict-aliasing.
-------------------------------------------------------------------
Wed Jun 8 19:52:10 CEST 2005 - tiwai@suse.de
- updated to version 2.3.0.
-------------------------------------------------------------------
Tue Feb 3 15:51:37 CET 2004 - adrian@suse.de
- initial package of version 1.1-pre2