Changelog: http://nginx.org/en/CHANGES-1.0
This upgrade includes a fix for a security vulnerability, CVE-2012-2089. Signed-off-by: Mark Mentovai <m...@moxienet.com> --- Index: packages/net/nginx/Makefile =================================================================== --- packages/net/nginx/Makefile (revision 31389) +++ packages/net/nginx/Makefile (working copy) @@ -8,12 +8,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=nginx -PKG_VERSION:=1.0.14 +PKG_VERSION:=1.0.15 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=http://nginx.org/download/ -PKG_MD5SUM:=019844e48c34952253ca26dd6e28c35c +PKG_MD5SUM:=17da4802209b83d9bebb0f0edd975dfc PKG_BUILD_PARALLEL:=1 PKG_INSTALL:=1 _______________________________________________ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/mailman/listinfo/openwrt-devel