Revisions of fuse3

Jan Engelhardt's avatar Jan Engelhardt (jengelh) committed (revision 37)
- Update to release 3.10.0
buildservice-autocommit accepted request 825160 from Ismail Dönmez's avatar Ismail Dönmez (namtrac) (revision 36)
baserev update by copy to link target
Ismail Dönmez's avatar Ismail Dönmez (namtrac) committed (revision 35)
- Update to version 3.9.3
  * Minor bugfixes, documentation updates
buildservice-autocommit accepted request 814191 from Ismail Dönmez's avatar Ismail Dönmez (namtrac) (revision 34)
baserev update by copy to link target
Ismail Dönmez's avatar Ismail Dönmez (namtrac) committed (revision 33)
- Update to version 3.9.2
  * Remove obsolete workarounds in examples.
  * Do not require C++ compiler for building.
  * Minor bugfixes.
- Drop BR on c++_compiler
buildservice-autocommit accepted request 786709 from Ismail Dönmez's avatar Ismail Dönmez (namtrac) (revision 32)
baserev update by copy to link target
Ismail Dönmez's avatar Ismail Dönmez (namtrac) committed (revision 31)
- Update to version 3.9.1
  * Fixed memory leak in fuse_session_new().
  * Fixed an issue with the linker version script.
  * Make ioctl prototype conditional on FUSE_USE_VERSION.
    Define FUSE_USE_VERSION < 35 to get old ioctl prototype with
    int commands; define FUSE_USE_VERSION >= 35 to get new ioctl
    prototype with unsigned int commands.
  * Various small bugfixes.
buildservice-autocommit accepted request 757089 from Jan Engelhardt's avatar Jan Engelhardt (jengelh) (revision 30)
baserev update by copy to link target
Jan Engelhardt's avatar Jan Engelhardt (jengelh) accepted request 757085 from Ismail Dönmez's avatar Ismail Dönmez (namtrac) (revision 29)
- Update to version 3.9.0
  * Added support for FUSE_EXPLICIT_INVAL_DATA to enable onl
    invalidate cached pages on explicit request.
buildservice-autocommit accepted request 745430 from Jan Engelhardt's avatar Jan Engelhardt (jengelh) (revision 28)
baserev update by copy to link target
Jan Engelhardt's avatar Jan Engelhardt (jengelh) accepted request 744979 from Ismail Dönmez's avatar Ismail Dönmez (namtrac) (revision 27)
- Update to version 3.8.0
  * Added support for FUSE_LSEEK operation which can be used to
    report holes in sparse files.
buildservice-autocommit accepted request 715641 from Ismail Dönmez's avatar Ismail Dönmez (namtrac) (revision 26)
baserev update by copy to link target
Ismail Dönmez's avatar Ismail Dönmez (namtrac) accepted request 714226 from Ismail Dönmez's avatar Ismail Dönmez (namtrac) (revision 25)
- Update to version 3.6.2
  * The init script is now installed to /etc/ rather than
    /usr/local/etc by default.
  * Minor bugfixes
- Drop fuse-install-fix.patch, not needed with -Duseroot=false
- Add conf-rename.patch, which is split from the above now
  removed patch
buildservice-autocommit accepted request 711382 from Jan Engelhardt's avatar Jan Engelhardt (jengelh) (revision 24)
baserev update by copy to link target
Jan Engelhardt's avatar Jan Engelhardt (jengelh) accepted request 711050 from Martin Liška's avatar Martin Liška (marxin) (revision 23)
- Disable LTO due to symbol versioning (boo#1138803).
Jan Engelhardt's avatar Jan Engelhardt (jengelh) accepted request 709764 from Ismail Dönmez's avatar Ismail Dönmez (namtrac) (revision 22)
- Update to version 3.6.1
  * Fixed version number (release 3.6.0 was shipped with a declared
    version of 3.0.0).

- Update to version 3.6.0
  * Added a new example (passthrough_hp). The functionality is
    similar to passthrough_ll, but the implementation focuses
    on performance and correctness rather than simplicity.
  * Added support for fuse kernel feature max_pages which allows
    to increase the maximum number of pages that can be used per
    request. This feature was introduced in kernel 4.20.
    max_pages is set based on the value in max_write. 
    By default max_write will be 1MiB now for kernels that
    support max_pages. If you want smaller buffers or writes
    you have to set max_write manually.
buildservice-autocommit accepted request 696456 from Jan Engelhardt's avatar Jan Engelhardt (jengelh) (revision 21)
baserev update by copy to link target
Jan Engelhardt's avatar Jan Engelhardt (jengelh) accepted request 694955 from Paolo Stivanin's avatar Paolo Stivanin (polslinux) (revision 20)
- Update to 3.5.0:
  * Changed ioctl commands to "unsigned int" in order to support
    commands which do not fit into a signed int. Commands issued
    by applications are still truncated to 32 bits.
  * Added SMB2 to whitelist (so users can now mount FUSE
    filesystems on mountpoints within SMB 2.0 filesystems).
  * Added a new cache_readdir flag to fuse_file_info to enable
    caching of readdir results. Supported by kernels 4.20 and newer.
  * Add support and documentation for FUSE_CAP_NO_OPENDIR_SUPPORT.
buildservice-autocommit accepted request 686448 from Jan Engelhardt's avatar Jan Engelhardt (jengelh) (revision 19)
baserev update by copy to link target
Jan Engelhardt's avatar Jan Engelhardt (jengelh) committed (revision 18)
- Amend License: field with BSD2c, from
  https://github.com/libfuse/libfuse/commit/4c699e7debd99b178b9574e7dd20f36937ef296e#diff-3f1e2bdc537057b6ac2f74d095a431b8
Displaying revisions 41 - 60 of 77
openSUSE Build Service is sponsored by