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:   ryoon
Date:           Wed Nov 27 13:30:53 UTC 2019

Modified Files:
        pkgsrc/mail/notmuch: Makefile distinfo

Log Message:
Update to 0.29.3

Changelog:
Notmuch 0.29.3 (2019-11-27)
===========================

General
-------

Fix for use-after-free in notmuch_config_list_{key,val}.

Fix for double close of file in notmuch-dump.


To generate a diff of this commit:
cvs rdiff -u -r1.54 -r1.55 pkgsrc/mail/notmuch/Makefile
cvs rdiff -u -r1.42 -r1.43 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.54 pkgsrc/mail/notmuch/Makefile:1.55
--- pkgsrc/mail/notmuch/Makefile:1.54   Mon Oct 28 12:53:07 2019
+++ pkgsrc/mail/notmuch/Makefile        Wed Nov 27 13:30:53 2019
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.54 2019/10/28 12:53:07 ryoon Exp $
+# $NetBSD: Makefile,v 1.55 2019/11/27 13:30:53 ryoon Exp $
 
-DISTNAME=      notmuch-0.29.2
+DISTNAME=      notmuch-0.29.3
 CATEGORIES=    mail
 MASTER_SITES=  https://notmuchmail.org/releases/
 EXTRACT_SUFX=  .tar.xz

Index: pkgsrc/mail/notmuch/distinfo
diff -u pkgsrc/mail/notmuch/distinfo:1.42 pkgsrc/mail/notmuch/distinfo:1.43
--- pkgsrc/mail/notmuch/distinfo:1.42   Mon Oct 28 12:53:07 2019
+++ pkgsrc/mail/notmuch/distinfo        Wed Nov 27 13:30:53 2019
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.42 2019/10/28 12:53:07 ryoon Exp $
+$NetBSD: distinfo,v 1.43 2019/11/27 13:30:53 ryoon Exp $
 
-SHA1 (notmuch-0.29.2.tar.xz) = b5c827122c6de7c1e57dcbd9449ee2876ee58ef5
-RMD160 (notmuch-0.29.2.tar.xz) = 73937e24ea552b15280d158a016326539d99911d
-SHA512 (notmuch-0.29.2.tar.xz) = 0e345c4ecca8410eedb14154bcb3c327353a0984f30b7fd6c526deefcfe17aa74ca8fb4b4d28e93decca8c8914f7d60ca2c9485750001b14d67d7d33d4721bb3
-Size (notmuch-0.29.2.tar.xz) = 660520 bytes
+SHA1 (notmuch-0.29.3.tar.xz) = f1cdf4d50d344ca67df182ad1e3109988e8c80e8
+RMD160 (notmuch-0.29.3.tar.xz) = e935fa029a83b9f7019547e6272c68224b04b0b2
+SHA512 (notmuch-0.29.3.tar.xz) = b1e0b47ebf2d2de0ccd39976782eb8a7b417e36f2f9d78ef19e27e55719a02ee919508843a0eaf258f58138914ab2e8796d2fc1782b9cfe2d8937abb6184be65
+Size (notmuch-0.29.3.tar.xz) = 660536 bytes
 SHA1 (patch-Makefile.global) = f436bdb163e3110a8d097f3c88198aefb126eafc
 SHA1 (patch-Makefile.local) = d0a83ff130de36164f1667236860aa31d481d025
 SHA1 (patch-configure) = afbc37cdf886c6b73be4c34903d495cf0589963a



Home | Main Index | Thread Index | Old Index