[ Все 3 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z ]
×

Пакет perl-Thread-Semaphore-2.13-481.1.el9_6.noarch download

Имя perl-Thread-Semaphore
Эпоха 0
Версия 2.13
Релиз 481.1.el9_6
Архитектура noarch
Сайт https://www.perl.org/
Лицензия GPL+ or Artistic
Время сборки 2025-07-29 09:05:33
Хост сборки builder-x86-04.inferitos.ru
Краткое описание Thread-safe semaphores
Репозитории AppStream
Полное описание 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.
Эррата INFSA-2025:11804
Размер 15 КиБ
Исходный проект perl-5.32.1-481.1.el9_6
Контрольная сумма SHA-256 b94b3e7934b9d80ba7d7625e170436f96f9255c602524ec1fc627fd9a914b2be
× Full screenshot
История изменений link
* 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