Jump to letter: [
          
            ABCDEFGHIJKLMNOPRSTUWXYZ
          ]
        
        fuse-devel: File System in Userspace (FUSE) devel files
        
        
            | Name: | fuse-devel | 
            Vendor: | Scientific Linux | 
        
        
            | Version: | 2.7.4 | 
            License: | LGPLv2+ | 
        
        
            | Release: | 8.el5 | 
            URL: | http://fuse.sf.net | 
        
        
        
        - Summary
 
        - With FUSE it is possible to implement a fully functional filesystem in a
userspace program. This package contains development files (headers,
pgk-config) to develop FUSE based applications/filesystems.
 
        
        
        Changelog
        
            - * Fri Apr 24 17:00:00 2009 Josef Bacik <josef{%}redhat{*}com> - 2.7.4-8
 
            - use -fno-strict-aliasing in the build flags
- add a fuse group and make sure fusermount belongs to that group for security
  reasons
 
        
            - * Thu Apr 23 17:00:00 2009 Josef Bacik <josef{%}redhat{*}com> - 2.7.4-7
 
            - fixed more post and preun stuff
 
        
            - * Thu Apr 23 17:00:00 2009 Josef Bacik <josef{%}redhat{*}com> - 2.7.4-6
 
            - fixed some other comments related to the post and prerun stuff