bfs 3.1.2-1build1 source package in Ubuntu

Changelog

bfs (3.1.2-1build1) noble; urgency=medium

  * No-change rebuild for CVE-2024-3094

 -- William Grant <email address hidden>  Mon, 01 Apr 2024 16:33:19 +1100

Upload details

Uploaded by:
William Grant
Uploaded to:
Noble
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Noble release universe misc

Downloads

File Size SHA-256 Checksum
bfs_3.1.2.orig.tar.gz 232.0 KiB 49afd5241ad17842ddea71e436ca2b6c4cb2f5852cbd5fa8d767149dcd4fe7bb
bfs_3.1.2-1build1.debian.tar.xz 4.1 KiB 46996435b0d9b90565b0e8d2585098f6f1824aab8f7c857cf48d640992253d3f
bfs_3.1.2-1build1.dsc 1.9 KiB ea6199d2ddd3b002c0eb0ef2e8d5a6e40cd9dc27fb0119173671bc24cde987b5

View changes file

Binary packages built by this source

bfs: Breadth-first version of find(1)

 bfs is a variant of the UNIX `find` command that operates breadth-first rather
 than depth-first.
 .
 It tries to be easier to use than `find`, while remaining compatible with
 find(1). For example, bfs is less picky about where you put its arguments.
 bfs also adds some extra options that make some common tasks easier.
 .
 When bfs detects that its output is a terminal, it automatically colors its
 output with the same colors ls uses.

bfs-dbgsym: debug symbols for bfs