<feed xmlns='http://www.w3.org/2005/Atom'>
<title>packages/utils/ntfs-3g, branch master</title>
<subtitle>Mirror of packages feed</subtitle>
<id>https://git.openwrt.org/feed/packages/atom?h=master</id>
<link rel='self' href='https://git.openwrt.org/feed/packages/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/'/>
<updated>2026-05-08T20:28:27Z</updated>
<entry>
<title>treewide: cleanup URLs</title>
<updated>2026-05-08T20:28:27Z</updated>
<author>
<name>Yanase Yuki</name>
</author>
<published>2026-01-02T09:06:57Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=b0d8a3d384915c2de1c5b473fcfb8b3996bb849b'/>
<id>urn:sha1:b0d8a3d384915c2de1c5b473fcfb8b3996bb849b</id>
<content type='text'>
This commit converts plain HTTP URLs to HTTPS, and updates
old or outdated URLs.

Signed-off-by: Yanase Yuki &lt;dev@zpc.st&gt;
</content>
</entry>
<entry>
<title>tree-wide: remove obsolete SDK in conditionals</title>
<updated>2025-12-29T23:16:16Z</updated>
<author>
<name>Daniel F. Dickinson</name>
</author>
<published>2025-12-29T01:26:51Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=73d8b6c6f3ed25dcba6d4609c9e3995fb48dc48d'/>
<id>urn:sha1:73d8b6c6f3ed25dcba6d4609c9e3995fb48dc48d</id>
<content type='text'>
Obsolete use of $(SDK) in configure conditionals can result in
dependency errors when building a subset of packages for packages which
have multiple sub-packages.

The reason it causes dependency issues is that (using libdbi-drivers as
an example) lines like:

ifneq ($(SDK)$(CONFIG_PACKAGE_libdbd-sqlite3),)

always evaluate to true if you are compiling in the SDK. So for a user
compiling from the SDK, the configure arguments are always added to the package build.

In the case of libdbi-drivers:

CONFIGURE_ARGS += \
  --with-sqlite3 \
  --with-sqlite3-incdir=$(STAGING_DIR)/usr/include \
  -with-sqlite3-libdir=$(STAGING_DIR)/usr/lib

is always added even if PACKAGE_libdbd-sqlite3 is deselected. When
libdbd-sqlite3 is deselected, this dependency:

DEPENDS:=libdbi +libsqlite3

is not present, so when configure tries to find sqlite3 it fails.

Closes #28173 "tree-wide: obsolete $(SDK) in conditionals"

See also:

* "include: remove SDK exception from package install targets"
  openwrt/openwrt@28f44a4

Performed tree-wide to ease revert if necessary, per:
https://github.com/openwrt/packages/issues/28173#issuecomment-3694615980

Signed-off-by: Daniel F. Dickinson &lt;dfdpublic@wildtechgarden.ca&gt;
</content>
</entry>
<entry>
<title>ntfs-3g: APK version compliance.</title>
<updated>2024-11-16T08:13:38Z</updated>
<author>
<name>Ted Hess</name>
</author>
<published>2024-11-15T22:51:57Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=8b6d61294f778d3922beee817fb380a8063be738'/>
<id>urn:sha1:8b6d61294f778d3922beee817fb380a8063be738</id>
<content type='text'>
         Remove libfuse/int hint from name.
         Remove myself as maintainer

Signed-off-by: Ted Hess &lt;thess@kitschensync.net&gt;
</content>
</entry>
<entry>
<title>ntfs-3g: Bump to 2022.10.3</title>
<updated>2024-08-19T12:07:46Z</updated>
<author>
<name>Andreas Gnau</name>
</author>
<published>2023-01-26T09:46:58Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=04f7caf1c2774e37ee00781ffb2f53592852a215'/>
<id>urn:sha1:04f7caf1c2774e37ee00781ffb2f53592852a215</id>
<content type='text'>
This fixes CVE-2022-40284.

