pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/databases/hiredis hiredis: updated to 1.0.2



details:   https://anonhg.NetBSD.org/pkgsrc/rev/ff175395a23a
branches:  trunk
changeset: 459492:ff175395a23a
user:      adam <adam%pkgsrc.org@localhost>
date:      Fri Oct 08 06:46:02 2021 +0000

description:
hiredis: updated to 1.0.2

1.0.2:
Announcing Hiredis v1.0.2, which fixes CVE-2021-32765 but returns the SONAME to the correct value of 1.0.0.

diffstat:

 databases/hiredis/Makefile |  6 +++---
 databases/hiredis/distinfo |  8 ++++----
 2 files changed, 7 insertions(+), 7 deletions(-)

diffs (33 lines):

diff -r 34477a5a29a4 -r ff175395a23a databases/hiredis/Makefile
--- a/databases/hiredis/Makefile        Thu Oct 07 22:40:58 2021 +0000
+++ b/databases/hiredis/Makefile        Fri Oct 08 06:46:02 2021 +0000
@@ -1,12 +1,12 @@
-# $NetBSD: Makefile,v 1.8 2021/10/05 12:14:54 adam Exp $
+# $NetBSD: Makefile,v 1.9 2021/10/08 06:46:02 adam Exp $
 
-DISTNAME=      hiredis-1.0.1
+DISTNAME=      hiredis-1.0.2
 CATEGORIES=    databases
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=redis/}
 GITHUB_TAG=    v${PKGVERSION_NOREV}
 
 MAINTAINER=    wiedi%frubar.net@localhost
-HOMEPAGE=      https://github.com/redis/hiredis/
+HOMEPAGE=      https://github.com/redis/hiredis
 COMMENT=       Minimalistic C client library for the Redis database
 LICENSE=       modified-bsd
 
diff -r 34477a5a29a4 -r ff175395a23a databases/hiredis/distinfo
--- a/databases/hiredis/distinfo        Thu Oct 07 22:40:58 2021 +0000
+++ b/databases/hiredis/distinfo        Fri Oct 08 06:46:02 2021 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.12 2021/10/07 13:35:10 nia Exp $
+$NetBSD: distinfo,v 1.13 2021/10/08 06:46:02 adam Exp $
 
-RMD160 (hiredis-1.0.1.tar.gz) = f1da085dcc647c96c49d0bef75207d71e04afa3a
-SHA512 (hiredis-1.0.1.tar.gz) = 87909f78171cf4deeb3d030484b55fbd1a7f7f27f33636f90e169a900ddc5c5ec447d2df34739ada3cf35a50d647cb4fcbe2754f4521d18f770f1cf8ed962909
-Size (hiredis-1.0.1.tar.gz) = 97937 bytes
+RMD160 (hiredis-1.0.2.tar.gz) = a3924f0d60525d9c2d52b56c74733a5532b6b2c8
+SHA512 (hiredis-1.0.2.tar.gz) = 86497a1c21869bbe535378885eee6dbd594ef96325966511a3513f81e501af0f5ac7fed864f3230372f3ac7a23c05bad477fa5aa90b9747c9fb1408028174f9b
+Size (hiredis-1.0.2.tar.gz) = 98139 bytes
 SHA1 (patch-Makefile) = 2071de674bd5322365702986421accbfd1aadbcc



Home | Main Index | Thread Index | Old Index