exfatprogs 1.2.5-2 source package in Ubuntu

Changelog

exfatprogs (1.2.5-2) unstable; urgency=medium

  * deabian/tests: explicitly export PATH env variable including
    /usr/sbin to make sure fsck.exfat can be found when
    running as non-root user.

 -- Sven Hoexter <email address hidden>  Wed, 14 Aug 2024 09:47:47 +0200

Upload details

Uploaded by:
Sven Hoexter
Uploaded to:
Sid
Original maintainer:
Sven Hoexter
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc

Downloads

File Size SHA-256 Checksum
exfatprogs_1.2.5-2.dsc 2.1 KiB ea7a200fdd487b7ae6343929126437277c1db31f6fe393eb6649ee6c56e14e30
exfatprogs_1.2.5.orig.tar.xz 356.4 KiB f27160dcc1ddd17c96cd41a6ceef7037adc2796ab5c5633d3d85cf532c3ee2f0
exfatprogs_1.2.5.orig.tar.xz.asc 833 bytes 9152ca61ce307bc5b3a8dbf1b9595ae8c853d62161ad3c33baf9d97b3d45a209
exfatprogs_1.2.5-2.debian.tar.xz 6.2 KiB 166b661d4b4862d94a6f83a7b128b9a6f0d04dccb12a2896b0d123ac28117e51

Available diffs

No changes file available.

Binary packages built by this source

exfatprogs: exFAT file system utilities

 Tools to manage extended file allocation table filesystem.
 This package provides tools to create, check, dump and label
 the filesystem. It contains
  - mkfs.exfat to create an exFAT filesystem
  - fsck.exfat to check and repair an exFAT filesystem
  - tune.exfat to print and edit the volume label or serial
  - dump.exfat to show on-disk information of an exFAT filesystem
  - exfat2img to dump exFAT metadata
 The tools included in this package are the exfatprogs
 maintained by Samsung and LG engineers, who provided Linux exFAT
 support.

exfatprogs-dbgsym: debug symbols for exfatprogs