forked from pool/audit
This commit is contained in:
committed by
Git OBS Bridge
parent
251d24e5a4
commit
47b4c91a45
@@ -1,3 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 5 02:30:03 CET 2008 - tonyj@suse.de
|
||||
|
||||
- Revision to previous fix for bnc#445353.
|
||||
These should go into SLES11 RC1.
|
||||
1) Add --line-buffered option to limit when stdout is flushed (performance).
|
||||
2) Testing found a related bug where (if input is a pipe) the last logical
|
||||
record would permanently be queued waiting for a subsequent record indicating
|
||||
end of the previous. This subsequent record may never arrive. Timer is
|
||||
now run causing this record to be flushed if no new record arrives within
|
||||
timeout. This fix is upstream also.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 21 08:45:03 CET 2008 - tonyj@suse.de
|
||||
|
||||
|
Reference in New Issue
Block a user