pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/databases/hiredis
Module Name: pkgsrc
Committed By: adam
Date: Fri Oct 8 06:46:02 UTC 2021
Modified Files:
pkgsrc/databases/hiredis: Makefile distinfo
Log Message:
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.
To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 pkgsrc/databases/hiredis/Makefile
cvs rdiff -u -r1.12 -r1.13 pkgsrc/databases/hiredis/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/databases/hiredis/Makefile
diff -u pkgsrc/databases/hiredis/Makefile:1.8 pkgsrc/databases/hiredis/Makefile:1.9
--- pkgsrc/databases/hiredis/Makefile:1.8 Tue Oct 5 12:14:54 2021
+++ pkgsrc/databases/hiredis/Makefile Fri Oct 8 06:46:02 2021
@@ -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
Index: pkgsrc/databases/hiredis/distinfo
diff -u pkgsrc/databases/hiredis/distinfo:1.12 pkgsrc/databases/hiredis/distinfo:1.13
--- pkgsrc/databases/hiredis/distinfo:1.12 Thu Oct 7 13:35:10 2021
+++ pkgsrc/databases/hiredis/distinfo Fri Oct 8 06:46:02 2021
@@ -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