Bug 821064 - Debug/devel only option turned on in .spec
Summary: Debug/devel only option turned on in .spec
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Fedora
Classification: Fedora
Component: blender
Version: 17
Hardware: Unspecified
OS: Unspecified
unspecified
high
Target Milestone: ---
Assignee: Jochen Schmitt
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-05-11 18:04 UTC by Dan Eicher
Modified: 2013-08-01 17:14 UTC (History)
4 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2013-08-01 17:14:48 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Dan Eicher 2012-05-11 18:04:16 UTC
The cmake option WITH_PYTHON_SAFETY is an "only enable for development" setting.

Probably what was intended is to turn on WITH_PYTHON_SECURITY which is for the "malicious script auto-run" bug.

Comment 1 Jochen Schmitt 2012-06-13 18:52:07 UTC
Why is this an issue. I have set this option to avoid a security issue
relating of executing of python code from .blend files.

So it will be nice, if you can tell me the reason why you have create
this bug.

Comment 2 Dan Eicher 2012-06-14 00:36:24 UTC
(In reply to comment #1)
> Why is this an issue. I have set this option to avoid a security issue
> relating of executing of python code from .blend files.
> 
> So it will be nice, if you can tell me the reason why you have create
> this bug.

Which one of these is being set in blender.spec? (hint: the wrong one)

option(WITH_PYTHON_SECURITY "Disables execution of scripts within blend files by default (recommend to leave off)" OFF)

option(WITH_PYTHON_SAFETY "Enable internal API error checking to track invalid data to prevent crash on access (at the expense of some effeciency, only enable for development)." OFF)

Comment 3 Richard Shaw 2012-08-11 19:29:46 UTC
Jochen,

Dan appears to be right here. Would you like me to take care of it? I'm already fixing the spec for Python 3.3 as it currently fails to build.

Richard

Comment 4 Fedora End Of Life 2013-07-04 05:55:54 UTC
This message is a reminder that Fedora 17 is nearing its end of life.
Approximately 4 (four) weeks from now Fedora will stop maintaining
and issuing updates for Fedora 17. It is Fedora's policy to close all
bug reports from releases that are no longer maintained. At that time
this bug will be closed as WONTFIX if it remains open with a Fedora 
'version' of '17'.

Package Maintainer: If you wish for this bug to remain open because you
plan to fix it in a currently maintained version, simply change the 'version' 
to a later Fedora version prior to Fedora 17's end of life.

Bug Reporter:  Thank you for reporting this issue and we are sorry that 
we may not be able to fix it before Fedora 17 is end of life. If you 
would still like  to see this bug fixed and are able to reproduce it 
against a later version  of Fedora, you are encouraged  change the 
'version' to a later Fedora version prior to Fedora 17's end of life.

Although we aim to fix as many bugs as possible during every release's 
lifetime, sometimes those efforts are overtaken by events. Often a 
more recent Fedora release includes newer upstream software that fixes 
bugs or makes them obsolete.

Comment 5 Fedora End Of Life 2013-08-01 17:14:55 UTC
Fedora 17 changed to end-of-life (EOL) status on 2013-07-30. Fedora 17 is 
no longer maintained, which means that it will not receive any further 
security or bug fix updates. As a result we are closing this bug.

If you can reproduce this bug against a currently maintained version of 
Fedora please feel free to reopen this bug against that version.

Thank you for reporting this bug and we are sorry it could not be fixed.


Note You need to log in before you can comment on or make changes to this bug.