Bug 41446 - Put temporary files in subdir.
Summary: Put temporary files in subdir.
Status: NEW
Alias: None
Product: Orc
Classification: Unclassified
Component: Orc (show other bugs)
Version: unspecified
Hardware: Other All
: medium normal
Assignee: David Schleef
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-10-04 05:12 UTC by Fabian Deutsch
Modified: 2014-09-02 09:36 UTC (History)
1 user (show)

See Also:
i915 platform:
i915 features:


Attachments
Create a subdir. (1.29 KB, patch)
2011-10-04 05:12 UTC, Fabian Deutsch
Details | Splinter Review
Use subdir for tmp files (1.53 KB, text/plain)
2014-04-22 16:47 UTC, Fabian Deutsch
Details
Patch to disable user specific tmpdir (2.24 KB, text/plain)
2014-04-22 16:49 UTC, Fabian Deutsch
Details

Description Fabian Deutsch 2011-10-04 05:12:55 UTC
Created attachment 51932 [details] [review]
Create a subdir.

The attached patch tells orccodemem to put all temporary files into a subdirectory. This allows a better integration of orc with selinux.
Comment 1 Fabian Deutsch 2014-04-22 16:47:39 UTC
Created attachment 97759 [details]
Use subdir for tmp files

By using a subdir for tmp files much more efficient selinux rules can be written to label those files.
Comment 2 Fabian Deutsch 2014-04-22 16:49:21 UTC
Created attachment 97760 [details]
Patch to disable user specific tmpdir

This patch allows to disable the user specific tmpdir at build time.
This is also to allow saner SELinux rules.
Comment 3 Fabian Deutsch 2014-09-02 08:55:55 UTC
More up to date patches can be found here:
https://bugzilla.gnome.org/show_bug.cgi?id=735871


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.