notmuch 0.29.3-1ubuntu1 source package in Ubuntu

Changelog

notmuch (0.29.3-1ubuntu1) focal; urgency=low

  * Merge from Debian unstable.  Remaining changes:
    - Run tests but ignore failures on armhf (works on real HW)
    - Do not conflict with gdb-minimal

notmuch (0.29.3-1) unstable; urgency=medium

  * New upstream bugfix release.
    - fix use-after-free bug in libnotmuch
    - fix double close of file in "notmuch dump"

notmuch (0.29.2-2) experimental; urgency=medium

  * Drop python-notmuch binary package.
  * Drop python2 build-dependency (Closes: #937161).
  * Convert to pybuild for python bindings

 -- Gianfranco Costamagna <email address hidden>  Tue, 03 Dec 2019 15:50:52 +0100

Upload details

Uploaded by:
Gianfranco Costamagna
Uploaded to:
Focal
Original maintainer:
Carl Worth
Architectures:
any all
Section:
mail
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
notmuch_0.29.3.orig.tar.xz 645.1 KiB d5f704b9a72395e43303de9b1f4d8e14dd27bf3646fdbb374bb3dbb7d150dc35
notmuch_0.29.3-1ubuntu1.debian.tar.xz 18.4 KiB 6a19d7e941ef9674ea4ad426723c1f095680e7c7975ae52b64a933817dbb9c1f
notmuch_0.29.3-1ubuntu1.dsc 2.9 KiB a50ed53fa62545eeeea17885a3f8f7f8d634c8ebf4468d40724a2a244dbd4b4d

View changes file

Binary packages built by this source

elpa-notmuch: thread-based email index, search and tagging (emacs interface)

 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 very
 convenient search syntax.
 .
 This package provides an emacs based mail user agent based on
 notmuch.

libnotmuch-dev: thread-based email index, search and tagging (development)

 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 very
 convenient search syntax.
 .
 This package provides the necessary development libraries and header
 files to allow you to develop new software using libnotmuch.

libnotmuch5: thread-based email index, search and tagging (runtime)

 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 very
 convenient search syntax.
 .
 This package contains the runtime library, necessary to run
 applications using libnotmuch.

libnotmuch5-dbgsym: debug symbols for libnotmuch5
notmuch: thread-based email index, search and tagging

 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 very
 convenient search syntax.
 .
 This package contains the notmuch command-line interface

notmuch-dbgsym: debug symbols for notmuch
notmuch-emacs: thread-based email index, search and tagging (transitional package)

 This dummy package help ease transition to the new package elpa-notmuch

notmuch-mutt: thread-based email index, search and tagging (Mutt interface)

 notmuch-mutt provides integration among the Mutt mail user agent and
 the Notmuch mail indexer.
 .
 notmuch-mutt offer two main integration features. The first one is
 the ability of stating a search query interactively and then jump to
 a fresh Maildir containing its search results only. The second one is
 the ability to reconstruct threads on the fly starting from the
 current highlighted mail.

notmuch-vim: thread-based email index, search and tagging (vim interface)

 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 very
 convenient search syntax.
 .
 This package provides a vim based mail user agent based on
 notmuch.

python3-notmuch: Python 3 interface to the notmuch mail search and index library

 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 very
 convenient search syntax.
 .
 This package provides a Python 3 interface to the notmuch
 functionality, directly interfacing with a shared notmuch library.

ruby-notmuch: Ruby interface to the notmuch mail search and index library

 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 very
 convenient search syntax.
 .
 This package provides a Ruby interface to the notmuch
 functionality, directly interfacing with a shared notmuch library.

ruby-notmuch-dbgsym: debug symbols for ruby-notmuch