mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 07:28:39 +01:00
prosody: upgrade to 0.9.9
fixes:
* path traversal vulnerability in mod_http_files (CVE-2016-1231)
* use of weak PRNG in generation of dialback secrets (CVE-2016-1232)
Signed-off-by: heil <heil@terminal-consulting.de>
This commit is contained in:
@@ -8,12 +8,12 @@
|
||||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=prosody
|
||||
PKG_VERSION:=0.9.8
|
||||
PKG_VERSION:=0.9.9
|
||||
PKG_RELEASE:=1
|
||||
|
||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
|
||||
PKG_SOURCE_URL:=http://prosody.im/downloads/source
|
||||
PKG_MD5SUM:=5144cd832a1860443e21e336dc560ee7
|
||||
PKG_MD5SUM:=8f7c529b072e78ab9e82ecbedfee7145
|
||||
PKG_MAINTAINER:=Thomas Heil <heil@terminal-consulting.de>
|
||||
PKG_LICENSE:=MIT/X11
|
||||
|
||||
|
||||
Reference in New Issue
Block a user