Return-Path: X-Original-To: notmuch@notmuchmail.org Delivered-To: notmuch@notmuchmail.org Received: from localhost (localhost [127.0.0.1]) by olra.theworths.org (Postfix) with ESMTP id C24CC429E26 for ; Tue, 4 Oct 2011 12:36:33 -0700 (PDT) X-Virus-Scanned: Debian amavisd-new at olra.theworths.org X-Spam-Flag: NO X-Spam-Score: -2.3 X-Spam-Level: X-Spam-Status: No, score=-2.3 tagged_above=-999 required=5 tests=[RCVD_IN_DNSWL_MED=-2.3] autolearn=disabled Received: from olra.theworths.org ([127.0.0.1]) by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id dHv7arRCuQA1 for ; Tue, 4 Oct 2011 12:36:33 -0700 (PDT) Received: from tempo.its.unb.ca (tempo.its.unb.ca [131.202.1.21]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by olra.theworths.org (Postfix) with ESMTPS id DE7F9429E25 for ; Tue, 4 Oct 2011 12:36:32 -0700 (PDT) Received: from convex-new.cs.unb.ca ([131.202.13.154]) by tempo.its.unb.ca (8.13.8/8.13.8) with ESMTP id p94JaTah025042; Tue, 4 Oct 2011 16:36:31 -0300 Received: from bremner by convex-new.cs.unb.ca with local (Exim 4.72) (envelope-from ) id 1RBAmz-0006Zc-M3; Tue, 04 Oct 2011 16:36:29 -0300 From: David Bremner To: notmuch@notmuchmail.org Subject: libnotmuch SONAME bumped In-Reply-To: <87sjn9knsy.fsf@zancas.localnet> References: <871uv2unfd.fsf@gmail.com> <87fwjhx6p5.fsf@convex-new.cs.unb.ca> <20110927224622.GR17905@mit.edu> <877h4tyug1.fsf@gmail.com> <20110929145129.GB17905@mit.edu> <8762kbqfvv.fsf@zancas.localnet> <20110929201536.GF17905@mit.edu> <87sjn9knsy.fsf@zancas.localnet> User-Agent: Notmuch/0.9~rc1 (http://notmuchmail.org) Emacs/23.3.1 (x86_64-pc-linux-gnu) Date: Tue, 04 Oct 2011 16:36:29 -0300 Message-ID: <87obxwft1e.fsf@convex-new.cs.unb.ca> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-BeenThere: notmuch@notmuchmail.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: "Use and development of the notmuch mail system." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 04 Oct 2011 19:36:34 -0000 On Tue, 04 Oct 2011 08:18:21 -0300, David Bremner wrote: > So I've pushed the ABI changes, making it more urgent to do something > about this. At this point I'm inclined to bump the soname in order to > unbreak things, unless someone wants to come up with a convincing set of > patches to do the symbol versioning. I just pushed a bump of the libnotmuch soname, and corresponding changes to debian packaging. Let me know if something broke d