Jump to letter: [
ACFHIKLMOPRSTVXZ
]
perl-Log-Message - Generic message storage mechanism
Website: |
http://www.perl.org/ |
License: |
GPL+ or Artistic |
Vendor: |
Scientific Linux CERN, http://cern.ch/linux |
- Description:
Log::Message is a generic message storage mechanism. It allows you to
store messages on a stack -- either shared or private -- and assign meta-data
to it. Some meta-data will automatically be added for you, like a timestamp
and a stack trace, but some can be filled in by the user, like a tag by
which to identify it or group it, and a level at which to handle the
message (for example, log it, or die with it).
Packages
perl-Log-Message-0.02-136.el6.i686
[45 KiB] |
Changelog
by Jitka Plesnikova (2013-08-05):
- Resolves: #991852 - Fix perl segfaults with custom signal handle
|
perl-Log-Message-0.02-131.el6_4.i686
[44 KiB] |
Changelog
by Petr Pisar (2013-03-11):
- Resolves: #948227 - Move format to prototyped subroutine properly
|
perl-Log-Message-0.02-130.el6_4.i686
[44 KiB] |
Changelog
by Petr Pisar (2013-03-04):
- Resolves: #915692 - CVE-2012-5526 (newline injection due to improper CRLF
escaping in Set-Cookie and P3P headers)
- Resolves: #915692 - CVE-2012-6329 (possible arbitrary code execution via
Locale::Maketext)
- Resolves: #915692 - CVE-2013-1667 (DoS in rehashing code)
|
perl-Log-Message-0.02-129.el6.i686
[43 KiB] |
Changelog
by Petr Pisar (2012-12-04):
- Related: #720644 - Do not wrap count argument of Perl_repeatcpy() on i386
|