From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 88486 invoked by alias); 30 May 2015 16:33:16 -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 88472 invoked by uid 89); 30 May 2015 16:33:15 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.4 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 X-HELO: mail-wi0-f172.google.com Received: from mail-wi0-f172.google.com (HELO mail-wi0-f172.google.com) (209.85.212.172) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES128-GCM-SHA256 encrypted) ESMTPS; Sat, 30 May 2015 16:33:14 +0000 Received: by wizo1 with SMTP id o1so57432334wiz.1 for ; Sat, 30 May 2015 09:33:11 -0700 (PDT) X-Received: by 10.181.29.100 with SMTP id jv4mr5828586wid.4.1433003591499; Sat, 30 May 2015 09:33:11 -0700 (PDT) Received: from [192.168.2.108] (p5B298007.dip0.t-ipconnect.de. [91.41.128.7]) by mx.google.com with ESMTPSA id ew10sm8181025wic.22.2015.05.30.09.33.09 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Sat, 30 May 2015 09:33:10 -0700 (PDT) Message-ID: <5569E641.7040804@gmail.com> Date: Sat, 30 May 2015 16:33:00 -0000 From: Marco Atzeri User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:31.0) Gecko/20100101 Thunderbird/31.7.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> <54F83925.2090305@gmail.com> In-Reply-To: <54F83925.2090305@gmail.com> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes X-SW-Source: 2015-05/txt/msg00092.txt.bz2 On 3/5/2015 12:08 PM, Marco Atzeri wrote: > 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 > I am uploading 6.9.1.3-1 as test for the Perl rollout. libMagickCore6_2 libMagickC++6_6 libMagickWand6_2 No changes for MagickGraphics test 1.3.21-2 libGraphicsMagick3 libGraphicsMagickWand2 libGraphicsMagick++11 Regards Marco