From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from localhost (localhost [127.0.0.1]) by arlo.cworth.org (Postfix) with ESMTP id 164416DE0207 for ; Fri, 1 Feb 2019 04:23:23 -0800 (PST) X-Virus-Scanned: Debian amavisd-new at cworth.org X-Spam-Flag: NO X-Spam-Score: -0.005 X-Spam-Level: X-Spam-Status: No, score=-0.005 tagged_above=-999 required=5 tests=[AWL=-0.004, SPF_PASS=-0.001] autolearn=disabled Received: from arlo.cworth.org ([127.0.0.1]) by localhost (arlo.cworth.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id pQgw9nzYSOJx for ; Fri, 1 Feb 2019 04:23:21 -0800 (PST) Received: from fethera.tethera.net (fethera.tethera.net [198.245.60.197]) by arlo.cworth.org (Postfix) with ESMTPS id 963596DE0204 for ; Fri, 1 Feb 2019 04:23:21 -0800 (PST) Received: from remotemail by fethera.tethera.net with local (Exim 4.89) (envelope-from ) id 1gpXqp-0005zE-1Y for notmuch@notmuchmail.org; Fri, 01 Feb 2019 07:23:19 -0500 Received: (nullmailer pid 25616 invoked by uid 1000); Fri, 01 Feb 2019 12:23:17 -0000 From: David Bremner To: notmuch@notmuchmail.org Subject: notmuch release 0.28.1 now available X-List-To: notmuch Date: Fri, 01 Feb 2019 08:23:17 -0400 Message-ID: <87y36zlmtm.fsf@tethera.net> MIME-Version: 1.0 Content-Type: text/plain X-BeenThere: notmuch@notmuchmail.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: "Use and development of the notmuch mail system." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 01 Feb 2019 12:23:23 -0000 Where to obtain notmuch 0.28.1 =========================== https://notmuchmail.org/releases/notmuch-0.28.1.tar.gz Which can be verified with: https://notmuchmail.org/releases/notmuch-0.28.1.tar.gz.sha256 d111e938137d5a465afc2b133d14df1fa356537d9ce752c919fe5673f3749a55 notmuch-0.28.1.tar.gz https://notmuchmail.org/releases/notmuch-0.28.1.tar.gz.sha256.asc (signed by David Bremner) What's new in notmuch 0.28.1 ========================= Build System ------------ `configure` no longer uses the special variable BASH, as this causes problems on systems where /bin/sh is bash. What is notmuch =============== Notmuch is a system for indexing, searching, reading, and tagging large collections of email messages in maildir or mh format. It uses the Xapian library to provide fast, full-text search with a convenient search syntax. For more about notmuch, see https://notmuchmail.org P.S. There's also a fix for printing with evince from notmuch-emacs that I neglected to include in the shipped NEWS.