projects
/
openwrt
/
svn-archive
/
archive.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fd68875
)
[packages] vsftpd: update to 2.3.4, fix DoS (CVE-2011-0762)
author
Cezary Jackiewicz
<cezary@eko.one.pl>
Tue, 1 Mar 2011 18:47:52 +0000
(18:47 +0000)
committer
Cezary Jackiewicz
<cezary@eko.one.pl>
Tue, 1 Mar 2011 18:47:52 +0000
(18:47 +0000)
SVN-Revision: 25817
net/vsftpd/Makefile
patch
|
blob
|
history
diff --git
a/net/vsftpd/Makefile
b/net/vsftpd/Makefile
index c249c2f9daf4ca55f3e290cfd055997679749061..25d97fae51923811d68b73d15df1eb7e688a0efb 100644
(file)
--- 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