<feed xmlns='http://www.w3.org/2005/Atom'>
<title>packages/utils/fuse3, branch master</title>
<subtitle>Mirror of packages feed</subtitle>
<id>https://git-03.infra.openwrt.org/feed/packages/atom?h=master</id>
<link rel='self' href='https://git-03.infra.openwrt.org/feed/packages/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/'/>
<updated>2025-07-30T21:35:22Z</updated>
<entry>
<title>fuse3: update to version 3.17.3</title>
<updated>2025-07-30T21:35:22Z</updated>
<author>
<name>Georgi Valkov</name>
</author>
<published>2025-07-29T14:30:09Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=11a3e85fbc3886a61e24fcdaa7f6ba89ea93105d'/>
<id>urn:sha1:11a3e85fbc3886a61e24fcdaa7f6ba89ea93105d</id>
<content type='text'>
replace old patch with the one accepted upstream

change log
- more conn-&gt;want / conn-&gt;want_ext conversion fixes
- Fix feature detection for close_range
- Avoid possible double unmount on FUSE_DESTROY

Signed-off-by: Georgi Valkov &lt;gvalkov@gmail.com&gt;
</content>
</entry>
<entry>
<title>fuse3: mount_util.c: restore symlink check</title>
<updated>2025-06-23T08:26:34Z</updated>
<author>
<name>Georgi Valkov</name>
</author>
<published>2025-06-13T07:35:28Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=1408f86bd4d310aac64ba521b7c2f3ca87a24b37'/>
<id>urn:sha1:1408f86bd4d310aac64ba521b7c2f3ca87a24b37</id>
<content type='text'>
Fixes the following error when mounting iPhone using ifuse:
ifuse /mnt --container com.httpstorm.httpstorm
mount: mounting ifuse on /mnt failed: Invalid argument

[1] https://github.com/libfuse/libfuse/pull/1247

Signed-off-by: Georgi Valkov &lt;gvalkov@gmail.com&gt;
</content>
</entry>
<entry>
<title>fuse3: fix build warning in fuse_signals.c</title>
<updated>2025-06-23T08:26:34Z</updated>
<author>
<name>Georgi Valkov</name>
</author>
<published>2025-06-12T05:28:04Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=9ef176aaecbb7cc8ff9f522fe12e8e26c941e000'/>
<id>urn:sha1:9ef176aaecbb7cc8ff9f522fe12e8e26c941e000</id>
<content type='text'>
BT_STACK_SZ and backtrace_buffer are not used when
HAVE_BACKTRACE is undefined. Wrap them in #ifdef
to avoid a build warning:

../lib/fuse_signals.c:31:14: warning: 'backtrace_buffer' defined but not used [-Wunused-variable]
   31 | static void *backtrace_buffer[BT_STACK_SZ];
      |              ^~~~~~~~~~~~~~~~

[1] https://github.com/libfuse/libfuse/pull/1245

Signed-off-by: Georgi Valkov &lt;gvalkov@gmail.com&gt;
</content>
</entry>
<entry>
<title>fuse3: update to version 3.17.2</title>
<updated>2025-06-23T08:26:34Z</updated>
<author>
<name>Georgi Valkov</name>
</author>
<published>2025-06-12T04:12:50Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=992b62589b15bf56ecd00840662a99fcc6eec6ed'/>
<id>urn:sha1:992b62589b15bf56ecd00840662a99fcc6eec6ed</id>
<content type='text'>
- Fixed uninitized bufsize value
(compilation warning and real issue when HAVE_SPLICE was not defined)

- Fixed initialization races related to buffer realocation when
large buf sizes are used

- Fixed a bug that may result in incorrect behaviour:
../util/fusermount.c:1069:17: warning: unsigned conversion from 'long long int' to 'long unsigned int' changes value from '8315462406243767374' to '1397118030' [-Woverflow]
 1069 |                 0x736675005346544e /* UFSD */,
      |                 ^~~~~~~~~~~~~~~~~~

