fusefile 1.2-1build1 source package in Ubuntu

Changelog

fusefile (1.2-1build1) noble; urgency=high

  * No change rebuild against libfuse2t64.

 -- Julian Andres Klode <email address hidden>  Fri, 22 Mar 2024 17:08:31 +0100

Upload details

Uploaded by:
Julian Andres Klode
Uploaded to:
Noble
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
misc
Urgency:
Very Urgent

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
fusefile_1.2.orig.tar.gz 25.0 KiB a77ce98a3c20334a651890613b215169a377de1adcf668b51d67ff3afa3b8f52
fusefile_1.2-1build1.debian.tar.xz 2.3 KiB fd2483ce424e52e7863450a62e2047af109188e48f9ab57829c389f5edd17da4
fusefile_1.2-1build1.dsc 1.9 KiB 8dde4270673ba176bab5da4d33acd0bf156933477d8519e2f33df4df2ed52a1a

Available diffs

View changes file

Binary packages built by this source

fusefile: Using FUSE to combine file fragments into a single file.

 fusefile is a FUSE "file mount" that presents a series of fragments
 of other files as a contiguous concatenation. Technically it bind
 mounts a driver on top of the filename mountpoint to provide access
 to the given file fragments as if in a single, contiguous file. The
 fusefile mount driver offers read/write access to the fused file,
 distributing written data across the given fragments or to an overlay
 file.

fusefile-dbgsym: debug symbols for fusefile