Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: perl-Thread-Semaphore | Distribution: CentOS |
Version: 2.13 | Vendor: CentOS |
Release: 483.el9 | Build date: Thu Jul 10 14:06:40 2025 |
Group: Unspecified | Build host: aarch64-01.stream.rdu2.redhat.com |
Size: 11219 | Source RPM: perl-5.32.1-483.el9.src.rpm |
Packager: builder@centos.org | |
Url: https://www.perl.org/ | |
Summary: Thread-safe semaphores |
Semaphores provide a mechanism to regulate access to resources. Unlike locks, semaphores aren't tied to particular scalars, and so may be used to control access to anything you care to use them for. Semaphores don't limit their values to zero and one, so they can be used to control access to some resource that there may be more than one of (e.g., file handles). Increment and decrement amounts aren't fixed at one either, so threads can reserve or return multiple resources at once.
GPL+ or Artistic
* Thu Jul 10 2025 Jitka Plesnikova <jplesnik@redhat.com> - Resolves: RHEL-96651 * Fri Jul 04 2025 Jitka Plesnikova <jplesnik@redhat.com> - 4:5.32.1-482 - Fixes: CVE-2025-40909 - Clone dirhandles without fchdir * Mon Nov 27 2023 Jitka Plesnikova <jplesnik@redhat.com> - 4:5.32.1-481 - Fixes: CVE-2023-47038
/usr/share/man/man3/Thread::Semaphore.3pm.gz /usr/share/perl5/Thread /usr/share/perl5/Thread/Semaphore.pm
Generated by rpm2html 1.8.1
Fabrice Bellet, Tue Jul 15 05:05:29 2025