git-secret 0.5.0-1 source package in Ubuntu

Changelog

git-secret (0.5.0-1) unstable; urgency=medium

  * New upstream release.
  * Bump Standards-Version to 4.6.1.

 -- ChangZhuo Chen (陳昌倬) <email address hidden>  Sun, 18 Sep 2022 00:13:08 +0800

Upload details

Uploaded by:
ChangZhuo Chen (陳昌倬)
Uploaded to:
Sid
Original maintainer:
ChangZhuo Chen (陳昌倬)
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc
Noble release universe misc
Mantic release universe misc
Lunar release universe misc

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
git-secret_0.5.0-1.dsc 1.8 KiB dfeeffbbd2020375bad1ae61084fcf2ef89681be0aa13cc91928950bed0a79ef
git-secret_0.5.0.orig.tar.gz 834.5 KiB 1cba04a59c8109389079b479c1bf5719b595e799680e10d35ce9aa091cb752af
git-secret_0.5.0-1.debian.tar.xz 2.3 KiB c72ba50c062122c8d43df695e1fef1136b7ec87a210893d2129da9c6ad6d2e18

Available diffs

No changes file available.

Binary packages built by this source

git-secret: store encrypted credential inside source code git repository

 git-secret is designed to solve the problem where to store the credential file
 (e.g. password, token, ...) for a service. With git-secret, Encrypted
 credential can be stored along with source code in git repository.