| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: findutils | Distribution: openSUSE Tumbleweed |
| Version: 4.11.0 | Vendor: openSUSE |
| Release: 1.1 | Build date: Sat Jul 11 12:53:03 2026 |
| Group: Productivity/File utilities | Build host: reproducible |
| Size: 563732 | Source RPM: findutils-4.11.0-1.1.src.rpm |
| Packager: https://bugs.opensuse.org | |
| Url: https://www.gnu.org/software/findutils/ | |
| Summary: The GNU versions of find utilities (find and xargs) | |
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.
GPL-3.0-or-later
* Sat Jul 11 2026 Bernhard Voelker <mail@bernhard-voelker.de>
- Update to 4.11.0.
Announcement: https://savannah.gnu.org/news/?id=10912
Most prominent change in behavior:
As announced since the release of 4.7.0 (2019) and mandated by POSIX 2024,
the behaviour of the -mount option changed: while it was a mere alias for
the -xdev option to prevent descending into directories of another device,
the -mount option now makes find(1) ignore files on another device, i.e.,
'find -mount' will skip the entry of active mount points already.
Example, assuming the PROC filesystem is mounted on '/proc':
$ find / -mount -path /proc -print
$ find / -xdev -path /proc -print
/proc
- findutils-avoid-crash-system-loop.patch: Remove now-upstream patch.
- findutils-xautofs.patch: Refresh.
* Tue Feb 04 2025 pgajdos@suse.com
- do not crash when file system loop was encountered [bsc#1231472]
- added patches
fix https://git.savannah.gnu.org/cgit/findutils.git/commit/?id=e5d6eb919b9
+ findutils-avoid-crash-system-loop.patch
- modified patches
% findutils-xautofs.patch (p1)
* Sat Jun 01 2024 Bernhard Voelker <mail@bernhard-voelker.de>
- Update to 4.10.0.
Announcement: https://savannah.gnu.org/news/?id=10638
- findutils-xautofs.patch: Refresh.
* Mon Feb 26 2024 Dominique Leuenberger <dimstar@opensuse.org>
- Use %autosetup macro. Allows to eliminate the usage of deprecated
PatchN.
* Mon Sep 18 2023 Andreas Schwab <schwab@suse.de>
- Remove obsolete qemu workaround
* Tue Dec 27 2022 Ludwig Nussel <lnussel@suse.com>
- Replace transitional %usrmerged macro with regular version check (boo#1206798)
* Wed Feb 02 2022 Bernhard Voelker <mail@bernhard-voelker.de>
- Update to 4.9.0.
Announcement: https://savannah.gnu.org/forum/forum.php?forum_id=10108
- gnulib-port-year2038-to-glibc-2.34.patch: Remove now-upstream patch.
- findutils.spec: Update version and remove above patch.
- findutils-xautofs.patch: Refresh.
* Mon Oct 04 2021 Bernhard Voelker <mail@bernhard-voelker.de>
- gnulib-port-year2038-to-glibc-2.34.patch: Add patch to avoid
build failure regarding 64-bit time_t on i586 with glibc-2.34.
- findutils.spec: Reference it, and add BR:automake and run 'autoreconf'.
While at it, remove obsolete condition for suse_version 1100.
- findutils-xautofs.patch: Refresh.
* Mon Apr 19 2021 Christian Vögl <christian.voegl@suse.com>
- Use new Group Release Keyring
* Sat Jan 09 2021 Andreas Stieger <andreas.stieger@gmx.de>
- update upstream signing key
- remove deprecated texinfo packaging macros
- run spec-cleaner
/usr/bin/find /usr/bin/xargs /usr/share/doc/packages/findutils /usr/share/doc/packages/findutils/AUTHORS /usr/share/doc/packages/findutils/NEWS /usr/share/doc/packages/findutils/README /usr/share/doc/packages/findutils/THANKS /usr/share/doc/packages/findutils/TODO /usr/share/info/find.info.gz /usr/share/licenses/findutils /usr/share/licenses/findutils/COPYING /usr/share/man/man1/find.1.gz /usr/share/man/man1/xargs.1.gz
Generated by rpm2html 1.8.1
Fabrice Bellet, Sun Aug 2 03:56:04 2026