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:           Tue Oct  5 12:14:54 UTC 2021

Modified Files:
        pkgsrc/databases/hiredis: Makefile distinfo

Log Message:
hiredis: updated to 1.0.1

1.0.1
Fix for CVE-2021-32765 commit


To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 pkgsrc/databases/hiredis/Makefile
cvs rdiff -u -r1.10 -r1.11 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.7 pkgsrc/databases/hiredis/Makefile:1.8
--- pkgsrc/databases/hiredis/Makefile:1.7       Wed Jun 23 19:35:44 2021
+++ pkgsrc/databases/hiredis/Makefile   Tue Oct  5 12:14:54 2021
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.7 2021/06/23 19:35:44 adam Exp $
+# $NetBSD: Makefile,v 1.8 2021/10/05 12:14:54 adam Exp $
 
-DISTNAME=      hiredis-1.0.0
+DISTNAME=      hiredis-1.0.1
 CATEGORIES=    databases
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=redis/}
 GITHUB_TAG=    v${PKGVERSION_NOREV}

Index: pkgsrc/databases/hiredis/distinfo
diff -u pkgsrc/databases/hiredis/distinfo:1.10 pkgsrc/databases/hiredis/distinfo:1.11
--- pkgsrc/databases/hiredis/distinfo:1.10      Wed Jun 23 19:35:44 2021
+++ pkgsrc/databases/hiredis/distinfo   Tue Oct  5 12:14:54 2021
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.10 2021/06/23 19:35:44 adam Exp $
+$NetBSD: distinfo,v 1.11 2021/10/05 12:14:54 adam Exp $
 
-SHA1 (hiredis-1.0.0.tar.gz) = 26242153e8ce5bfd0f953b3c036f0c63e8c939fe
-RMD160 (hiredis-1.0.0.tar.gz) = 397b66137f7211936e6044b40cda26d9526b1564
-SHA512 (hiredis-1.0.0.tar.gz) = eb56201121eecdbfc8d42e8c2c141ae77bea248eeb36687ac6835c9b2404f5475beb351c4d8539d552db4d88e933bb2bd5b73f165e62b130bb11aeff39928e69
-Size (hiredis-1.0.0.tar.gz) = 97507 bytes
+SHA1 (hiredis-1.0.1.tar.gz) = 695b8cd42193efe70020de97a3ce5cbcf947aae0
+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
 SHA1 (patch-Makefile) = 2071de674bd5322365702986421accbfd1aadbcc



Home | Main Index | Thread Index | Old Index