- Add upstream patch that fixes three bugs in tac:
- remove sole use of sprintf in favor of stpcpy - don't misbehave with multiple non-seekable inputs - don't leak a file descriptor for each non-seekable input OBS-URL: https://build.opensuse.org/package/show/Base:System/coreutils?expand=0&rev=132
This commit is contained in:
committed by
Git OBS Bridge
parent
8552bf4a4e
commit
2791e9e3ec
@@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 17 15:25:21 CEST 2011 - pth@suse.de
|
||||
|
||||
- Add upstream patch that fixes three bugs in tac:
|
||||
- remove sole use of sprintf in favor of stpcpy
|
||||
- don't misbehave with multiple non-seekable inputs
|
||||
- don't leak a file descriptor for each non-seekable input
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 14 16:51:48 CEST 2011 - pth@suse.de
|
||||
|
||||
|
Reference in New Issue
Block a user