Fri, 19 Apr 2024 07:09:34 UTC | login

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

ID948
Package Namegit-crypt
Version0.3
Release1.el7
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
StartedThu, 16 Apr 2015 07:53:03 UTC
CompletedThu, 16 Apr 2015 07:55:20 UTC
Taskbuild (infrastructure7-el7, git-crypt-0.3-1.el7.src.rpm)
Tags
infra7-infra-common-candidate
infra7-infra-common-release
infra7-infra-common-testing
infrastructure7-testing
RPMs
src
git-crypt-0.3-1.el7.src.rpm (info) (download)
x86_64
git-crypt-0.3-1.el7.x86_64.rpm (info) (download)
git-crypt-debuginfo-0.3-1.el7.x86_64.rpm (info) (download)
Logs
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