libpano13 2.9.19+dfsg-3ubuntu0.20.04.1 source package in Ubuntu

Changelog

libpano13 (2.9.19+dfsg-3ubuntu0.20.04.1) focal-security; urgency=medium

  * SECURITY UPDATE: use of externally-controlled format string in PTcrop's
    output filename generation
    - debian/patches/CVE-2021-20307/*: Updates the help page, and checks the
      output prefix to not have "%" characters.
    - CVE-2021-20307
  * SECURITY UPDATE: invalid pointer dereferencing
    - debian/patches/CVE-2021-33293.patch: Checks the result of a strchr to
      not be NULL, avoiding a further dereferencing of an invalid pointer.
    - CVE-2021-33293

 -- George-Andrei Iosif <email address hidden>  Mon, 12 Jun 2023 16:19:14 +0300

Upload details

Uploaded by:
George-Andrei Iosif
Uploaded to:
Focal
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
libs
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Focal updates universe libs
Focal security universe libs

Downloads

File Size SHA-256 Checksum
libpano13_2.9.19+dfsg.orig.tar.xz 1.7 MiB a671b9a88ff49f3bc66533ee8a8739b0a982b96a17640e074b0db75fc878384e
libpano13_2.9.19+dfsg-3ubuntu0.20.04.1.debian.tar.xz 10.1 KiB eb4dbd17e66e1f04598488833771f2534c35de563e73c372643f2cbb83efab08
libpano13_2.9.19+dfsg-3ubuntu0.20.04.1.dsc 2.3 KiB 02a5166c49bf39bc7fa81694713fea806e71456b6a899faa9e4beb700b478c68

View changes file

Binary packages built by this source

libpano13-3: panorama tools library

 This package contains the panoramatools library. It provides basic
 algorithmic tools to generate, edit and transform many kinds of
 panoramic images.

libpano13-3-dbgsym: debug symbols for libpano13-3
libpano13-bin: panorama tools utilities

 This package contains the following tools, all part of the Panorama Tools
 library, and supposed to make it easy to work with panoramic images:
  * panoinfo - List details about the libpano13 library
  * PTblender - Colour and brightness correction of panoramas
  * PTcrop - Crop TIFF images
  * PTinfo - Display information about a panotools-generated image
  * PTmasker - Compute stitching masks
  * PTmender - Replacement for PTStitcher
  * PToptimizer - Wrapper around control point optimization routines
  * PTroller - Merge several images into a single one
  * PTtiff2psd - Convert a set of TIFF files into a Photoshop PSD file
  * PTtiffdump - Compare two TIFF images
  * PTuncrop - Uncrop TIFF images

libpano13-bin-dbgsym: debug symbols for libpano13-bin
libpano13-dev: panorama tools library development files

 This package contains the panoramatools library. It provides basic
 algorithmic tools to generate, edit and transform many kinds of
 panoramic images.
 .
 This package holds static libraries and headers needed by developers
 who wish to use libpano13 in their programs.