summaryrefslogtreecommitdiffstats
path: root/package/kodi-texturepacker
diff options
context:
space:
mode:
authorBernd Kuhls <bernd.kuhls@t-online.de>2017-05-25 23:26:20 +0200
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2017-05-28 15:45:20 +0200
commit4f9190f14e821a90cae690b1741eee4efd9b661b (patch)
tree200d9514874237a8a4c1a2535e0357fbbd6edceb /package/kodi-texturepacker
parent0e422730722fe92e79883b5fdb9f2e95a241afd7 (diff)
downloadbuildroot-4f9190f14e821a90cae690b1741eee4efd9b661b.tar.gz
buildroot-4f9190f14e821a90cae690b1741eee4efd9b661b.zip
package/kodi: security bump to version 17.3
Release notes: https://kodi.tv/article/kodi-v173-minor-bug-fix-and-security-release "Fix possible security flaw which could abused .zip files which try to traverse to a parent directory" For details about the security bug refer to http://blog.checkpoint.com/2017/05/23/hacked-in-translation/ Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/kodi-texturepacker')
-rw-r--r--package/kodi-texturepacker/kodi-texturepacker.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/kodi-texturepacker/kodi-texturepacker.mk b/package/kodi-texturepacker/kodi-texturepacker.mk
index c6d3b0523b..7c3e82a6ce 100644
--- a/package/kodi-texturepacker/kodi-texturepacker.mk
+++ b/package/kodi-texturepacker/kodi-texturepacker.mk
@@ -6,7 +6,7 @@
# Not possible to directly refer to kodi variables, because of
# first/second expansion trickery...
-KODI_TEXTUREPACKER_VERSION = 17.1-Krypton
+KODI_TEXTUREPACKER_VERSION = 17.3-Krypton
KODI_TEXTUREPACKER_SITE = $(call github,xbmc,xbmc,$(KODI_TEXTUREPACKER_VERSION))
KODI_TEXTUREPACKER_SOURCE = kodi-$(KODI_TEXTUREPACKER_VERSION).tar.gz
KODI_TEXTUREPACKER_LICENSE = GPL-2.0
OpenPOWER on IntegriCloud