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 <[email protected]> > > 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. -- AppArmor mailing list [email protected] Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/apparmor
