www.delorie.com/archives/browse.cgi | search |
X-Recipient: | archive-cygwin AT delorie DOT com |
DomainKey-Signature: | a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id |
:list-unsubscribe:list-subscribe:list-archive:list-post | |
:list-help:sender:message-id:date:from:mime-version:to:subject | |
:references:in-reply-to:content-type:content-transfer-encoding; | |
q=dns; s=default; b=wLtcyw3OeM7Ro2P7WjuVU+vCxmkveXG+0Kig+eVjALE | |
RSJgxXfmlOSMhqyh5pp0YThqR9gHZReyCPInMCgsmfWnm8Q8gQDQOBq7Iwza8Sqt | |
PFW1Lj5eP8oCGnXnXsw1a1f2IrVyAQfIgz/mhx7Y9ccZ44CETWASzsK6bkCVfdqk | |
= | |
DKIM-Signature: | v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id |
:list-unsubscribe:list-subscribe:list-archive:list-post | |
:list-help:sender:message-id:date:from:mime-version:to:subject | |
:references:in-reply-to:content-type:content-transfer-encoding; | |
s=default; bh=DhRdNxkq0HFm1rG/T1eHyMfv8Yw=; b=tZVSytU66zLHWe1Rx | |
klhIvofD6oS5AZQBuhaHzBwuGq6Ihjvyja4SCALvEWdqUDhs6OXGFIWQcuyUg4q0 | |
wdSoOF/Vke91wg6F17blEh1M3aF09cJteDylAZFwHivcfgdpMytLX0J49UYA4w41 | |
wvUUfDM0UZA5za21eZgal26tBk= | |
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
List-Id: | <cygwin.cygwin.com> |
List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
List-Archive: | <http://sourceware.org/ml/cygwin/> |
List-Post: | <mailto:cygwin AT cygwin DOT com> |
List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
Sender: | cygwin-owner AT cygwin DOT com |
Mail-Followup-To: | cygwin AT cygwin DOT com |
Delivered-To: | mailing list cygwin AT cygwin DOT com |
Authentication-Results: | sourceware.org; auth=none |
X-Virus-Found: | No |
X-Spam-SWARE-Status: | No, score=-1.9 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_NONE autolearn=ham version=3.3.2 |
X-HELO: | lb2-smtp-cloud3.xs4all.net |
Message-ID: | <54F8B3DC.1040500@xs4all.nl> |
Date: | Thu, 05 Mar 2015 20:51:56 +0100 |
From: | Erwin Waterlander <waterlan AT xs4all DOT nl> |
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 AT cygwin DOT com |
Subject: | Re: [ANNOUNCEMENT] Updated: perl-5.14.4-3 |
References: | <announce DOT 87wq2vxnn7 DOT fsf AT Rainer DOT invalid> |
In-Reply-To: | <announce.87wq2vxnn7.fsf@Rainer.invalid> |
X-IsSubscribed: | yes |
Op 5-3-2015 om 20:14 schreef Achim Gratz: > I've promoted the test release to current. The release notes that > accompanied the test release are enclosed below. > > > General > ------- > > I'm taking over as Perl maintainer from Reini Urban. Thank you Reini > for the past years of maintining Perl. > > This release updates Perl to version 5.14.4 (the final release of 5.14) > and also incorporates a few upstream patches from later Perl versions > (most of which were already applied to the releases bei Reini). For > x86_64 this is mainly a rebuild with the current toolchain and a change > of packaging, while for i686 this is an actual update from version > 5.14.2. The update is expected to be fully binary compatible on both > architectures, so modules should need no rebuilding. > > This release is currently marked as test/experimental and will be > promoted to current in about two weeks. Therefore you need to select > the new version in setup manually for now. Please report any unusual > behaviour (or successes!) to the main Cygwin mailing list. > > Packaging > --------- > > Packaging has been changed to conform to current Cygwin standards and be > identical on both architectures. The package is provided via cygport. > Perl is now split among these packages: > > - perl_base (minimal installation, intended for use by Base packages) > - perl (completes the installation with additional modules) > - perl-debuginfo (replaces perl_debuginfo) > - perl_autorebase (integration with incrmental autorebase) > - perl_manpages (documentation, just the manpages) > - perl_pods (documentation, just the POD files) > > It is recommended to install perl_pods, which has formerly been part of > the perl package unless you really need the space or prefer the manpages > over perldoc. > > The perl_vendor package (which only exists on i686 anyway) will be > dissolved into individual packages for the Perl modules that comprise it > soon and is no longer part of this release. For the moment you can > continue using the old package, however. > > Changes > ------- > > Perlrebase has been removed. Instead the EUMM installer will do an > oblivious rebase when not started from cygport. Perl modules compiled > from cygport will be rebased during installation by Cygwin's setup. > Setup will also properly rebase modules installed into site_perl, so if > you see address collisions (this only happens with some regularity on > i686, on x86_64 auto image base usually does a good job of avoiding that > problem already), simply run setup without making any changes. > > The site_perl and vendor_perl directories for older Perl versions > (namely 5.10 and 5.8) are no longer in @INC. please update your modules > for 5.14 or use local::lib if you still want to use these locations. > > Outlook > ------- > > The next Perl release will most likely be 5.22, due to be released > upstream in May 2015. Depending on how fast it stabilizes, a Cygwin > release will follow in summer / autumn. > > > Regards, > Achim. Thanks a lot. -- Erwin Waterlander http://waterlan.home.xs4all.nl/ -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |