Files
perl-Safe/perl-Safe.changes

44 lines
1.4 KiB
Plaintext
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

-------------------------------------------------------------------
Fri Apr 17 17:17:24 UTC 2015 - coolo@suse.com
- updated to 2.35
see /usr/share/doc/packages/perl-Safe/Changes
2.35 Thu Feb 21 2013
- localize %SIG in the Safe compartment
- actually check that we call execution methods on a Safe object
2.34
- Test bug #111462, Safe + %^H + disallowed ops (Father Chrysostomos)
cf Perl 5 change 42440e3c68e8bafb7e2a74763360939de0fad6be
2.33 Tue Apr 3 2012
- Dont eval code under no strict (Father Chrysostomos)
cf. Perl 5 change 25dc25e774abbe993644899cf4d9f9925a9fb9a8
2.32 Sat Mar 31 2012
- Make Safe play nice with Devel::Cover
2.31 Fri Jan 20 2012
- Now need to use code points above 255 to get SWASHNEW to load
2.30 Tue Dec 6 2011
- Fix bad interaction with loading Tie::Hash::NamedCapture
on perls >= 5.14.0 [rt.cpan.org #72872]
-------------------------------------------------------------------
Wed Dec 1 13:34:50 UTC 2010 - coolo@novell.com
- switch to perl_requires macro
-------------------------------------------------------------------
Mon Nov 29 18:31:00 UTC 2010 - coolo@novell.com
- remove /var/adm/perl-modules
-------------------------------------------------------------------
Mon Nov 1 11:44:36 UTC 2010 - pascal.bleser@opensuse.org
- initial package (2.29)