Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH] vsftpd: bump to version 3.0.2
@ 2012-10-16  1:50 Gustavo Zacarias
  2012-10-16 21:16 ` Peter Korsgaard
  0 siblings, 1 reply; 2+ messages in thread
From: Gustavo Zacarias @ 2012-10-16  1:50 UTC (permalink / raw)
  To: buildroot

Bump vsftpd to version 3.0.2, closes bug #5330

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
---
 ...ile.patch => vsftpd-dont-force-largefile.patch} |    0
 package/vsftpd/vsftpd.mk                           |    4 +++-
 2 files changed, 3 insertions(+), 1 deletions(-)
 rename package/vsftpd/{vsftpd-2.3.4-dont-force-largefile.patch => vsftpd-dont-force-largefile.patch} (100%)

diff --git a/package/vsftpd/vsftpd-2.3.4-dont-force-largefile.patch b/package/vsftpd/vsftpd-dont-force-largefile.patch
similarity index 100%
rename from package/vsftpd/vsftpd-2.3.4-dont-force-largefile.patch
rename to package/vsftpd/vsftpd-dont-force-largefile.patch
diff --git a/package/vsftpd/vsftpd.mk b/package/vsftpd/vsftpd.mk
index ce042c5..8d261c8 100644
--- a/package/vsftpd/vsftpd.mk
+++ b/package/vsftpd/vsftpd.mk
@@ -4,9 +4,11 @@
 #
 #############################################################
 
-VSFTPD_VERSION = 2.3.5
+VSFTPD_VERSION = 3.0.2
 VSFTPD_SITE = https://security.appspot.com/downloads
 VSFTPD_LIBS = -lcrypt
+VSFTPD_LICENSE = GPLv2
+VSFTPD_LICENSE_FILES = COPYING
 
 define VSFTPD_ENABLE_SSL
 	$(SED) 's/.*VSF_BUILD_SSL/#define VSF_BUILD_SSL/' $(@D)/builddefs.h
-- 
1.7.8.6

^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2012-10-16 21:16 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-10-16  1:50 [Buildroot] [PATCH] vsftpd: bump to version 3.0.2 Gustavo Zacarias
2012-10-16 21:16 ` Peter Korsgaard

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox