forked from pool/bindfs
Compare commits
2 Commits
Author | SHA256 | Date | |
---|---|---|---|
8e992bcf49 | |||
5e42f339c7 |
@@ -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
BIN
bindfs-1.18.2.tar.gz
(Stored with Git LFS)
Normal file
Binary file not shown.
@@ -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>
|
Thu Apr 11 16:23:14 UTC 2024 - Jan Engelhardt <jengelh@inai.de>
|
||||||
|
|
||||||
|
@@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package bindfs
|
# 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
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: bindfs
|
Name: bindfs
|
||||||
Version: 1.17.7
|
Version: 1.18.2
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Filesystem for mapping directories with alternate permissions
|
Summary: Filesystem for mapping directories with alternate permissions
|
||||||
License: GPL-2.0-or-later
|
License: GPL-2.0-or-later
|
||||||
|
Reference in New Issue
Block a user