Thu, 25 Apr 2024 16:37:53 UTC | login

Information for build git-crypt-0.3-1.el6

ID6
Package Namegit-crypt
Version0.3
Release1.el6
Epoch
Summarygit-crypt enables transparent encryption and decryption of files in a git repository
Descriptiongit-crypt enables transparent encryption and decryption of files in a git repository. Files which you choose to protect are encrypted when committed, and decrypted when checked out. git-crypt lets you freely share a repository containing a mix of public and private content. git-crypt gracefully degrades, so developers without the secret key can still clone and commit to a repository with encrypted files. This lets you store your secret material (such as keys or passwords) in the same repository as your code, without requiring you to lock down your entire repository.
Built byarrfab
State complete
Volume DEFAULT
StartedWed, 23 Jul 2014 08:47:17 UTC
CompletedWed, 23 Jul 2014 08:50:55 UTC
Taskbuild (infrastructure6, git-crypt-0.3-1.el6.src.rpm)
Tags
infrastructure6-testing
RPMs
src
git-crypt-0.3-1.el6.src.rpm (info) (download)
i686
git-crypt-0.3-1.el6.i686.rpm (info) (download)
git-crypt-debuginfo-0.3-1.el6.i686.rpm (info) (download)
x86_64
git-crypt-0.3-1.el6.x86_64.rpm (info) (download)
git-crypt-debuginfo-0.3-1.el6.x86_64.rpm (info) (download)
Logs
i686
root.log
build.log
state.log
x86_64
root.log
build.log
state.log
Changelog * Fri Jul 18 2014 Fabian Arrotin <fabian.arrotin@arrfab.net> - 0.3-1 - Initial spec file