projects
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bfee449
)
[packages] vsftpd: update to 2.3.4, fix DoS (CVE-2011-0762)
author
obsy
<obsy@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Tue, 1 Mar 2011 18:47:52 +0000
(18:47 +0000)
committer
obsy
<obsy@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Tue, 1 Mar 2011 18:47:52 +0000
(18:47 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@25817
3c298f89
-4303-0410-b956-
a3cf2f4a3e73
net/vsftpd/Makefile
patch
|
blob
|
history
diff --git
a/net/vsftpd/Makefile
b/net/vsftpd/Makefile
index
c249c2f
..
25d97fa
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