gocryptfs 2.4.0-1build1 source package in Ubuntu

Changelog

gocryptfs (2.4.0-1build1) mantic; urgency=medium

  * No-change rebuild with Go 1.21.

 -- Michael Hudson-Doyle <email address hidden>  Thu, 24 Aug 2023 17:14:35 +1200

Upload details

Uploaded by:
Michael Hudson-Doyle
Uploaded to:
Mantic
Original maintainer:
Debian Go Packaging Team
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release universe misc

Downloads

File Size SHA-256 Checksum
gocryptfs_2.4.0.orig.tar.xz 1.1 MiB 7cd65c3fd5f02d822432458e82e4c13223a6e959cb6568ffe5313e88c0a81dbe
gocryptfs_2.4.0-1build1.debian.tar.xz 10.2 KiB aee429e50c9583b931f97046279ebd4138df6d1f7daa722a94095c73e5b9570d
gocryptfs_2.4.0-1build1.dsc 2.6 KiB 2110965c9f58f2667c9aca070e91c66ac8614304d08aba5271a28f678139c77b

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