gocryptfs 1.7.1-1ubuntu0.1 source package in Ubuntu

Changelog

gocryptfs (1.7.1-1ubuntu0.1) focal-security; urgency=medium

  * No-change rebuild due to golang-1.13 update

 -- David Fernandez Gonzalez <email address hidden>  Tue, 11 Oct 2022 01:17:53 +0200

Upload details

Uploaded by:
David Fernandez Gonzalez
Uploaded to:
Focal
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
devel
Urgency:
Medium Urgency

See full publishing history Publishing

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

Downloads

File Size SHA-256 Checksum
gocryptfs_1.7.1.orig.tar.gz 1.3 MiB b2a4643b76f2baab061f33b870ad1afdf6e9229896c6c030733a4b0d239449ca
gocryptfs_1.7.1.orig.tar.gz.asc 833 bytes 856ea190e9455e74dd9336650ce7be9f12c6025463a2e9ce528ec522f416a484
gocryptfs_1.7.1-1ubuntu0.1.debian.tar.xz 8.8 KiB f83ca22a803605397857ef4f8f29110381264fb76b64aa7456c72330ab012d82
gocryptfs_1.7.1-1ubuntu0.1.dsc 2.8 KiB 8af15f63dc2582b063f889f1d6cd50051c660b3db15de5ce54eb2bab60c512b6

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