irssi: security bump to version 0.8.20
authorGustavo Zacarias <gustavo@zacarias.com.ar>
Sun, 25 Sep 2016 00:28:59 +0000 (21:28 -0300)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sun, 25 Sep 2016 21:13:40 +0000 (23:13 +0200)
Fixes two remote crash issues since version 0.8.17

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/irssi/irssi.hash
package/irssi/irssi.mk

index f65d6c36580127d7a1622468d5819af61f5ad7f5..33b2d0e1d816a830c3f2b8fc7728f4d08de6cb5e 100644 (file)
@@ -1,2 +1,2 @@
 # Locally calculated after checking pgp signature
-sha256 4ca0040548e814ea93eb7d602ab7d6d379afcbbdf10e84160523ce69c73ee5d3        irssi-0.8.19.tar.xz
+sha256 7882c4e821f5aac469c5e69e69d7e235f4986101285c675e81a9a95bfb20505a        irssi-0.8.20.tar.xz
index a1e278e6ca2883783326b4a1e84519174c5a07be..0fb6fc792d8a7e97e616f626cc52824e1c1d4405 100644 (file)
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-IRSSI_VERSION = 0.8.19
+IRSSI_VERSION = 0.8.20
 IRSSI_SOURCE = irssi-$(IRSSI_VERSION).tar.xz
 # Do not use the github helper here. The generated tarball is *NOT* the
 # same as the one uploaded by upstream for the release.