Re: notmuch release 0.20.2 now available
authorDavid Bremner <david@tethera.net>
Tue, 30 Jun 2015 07:34:36 +0000 (09:34 +0200)
committerW. Trevor King <wking@tremily.us>
Sat, 20 Aug 2016 21:49:07 +0000 (14:49 -0700)
47/f0f82d6709aa59e0306b8533a965ad73a0cd71 [new file with mode: 0644]

diff --git a/47/f0f82d6709aa59e0306b8533a965ad73a0cd71 b/47/f0f82d6709aa59e0306b8533a965ad73a0cd71
new file mode 100644 (file)
index 0000000..c26e53c
--- /dev/null
@@ -0,0 +1,107 @@
+Return-Path: <david@tethera.net>\r
+X-Original-To: notmuch@notmuchmail.org\r
+Delivered-To: notmuch@notmuchmail.org\r
+Received: from localhost (localhost [127.0.0.1])\r
+ by arlo.cworth.org (Postfix) with ESMTP id AEC2C6DE132D\r
+ for <notmuch@notmuchmail.org>; Tue, 30 Jun 2015 00:36:27 -0700 (PDT)\r
+X-Virus-Scanned: Debian amavisd-new at cworth.org\r
+X-Spam-Flag: NO\r
+X-Spam-Score: 0.177\r
+X-Spam-Level: \r
+X-Spam-Status: No, score=0.177 tagged_above=-999 required=5 tests=[AWL=0.177]\r
+ autolearn=disabled\r
+Received: from arlo.cworth.org ([127.0.0.1])\r
+ by localhost (arlo.cworth.org [127.0.0.1]) (amavisd-new, port 10024)\r
+ with ESMTP id l7114aZ3yewY for <notmuch@notmuchmail.org>;\r
+ Tue, 30 Jun 2015 00:36:25 -0700 (PDT)\r
+Received: from mx.xen14.node3324.gplhost.com (gitolite.debian.net\r
+ [87.98.215.224])\r
+ by arlo.cworth.org (Postfix) with ESMTPS id E061B6DE09FB\r
+ for <notmuch@notmuchmail.org>; Tue, 30 Jun 2015 00:36:24 -0700 (PDT)\r
+Received: from remotemail by mx.xen14.node3324.gplhost.com with local (Exim\r
+ 4.80) (envelope-from <david@tethera.net>)\r
+ id 1Z9q4H-0003Cm-2A; Tue, 30 Jun 2015 07:34:57 +0000\r
+Received: (nullmailer pid 16904 invoked by uid 1000); Tue, 30 Jun 2015\r
+ 07:34:38 -0000\r
+From: David Bremner <david@tethera.net>\r
+To: Suvayu Ali <fatkasuvayu+linux@gmail.com>, notmuch@notmuchmail.org\r
+Subject: Re: notmuch release 0.20.2 now available\r
+In-Reply-To: <20150630063942.GM24926@chitra.no-ip.org>\r
+References: <87h9pplqer.fsf@maritornes.cs.unb.ca>\r
+ <20150630063942.GM24926@chitra.no-ip.org>\r
+User-Agent: Notmuch/0.20.2 (http://notmuchmail.org) Emacs/24.4.1\r
+ (x86_64-pc-linux-gnu)\r
+Date: Tue, 30 Jun 2015 09:34:36 +0200\r
+Message-ID: <87a8vhlkdv.fsf@maritornes.cs.unb.ca>\r
+MIME-Version: 1.0\r
+Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha256;\r
+ protocol="application/pgp-signature"\r
+X-BeenThere: notmuch@notmuchmail.org\r
+X-Mailman-Version: 2.1.18\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, 30 Jun 2015 07:36:27 -0000\r
+\r
+--=-=-=\r
+Content-Type: text/plain\r
+Content-Transfer-Encoding: quoted-printable\r
+\r
+Suvayu Ali <fatkasuvayu+linux@gmail.com> writes:\r
+\r
+> Hi David,\r
+>\r
+> On Tue, Jun 30, 2015 at 07:24:28AM +0200, David Bremner wrote:\r
+>>=20\r
+>> Where to obtain notmuch 0.20.2\r
+>> =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=\r
+=3D=3D=3D\r
+>>   http://notmuchmail.org/releases/notmuch-0.20.2.tar.gz\r
+>\r
+> I took a quick pass at building the release for Fedora.  The ruby\r
+> bindings seem to fail to build (actually linking fails).\r
+>\r
+\r
+The ruby bindings are not built automatically by 0.20.2.  You seem to be\r
+building a snapshot of master. If you want to build the release from\r
+git, use the signed tag.\r
+\r
+The question of why master won't build for you is also interesting, but\r
+a different question. A quick search reveals packages of notmuch 0.19\r
+ruby bindings seemingly for fc22\r
+\r
+     https://apps.fedoraproject.org/packages/ruby-notmuch/contents\r
+\r
+So I guess have a look and see what existing fedora packaging does.\r
+\r
+At the moment the only way to disable the ruby bindings (other than\r
+hacking the build system) is not to have the ruby development files in\r
+the build env. This may change by the time this is part of a release.\r
+\r
+d\r
+\r
+--=-=-=\r
+Content-Type: application/pgp-signature; name="signature.asc"\r
+\r
+-----BEGIN PGP SIGNATURE-----\r
+Version: GnuPG v1\r
+\r
+iQGcBAEBCAAGBQJVkkaNAAoJEPIClx2kp54sI2gL/2e4ckQApfhEtPKSRAgSrQyQ\r
+Cv1GBHLRgAh4vQYKNwelhLmyyzxZveFu06OsD68vnMmsfuqRJFHmlR7rU1Vvuvt9\r
+Btzj4T8pJJWul6b79Wd4QrnkvmQL1eHzo5kNMRjmeY7oF9BTRbc+1z9atpGl+J8N\r
+WMJS+9aylVFTbC8guwW16UxZAQugs8I/uEqC+ev8GeNIJd1U7O2xQz4r+6qn0s39\r
+ZjfaCuLK1L7UbbcBdzF5eUvWFKkQ4XzbIqzpEuMLgCZCEzRjpK/3CDB22wHQJe8j\r
+XFtTeozz61TMMpErm9QQiOw6d8SoZu3wYa63XFh7YABt5sZnkflQo7Aw5WDPWBiX\r
+ay8SBowfsBvxbix8mZ4RS1IaD8AK1fCV7oG7+SDuSaUXc6/Gv8zC6oIa7ppeaMUi\r
++aienhiNEoRigDMYLrF9BBNeTeeJMo7p2wiYpzF2XRS3nn3QDuNtRJsH6+3jYivI\r
+TX3+s/D8Xxa9SrJSusgW6DavpBIg3Y8qELspSmz7gg==\r
+=HH9a\r
+-----END PGP SIGNATURE-----\r
+--=-=-=--\r