[apparmor] [Patch] Fix date time log parsing for 2.8.1

John Johansen john.johansen at canonical.com
Tue Jan 8 19:27:38 UTC 2013


On 01/08/2013 10:26 AM, Steve Beattie wrote:
> On Tue, Jan 08, 2013 at 04:18:31AM -0800, John Johansen wrote:
>> The following patch extends the libraries log parsing to support more date
>> time formats.
>>
>> currently the only supported format is
>>   <Month> ## hh:mm:ss
>>
>> extend this to
>>   <Month> ## hh:mm:ss(.ms)?((+|-)timezone)?
>>
>>   yyyy-mm-dd hh:mm:ss(.ms)?((+|-)timezone)?
>>
>>   yyyy-mm-ddThh:mm:ss(.ms)?((+|-)timezone)?
> 
> LGTM, thanks. Acked-by: Steve Beattie <sbeattie at ubuntu.com>
> 
> Is this for 2.8, trunk, or both? On irc, you'd mentioned separate
> patches for the different branches.
> 

This is the patch I intend for the 2.8 branch, I have a larger alternate
patch I am working on for trunk.

However we can commit this to trunk as well and apply that patch over
it when its ready.




More information about the AppArmor mailing list