pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [pkgsrc-2021Q3] pkgsrc/databases/hiredis
Module Name: pkgsrc
Committed By: bsiegert
Date: Mon Oct 11 18:40:50 UTC 2021
Modified Files:
pkgsrc/databases/hiredis [pkgsrc-2021Q3]: Makefile distinfo
Log Message:
Pullup ticket #6511 - requested by tm
databases/hiredis: security fix
Revisions pulled up:
- databases/hiredis/Makefile 1.8-1.9
- databases/hiredis/distinfo 1.11,1.13
---
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
---
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.7 -r1.7.2.1 pkgsrc/databases/hiredis/Makefile
cvs rdiff -u -r1.10 -r1.10.2.1 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.7.2.1
--- pkgsrc/databases/hiredis/Makefile:1.7 Wed Jun 23 19:35:44 2021
+++ pkgsrc/databases/hiredis/Makefile Mon Oct 11 18:40:50 2021
@@ -1,12 +1,12 @@
-# $NetBSD: Makefile,v 1.7 2021/06/23 19:35:44 adam Exp $
+# $NetBSD: Makefile,v 1.7.2.1 2021/10/11 18:40:50 bsiegert Exp $
-DISTNAME= hiredis-1.0.0
+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.10 pkgsrc/databases/hiredis/distinfo:1.10.2.1
--- pkgsrc/databases/hiredis/distinfo:1.10 Wed Jun 23 19:35:44 2021
+++ pkgsrc/databases/hiredis/distinfo Mon Oct 11 18:40:50 2021
@@ -1,7 +1,6 @@
-$NetBSD: distinfo,v 1.10 2021/06/23 19:35:44 adam Exp $
+$NetBSD: distinfo,v 1.10.2.1 2021/10/11 18:40:50 bsiegert 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
+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