git-remote-gcrypt 1.3-1 source package in Ubuntu
Changelog
git-remote-gcrypt (1.3-1) unstable; urgency=medium Upstream: * README.md: Clarify how to use GCRYPT_FULL_REPACK. Thanks Félix Sipma for the patch. * Updates to redhat/git-remote-gcrypt.spec. Thanks Frank Grüllich and Dusty Mabe for patches. * install.sh: try rst2man.py if rst2man binary not available. Thanks Dmitry Zhlobo for the patch. * Add git-config option to set rsync put flags. Thanks Travis Chen for the patch. Debian packaging: * Switch build-dep python-docutils -> python3-docutils (Closes: #943099). -- Sean Whitton <email address hidden> Sat, 08 Feb 2020 23:01:15 -0700
Upload details
- Uploaded by:
- Sean Whitton
- Uploaded to:
- Sid
- Original maintainer:
- Sean Whitton
- Architectures:
- all
- Section:
- misc
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Focal | release | universe | misc |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
git-remote-gcrypt_1.3-1.dsc | 2.0 KiB | f3648c3a9e98959f444a33479f643515c7ae2a5312e9f0a7c375f0f3e37d02ec |
git-remote-gcrypt_1.3.orig.tar.xz | 25.8 KiB | 60cf64d6c38a2d95c972e6be5772cff5f12fadb0a208f5809d1777d337acdf48 |
git-remote-gcrypt_1.3-1.debian.tar.xz | 3.8 KiB | 969c8038112e6d47286dc58143dfe096c757f32fb8e0faa3276dae595b8a8275 |
Available diffs
- diff from 1.2-1 to 1.3-1 (2.7 KiB)
No changes file available.
Binary packages built by this source
- git-remote-gcrypt: encrypted git repositories
This lets git store git repositories in encrypted form.
It supports storing repositories on rsync or sftp servers.
It can also store the encrypted git repository inside a remote git
repository. All the regular git commands like git push and git pull
can be used to operate on such an encrypted repository.
.
The aim is to provide confidential, authenticated git storage and
collaboration using typical untrusted file hosts or services.