Impending release 0.6.1, Debian versioning scheme.
authorDavid Bremner <david@tethera.net>
Sun, 17 Jul 2011 16:21:50 +0000 (13:21 +2100)
committerW. Trevor King <wking@tremily.us>
Fri, 7 Nov 2014 17:39:09 +0000 (09:39 -0800)
7a/d0bed7c15b8f9ecaabc7c6550b303b1a8c77d2 [new file with mode: 0644]

diff --git a/7a/d0bed7c15b8f9ecaabc7c6550b303b1a8c77d2 b/7a/d0bed7c15b8f9ecaabc7c6550b303b1a8c77d2
new file mode 100644 (file)
index 0000000..57b7862
--- /dev/null
@@ -0,0 +1,110 @@
+Return-Path: <bremner@unb.ca>\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 3CB61431FD0\r
+       for <notmuch@notmuchmail.org>; Sun, 17 Jul 2011 09:22:07 -0700 (PDT)\r
+X-Virus-Scanned: Debian amavisd-new at olra.theworths.org\r
+X-Spam-Flag: NO\r
+X-Spam-Score: -2.29\r
+X-Spam-Level: \r
+X-Spam-Status: No, score=-2.29 tagged_above=-999 required=5\r
+       tests=[RCVD_IN_DNSWL_MED=-2.3, T_MIME_NO_TEXT=0.01] autolearn=disabled\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 pg9QhDD9ktdC for <notmuch@notmuchmail.org>;\r
+       Sun, 17 Jul 2011 09:22:06 -0700 (PDT)\r
+Received: from tempo.its.unb.ca (tempo.its.unb.ca [131.202.1.21])\r
+       (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits))\r
+       (No client certificate requested)\r
+       by olra.theworths.org (Postfix) with ESMTPS id 8D44C431FB6\r
+       for <notmuch@notmuchmail.org>; Sun, 17 Jul 2011 09:22:06 -0700 (PDT)\r
+Received: from zancas.localnet\r
+       (fctnnbsc30w-142167167212.pppoe-dynamic.High-Speed.nb.bellaliant.net\r
+       [142.167.167.212]) (authenticated bits=0)\r
+       by tempo.its.unb.ca (8.13.8/8.13.8) with ESMTP id p6HGM4lJ031896\r
+       (version=TLSv1/SSLv3 cipher=AES256-SHA bits=256 verify=NO);\r
+       Sun, 17 Jul 2011 13:22:05 -0300\r
+Received: from bremner by zancas.localnet with local (Exim 4.76)\r
+       (envelope-from <bremner@unb.ca>)\r
+       id 1QiU6W-0006T2-60; Sun, 17 Jul 2011 13:22:04 -0300\r
+From: David Bremner <david@tethera.net>\r
+To: notmuch <notmuch@notmuchmail.org>\r
+Subject: Impending release 0.6.1, Debian versioning scheme.\r
+User-Agent: Notmuch/0.6.1 (http://notmuchmail.org) Emacs/23.3.1\r
+       (x86_64-pc-linux-gnu)\r
+Date: Sun, 17 Jul 2011 13:21:50 -0300\r
+Message-ID: <87y5zwri74.fsf@zancas.localnet>\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: Sun, 17 Jul 2011 16:22:07 -0000\r
+\r
+--=-=-=\r
+Content-Transfer-Encoding: quoted-printable\r
+\r
+\r
+I'm about ready to roll a bug fix release 0.6.1.\r
+\r
+You can take a look at=20\r
+\r
+    git://pivot.cs.unb.ca/notmuch.git\r
+    branch: release\r
+\r
+This fixes two annoying bugs:\r
+\r
+     The debian packages now depend strictly on the same version\r
+     libnotmuch (thanks ukleink). This makes upgrades slightly more\r
+     robust in the face of query syntax changes.\r
+\r
+     (Some of) the Xapian symbols are back. This fixes termination with\r
+     uncaught exceptions on (at least) gcc 4.4.5. Thanks to jvalroff,\r
+     among others for reporting this. This is a pre-requisite for a\r
+     backport to Debian Squeeze.\r
+\r
+I snuck in a few changes to the "make release" target, essentially what\r
+I posted in  "1309781021-32062-1-git-send-email-david@tethera.net". At\r
+the moment those only really affect Carl and I (although one of the\r
+things I tried to do is make it more possible for for everybody to run\r
+the release related targets).\r
+\r
+Another change is that the Debian packages will become non-native (at\r
+least until we change our minds again).  This will make it easier to\r
+make uploads of just Debian packaging fixes. This will not involve any\r
+seperate branch or repo for debian packaging.\r
+\r
+I want to get this out the door so we can concentrate on the 0.7\r
+release. So far this will have only python and vim changes, but I live\r
+in hope of the atomicity series of amdragon and the jrollins rfc822 fix\r
+making it in.\r
+\r
+If anybody finds showstoppers, let me know before say 2359UTC, otherwise\r
+I'll follow the wise words of Grace Hopper and ask forgiveness later.\r
+\r
+d\r
+\r
+--=-=-=\r
+Content-Type: application/pgp-signature\r
+\r
+-----BEGIN PGP SIGNATURE-----\r
+Version: GnuPG v1.4.11 (GNU/Linux)\r
+\r
+iJwEAQECAAYFAk4jDB8ACgkQTiiN/0Um85kXWgP/eui8xXQjTfb5eSlxNfkt4PcI\r
+CJbgn38hcEv52ORGBnb1QsH6Qtk692XjdNyW/XWP1w2JfssDbnbjWldLhXuOc4Dy\r
+R3GHKTZ7eMxC/yWXEqjd9v2dqiEsY8DMS8q+boF2z15zRfX3MP6NHIq8yXOFVR0y\r
+Ps5OSbSNRC0jDbFp5Cc=\r
+=99SM\r
+-----END PGP SIGNATURE-----\r
+--=-=-=--\r