Change logs for inkscape source package in Oneiric

  • inkscape (0.48.2-0ubuntu1.1) oneiric-security; urgency=low
    
      * SECURITY UPDATE: arbitrary file disclosure via XML external entity
        - debian/patches/CVE-2012-5656.dpatch: disable loading external
          entities in src/preferences-skeleton.h,
          src/ui/dialog/ocaldialogs.cpp, src/xml/repr-io.cpp.
        - CVE-2012-5656
      * SECURITY UPDATE: possible file loading from /tmp
        - debian/patches/CVE-2012-6076.dpatch: make sure filename is absolute
          in src/extension/implementation/script.cpp.
        - CVE-2012-6076
     -- Marc Deslauriers <email address hidden>   Tue, 29 Jan 2013 13:40:53 -0500
  • inkscape (0.48.2-0ubuntu1) oneiric; urgency=low
    
      * New upstream release (LP: #807912).  Fixes several Ubuntu bugs:
        - [SVG Font Editor] Crash when kerning an empty pair (LP: #706506)
        - Connector tool crash Inkscake (orthogonal mode) (LP: #771738)
        - Errors printed to console if openclipart search fails (LP: #638844)
        - pdf export with cairo 1.10 defaults to version PDF-1.5 (LP: #664335)
        - Cairo rendering broken for "use" elements when scaling or a viewBox
          (LP: #705345)
        - gimp_xcf.py crashed with TypeError in effect() (LP: #565296)
        - Enable build against libwpg-0.2 (LP: #778951)
        - Please add supported filetypes into MimeType line of inkscape.desktop
          (LP: #278307)
        - Inkscape fails to build with gcc 4.6 (LP: #707205)
      * Drop 01-libwpg0.2.dpatch - Applied upstream
      * Drop 03-add-missing-mimetypes.dpatch - Applied upstream
      * Drop 04-fix-build-with-gcc4.6.dpatch - Applied upstream
      * Drop 05-add-missing-includes.dpatch - Applied upstream
      * Drop fix-fontforge-glyph-template.dpatch - Applied upstream
     -- Alex Valavanis <email address hidden>   Sun, 10 Jul 2011 11:35:30 +0100
  • inkscape (0.48.1-2.1ubuntu1) oneiric; urgency=low
    
      * Merge from Debian Unstable (LP: #791728).  Remaining changes:
        - debian/control:
          + Ubuntu maintainers
          + Promote python-lxml, python-numpy, python-uniconvertor to Recommends.
          + Demote pstoedit to Suggests (universe package).
          + Suggest transfig to allow import of xfig files (LP: #668300)
          + Drop unnecessary python and skencil suggestions (LP: #762541)
        - Handle translation tasks for Ubuntu main (LP: #726850):
          + debian/rules: Add dh_translations to binary-arch rule
          + debian/control: Build-Depends dh-translations
        - debian/patches/01_add_unity_quicklist_support.patch: add "New Drawing"
          to Unity quicklist (LP: #676886)
        - debian/patches/fix-fontforge-glyph-template.dpatch: Cherry-pick
          patch from uptream trunk to fix layer structure in template (LP: #565296)
        - debian/patches/02-add-shebangs-and-fix-permissions.dpatch: No longer mark
          JavaScript extension files as standalone executables (LP: #602005):
          + share/extensions/*.js: Revert addition of shebangs
          + share/extensions/Makefile.am: Install *.js using _DATA rule rather
            than _SCRIPTS rule to avoid giving executable permission
      * debian/patches/fix-datamatrix-ui.dpatch: Prevent invalid input in
        Datamatrix extension dialog (LP: #738108)
     -- Alex Valavanis <email address hidden>   Thu, 02 Jun 2011 18:13:05 +0100
  • inkscape (0.48.1-2ubuntu5) oneiric; urgency=low
    
      * debian/rules: No need to manually call intltool-update on build.  This
        is now handled by dh_translations.
      * debian/control: No longer suggest python and skencil.  They do not
        offer any enhancement to Inkscape (LP: #762541)
      * debian/control: Suggest transfig to allow import of xfig files
        (LP: #668300)
      * debian/patches/02-add-shebangs-and-fix-permissions.dpatch:
        No longer mark JavaScript extension files as standalone executables
        (LP: #602005):
        - share/extensions/*.js: Revert addition of shebangs
        - share/extensions/Makefile.am: Install *.js using _DATA rule rather
          than _SCRIPTS rule to avoid giving executable permission
      * debian/patches/fix-fontforge-glyph-template.dpatch: Cherry-pick
        patch from uptream trunk to fix layer structure in template (LP: #565296)
     -- Alex Valavanis <email address hidden>   Mon, 30 May 2011 18:50:49 +0100
  • inkscape (0.48.1-2ubuntu4) oneiric; urgency=low
    
      * debian/rules: Drop broken code to add translation domain to desktop files.
        Replace this with a call to dh_translations. Add dh-translations build
        dependency for this. Thanks to Alex Valavanis for pointing this out, and
        the original patch. (LP: #726850)
     -- Martin Pitt <email address hidden>   Mon, 30 May 2011 11:02:45 +0200
  • inkscape (0.48.1-2ubuntu3) oneiric; urgency=low
    
      * debian/patches/04-fix-gcc4.6-ftbfs.dpatch: Fix build failure with gcc 4.6
        - Backport upstream patch (lp:inkscape:r10071)
        - Add <cstddef> inclusion to src/2geom/utils.h
     -- Alex Valavanis <email address hidden>   Sun, 01 May 2011 01:08:10 +0100
  • inkscape (0.48.1-2ubuntu2) natty; urgency=low
    
      * debian/patches/01_add_unity_quicklist_support.patch:
        - updated with latest specification
     -- Didier Roche <email address hidden>   Tue, 22 Mar 2011 16:27:15 +0100