From 481c30cb9573a280649fbf27251e6a0f4af1b2b1 Mon Sep 17 00:00:00 2001 From: Alexandra Hájková Date: Thu, 9 May 2019 13:51:40 +0200 Subject: elf: Add tst-ldconfig-bad-aux-cache test [BZ #18093] This test corrupts /var/cache/ldconfig/aux-cache and executes ldconfig to check it will not segfault using the corrupted aux_cache. The test uses the test-in-container framework. Verified no regressions on x86_64. --- ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index e0a724854d..8ea94b6eb1 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,12 @@ +2019-05-23 Alexandra Hajkova + + * elf/Makefile (test-container): Add tst-ldconfig-bad-aux-cache. + * elf/tst-ldconfig-bad-aux-cache.c: New file. + * elf/tst-ldconfig_aux-cache.root: New directory. + * elf/tst-ldconfig-bad-aux-cache.root/postclean.req: New file. + * elf/tst-ldconfig-bad-aux-cache.root/etc: New directory. + * elf/tst-ldconfig-bad-aux-cache.root/etc/ld.so.conf: New file. + 2019-05-22 Zack Weinberg * sysdeps/powerpc/preconfigure: Error out on powerpc-*-*gnuspe* -- cgit 1.4.1