Thu, 30 May 2024 23:46:10 UTC | login

Information for build git-crypt-0.6.0-18.fc40

ID301144
Package Namegit-crypt
Version0.6.0
Release18.fc40
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/git-crypt.git#56c920bdd848301f9ad85e34b5f12272ecaacdf3
SummaryTransparent file encryption in git
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 bydavidlt
State complete
Volume DEFAULT
StartedFri, 22 Mar 2024 09:21:12 UTC
CompletedFri, 22 Mar 2024 09:59:39 UTC
Taskbuild (f40, /rpms/git-crypt.git:56c920bdd848301f9ad85e34b5f12272ecaacdf3)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/git-crypt.git#56c920bdd848301f9ad85e34b5f12272ecaacdf3'}}
Tags
f40
f41
RPMs
src
git-crypt-0.6.0-18.fc40.src.rpm (info) (download)
riscv64
git-crypt-0.6.0-18.fc40.riscv64.rpm (info) (download)
git-crypt-debuginfo-0.6.0-18.fc40.riscv64.rpm (info) (download)
git-crypt-debugsource-0.6.0-18.fc40.riscv64.rpm (info) (download)
Logs
riscv64
hw_info.log
state.log
build.log
root.log
mock_output.log
Changelog * Wed Jan 24 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.6.0-18 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Fri Jan 19 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.6.0-17 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Wed Jul 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.6.0-16 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Thu Jan 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.6.0-15 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Thu Jul 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.6.0-14 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Mon Mar 28 2022 Fabian Arrotin <fabian.arrotin@arrfab.net> - 0.6.0-12 - Applied openssl3 compat compile flag