In perl.git, the annotated tag v5.14.4-RC1 has been created
<http://perl5.git.perl.org/perl.git/commitdiff/63eb3f2e8a59d1136c286ef6f35e311a2e9689f6?hp=0000000000000000000000000000000000000000>
at 63eb3f2e8a59d1136c286ef6f35e311a2e9689f6 (tag)
tagging 30ec7de223b6ce7fa555cc898b5f2a8c8e031710 (commit)
replaces v5.14.3
tagged by David Mitchell
on Tue Mar 5 17:43:39 2013 +0000
- Log -----------------------------------------------------------------
5.14.4 release canditate 1
Andy Dougherty (1):
Avoid wraparound when casting unsigned size_t to signed ssize_t.
Chris 'BinGOs' Williams (1):
Update perlhist
Craig A. Berry (3):
VMS-specific scope fix for S_mayberelocate.
Remove the VMS-specific private len in S_mayberelocate.
perldelta entry for VMS fixes missed in 5.14.3.
Dave Rolsky (1):
Add release date for 5.17.7 to perlhist
David Mitchell (11):
[perl #115992] PL_eval_start use-after-free
fix segv in regcomp.c:S_join_exact()
fix off-by-two error in List::Util
Socket::unpack_sockaddr_un heap-buffer-overflow
perldelta: first cut
bump version to 5.14.4
update perldelta with previous two cherrypicks
final tidy of perldelta
Update Module::CoreList for 5.14.4
bump version to RC1
Bump copyright year, as it's now 2013
Dominic Hargreaves (2):
Create perldelta for 5.14.4
perldelta for smartmatch tainting fix
Father Chrysostomos (1):
$tainted ~~ [...] failing
Florian Ragwitz (1):
Add 5.17.5 to perlhist
Reini Urban (1):
sdbm.c: fix off-by-one access to global ".dir"
Ricardo Signes (2):
add perl5.16.2 to perlhist
update perlhist for 5.17.6
Yves Orton (1):
Prevent premature hsplit() calls, and only trigger REHASH after hsplit()
-----------------------------------------------------------------------
--
Perl5 Master Repository