From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 32266 invoked by alias); 5 Mar 2015 11:08:29 -0000 Mailing-List: contact cygwin-apps-help@cygwin.com; run by ezmlm Precedence: bulk Sender: cygwin-apps-owner@cygwin.com List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Mail-Followup-To: cygwin-apps@cygwin.com Received: (qmail 32256 invoked by uid 89); 5 Mar 2015 11:08:28 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=0.5 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,KAM_FROM_URIBL_PCCC,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=no version=3.3.2 X-HELO: mail-we0-f170.google.com Received: from mail-we0-f170.google.com (HELO mail-we0-f170.google.com) (74.125.82.170) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES128-GCM-SHA256 encrypted) ESMTPS; Thu, 05 Mar 2015 11:08:27 +0000 Received: by wesx3 with SMTP id x3so5587323wes.4 for ; Thu, 05 Mar 2015 03:08:24 -0800 (PST) X-Received: by 10.194.77.99 with SMTP id r3mr17108837wjw.149.1425553704737; Thu, 05 Mar 2015 03:08:24 -0800 (PST) Received: from [172.21.188.214] ([149.6.156.42]) by mx.google.com with ESMTPSA id fa3sm7428130wib.17.2015.03.05.03.08.23 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Thu, 05 Mar 2015 03:08:23 -0800 (PST) Message-ID: <54F83925.2090305@gmail.com> Date: Thu, 05 Mar 2015 11:08:00 -0000 From: Marco Atzeri User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:31.0) Gecko/20100101 Thunderbird/31.5.0 MIME-Version: 1.0 To: cygwin-apps@cygwin.com Subject: Re: [Fwd: ImageMagick update to 6.9.0-9. So-name bump: libMagick++-6.Q16.so.3 -> libMagick++-6.Q16.so.6] References: <1425530198.7292.103.camel@cygwin.com> In-Reply-To: <1425530198.7292.103.camel@cygwin.com> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes X-SW-Source: 2015-03/txt/msg00053.txt.bz2 On 3/5/2015 5:36 AM, Yaakov Selkowitz wrote: > Marco, > > Well, that didn't take long, see attached. (Not that I'm surprised, > given their history.) Before you update ImageMagick to upstream > 6.9.0-9, you'll need to (re)build the current release (or a newer one > prior to 6.9.0-9) and split the DLLs into libMagickCore6_2 (which > OBSOLETES libMagickCore6), libMagickWand6_2, and libMagick++6_3. The > latter will then become libMagick++6_6 after the 6.9.0-9 version bump. > > -- > Yaakov > Noted. Low priority for the time being for a update of ImageMagick. I am almost ready for the double uplode of GraphicsMagick 1.3.20-3 for splitting the libs as discussed and 1.3.21-1 for bumping the C++ ABI (3 -> 11) I want just to make some extra check to avoid breaking something more as I will be on the road/air for the next 2 weeks. Regards Marco