In perl.git, the annotated tag v5.12.5-RC1 has been created

<http://perl5.git.perl.org/perl.git/commitdiff/6a94a1b4b5fc45864e3083e0172b2aeb9b913ba0?hp=0000000000000000000000000000000000000000>

        at  6a94a1b4b5fc45864e3083e0172b2aeb9b913ba0 (tag)
   tagging  84462eea9ace747aa9becb0485fb879bdc8813bf (commit)
  replaces  v5.12.4
 tagged by  Dominic Hargreaves
        on  Sat Nov 3 15:29:09 2012 +0000

- Log -----------------------------------------------------------------
First release candidate for Perl 5.12.5

Andy Dougherty (1):
      avoid calling memset with a negative count

Craig A. Berry (3):
      Avoid overflow warning in chop.t.
      Plug segfault in bsd_glob() with unsupported ALTDIRFUNC flag.
      perldelta entry for File:Glob / CVE-2011-2728 fix.

David Mitchell (1):
      Revert "Re: [perl #51636] segmentation fault with array ties"

Dominic Hargreaves (12):
      perldelta up to 5ee2604e72cdd836101f279f8f9e89243c7f0097
      Bump the perl version in various places for 5.12.5
      update Copyright year as it's 2012
      Update Module::CoreList for 5.12.5
      perldelta for Encode security fix
      Update Module::CoreList for Encode fix
      correct reference to perl5125delta.pod
      Add 5.14.3 to perlhist
      finalise perl5125delta
      add perldelta for Module::CoreList
      update Module::CoreList Changes with new version
      bump version to RC1

Father Chrysostomos (18):
      perldelta update
      perldelta for chop fix
      perldelta for ($<,$>)=... fix
      perldelta for #75812
      Mention (lack of) split to @_ in 5.12.0 in perldelta
      perldelta for UNIVERSAL::VERSION leak
      delta entry for strftime memory leak fix
      [perl #97020] Carp (actually caller) leaking memory
      perldelta for Carp memory leak fix
      perldelta for utf8cache/index() bug
      perldelta for (?{...}) error-handling
      Unicode::UCD version bump
      perldelta for UCD doc fix
      B::Concise version bump
      perldelta for B::Concise -tree fix
      Use _xx versions for B::Concise and charnames
      [perl #90160] U* gives ‘U0 mode on an empty string’
      perldelta for unpack "U*" fix

Florian Ragwitz (3):
      Backport the CVE-2011-2939 fix for Encode (cherry picked from commit 
2e8de60ec6c36c8169bd4264125ac5c519ce6920)
      Add 5.17.4 to perlhist
      Add 5.17.5 to perlhist

George Greer (1):
      Fix for RT#2353: catch yyparse() exceptions in (?{...})

Jesse Vincent (1):
      Update the version of Darwin we know the by_BE locale to be broken on

Karl Williamson (5):
      PATCH [perl #72624] charnames::viacode(0) returns undef
      Fix perlebcdic for for 80 column tty; fix C<>s
      Replace wrong tr/// table in perlebcdic.pod
      PATCH: correct misstatement, formats in perlunicode
      PATCH: [perl #76502] Fix UCD.pm doc

Leon Brocard (1):
      Create pod/perl5125delta.pod

Nicholas Clark (4):
      In S_sv_pos_u2b_midway, inline the call to S_sv_pos_u2b_forwards.
      In Perl_sv_pos_u2b_flags and S_sv_pos_u2b_cached, return early for offset 
0.
      Avoid UTF-8 cache panics with offsets beyond the string. Fixes RT #75898.
      In Glob.xs, use memset() instead of bzero()

Rafael Garcia-Suarez (2):
      Adapt plan after last patch
      Bump versions of charnames and Unicode::UCD after last patches

Reini Urban (1):
      Fix [perl #80632] -MO=Concise,-tree format

Ricardo Signes (6):
      disable use of nm on darwin
      be_BY.CP1131 is still broken on Mountain Lion
      add perl-5.16.1 to perlhist
      add 5.14.0 sizes and filecounts to perlhist
      add 5.16.0 sizes and filecounts to perlhist
      add perl5.16.2 to perlhist

Steve Hay (1):
      Add 5.17.3 to perlhist

Tony Cook (4):
      handle perl extended utf8 start bytes
      RT #75812: apply get magic before checking flags, PVX
      RT #73520: POSIX::strftime memory leak
      backport perlhist.pod from 5.17.2

gfx (1):
      Stop leaking temporary version objects from XS

karl williamson (via RT) (1):
      PATCH: Make perluniprops.pod platform neutral

-----------------------------------------------------------------------

--
Perl5 Master Repository

Reply via email to