snapcraft 2.43.1+18.04.1 source package in Ubuntu

Changelog

snapcraft (2.43.1+18.04.1) bionic-security; urgency=medium

  [ Sergio Schvezov ]
  * SECURITY UPDATE: library injection vulnerability on strict mode
    snaps built with snapcraft via misconfigured LD_LIBRARY_PATH
    - project_loader: do not export empty environment
    - meta: do not export empty environment. Warn on empty environment.
    - CVE-2020-27348
    - LP: #1901572

 -- Emilia Torino <email address hidden>  Tue, 01 Dec 2020 09:10:42 -0300

Upload details

Uploaded by:
Emilia Torino
Uploaded to:
Bionic
Original maintainer:
Snapcraft Team
Architectures:
all
Section:
utils
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Bionic updates universe utils
Bionic security universe utils

Builds

Bionic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
snapcraft_2.43.1+18.04.1.tar.xz 11.2 MiB 5e62af0a978db7d7e3f5e8e5993a98f204b81034fe2a76cd7feae023300a784c
snapcraft_2.43.1+18.04.1.dsc 2.6 KiB 8e698d6d0e559851bba2116b0f43050ec34f1ec30b8d9937d4ace9c427526133

View changes file

Binary packages built by this source

snapcraft: easily craft snaps

 Snapcraft aims to make upstream developers' lives easier and as such is not
 a single toolset, but instead is a collection of tools that enable the
 natural workflow of an upstream to be extended with a simple release step
 into Snappy.

snapcraft-examples: examples and demos for snapcraft

 Snapcraft aims to make upstream developers' lives easier and as such is not
 a single toolset, but instead is a collection of tools that enable the
 natural workflow of an upstream to be extended with a simple release step
 into Snappy.
 .
 This package contains examples and demos for snapcraft.

snapcraft-parser: cloud parser for shared snapcraft parts.

 The parser is in charge of getting all the shared parts out there
 indexed into a common cacheable file. It processes multiple origin's
 specified in yaml documents and outputs `parts` which snapcraft can
 utilize.