Re: Final call for testing of notmuch 0.3.1
authorCarl Worth <cworth@cworth.org>
Tue, 27 Apr 2010 18:29:27 +0000 (11:29 +1700)
committerW. Trevor King <wking@tremily.us>
Fri, 7 Nov 2014 17:36:59 +0000 (09:36 -0800)
b7/6a2d1a0d66b8975a34e18d789f5189ace401cd [new file with mode: 0644]

diff --git a/b7/6a2d1a0d66b8975a34e18d789f5189ace401cd b/b7/6a2d1a0d66b8975a34e18d789f5189ace401cd
new file mode 100644 (file)
index 0000000..dfa7390
--- /dev/null
@@ -0,0 +1,125 @@
+Return-Path: <cworth@cworth.org>\r
+X-Original-To: notmuch@notmuchmail.org\r
+Delivered-To: notmuch@notmuchmail.org\r
+Received: from localhost (localhost [127.0.0.1])\r
+       by olra.theworths.org (Postfix) with ESMTP id A052B4196F2\r
+       for <notmuch@notmuchmail.org>; Tue, 27 Apr 2010 11:29:30 -0700 (PDT)\r
+X-Virus-Scanned: Debian amavisd-new at olra.theworths.org\r
+X-Spam-Flag: NO\r
+X-Spam-Score: -2.89\r
+X-Spam-Level: \r
+X-Spam-Status: No, score=-2.89 tagged_above=-999 required=5\r
+       tests=[ALL_TRUSTED=-1, BAYES_00=-1.9, T_MIME_NO_TEXT=0.01]\r
+       autolearn=ham\r
+Received: from olra.theworths.org ([127.0.0.1])\r
+       by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024)\r
+       with ESMTP id CXxxXawU3YR7; Tue, 27 Apr 2010 11:29:27 -0700 (PDT)\r
+Received: from yoom.home.cworth.org (localhost [127.0.0.1])\r
+       by olra.theworths.org (Postfix) with ESMTP id 9B8C2431FC1;\r
+       Tue, 27 Apr 2010 11:29:27 -0700 (PDT)\r
+Received: by yoom.home.cworth.org (Postfix, from userid 1000)\r
+       id 40969568DEC; Tue, 27 Apr 2010 11:29:27 -0700 (PDT)\r
+From: Carl Worth <cworth@cworth.org>\r
+To: notmuch@notmuchmail.org\r
+Subject: Re: Final call for testing of notmuch 0.3.1\r
+In-Reply-To: <87wrvslrv7.fsf@yoom.home.cworth.org>\r
+References: <87wrvslrv7.fsf@yoom.home.cworth.org>\r
+User-Agent: Notmuch/0.2-251-g8514e59 (http://notmuchmail.org) Emacs/23.1.1\r
+       (i486-pc-linux-gnu)\r
+Date: Tue, 27 Apr 2010 11:29:27 -0700\r
+Message-ID: <87ljc8lpfc.fsf@yoom.home.cworth.org>\r
+MIME-Version: 1.0\r
+Content-Type: multipart/signed; boundary="=-=-=";\r
+       micalg=pgp-sha1; protocol="application/pgp-signature"\r
+X-BeenThere: notmuch@notmuchmail.org\r
+X-Mailman-Version: 2.1.13\r
+Precedence: list\r
+List-Id: "Use and development of the notmuch mail system."\r
+       <notmuch.notmuchmail.org>\r
+List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
+       <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
+List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
+List-Post: <mailto:notmuch@notmuchmail.org>\r
+List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
+List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
+       <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
+X-List-Received-Date: Tue, 27 Apr 2010 18:29:30 -0000\r
+\r
+--=-=-=\r
+Content-Transfer-Encoding: quoted-printable\r
+\r
+On Tue, 27 Apr 2010 10:36:44 -0700, Carl Worth <cworth@cworth.org> wrote:\r
+> I feel comfortable with what's in place in master now for the 0.3.1\r
+> release. But I'd like to wait for a couple of hours (at least) this time\r
+> to ensure nobody notices any last-minute bug that should be fixed.\r
+>=20\r
+> So please test out the code in master, especially the new features\r
+> and bug fixes mentioned below, and let me know if you find anything that\r
+> should be fixed.\r
+\r
+When writing the above, I had meant to ask specifically if people\r
+thought it was a good idea to include a couple of new features in this\r
+0.3.1 release or if it should be restricted to bug fixes only.\r
+\r
+Even without me asking that, I got feedback from three primary notmuch\r
+contributors, (David E., Dirk, and Jesse), who all recommended that it\r
+should be a bug-fix only release.\r
+\r
+So I'm convinced and have now setup a "0.3.x" branch from which the\r
+release will be made. It was formed by cherry-picking from master, but\r
+omitting the commits that were described as "features" in the release\r
+notes, (new hook for washing inline patches and auto-tagging of replied\r
+messages), as well as the 2 or 3 commits to fix up those features.\r
+\r
+If people could give the 0.3.x branch a careful look and give me a\r
+"thumbs up" on it being ready-to-go that would be appreciated. In\r
+particular, now would be a great time for people who care about building\r
+notmuch on platforms other than Linux to speakup.\r
+\r
+In the future, I think I'd like to do this sort of "fallout release" on\r
+master rather than a side branch. (And do side branches only for when\r
+fixing up some release long after master has moved on.)\r
+\r
+Thanks to everyone for helping us figure out how to make this project\r
+work.\r
+\r
+=2DCarl\r
+\r
+PS. Here are the new (still preliminary) release notes for 0.3.1\r
+\r
+General bug fix\r
+=2D--------------\r
+Fix an infinite loop in "notmuch reply"\r
+\r
+  This bug could be triggered by replying to a message where the\r
+  user's primary email address did not appear in the To: header and\r
+  the user had not configured any secondary email addresses. The bug\r
+  was a simple re-use of the same iterator variable in nested loops.\r
+\r
+Emacs bug fixes\r
+=2D--------------\r
+Fix calculations for line wrapping in the primary "notmuch" view.\r
+\r
+Fix Fcc support to prompt to create a directory if the specified Fcc\r
+directory does not exist.\r
+\r
+Build fix\r
+=2D--------\r
+Fix build on OpenSolaris (at least) due to missing 'extern "C"' block.\r
+\r
+  Without this, the C++ sources could not find strcasestr and the\r
+  final linking of notmuch would fail.\r
+\r
+\r
+\r
+--=-=-=\r
+Content-Type: application/pgp-signature\r
+\r
+-----BEGIN PGP SIGNATURE-----\r
+Version: GnuPG v1.4.10 (GNU/Linux)\r
+\r
+iD8DBQFL1y0H6JDdNq8qSWgRAtYNAKCbJmCLdkTPR/a813St2a2fMHljOgCfccc9\r
++zl5IB5SUBfPjlWlB/iTtr0=\r
+=Q1xa\r
+-----END PGP SIGNATURE-----\r
+--=-=-=--\r