From 1a67991997ad99337846049f7b39f26ceb5efd2c Mon Sep 17 00:00:00 2001 From: Miroslav Lichvar Date: Mon, 13 Jul 2015 09:30:20 +0200 Subject: [PATCH] update to 1.31 (CVE-2015-2059) --- .gitignore | 2 +- libidn.spec | 2 +- sources | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index da76511..93a796d 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,2 @@ /libidn-1.?? -/libidn-1.30.tar.gz +/libidn-1.31.tar.gz diff --git a/libidn.spec b/libidn.spec index 4f89fd5..4b15c5d 100644 --- a/libidn.spec +++ b/libidn.spec @@ -1,6 +1,6 @@ Summary: Internationalized Domain Name support library Name: libidn -Version: 1.30 +Version: 1.31 Release: 4%{?dist} URL: http://www.gnu.org/software/libidn/ License: LGPLv2+ and GPLv3+ and GFDL diff --git a/sources b/sources index 43be9e2..09cd7ed 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -b17edc8551cd31cc5f14c82a9dabf58e libidn-1.30.tar.gz +83806230fc0989a24cf9dfe6685563d9 libidn-1.31.tar.gz