packer 1.6.6+ds2-1ubuntu0.1 source package in Ubuntu

Changelog

packer (1.6.6+ds2-1ubuntu0.1) lunar-security; urgency=medium

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

 -- Nishit Majithia <email address hidden>  Thu, 18 Jan 2024 09:17:53 +0530

Upload details

Uploaded by:
Nishit Majithia
Uploaded to:
Lunar
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
utils
Urgency:
Medium Urgency

See full publishing history Publishing

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

Downloads

File Size SHA-256 Checksum
packer_1.6.6+ds2.orig.tar.gz 3.6 MiB 7d86a5e95ef7f9464137288ded4f9efdb99dea100d66c64072c1b44a9fe17274
packer_1.6.6+ds2-1ubuntu0.1.debian.tar.xz 16.2 KiB e1269ef41b4d200436fb24d6c91770593ee8a3c087dc2f603e7231897e7c142e
packer_1.6.6+ds2-1ubuntu0.1.dsc 5.1 KiB 9e67cba69f8a2ee40ad70924c7d5307e71a5a334cf6e604ca45fb83dca77725a

View changes file

Binary packages built by this source

packer: tool for creating machine images for multiple platforms

 Packer is an open source tool for creating identical machine images for
 multiple platforms from a single source configuration. Packer is lightweight,
 runs on every major operating system, and is highly performant, creating
 machine images for multiple platforms in parallel. Packer does not replace
 configuration management like Chef or Puppet. In fact, when building images,
 Packer is able to use tools like Chef or Puppet to install software onto the
 image.
 .
 A machine image is a single static unit that contains a pre-configured
 operating system and installed software which is used to quickly create new
 running machines. Machine image formats change for each platform. Some
 examples include AMIs for EC2, VMDK/VMX files for VMware, OVF exports for
 VirtualBox, etc.
 .
 For the documentation of Packer, please see <https://www.packer.io/docs>.

packer-dbgsym: debug symbols for packer