Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 612688

Summary: sys-fs/cryfs - Encrypted FUSE filesystem that conceals metadata
Product: Gentoo Linux Reporter: adebeus
Component: New packagesAssignee: Default Assignee for New Packages <maintainer-wanted>
Status: RESOLVED FIXED    
Severity: normal CC: adebeus, mgorny
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: ebuild for cryfs-0.9.7
new ebuild
Updated ebuild

Description adebeus 2017-03-15 09:42:33 UTC
Created attachment 467110 [details]
ebuild for cryfs-0.9.7

Hello,

Please find attached cryfs-0.9.7.ebuild.

Cryfs is a FUSE-based encrypted filesystem which conceals metadata as well as file contents, designed for use with cloud services such as Dropbox. I am not the developer of cryfs, just a user.

This is my first ebuild so any feedback would be most welcome.
Comment 1 adebeus 2017-05-14 04:08:32 UTC
Created attachment 472532 [details]
new ebuild

I've updated the ebuild to fix some issues I discovered with it since it was originally submitted.

Since it appears no one is volunteering to maintain this ebuild, I'd be willing to give it a shot. This would be my first package as a proxy maintainer, but as I wrote the ebuild originally and am already maintaining it for my own use, I think it would be a good place to start.
Comment 2 adebeus 2017-05-14 04:54:09 UTC
Created attachment 472534 [details]
Updated ebuild

I made the automatic update checking disabled by default since that seems to be the usual behavior with other packages, and a few minor formatting changes.

I'm opening a PR on Github with this version of the ebuild.
Comment 3 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2017-05-24 17:04:42 UTC
commit 8918831f63e23745eb9bdabef36efad07af4c313 (HEAD -> master, origin/master, origin/HEAD)
Author:     automorphism88 <adebeus@gmail.com>
AuthorDate: Sun May 14 06:49:18 2017
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: Wed May 24 19:04:08 2017

    sys-fs/cryfs: New package, #612688
    
    Closes: https://github.com/gentoo/gentoo/pull/4624