unofficial mirror of notmuch@notmuchmail.org
 help / color / mirror / code / Atom feed
From: Florian Friesdorf <flo@chaoflow.net>
To: Jameson Graef Rollins <jrollins@finestructure.net>,
	Notmuch Mail <notmuch@notmuchmail.org>
Subject: Re: release-candidate/0.6
Date: Sat, 07 May 2011 01:51:25 +0200	[thread overview]
Message-ID: <87hb9775he.fsf@eve.chaoflow.net> (raw)
In-Reply-To: <8762pn7gth.fsf@servo.factory.finestructure.net>

[-- Attachment #1: Type: text/plain, Size: 3592 bytes --]

On Fri, 06 May 2011 12:46:34 -0700, Jameson Graef Rollins <jrollins@finestructure.net> wrote:
> Hi, folks.  As some of you already know, I am trying to put together a
> release candidate for a 0.6 release that we can present to cworth for
> approval.  This branch can be found in my public notmuch repository in
> the "release-candidate/0.6" branch:
> 
> git remote add jrollins git://finestructure.net/notmuch
> git remote update
> git checkout -t -b release-candidate/0.6 jrollins/release-candidate/0.6
> 
> So far, this release candidate includes a couple of patch series that
> are not currently on cworth's master branch:
> 
> json structure now replicates mime structure
> * dme's json-fully-reflects-MIME-structure improvements
> * dkg/jrollins's PGP/MIME cryptographic support
> * amdragon's atomicity improvements
> * a couple other small improvements

I'm delighted! 

> I might try to add a couple of more things before declaring the
> candidate release-ready, but this is more-or-less it.  Please start
> using this branch "in production" as much as possible, so that we can
> build up a chorus of support for pushing this release out.  Once you
> have build, tested, and started using the branch, please reply to this
> email thread to express your support for it's release.

I did already run this combination for quite a while with general
satisfaction.

Problems in emacs (i.e. the json format) with displaying certain mime
messages are solved by using gmime 2.4.24 (thx dkg for the debugging
support). Problems were: notmuch show consuming 100% CPU without a result
and "EOF while reading message".

An open issue (also with gmime 2.4.24) is the extraction of a PDF from
an encrypted message via emacs (discussed on irc before, mentioned here
for completeness of the archive).

> PS: note to Debian users:
> 
> The release-candidate/0.6 branch also includes debian package updates,
> so you should be able to easily build debian packages from the branch:
> 
> git buildpackage -uc -us --git-ignore-branch
> 
> However, the current version of libgmime-2.4 in testing and unstable
> (2.4.23-1) unfortunately breaks signature verification, which means that
> many of the crypto tests will fail.  The issue has been fixed upstream,
> and we've been pushing on the libgmime maintainer to push a new release.
> Hopefully a release of notmuch 0.6 into debian will put extra pressure
> on getting this issue resolved.

An option for these systems:

- Linux (particularly on x86, x86_64, and PowerPC).
- Mac OS X, both on Intel and PowerPC.
- FreeBSD (only tested on Intel).
- Windows through Cygwin.

is using nix to install emacs and notmuch from nixpkgs. It does not
interfere with other software installed on the system but installs into
/nix and creates links of installed software into a profile which can be
included in the PATH.

Current release candidate and gmime 2.4.24 are packaged in nixpkgs.

Installation instructions at [1]. For simplicity I recommend the single
user install.

In case of question, I and #nixos are happy to help.

Nix/Nixpkgs is not an alternative to debian, but helps in having some
newer things independent of the system. However, there is no security
team yet ensuring timely updates.

regards
florian

[1] http://hydra.nixos.org/build/1069287/download/1/manual/#chap-installation
-- 
Florian Friesdorf <flo@chaoflow.net>
  GPG FPR: 7A13 5EEE 1421 9FC2 108D  BAAF 38F8 99A3 0C45 F083
Jabber/XMPP: flo@chaoflow.net
IRC: chaoflow on freenode,ircnet,blafasel,OFTC

[-- Attachment #2: Type: application/pgp-signature, Size: 835 bytes --]

  parent reply	other threads:[~2011-05-06 23:51 UTC|newest]

Thread overview: 40+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-05-06 19:46 release-candidate/0.6 Jameson Graef Rollins
2011-05-06 20:54 ` release-candidate/0.6 Sebastian Spaeth
2011-05-06 23:51 ` Florian Friesdorf [this message]
2011-05-08 23:23   ` release-candidate/0.6 Florian Friesdorf
2011-05-06 23:56 ` release-candidate/0.6 James Vasile
2011-05-07  0:24   ` release-candidate/0.6 Florian Friesdorf
2011-05-07  2:31   ` release-candidate/0.6 Tim Gray
2011-05-08 22:14     ` release-candidate/0.6 Jameson Graef Rollins
2011-05-09  0:57   ` release-candidate/0.6 Jameson Graef Rollins
2011-05-09 17:00     ` release-candidate/0.6 James Vasile
2011-05-07 11:53 ` release-candidate/0.6 Darren McGuicken
2011-05-07 20:14 ` release-candidate/0.6 Dmitry Kurochkin
2011-05-09  1:03 ` release-candidate/0.6 Jameson Graef Rollins
2011-05-09  1:24   ` release-candidate/0.6 Daniel Kahn Gillmor
2011-05-09  1:31     ` release-candidate/0.6 Jameson Graef Rollins
2011-05-09 17:20   ` release-candidate/0.6 Jameson Graef Rollins
2011-05-10  9:12     ` release-candidate/0.6 Jameson Graef Rollins
2011-05-10 16:42       ` release-candidate/0.6 Jameson Graef Rollins
2011-05-12 12:22         ` release-candidate/0.6 Pieter Praet
2011-05-12 13:18           ` release-candidate/0.6 Austin Clements
2011-05-12 14:09             ` release-candidate/0.6 Pieter Praet
2011-05-12 17:52               ` release-candidate/0.6 Austin Clements
2011-05-13  8:17                 ` [PATCH 0/4] set test prereqs (Emacs, GDB, GPG) Pieter Praet
2011-05-13  8:17                   ` [PATCH 1/4] test: add 'GDB' prereq to 'atomicity' tests Pieter Praet
2011-05-13  8:17                   ` [PATCH 2/4] test: add 'GPG' prereq to 'crypto' tests Pieter Praet
2011-05-13  8:17                   ` [PATCH 3/4] test: add 'Emacs' prereq to 'emacs' tests Pieter Praet
2011-05-13  8:17                   ` [PATCH 4/4] test: add 'Emacs' prereq to 'emacs-large-search-buffer' tests Pieter Praet
2011-05-09 14:57 ` release-candidate/0.6 micah anderson
2011-05-12 22:36 ` release-candidate/0.6 Carl Worth
2011-05-13  8:07   ` release-candidate/0.6 Jameson Graef Rollins
2011-05-16 20:42     ` release-candidate/0.6 Carl Worth
2011-05-16 20:50       ` MIME restructuring [was: Re: release-candidate/0.6] Daniel Kahn Gillmor
2011-05-16 20:59         ` Carl Worth
2011-05-17 23:05           ` Carl Worth
2011-05-16 21:05         ` Daniel Kahn Gillmor
2011-05-16 21:14           ` Simon Hürlimann
2011-05-16 21:20         ` Carl Worth
2011-05-16 21:28           ` Daniel Kahn Gillmor
2011-05-16 22:37           ` Jameson Graef Rollins
2011-05-17  0:33             ` Carl Worth

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://notmuchmail.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87hb9775he.fsf@eve.chaoflow.net \
    --to=flo@chaoflow.net \
    --cc=jrollins@finestructure.net \
    --cc=notmuch@notmuchmail.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://yhetil.org/notmuch.git/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).