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-144.el6.i686 [46 KiB] |
Changelog
by Petr Pisar (2016-11-03):
- Fix duplicating PerlIO::encoding when spawning threads (bug #1390907) |
perl-Log-Message-0.02-141.el6_7.1.i686 [46 KiB] |
Changelog
by Petr Pisar (2015-09-16):
- Fix CRLF conversion in ASCII FTP upload (bug #1267920) |
perl-Log-Message-0.02-141.el6.i686 [45 KiB] |
Changelog
by Petr Pisar (2015-03-13):
- Enable tests on s390, s390x, and ppc64 (bug #1201191) |
perl-Log-Message-0.02-136.el6_6.1.i686 [45 KiB] |
Changelog
by Petr Pisar (2014-11-06):
- Make *DBM_File desctructors thread-safe (bug #1161103) |
perl-Log-Message-0.02-127.el6.i686 [43 KiB] |
Changelog
by Petr Pisar (2012-04-30):
- Resolves: rhbz#817480 - Enable usesitecustomize - Resolves: rhbz#817549 - Fix t/io/errno.t test |
perl-Log-Message-0.02-119.el6_1.1.i686 [42 KiB] |
Changelog
by Marcela Mašláňová (2011-10-04):
- 731246 (CVE-2011-2939)CVE-2011-2939 heap overflow - decoding Unicode string - 743010 - perl: code injection vulnerability in Digest->new() - Resolves: rhbz#743090, rhbz#743092 |
perl-Log-Message-0.02-119.el6.i686 [42 KiB] |
Changelog
by Marcela Mašláňová (2011-04-19):
- 692862 - lc launders tainted flag, CVE-2011-1487 - make SOURCE1 executable, because it missed +x in brew - Resolves: rhbz#692862 |