Package: libeatmydata / 82-6

Metadata

Package Version Patches format
libeatmydata 82-6 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
executable not elf or script.patch | (download)

eatmydata.sh.in | 2 2 + 0 - 0 !
1 file changed, 2 insertions(+)

 fix executable-not-elf-or-script lintian warning
multiarch issue.patch | (download)

eatmydata.in | 4 3 + 1 - 0 !
1 file changed, 3 insertions(+), 1 deletion(-)

 fix a issue with multi arch (a shell script refers to a library
 with a fixed position)
bug 702711.patch | (download)

libeatmydata/libeatmydata.c | 7 5 + 2 - 0 !
1 file changed, 5 insertions(+), 2 deletions(-)

 do not fail when open() is called before eatmydata is initialized
 Make sure open() calls done before the eatmydata_init(), for example
 called by ctors, do not return an unexpected error.
tests | (download)

test_run.sh | 7 7 + 0 - 0 !
1 file changed, 7 insertions(+)

---