g10k 0.9.7-1ubuntu0.23.10.1 source package in Ubuntu

Changelog

g10k (0.9.7-1ubuntu0.23.10.1) mantic-security; urgency=medium

  * No change rebuild due to golang-1.20, golang-1.21 updates

 -- Nishit Majithia <email address hidden>  Fri, 19 Jan 2024 11:27:26 +0530

Upload details

Uploaded by:
Nishit Majithia
Uploaded to:
Mantic
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
devel
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Mantic updates universe misc
Mantic security universe misc

Downloads

File Size SHA-256 Checksum
g10k_0.9.7.orig.tar.xz 401.7 KiB 965dc80784f84d957da980e5dbe1541069d4c8ecd8b40bdc3e3b0abf53d33ca3
g10k_0.9.7-1ubuntu0.23.10.1.debian.tar.xz 7.8 KiB 680545592c8f1b691e4be5b0e06b406df8f2cda204eda4c117a262bbf82f5b0a
g10k_0.9.7-1ubuntu0.23.10.1.dsc 2.4 KiB 7649a5140394e334fdebc4ecf3857ab3365b5192c750067bf77848d9c1ebf3c4

View changes file

Binary packages built by this source

g10k: Puppet environment and module deployment

 g10k provides a general purpose toolset for deploying Puppet
 environments and modules. It implements the Puppetfile format and
 provides a native implementation of Puppet dynamic environments.
 g10k is a rewrite of puppetlabs/r10k in Go with additional
 optimizations such as:
 .
  - caching support
  - distinct SSH keys for each source
  - parallel cloning and checkout
  - enhanced Puppetfile options
 .
 It only supports Forge modules and Git repositories.

g10k-dbgsym: debug symbols for g10k