pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/mail/notmuch
Module Name: pkgsrc
Committed By: wiz
Date: Sun Nov 7 12:18:49 UTC 2021
Modified Files:
pkgsrc/mail/notmuch: Makefile distinfo
Log Message:
notmuch: update to 0.34.1.
Notmuch 0.34.1 (2021-11-03)
===========================
Library
-------
Fix for deallocation and nulling of output parameter for
notmuch_database_{open_with,create_with,load}_config when errors
occur. This change fixes a potential use-after-free bug that has been
present since 0.32. This release also improves the documentation of
status returns for the same 3 functions.
To generate a diff of this commit:
cvs rdiff -u -r1.75 -r1.76 pkgsrc/mail/notmuch/Makefile
cvs rdiff -u -r1.60 -r1.61 pkgsrc/mail/notmuch/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/mail/notmuch/Makefile
diff -u pkgsrc/mail/notmuch/Makefile:1.75 pkgsrc/mail/notmuch/Makefile:1.76
--- pkgsrc/mail/notmuch/Makefile:1.75 Mon Nov 1 14:17:32 2021
+++ pkgsrc/mail/notmuch/Makefile Sun Nov 7 12:18:49 2021
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.75 2021/11/01 14:17:32 ryoon Exp $
+# $NetBSD: Makefile,v 1.76 2021/11/07 12:18:49 wiz Exp $
-DISTNAME= notmuch-0.34
+DISTNAME= notmuch-0.34.1
CATEGORIES= mail
MASTER_SITES= https://notmuchmail.org/releases/
EXTRACT_SUFX= .tar.xz
Index: pkgsrc/mail/notmuch/distinfo
diff -u pkgsrc/mail/notmuch/distinfo:1.60 pkgsrc/mail/notmuch/distinfo:1.61
--- pkgsrc/mail/notmuch/distinfo:1.60 Mon Nov 1 14:17:32 2021
+++ pkgsrc/mail/notmuch/distinfo Sun Nov 7 12:18:49 2021
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.60 2021/11/01 14:17:32 ryoon Exp $
+$NetBSD: distinfo,v 1.61 2021/11/07 12:18:49 wiz Exp $
-BLAKE2s (notmuch-0.34.tar.xz) = 587a60b7d956aef8c91adf960dd4cbeb90969ccb61706203387c6e9bfcde3e38
-SHA512 (notmuch-0.34.tar.xz) = c7c802ee6fc056cb626611e3403541e404c628d238983299faf877e7eca9dfb94bd643c399e6a6cda53b051d2ad837ad03b124a1f44e17c7637a9c9b23e33c73
-Size (notmuch-0.34.tar.xz) = 748232 bytes
+BLAKE2s (notmuch-0.34.1.tar.xz) = 121fdd8afbf05eb1073de0633a931374490cf59156d31464181a96a3a229e3d2
+SHA512 (notmuch-0.34.1.tar.xz) = ef1423e049a83f81fb6b5a75f9a35efc0381c661bbe00007dabd6b385df829ac4195137ccef3fa1ec652df8eb4566e3d9d30880a4c74497a9668cb3ca240fb88
+Size (notmuch-0.34.1.tar.xz) = 748444 bytes
SHA1 (patch-configure) = 93831007eb3ffac12612d12f772e8a0ac0115207
SHA1 (patch-emacs_Makefile.local) = 4a36a2c165852a098a45c8b99c8372d65d33b07c
Home |
Main Index |
Thread Index |
Old Index