From 069eee96d1274bfac51f8c375b547e954c3dc8f0 Mon Sep 17 00:00:00 2001 From: Cezary Jackiewicz Date: Tue, 1 Mar 2011 18:47:52 +0000 Subject: [PATCH] [packages] vsftpd: update to 2.3.4, fix DoS (CVE-2011-0762) SVN-Revision: 25817 --- net/vsftpd/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net/vsftpd/Makefile b/net/vsftpd/Makefile index c249c2f9da..25d97fae51 100644 --- a/net/vsftpd/Makefile +++ b/net/vsftpd/Makefile @@ -8,12 +8,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=vsftpd -PKG_VERSION:=2.3.2 +PKG_VERSION:=2.3.4 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=ftp://vsftpd.beasts.org/users/cevans/ -PKG_MD5SUM:=bad7b117d737a738738836041edc00db +PKG_MD5SUM:=2ea5d19978710527bb7444d93b67767a include $(INCLUDE_DIR)/package.mk -- 2.30.2