go-mtpfs 1.0.0+git20200111.42254b1-1ubuntu0.23.10.1 source package in Ubuntu

Changelog

go-mtpfs (1.0.0+git20200111.42254b1-1ubuntu0.23.10.1) mantic-security; urgency=medium

  * No change rebuild due to golang-1.20, golang-1.21 updates

 -- Nishit Majithia <email address hidden>  Mon, 22 Jan 2024 10:34:14 +0530

Upload details

Uploaded by:
Nishit Majithia
Uploaded to:
Mantic
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
devel
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Mantic updates universe misc
Mantic security universe misc

Downloads

File Size SHA-256 Checksum
go-mtpfs_1.0.0+git20200111.42254b1.orig.tar.xz 37.2 KiB af7e44de6823b03bbd3fdbec883f6b8b53b542e5119f392f6845e89365909dfd
go-mtpfs_1.0.0+git20200111.42254b1-1ubuntu0.23.10.1.debian.tar.xz 4.5 KiB c7f003e9dcbd86b2e4c6cd964de4ffea38f3337babc48bcf5d3049c6f41f14fe
go-mtpfs_1.0.0+git20200111.42254b1-1ubuntu0.23.10.1.dsc 2.2 KiB 899e85d135b9e53b5d3e6e54acaf70c9cafce44cf0cbce9c7420bc76f427a7a0

View changes file

Binary packages built by this source

go-mtpfs: Mount MTP devices over FUSE

 Go-mtpfs is a simple FUSE filesystem for mounting Android devices as
 an MTP device.
 .
 It will expose all storage areas of a device in the mount, and only
 reads file metadata as needed, making it mount quickly. It uses Android
 extensions to read/write partial data, so manipulating large files
 requires no extra space in /tmp.

go-mtpfs-dbgsym: debug symbols for go-mtpfs