findutils 4.10.0-3 source package in Ubuntu

Changelog

findutils (4.10.0-3) unstable; urgency=medium

  * Set --disable-year2038 on hurd-i386. (Patch by Samuel Thibault)
    Closes: #1078001
  * [lintian] Add Documentation key to locate.service.

 -- Andreas Metzler <email address hidden>  Sat, 10 Aug 2024 10:47:44 +0200

Upload details

Uploaded by:
Andreas Metzler
Uploaded to:
Sid
Original maintainer:
Andreas Metzler
Architectures:
any
Section:
utils
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release main utils

Downloads

File Size SHA-256 Checksum
findutils_4.10.0-3.dsc 2.2 KiB fa6b67056d9e5b4d8edbfc8ab95ac15ac769b140284426973f6a1ef07a4594ec
findutils_4.10.0.orig.tar.xz 2.1 MiB 1387e0b67ff247d2abde998f90dfbf70c1491391a59ddfecb8ae698789f0a4f5
findutils_4.10.0.orig.tar.xz.asc 488 bytes 7f53670eea6bd114e014571221eb652855c1129a3ed99f2a9257c2a313cc216f
findutils_4.10.0-3.debian.tar.xz 32.6 KiB 7d19668508523a6fcfb7731f5646305a8b1a00a3105ee3f0a5f167adf93a8a46

Available diffs

No changes file available.

Binary packages built by this source

findutils: utilities for finding files--find, xargs

 GNU findutils provides utilities to find files meeting specified
 criteria and perform various actions on the files which are found.
 This package contains 'find' and 'xargs'; however, 'locate' has
 been split off into a separate package.

findutils-dbgsym: debug symbols for findutils
locate: maintain and query an index of a directory tree

 updatedb generates an index of files and directories. GNU locate can be used
 to quickly query this index.

locate-dbgsym: debug symbols for locate