- Avoid large temporary files from hexdump output and avoid

diff(1) runing OOM by using a fifo (issue#24)

OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/build-compare?expand=0&rev=248
This commit is contained in:
2018-05-28 13:38:08 +00:00
committed by Git OBS Bridge
parent 1fe1bd2bc8
commit 159d089c59
3 changed files with 26 additions and 7 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Mon May 28 13:26:44 UTC 2018 - olaf@aepfle.de
- Avoid large temporary files from hexdump output and avoid
diff(1) runing OOM by using a fifo (issue#24)
-------------------------------------------------------------------
Fri Apr 13 07:10:30 UTC 2018 - olaf@aepfle.de