libgd-perl 2.78-1build3 source package in Ubuntu

Changelog

libgd-perl (2.78-1build3) noble; urgency=medium

  * No-change rebuild for CVE-2024-3094

 -- William Grant <email address hidden>  Mon, 01 Apr 2024 15:56:12 +1100

Upload details

Uploaded by:
William Grant
Uploaded to:
Noble
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release main misc
Noble release main misc

Downloads

File Size SHA-256 Checksum
libgd-perl_2.78.orig.tar.gz 259.5 KiB 6831054bf5424b4f5c23d3627d3d1484480f6f9c2c66632222915f2851be6ee4
libgd-perl_2.78-1build3.debian.tar.xz 12.6 KiB 848ab8406dcb33362bbedea170556c7bd13fc111f82ff350dd4cd495a4ca4d14
libgd-perl_2.78-1build3.dsc 2.3 KiB 69c83c2c84d6a96164020dc87411ffd5708057d67ad88b787a7e496e036b922b

Available diffs

View changes file

Binary packages built by this source

libgd-perl: Perl module wrapper for libgd

 This is a autoloadable interface module for libgd, a popular library
 for creating and manipulating PNG files. With this library you can
 create PNG images on the fly or modify existing files. Features
 include:
 .
  * Lines, polygons, rectangles and arcs, both filled and unfilled
  * Flood fills
  * The use of arbitrary images as brushes and as tiled fill patterns
  * Line styling (dashed lines and the like)
  * Horizontal and vertical text rendering
  * Support for transparency and interlacing
  * Support for TrueType font rendering, via libfreetype.
  * Support for spline curves, via GD::Polyline
  * Support for symbolic font names, such as "helvetica:italic"
  * Support for symbolic color names, such as "green", via GD::Simple
  * Produces output in png, gif, jpeg and xbm format
  * Produces output in svg format via GD::SVG.
 .
 Included with the example code is the perl script qd.pl with QuickDraw
 routines for generating PICT2 files (used on Apple Macintosh).

libgd-perl-dbgsym: debug symbols for libgd-perl