4 Commits

Author SHA256 Message Date
6d120b2938 bindfs 1.18.4 2026-02-05 11:45:57 +01:00
21129c390b bindfs 1.18.3 2025-10-17 14:17:30 +02:00
8e992bcf49 bindfs 1.18.2 2025-09-09 23:28:21 +02:00
5e42f339c7 bindfs 1.18.0 2025-06-05 21:18:13 +02:00
4 changed files with 30 additions and 5 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:c0b060e94c3a231a1d4aa0bcf266ff189981a4ef38e42fbe23296a7d81719b7a
size 427251

BIN
bindfs-1.18.4.tar.gz LFS Normal file

Binary file not shown.

View File

@@ -1,3 +1,28 @@
-------------------------------------------------------------------
Thu Feb 5 10:44:39 UTC 2026 - Jan Engelhardt <jengelh@inai.de>
- Update to release 1.18.4
* Included a build fix for macOS.
-------------------------------------------------------------------
Fri Oct 17 12:16:51 UTC 2025 - Jan Engelhardt <jengelh@inai.de>
- Update to release 1.18.3
* Fixed using --resolve-symlinks with broken symlinks
-------------------------------------------------------------------
Tue Sep 9 21:27:02 UTC 2025 - Jan Engelhardt <jengelh@inai.de>
- Update to release 1.18.2
* Added `-osubtype=argv[0]` to prevent some systems from
auto-unmounting bindfs when the network goes down.
-------------------------------------------------------------------
Thu Jun 5 19:15:17 UTC 2025 - Jan Engelhardt <jengelh@inai.de>
- Update to release 1.18
* readdir: do full stat when FUSE_READDIR_PLUS was requested
-------------------------------------------------------------------
Thu Apr 11 16:23:14 UTC 2024 - Jan Engelhardt <jengelh@inai.de>

View File

@@ -1,7 +1,7 @@
#
# spec file for package bindfs
#
# Copyright (c) 2024 SUSE LLC
# Copyright (c) 2026 SUSE LLC and contributors
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
Name: bindfs
Version: 1.17.7
Version: 1.18.4
Release: 0
Summary: Filesystem for mapping directories with alternate permissions
License: GPL-2.0-or-later