[ All 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 ]
×

Project findutils-1:4.8.0-7.el9

Name findutils
Epoch 1
Version 4.8.0
Release 7.el9
Website/URL https://www.gnu.org/software/findutils/
License GPLv3+
Build Time 2025-02-20 09:34:42
Build Host certified-builder01.msvsphere-os.ru
Summary The GNU versions of find utilities (find and xargs)
Repositories OS
Description 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.
Errata
× Full screenshot
Packages link
Package Summary SHA-256 checksum
x86_64
findutils-1:4.8.0-7.el9.x86_64 The GNU versions of find utilities (find and xargs) 737da11f248134854608300d558f134a896123f01dc20b2018dbe9f2e4a21ec8 download
src
findutils-1:4.8.0-7.el9.src The GNU versions of find utilities (find and xargs) 123228a72beec5e4a0f7c967da293e777e9e9e87d8fb903aeb2b74e54eb50cf5 download
Changelog 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)