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: AlmaLinux |
Version: 2.13 | Vendor: AlmaLinux |
Release: 481.1.el9_6 | Build date: Mon Jul 28 05:51:30 2025 |
Group: Unspecified | Build host: s390x-builder02.almalinux.org |
Size: 11219 | Source RPM: perl-5.32.1-481.1.el9_6.src.rpm |
Packager: AlmaLinux Packaging Team <packager@almalinux.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 03 2025 Jitka Plesnikova <jplesnik@redhat.com> - 4:5.32.1-481.1 - 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, Thu Jul 31 05:59:38 2025