Security release 2022.10.3 (Oct 31, 2022)

 * Rejected zero-sized runs
 * Avoided merging runlists with no runs

Signed-off-by: Andreas Gnau &lt;andreas.gnau@iopsys.eu&gt;
</content>
</entry>
<entry>
<title>utils/ntfs-3g: fix PKG_CPE_ID</title>
<updated>2024-02-05T00:04:21Z</updated>
<author>
<name>Fabrice Fontaine</name>
</author>
<published>2024-02-02T22:01:37Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=52a5e71b49dd3d10d57a20f4cb9e83aad8fbbc5e'/>
<id>urn:sha1:52a5e71b49dd3d10d57a20f4cb9e83aad8fbbc5e</id>
<content type='text'>
tuxera:ntfs-3g is a better CPE ID than ntfs-3g:ntfs-3g as this CPE ID
has the latest CVEs (whereas ntfs-3g:ntfs-3g only has one CVE from 2007):
https://nvd.nist.gov/products/cpe/search/results?keyword=cpe:2.3:a:tuxera:ntfs-3g

Fixes: 299e5b0a9bce19d6e96cb9ff217028b36ee2dd36 (treewide: add PKG_CPE_ID for better cvescanner coverage)

Signed-off-by: Fabrice Fontaine &lt;fontaine.fabrice@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.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>ntfs-3g: update to 2022.5.17</title>
<updated>2022-06-05T05:47:40Z</updated>
<author>
<name>Rosen Penev</name>
</author>
<published>2022-06-02T23:01:50Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=9815f48618152f354b147ecf40ccdd031862e756'/>
<id>urn:sha1:9815f48618152f354b147ecf40ccdd031862e756</id>
<content type='text'>
Signed-off-by: Rosen Penev &lt;rosenp@gmail.com&gt;
</content>
</entry>
<entry>
<title>ntfs-3g: update config's help syntax</title>
<updated>2021-10-28T23:08:24Z</updated>
<author>
<name>Eneas U de Queiroz</name>
</author>
<published>2021-10-28T13:18:57Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=d5226e1e6f6e2f8d76b67e3356027cb79469defd'/>
<id>urn:sha1:d5226e1e6f6e2f8d76b67e3356027cb79469defd</id>
<content type='text'>
Change ---help--- to plain 'help' in Package/ntfs-3g/config, as newer
versions of kconfig have removed the command's older name.

Signed-off-by: Eneas U de Queiroz &lt;cotequeiroz@gmail.com&gt;
</content>
</entry>
<entry>
<title>ntfs-3g: bump to 2021.8.22 (CVE fixes)</title>
<updated>2021-09-01T21:10:34Z</updated>
<author>
<name>Sebastian Kemper</name>
</author>
<published>2021-08-31T10:18:20Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=555546e3d335256bf1d82abf16a94f999c248ff5'/>
<id>urn:sha1:555546e3d335256bf1d82abf16a94f999c248ff5</id>
<content type='text'>
Upstream announced new release which includes fixes for 21 CVEs (see
[1]).

Upstream changed the symlink "mkfs.ntfs" to respect "--sbin-dir". So
this commit adjusts this likewise in the Makefile.

[1] https://www.openwall.com/lists/oss-security/2021/08/30/1

Signed-off-by: Sebastian Kemper &lt;sebastian_ml@gmx.net&gt;
</content>
</entry>
<entry>
<title>ntfs-3g: make symlinks relative</title>
<updated>2020-12-18T06:01:23Z</updated>
<author>
<name>Rosen Penev</name>
</author>
<published>2020-12-18T00:48:14Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=b9c8f9def67971c2442963b746af145576d86b06'/>
<id>urn:sha1:b9c8f9def67971c2442963b746af145576d86b06</id>
<content type='text'>
Fixes dead symlinks in InstallDev.

Signed-off-by: Rosen Penev &lt;rosenp@gmail.com&gt;
</content>
</entry>
</feed>
