Please sync blender 2.46+dfsg-4 from Debian(Unstable)
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
| blender (Ubuntu) |
Undecided
|
Unassigned |
Bug Description
Binary package hint: blender
Fixes a crash and some other stuff. Important IMHO :)
blender (2.46+dfsg-4) unstable; urgency=low
* Fix python syntax warning in import_dxf.py, which led to nasty output
in installation/
provided by the script author (Closes: #492280):
- debian/
-- Cyril Brulebois <email address hidden> Fri, 08 Aug 2008 02:45:40 +0200
blender (2.46+dfsg-3) unstable; urgency=low
* Fix crash on “Add > Text” spotted by Antonio Ospite. Some additional
checks were introduced in freetype 2.3.6, which now leads to a crash
of Blender since the latter isn't using the appropriate function, and
since a cast was added to bypass compiler warnings. It looks like when
passing FT_ENCODING_UNICODE as second argument, one is interested in
calling FT_Select_Charmap() rather than FT_Set_Charmap(). The
following patch at least fixes the crash, although upstream hasn't
commented on it yet (Closes: #487890):
- debian/
* Add a Build-Depends on libdc1394-22-dev (only on Linux architectures),
and move the “pkg-config --libs” call from libdc1394 to libdc1394-2
(following the move from libdc1394-13 to libdc1394-22), so that the
library is correctly found, and so that the blender binary is
correctly linked (Closes: #490317). Update the following patch to this
effect:
- debian/
-- Cyril Brulebois <email address hidden> Mon, 14 Jul 2008 03:28:47 +0200
Sebastien Bacher (seb128) wrote : | #2 |
[Updating] blender (2.46+dfsg-2 [Ubuntu] < 2.46+dfsg-4 [Debian])
* Trying to add blender...
- <blender_
- <blender_
- <blender_
I: blender [universe] -> blender_2.46+dfsg-2 [universe].
Changed in blender: | |
status: | New → Fix Released |
ACKed.