pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/mail/notmuch Updated notmuch to 0.24.1.
details: https://anonhg.NetBSD.org/pkgsrc/rev/d52b7b7fc068
branches: trunk
changeset: 360602:d52b7b7fc068
user: wiz <wiz%pkgsrc.org@localhost>
date: Tue Apr 04 11:54:10 2017 +0000
description:
Updated notmuch to 0.24.1.
Notmuch 0.24.1 (2017-04-01)
===========================
General
-------
Fix regressions in non-regexp search for `from:` and `subject:`.
The regexp search code in 0.24 introduced a regression in the
handling of empty queries and wildcards. These are both corrected in
this release.
Command Line Interface
----------------------
Fix several memory leaks in `notmuch show`.
Update NEWS for 0.24 to mention schema changes.
Fix bug in dump header.
The previous version of the dump header failed to mention the
inclusion of tags. This fix bumps the version number of the dump
format to 3. There are no other changes to the format.
Library Changes
---------------
Fix a read-after-free in the library.
diffstat:
mail/notmuch/Makefile | 5 ++---
mail/notmuch/distinfo | 10 +++++-----
2 files changed, 7 insertions(+), 8 deletions(-)
diffs (31 lines):
diff -r 2b1a2b0fe1a1 -r d52b7b7fc068 mail/notmuch/Makefile
--- a/mail/notmuch/Makefile Tue Apr 04 11:45:36 2017 +0000
+++ b/mail/notmuch/Makefile Tue Apr 04 11:54:10 2017 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.27 2017/03/31 10:32:15 wiz Exp $
+# $NetBSD: Makefile,v 1.28 2017/04/04 11:54:10 wiz Exp $
-DISTNAME= notmuch-0.24
-PKGREVISION= 1
+DISTNAME= notmuch-0.24.1
CATEGORIES= mail
MASTER_SITES= http://notmuchmail.org/releases/
diff -r 2b1a2b0fe1a1 -r d52b7b7fc068 mail/notmuch/distinfo
--- a/mail/notmuch/distinfo Tue Apr 04 11:45:36 2017 +0000
+++ b/mail/notmuch/distinfo Tue Apr 04 11:54:10 2017 +0000
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.21 2017/03/20 13:19:26 wiz Exp $
+$NetBSD: distinfo,v 1.22 2017/04/04 11:54:10 wiz Exp $
-SHA1 (notmuch-0.24.tar.gz) = 76c890ac3719f78dbcc5c4a434a7383290ce4817
-RMD160 (notmuch-0.24.tar.gz) = be5156827b596ba87f3d1f204903c217655718a8
-SHA512 (notmuch-0.24.tar.gz) = f966b4faf96b165cc04be15a90681fabfe7ce66a0a9255183f9e4542556836adb7acfe8c02033db3ad8af6cb8962d1a64da8cdd03a0485b104a7b40b88b598d5
-Size (notmuch-0.24.tar.gz) = 708243 bytes
+SHA1 (notmuch-0.24.1.tar.gz) = 761bb1391a0d174b5819efabca582d3fba1f57cf
+RMD160 (notmuch-0.24.1.tar.gz) = 847bc5011131b4c34f3dfbd12dfb58fcd9a2ce1c
+SHA512 (notmuch-0.24.1.tar.gz) = e2014380de68de3e1a3fd3058a441c6771a92bfffe07c0bd2b374802dd8b2539eddbbb91074738f58f48452a936f2f9427fadca825a165c61a27fe0c3e1fe7fc
+Size (notmuch-0.24.1.tar.gz) = 709190 bytes
SHA1 (patch-Makefile.global) = 848213d8914c59d2786c74eee71df5c7599c17ec
SHA1 (patch-Makefile.local) = e5a11e3fd7470f745fccb3086fb864c2068f55a7
SHA1 (patch-aa) = 90414224b80703587d211c8b56bfba0cbe1377b6
Home |
Main Index |
Thread Index |
Old Index