librsvg 2.34.1-2 source package in Ubuntu

Changelog

librsvg (2.34.1-2) unstable; urgency=low

  * debian/control.in: Add libgtk-3-dev build dependency to also build the
    GTK3 tools.

librsvg (2.34.1-1) unstable; urgency=low

  * New upstream version:
    - cairo: reduce cost of measuring bounding boxes
    - Use "const" instead G_CONST_RETURN (#652213)
    - Call xmlFreeParserCtxt after using the context (#655472)
    - Store node type separately in RsvgNode (#658014)
    - [CVE-2011-3146]
  * debian/control.in: Add Vcs-* fields.
  * Add 01_null_crash.patch: Fix crash on some broken SVGs. Patch by Bruno
    Girin. (GNOME #626559, LP #608026)
  * Add debian/librsvg2-common.postinst.in, and debian/rules code to produce
    the postinst from substituting the multiarch dir: Register the librsvg
    gdk-pixbuf loader. This is usually handled by the libgdk-pixbuf2.0-0
    trigger, but this fails on first installation in some scenarios (see
    https://launchpad.net/bugs/719861 comment 9).

librsvg (2.34.0-2) unstable; urgency=low

  [ Steve Langasek ]
  * Build for multiarch. (Closes: #634719, #634535)
  * Add a versioned build-depends on libgdk-pixbuf2.0-dev to pick up the
    new preferred loader path, and declare a breaks: on older versions of
    gdk-pixbuf which won't look in this directory.
  * Declare a breaks on libgtk2.0-0 for the same reason.
 -- Martin Pitt <email address hidden>   Fri,  09 Sep 2011 08:13:25 +0000

Upload details

Uploaded by:
Martin Pitt
Uploaded to:
Oneiric
Original maintainer:
Josselin Mouette
Architectures:
any
Section:
libdevel
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
librsvg_2.34.1.orig.tar.bz2 567.4 KiB 9f98ab27c4ae04a7c3a37277aeb581feb8035a8b1e1937b06e27423a176a0a73
librsvg_2.34.1-2.debian.tar.gz 12.8 KiB 1ea98353e2abe3b189146a44d72a0bd06c2eabbd8412ff438f619761a291f278
librsvg_2.34.1-2.dsc 2.5 KiB f0472ac439daa23f70c3e25652e1c19ac88a243525d62d2575aa83826743e83f

Available diffs

View changes file

Binary packages built by this source

librsvg2-2: No summary available for librsvg2-2 in ubuntu oneiric.

No description available for librsvg2-2 in ubuntu oneiric.

librsvg2-bin: No summary available for librsvg2-bin in ubuntu oneiric.

No description available for librsvg2-bin in ubuntu oneiric.

librsvg2-common: No summary available for librsvg2-common in ubuntu oneiric.

No description available for librsvg2-common in ubuntu oneiric.

librsvg2-dbg: SAX-based renderer library for SVG files (debug)

 The rsvg library is an efficient renderer for Scalable Vector Graphics
 (SVG) pictures.
 .
 This package contains the debugging symbols.

librsvg2-dev: SAX-based renderer library for SVG files (development)

 The rsvg library is an efficient renderer for Scalable Vector Graphics
 (SVG) pictures.
 .
 This package provides the necessary development libraries and include
 files to allow you to develop with librsvg.