From: Jakub Bogusz Date: Wed, 29 Apr 2020 19:32:00 +0000 (+0200) Subject: - updated to 0.14.1 (CVE-2020-7105) X-Git-Tag: auto/th/hiredis-0.14.1-1 X-Git-Url: http://git.pld-linux.org/?p=packages%2Fhiredis.git;a=commitdiff_plain;h=ad10e8d - updated to 0.14.1 (CVE-2020-7105) --- diff --git a/hiredis.spec b/hiredis.spec index 0fb5cf3..35b7894 100644 --- a/hiredis.spec +++ b/hiredis.spec @@ -1,13 +1,13 @@ Summary: A minimalistic C client library for Redis Summary(pl.UTF-8): Minimalistyczna biblioteka C klienta Redisa Name: hiredis -Version: 0.14.0 +Version: 0.14.1 Release: 1 License: BSD Group: Libraries #Source0Download: https://github.com/redis/hiredis/releases Source0: https://github.com/redis/hiredis/archive/v%{version}/%{name}-%{version}.tar.gz -# Source0-md5: 6d565680a4af0d2e261abbc3e3431b2b +# Source0-md5: 3e1c541f9df28becb82a611e63e3e939 Patch0: link.patch URL: https://github.com/redis/hiredis/ BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)