OBS-URL: https://build.opensuse.org/package/show/filesystems/squashfuse?expand=0&rev=5
82 lines
3.1 KiB
Plaintext
82 lines
3.1 KiB
Plaintext
-------------------------------------------------------------------
|
|
Sat May 17 14:03:02 UTC 2025 - Andreas Stieger <andreas.stieger@gmx.de>
|
|
|
|
- update to 0.6.1:
|
|
* portability changes for other platform
|
|
- drop build-time autoconf
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Apr 14 07:16:15 UTC 2025 - Bjørn Lie <bjorn.lie@gmail.com>
|
|
|
|
- Update to version 0.6.0:
|
|
* Add `.` and `..` in directory listings.
|
|
* Add `--enable-broken-directory-offsets` configure option to
|
|
compensate for a macOS FUSE-T bug.
|
|
* Fix 32-bit builds
|
|
* Add nix as a supported build type
|
|
- Add pkgconfig(libzstd) BuildRequires, add zstd support.
|
|
- Add pkgconfig(fuse3) BuildRequires, add fuse3 support.
|
|
- Drop pkgconfig(fuse) BuildRequires and fuse Requires: fuse3
|
|
support is sufficient (boo#1242079)
|
|
- Add pkgconfig(liblz4) BuildRequires, add lz4 support.
|
|
- Add pkgconfig(lzo2) BuildRequires, add lzo support.
|
|
- Replace xz-devel with pkgconfig(liblzma) BuildRequires.
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Oct 18 16:03:24 UTC 2023 - Egbert Eich <eich@suse.com>
|
|
|
|
- update to version 0.5.0
|
|
* Add --notify_fd option
|
|
* Add --subdir option for mounting a subdirectory
|
|
* Enable multithreading in squashfuse_ll by default
|
|
* Fix bug that swapped the "trusted" and "security" extended
|
|
attribute prefixes, often resulting in "No data available"
|
|
errors.
|
|
* Add multithreading support to squashfuse_ll, disabled by
|
|
default but can be enabled with configure
|
|
--enable-multithreading Improve SIGTERM handling to do lazy
|
|
unmount
|
|
* Add "-o uid" and "-o gid" options to squashfuse_ll, similar
|
|
to the corresponding FUSE library for high-level options
|
|
* Add support for LZMA legacy images Add squashfuse_ll man
|
|
page and reconcile help messages with man pages
|
|
* Fix code to work with c99
|
|
* Use optimized linux byteswap macros if available.
|
|
* Fix "No such file or directory" when launched with empty
|
|
fd 0.
|
|
* Negative cache failed lookups. This saves a FUSE operation
|
|
when repeatedly looking up non-existent files.
|
|
* Split squashfuse_ll into a lib and executable
|
|
* Remove redundant #if in ll header
|
|
* Various bug fixes, new platform support
|
|
- Remove appimage patch squashfuse_from_appimage.patch
|
|
and rpmlint file.
|
|
- Ship internal demo tools in a separate `-tools` package.
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Dec 5 05:34:12 UTC 2021 - John Vandenberg <jayvdb@gmail.com>
|
|
|
|
- Replace _service with upstream tarball
|
|
- Add squashfuse.rpmlintrc
|
|
- Tidy spec and run fdupes
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Jun 24 08:01:58 UTC 2021 - Tuukka Pasanen <tuukka.pasanen@ilmi.fi>
|
|
|
|
- update to version 0.1.104
|
|
- Various bug fixes
|
|
- new platform support
|
|
- Support libfuse version 3.
|
|
- MacOS idle timeout support
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Oct 17 09:48:45 UTC 2019 - Adrian Schröter <adrian@suse.de>
|
|
|
|
- update to version 0.1.103
|
|
- split package to prepare for factory inclusion
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Oct 12 13:45:58 UTC 2014 - Yarny@public-files.de
|
|
|
|
- squashfuse 0.1
|