Sun Nov 7 12:18:49 2021 UTC ()
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.


(wiz)
diff -r1.75 -r1.76 pkgsrc/mail/notmuch/Makefile
diff -r1.60 -r1.61 pkgsrc/mail/notmuch/distinfo

cvs diff -r1.75 -r1.76 pkgsrc/mail/notmuch/Makefile (expand / switch to unified diff)

--- pkgsrc/mail/notmuch/Makefile 2021/11/01 14:17:32 1.75
+++ pkgsrc/mail/notmuch/Makefile 2021/11/07 12:18:49 1.76
@@ -1,16 +1,16 @@ @@ -1,16 +1,16 @@
1# $NetBSD: Makefile,v 1.75 2021/11/01 14:17:32 ryoon Exp $ 1# $NetBSD: Makefile,v 1.76 2021/11/07 12:18:49 wiz Exp $
2 2
3DISTNAME= notmuch-0.34 3DISTNAME= notmuch-0.34.1
4CATEGORIES= mail 4CATEGORIES= mail
5MASTER_SITES= https://notmuchmail.org/releases/ 5MASTER_SITES= https://notmuchmail.org/releases/
6EXTRACT_SUFX= .tar.xz 6EXTRACT_SUFX= .tar.xz
7 7
8MAINTAINER= pkgsrc-users@NetBSD.org 8MAINTAINER= pkgsrc-users@NetBSD.org
9HOMEPAGE= https://notmuchmail.org/ 9HOMEPAGE= https://notmuchmail.org/
10COMMENT= Mail indexer 10COMMENT= Mail indexer
11LICENSE= gnu-gpl-v3 11LICENSE= gnu-gpl-v3
12 12
13HAS_CONFIGURE= yes 13HAS_CONFIGURE= yes
14USE_LANGUAGES= c c++11 14USE_LANGUAGES= c c++11
15USE_TOOLS+= bash gmake makeinfo pkg-config # perl:test 15USE_TOOLS+= bash gmake makeinfo pkg-config # perl:test
16MAKE_FLAGS+= PYTHON=${PYTHONBIN} 16MAKE_FLAGS+= PYTHON=${PYTHONBIN}

cvs diff -r1.60 -r1.61 pkgsrc/mail/notmuch/distinfo (expand / switch to unified diff)

--- pkgsrc/mail/notmuch/distinfo 2021/11/01 14:17:32 1.60
+++ pkgsrc/mail/notmuch/distinfo 2021/11/07 12:18:49 1.61
@@ -1,7 +1,7 @@ @@ -1,7 +1,7 @@
1$NetBSD: distinfo,v 1.60 2021/11/01 14:17:32 ryoon Exp $ 1$NetBSD: distinfo,v 1.61 2021/11/07 12:18:49 wiz Exp $
2 2
3BLAKE2s (notmuch-0.34.tar.xz) = 587a60b7d956aef8c91adf960dd4cbeb90969ccb61706203387c6e9bfcde3e38 3BLAKE2s (notmuch-0.34.1.tar.xz) = 121fdd8afbf05eb1073de0633a931374490cf59156d31464181a96a3a229e3d2
4SHA512 (notmuch-0.34.tar.xz) = c7c802ee6fc056cb626611e3403541e404c628d238983299faf877e7eca9dfb94bd643c399e6a6cda53b051d2ad837ad03b124a1f44e17c7637a9c9b23e33c73 4SHA512 (notmuch-0.34.1.tar.xz) = ef1423e049a83f81fb6b5a75f9a35efc0381c661bbe00007dabd6b385df829ac4195137ccef3fa1ec652df8eb4566e3d9d30880a4c74497a9668cb3ca240fb88
5Size (notmuch-0.34.tar.xz) = 748232 bytes 5Size (notmuch-0.34.1.tar.xz) = 748444 bytes
6SHA1 (patch-configure) = 93831007eb3ffac12612d12f772e8a0ac0115207 6SHA1 (patch-configure) = 93831007eb3ffac12612d12f772e8a0ac0115207
7SHA1 (patch-emacs_Makefile.local) = 4a36a2c165852a098a45c8b99c8372d65d33b07c 7SHA1 (patch-emacs_Makefile.local) = 4a36a2c165852a098a45c8b99c8372d65d33b07c