gocryptfs 2.4.0-1ubuntu0.24.04.1 source package in Ubuntu

Changelog

gocryptfs (2.4.0-1ubuntu0.24.04.1) noble-security; urgency=medium

  * No change rebuild due to golang-1.22 update

 -- Nishit Majithia <email address hidden>  Tue, 16 Jul 2024 11:15:39 +0530

Upload details

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

See full publishing history Publishing

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

Downloads

File Size SHA-256 Checksum
gocryptfs_2.4.0.orig.tar.xz 1.1 MiB 7cd65c3fd5f02d822432458e82e4c13223a6e959cb6568ffe5313e88c0a81dbe
gocryptfs_2.4.0-1ubuntu0.24.04.1.debian.tar.xz 10.4 KiB b22811cfa190a7c54b1c36a2ce8793921c0b609b403a4aca5e5bf95fffe367ce
gocryptfs_2.4.0-1ubuntu0.24.04.1.dsc 2.5 KiB 0ff252296c2a856425a864cd3e3ecf109852dca10beacb4ff463d84797746df8

View changes file

Binary packages built by this source

gocryptfs: Encrypted overlay filesystem written in Go

 gocryptfs is built on top of the excellent go-fuse
 (https://github.com/hanwen/go-fuse) FUSE library and its
 LoopbackFileSystem API.
 .
 This project was inspired by EncFS and strives to fix its
 security issues while providing good performance (benchmarks
 (https://nuetzlich.net/gocryptfs/comparison/#performance)).
 .
 For details on the security of gocryptfs see the Security
 (https://nuetzlich.net/gocryptfs/security/) design document.

gocryptfs-dbgsym: debug symbols for gocryptfs