Jump to letter: [
3ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
perl-Time-HiRes - High resolution alarm, sleep, gettimeofday, interval timers
- Description:
The Time::HiRes module implements a Perl interface to the usleep, nanosleep,
ualarm, gettimeofday, and setitimer/getitimer system calls, in other words,
high resolution time and timers. See the "EXAMPLES" section below and the test
scripts for usage; see your system documentation for the description of the
underlying nanosleep or usleep, ualarm, gettimeofday, and setitimer/getitimer
calls.
Packages
perl-Time-HiRes-1.9721-130.el6_4.x86_64
[46 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)
|