Bugs item #2210732, was opened at 2008-10-31 00:33
Message generated for change (Settings changed) made by nikosch
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=456910&aid=2210732&group_id=49630
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: None
>Status: Closed
>Resolution: Fixed
Priority: 5
Private: No
Submitted By: tlhackque (tlitt)
Assigned to: Nobody/Anonymous (nobody)
Summary: archivemail not preserving selinux security context
Initial Comment:
under selinux, archivemail writes to a temporary file, which it then renames to the output file.
Unfortuneatly, this process leaves the output file labeled with a tmp_t security context instead of that of the input file (usually user_u:object_r:user_home_t).
This is not a good thing.
----------------------------------------------------------------------
>Comment By: Nikolaus Schulz (nikosch)
Date: 2010-08-09 12:46
Message:
archivemail 0.8.0 no longer updates mboxes by renaming a temporary file, so
this shouldn't happen anymore.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=456910&aid=2210732&group_id=49630
|