packer 1.6.6+ds1-4ubuntu0.22.04.2 source package in Ubuntu

Changelog

packer (1.6.6+ds1-4ubuntu0.22.04.2) jammy-security; urgency=medium

  * No change build due to golang-1.18 update

 -- Nishit Majithia <email address hidden>  Tue, 02 May 2023 17:46:03 +0530

Upload details

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

See full publishing history Publishing

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

Downloads

File Size SHA-256 Checksum
packer_1.6.6+ds1.orig.tar.gz 3.4 MiB 2a1ce16aaf1208bda246dc714c3a82ec431c6a0e46077d326cd5bc589a2b5a16
packer_1.6.6+ds1-4ubuntu0.22.04.2.debian.tar.xz 15.6 KiB 5a1444c29431dd5b25eb773e7177aa939dd6c95e622ad85ce164017b42d23d4f
packer_1.6.6+ds1-4ubuntu0.22.04.2.dsc 5.2 KiB be6c9a0ec4e359931596280ff5c06011f44d1f2ead078a34b35e43923b0e1f67

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