[ Все 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 ]
×

Проект findutils-1:4.8.0-7.el9

Имя findutils
Эпоха 1
Версия 4.8.0
Релиз 7.el9
Сайт https://www.gnu.org/software/findutils/
Лицензия GPLv3+
Время сборки 2024-10-08 12:40:07
Хост сборки builder-x86-05.inferitos.ru
Краткое описание The GNU versions of find utilities (find and xargs)
Репозитории BaseOS
Полное описание The findutils package contains programs which will help you locate files on your system. The find utility searches through a hierarchy of directories looking for files which match a certain set of criteria (such as a file name pattern). The xargs utility builds and executes command lines from standard input arguments (usually lists of file names generated by the find command). You should install findutils because it includes tools that are very useful for finding things on your system.
Эррата
× Full screenshot
Пакеты link
Пакет Краткое описание Контрольная сумма SHA-256
x86_64
findutils-1:4.8.0-7.el9.x86_64 The GNU versions of find utilities (find and xargs) f57ddb1cf0da8fbb2ab706064fcc44d9a7cf33cb563d4b1d147639743b43d364 download
aarch64
findutils-1:4.8.0-7.el9.aarch64 The GNU versions of find utilities (find and xargs) 1874592b063e0a20f2098f728975f53ea3db6343bedb5ab03f56689d7da1ac8d download
src
findutils-1:4.8.0-7.el9.src The GNU versions of find utilities (find and xargs) 476b85e4bf117c5514294bb4ec1e3bb5a808e535c1536b0cf9e7ab6adbca80b5 download
История изменений link
* Thu Jul 04 2024 Lukáš Zaoral <lzaoral@redhat.com> - 1:4.8.0-7
- fix autofs patch when stat was not performed (RHEL-45721)

* Fri Sep 22 2023 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 1:4.8.0-6
- Rebuilt for MSVSphere 9.3 beta

* Thu Aug 17 2023 Lukáš Zaoral <lzaoral@redhat.com> - 1:4.8.0-6
- fix find not obeying option -ignore_readdir_race in symlink_loop (#2232519)