Change logs for blender source package in Dapper

  • blender (2.41-1ubuntu4.1) dapper-security; urgency=low
    
      * SECURITY UPDATE: arbitrary code execution via untrusted search path in
        BPY_interface
        - debian/patches/20_SECURITY_CVE-2008-4863.dpatch: sanitize sys.patch in
          source/blender/python/BPY_interface.c
        - CVE-2008-4863
      * SECURITY UPDATE: arbitrary code execution via stack buffer overrun in
        imb_loadhdr (LP: #222592)
        - debian/patches/21_SECURITY_CVE-2008-1102.dpatch: set sizes for strings
          read with sscanf in source/blender/imbuf/intern/radiance_hdr.c
        - CVE-2008-1102
    
     -- Marc Deslauriers <email address hidden>   Fri, 19 Dec 2008 21:45:34 -0500
  • blender (2.41-1ubuntu4) dapper; urgency=low
    
      * Add a proper header to the generated PO template.
    
     -- Martin Pitt <email address hidden>   Mon, 27 Mar 2006 13:49:53 +0200
  • blender (2.41-1ubuntu3) dapper; urgency=low
    
      * debian/genpot: Add python scripts from Lee June <email address hidden> to
        generate a reasonable PO template from the sources. Since gettext is used
        in a highly nonstandard way, xgettext does not work for this job.
      * debian/rules: Call the scripts, generate po/blender.pot, and clean it up
        in the clean target.
      * (This patch got dropped in the recent fake sync.)
    
     -- Martin Pitt <email address hidden>   Mon, 27 Mar 2006 11:23:43 +0200
  • blender (2.41-1ubuntu2) dapper; urgency=low
    
      * Add french name and description in blender.desktop file
    
     -- VETSEL Patrice <email address hidden>   Wed,  1 Mar 2006 18:25:17 +0100
  • blender (2.41-1ubuntu1) dapper; urgency=low
    
      * Fake sync from Sid, UVF permission granted by mdz.
    
    blender (2.41-1) unstable; urgency=low
    
      [ Florian Ernst ]
      * New upstream release
        + adjust 01_SConstruct_debian.dpatch accordingly
        + uses openal again, but we don't, see bug#323527
      * Remove mips{,el} patching from 2.40-2 as it didn't solve the FTBFS
    
      [ Antonio Ospite ]
      * Fixed a Syntax Error in bevel_center.py script when using python 2.3,
        see the file debian/patches/05_bevel_center.py_fix.dpatch
    
    blender (2.40-2) unstable; urgency=low
    
      * Lower optimization on mips{,el} only in order to avoid a compiler error,
        adjusting dpatch setup accordingly
      * debian/rules: use "scons clean" to speed up clean target as recommended
        by upstream
    
    blender (2.40-1) unstable; urgency=high
    
      [ Wouter van Heyst ]
      * Switch to team based maintenance
      * New upstream release - closes: #345442, #346144
        + fixes CVE-2005-4470: Integer overhead in header parser for .blend import
          - closes: #344398, urgency=high
      * Acknowledge NMU - closes: #333958
    
      [ Florian Ernst ]
      * New upstream release includes own fixes for building on amd64/gcc4.0;
        adjusting debian/patches/03_amd64_gcc40_fix.dpatch and then stop applying
        it as it is apparently not needed anymore
      * Add debian/patches/SConstruct.diff as well as debian/README.Alioth-CVS
        explaining how to use it when building from upstream source + Alioth-CVS
      * Add missing build-dependency on libgettextpo-dev, drop hardcoded Depends
        on gettext - closes: #307811
      * Add Build-Depends on libtiff4-dev for building and Suggests on libtiff4
        for dlopen()'ing
      * Add README.Debian explaining graphics issues such as random crashes and
        interface weirdness, this might eventually be sufficient for resolving
        bugs like #299441 and friends...
      * Substitute 02_tmp_in_HOME.dpatch for 02_quit_blend_in_homedir.dpatch to
        make sure all temporary user data (such as e.g. autosave files) is put
        in $HOME/.blender in order to avoid a symlink attack, see bug#298167
      * Extend 04_de_po_fix.dpatch
      * Remove Conflicts/Replaces on blender-powerpc as this package only exists
        in oldstable
      * Streamline debian/rules, removing some unneeded cruft
      * debian/control: add upstream homepage
      * README.Debian: added note about quit.blend now being found in
        $HOME/.blender
      * debian/watch: added
      * Merge (and extend) Ubuntu adjustments as applied by Daniel Holbach
        + ${python:Depends} and dh_python
        + auto-update config.guess via autotools-dev
      * debian/source.lintian-overrides: added
      * debian/blender.1: escape hyphens where necessary
    
     -- Daniel Holbach <email address hidden>   Mon, 27 Feb 2006 09:07:04 +0100
  • blender (2.40-0ubuntu1) dapper; urgency=low
    
    
      * New upstream release.
      * debian/patches/01_update_config.guess.dpatch:
        - updated config.guess.
      * debian/control:
        - added libtiff4-dev to Build-Depends.
        - added ${python:Depends} to Depends.
      * debian/rules:
        - call dh_python.
    
     -- Daniel Holbach <email address hidden>  Thu,  5 Jan 2006 14:10:24 +0100
  • blender (2.37a-1.1) unstable; urgency=low
    
    
      * Non-maintainer upload.
      * Split out parts of 01_SConstruct_debian.dpatch again: root_build_dir
        really needs to get adjusted before the clean target runs - closes: #333958,
        see #288882 for reference
    
     -- Florian Ernst <email address hidden>  Sun,  6 Nov 2005 12:40:03 +0100