Signed-off-by: Georgi Valkov &lt;gvalkov@gmail.com&gt;
</content>
</entry>
<entry>
<title>fuse3: Fix license file</title>
<updated>2025-05-22T21:27:12Z</updated>
<author>
<name>Jan Kardell</name>
</author>
<published>2025-05-20T09:43:48Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=4461086d56e064b4e404e58ffeff1d1232812fc4'/>
<id>urn:sha1:4461086d56e064b4e404e58ffeff1d1232812fc4</id>
<content type='text'>
Signed-off-by: Jan Kardell &lt;jan.kardell@telliq.com&gt;
</content>
</entry>
<entry>
<title>fuse3: update to 3.16.2</title>
<updated>2023-11-17T01:48:17Z</updated>
<author>
<name>Rosen Penev</name>
</author>
<published>2023-11-16T21:00:38Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=dff178a39303a9f866f08a88c435e32165a246df'/>
<id>urn:sha1:dff178a39303a9f866f08a88c435e32165a246df</id>
<content type='text'>
Add PKG_BUILD_DEPENDS to fix potential problems.

Signed-off-by: Rosen Penev &lt;rosenp@gmail.com&gt;
</content>
</entry>
<entry>
<title>treewide: remove AUTORELEASE</title>
<updated>2023-04-21T20:46:58Z</updated>
<author>
<name>Paul Fertser</name>
</author>
<published>2023-04-21T16:32:27Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=0c10c224be81f9221dabfab449855ab6718d2a0c'/>
<id>urn:sha1:0c10c224be81f9221dabfab449855ab6718d2a0c</id>
<content type='text'>
Automatically compute and substitute current values for all
$(AUTORELEASE) instances as this feature is deprecated and shouldn't be
used.

The following temporary change was made to the core:

diff --git a/rules.mk b/rules.mk
index 57d7995d4fa8..f16367de87a8 100644
--- a/rules.mk
+++ b/rules.mk
@@ -429,7 +429,7 @@ endef
 abi_version_str = $(subst -,,$(subst _,,$(subst .,,$(1))))

 COMMITCOUNT = $(if $(DUMP),0,$(call commitcount))
-AUTORELEASE = $(if $(DUMP),0,$(call commitcount,1))
+AUTORELEASE = $(if $(DUMP),0,$(shell sed -i "s/\$$(AUTORELEASE)/$(call commitcount,1)/" $(CURDIR)/Makefile))

 all:
 FORCE: ;

And this command used to fix affected packages:

for i in $(cd feeds/packages; git grep -l PKG_RELEASE:=.*AUTORELEASE | \
                              sed 's^.*/\([^/]*\)/Makefile^\1^';);
do
  make package/$i/download
done

Signed-off-by: Paul Fertser &lt;fercerpav@gmail.com&gt;
</content>
</entry>
<entry>
<title>treewide: remove PKG_INSTALL for meson projects</title>
<updated>2022-06-16T01:07:46Z</updated>
<author>
<name>Rosen Penev</name>
</author>
<published>2022-06-15T21:29:34Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=df5d7245b9f888b21e2c9c02fd002c606e9c7c6e'/>
<id>urn:sha1:df5d7245b9f888b21e2c9c02fd002c606e9c7c6e</id>
<content type='text'>
It doesn't seem to be used by meson.

Signed-off-by: Rosen Penev &lt;rosenp@gmail.com&gt;
</content>
</entry>
<entry>
<title>fuse3: update to 3.10.5</title>
<updated>2021-09-25T08:19:12Z</updated>
<author>
<name>Rosen Penev</name>
</author>
<published>2021-09-19T07:35:39Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=a976658b8c65f03cc12c332dfa57e90678b5bca6'/>
<id>urn:sha1:a976658b8c65f03cc12c332dfa57e90678b5bca6</id>
<content type='text'>
Signed-off-by: Rosen Penev &lt;rosenp@gmail.com&gt;
</content>
</entry>
<entry>
<title>treewide: compile with tools/meson</title>
<updated>2021-09-18T05:06:52Z</updated>
<author>
<name>Rosen Penev</name>
</author>
<published>2021-09-07T22:24:45Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=5ccd4d1c250acb3d3e65f16e55926ef0bc80153d'/>
<id>urn:sha1:5ccd4d1c250acb3d3e65f16e55926ef0bc80153d</id>
<content type='text'>
Signed-off-by: Rosen Penev &lt;rosenp@gmail.com&gt;
</content>
</entry>
</feed>
