<feed xmlns='http://www.w3.org/2005/Atom'>
<title>packages/net/vsftpd, 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-01-21T09:31:30Z</updated>
<entry>
<title>vsftpd: fix bug related to option conf_file</title>
<updated>2025-01-21T09:31:30Z</updated>
<author>
<name>Mohd Husaam Mehdi</name>
</author>
<published>2025-01-15T14:15:11Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=473ea34a92a930def32b79433d0568a83441aac2'/>
<id>urn:sha1:473ea34a92a930def32b79433d0568a83441aac2</id>
<content type='text'>
* I had wrongly used config_get_bool for the option, so fixed it
* this also fixes the issue of /etc/init.d/vsftpd stop not working

Signed-off-by: Mohd Husaam Mehdi &lt;husaam.mehdi@iopsys.eu&gt;
</content>
</entry>
<entry>
<title>vsftpd: handle migration and fix secure_chroot_dir error</title>
<updated>2025-01-10T15:02:24Z</updated>
<author>
<name>Mohd Husaam Mehdi</name>
</author>
<published>2025-01-10T10:12:46Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=e5ceb595532f5611f92e115eed639c4db7de5f77'/>
<id>urn:sha1:e5ceb595532f5611f92e115eed639c4db7de5f77</id>
<content type='text'>
* update UCI to use the traditional vsftpd.conf so
  that people migrating from non-uci version do not face problems
* if secure_chroot_dir is not provided specifically, then create
  an empty directory where vsftpd usually expects it

Signed-off-by: Mohd Husaam Mehdi &lt;husaam.mehdi@iopsys.eu&gt;
</content>
</entry>
<entry>
<title>vsftpd: update init script to process UCI</title>
<updated>2025-01-08T13:40:44Z</updated>
<author>
<name>Mohd Husaam Mehdi</name>
</author>
<published>2024-03-29T17:40:07Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=4b29db3ca7f29f597e4a898f79e94a5be4627551'/>
<id>urn:sha1:4b29db3ca7f29f597e4a898f79e94a5be4627551</id>
<content type='text'>
* update init script to validate and process UCI
* the option conf_file can be used to pass a conf file
  instead of using UCI

Signed-off-by: Mohd Husaam Mehdi &lt;husaam.mehdi@iopsys.eu&gt;
</content>
</entry>
<entry>
<title>vsftpd: update init script to use procd</title>
<updated>2025-01-08T13:40:44Z</updated>
<author>
<name>Mohd Husaam Mehdi</name>
</author>
<published>2024-03-27T16:05:14Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=1f884c960c236fe706deb9e8f89987dcac5940cb'/>
<id>urn:sha1:1f884c960c236fe706deb9e8f89987dcac5940cb</id>
<content type='text'>
update init script to use procd

Signed-off-by: Mohd Husaam Mehdi &lt;husaam.mehdi@iopsys.eu&gt;
</content>
</entry>
<entry>
<title>net/vsftpd: fix PKG_CPE_ID</title>
<updated>2024-02-04T23:57:34Z</updated>
<author>
<name>Fabrice Fontaine</name>
</author>
<published>2024-02-02T20:48:01Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=803c7b0571221451aa98407842a5fc4142a38493'/>
<id>urn:sha1:803c7b0571221451aa98407842a5fc4142a38493</id>
<content type='text'>
vsftpd_project:vsftpd is a better CPE ID than beasts:vsftpd as this CPE
ID has the latest CVEs (whereas beasts:vsftpd only has CVEs up to 2015):
https://nvd.nist.gov/products/cpe/search/results?keyword=cpe:2.3:a:vsftpd_project:vsftpd

Fixes: 1371b7be878382b8b52cd73ff72a3a41d28013c4 (vsftpd: Fix compilation without ECC or deprecated APIs)

Signed-off-by: Fabrice Fontaine &lt;fontaine.fabrice@gmail.com&gt;
</content>
</entry>
<entry>
<title>vsftpd: fix compilation with musl 1.2.4</title>
<updated>2023-06-23T04:13:38Z</updated>
<author>
<name>Tianling Shen</name>
</author>
<published>2023-06-22T06:27:18Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=a9cda9150232c4907607a3f19ad1d0833541bc89'/>
<id>urn:sha1:a9cda9150232c4907607a3f19ad1d0833541bc89</id>
<content type='text'>
musl 1.2.4 deprecated legacy "LFS64" ("large file support") interfaces so
just having _GNU_SOURCE defined is not enough anymore.

Manually pass -D_LARGEFILE64_SOURCE to allow to keep using LFS64 definitions.

Signed-off-by: Tianling Shen &lt;cnsztl@immortalwrt.org&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>vsftpd: update to 3.0.5</title>
<updated>2021-08-21T19:14:45Z</updated>
<author>
<name>Rosen Penev</name>
</author>
<published>2021-08-21T19:13:29Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=a9ae3c0295ee4c4071b2d0bc57f300e0c906bfbe'/>
<id>urn:sha1:a9ae3c0295ee4c4071b2d0bc57f300e0c906bfbe</id>
<content type='text'>
Signed-off-by: Rosen Penev &lt;rosenp@gmail.com&gt;
</content>
</entry>
<entry>
<title>vsftpd: update to 3.0.4</title>
<updated>2021-06-02T09:00:26Z</updated>
<author>
<name>Rosen Penev</name>
</author>
<published>2021-06-02T01:03:21Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=3737c84bbdeb45c451c103664bab696e3f35692c'/>
<id>urn:sha1:3737c84bbdeb45c451c103664bab696e3f35692c</id>
<content type='text'>
Switch to AUTORELEASE for simplicity.

Signed-off-by: Rosen Penev &lt;rosenp@gmail.com&gt;
</content>
</entry>
<entry>
<title>treewide: Run refresh on all packages</title>
<updated>2021-02-21T00:02:15Z</updated>
<author>
<name>Ilya Lipnitskiy</name>
</author>
<published>2021-02-21T00:02:15Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=5d8d4fbbcb5c5de9370711c19bb3510210989a98'/>
<id>urn:sha1:5d8d4fbbcb5c5de9370711c19bb3510210989a98</id>
<content type='text'>
The crude loop I wrote to come up with this changeset:

  find -L package/feeds/packages/ -name patches | \
  sed 's/patches$/refresh/' | sort | xargs make

Signed-off-by: Ilya Lipnitskiy &lt;ilya.lipnitskiy@gmail.com&gt;
</content>
</entry>
</feed>
