2 Commits

Author SHA256 Message Date
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 18 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.2.tar.gz (Stored with Git LFS) Normal file

Binary file not shown.

View File

@@ -1,3 +1,16 @@
-------------------------------------------------------------------
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) 2025 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.2
Release: 0
Summary: Filesystem for mapping directories with alternate permissions
License: GPL-2.0-or-later