Go to file
Kamil Dudka 09c874db53 require glibc-debuginfo for valgrind-enabled build
... as suggested by valgrind itself:

valgrind:  Fatal error at startup: a function redirection
valgrind:  which is mandatory for this platform-tool combination
valgrind:  cannot be set up.  Details of the redirection are:
valgrind:
valgrind:  A must-be-redirected function
valgrind:  whose name matches the pattern:      strlen
valgrind:  in an object with soname matching:   ld-linux-x86-64.so.2
valgrind:  was not found whilst processing
valgrind:  symbols from the object with soname: ld-linux-x86-64.so.2
valgrind:
valgrind:  Possible fixes: (1, short term): install glibc's debuginfo
valgrind:  package on this machine.  (2, longer term): ask the packagers
valgrind:  for your Linux distribution to please in future ship a non-
valgrind:  stripped ld.so (or whatever the dynamic linker .so is called)
valgrind:  that exports the above-named function using the standard
valgrind:  calling conventions for this platform.  The package you need
valgrind:  to install for fix (1) is called
valgrind:
valgrind:    On Debian, Ubuntu:                 libc6-dbg
valgrind:    On SuSE, openSuSE, Fedora, RHEL:   glibc-debuginfo
valgrind:
valgrind:  Note that if you are debugging a 32 bit process on a
valgrind:  64 bit system, you will need a corresponding 32 bit debuginfo
valgrind:  package (e.g. libc6-dbg:i386).
valgrind:
valgrind:  Cannot continue -- exiting now.  Sorry.
2018-05-16 15:23:55 +02:00
tests Add CI tests using the standard test interface 2017-09-26 15:46:24 +00:00
.gitignore new upstream release - 7.55.0 2017-08-09 10:52:10 +02:00
0101-curl-7.32.0-multilib.patch new upstream release - 7.58.0 2018-01-24 11:55:14 +01:00
0102-curl-7.36.0-debug.patch new upstream release, which fixes the following vulnerabilities 2018-05-16 15:02:28 +02:00
0103-curl-7.59.0-python3.patch new upstream release, which fixes the following vulnerabilities 2018-05-16 15:02:28 +02:00
0104-curl-7.19.7-localhost6.patch mass rename of patches 2010-06-16 13:36:47 +00:00
curl-7.60.0.tar.xz.asc new upstream release, which fixes the following vulnerabilities 2018-05-16 15:02:28 +02:00
curl.spec require glibc-debuginfo for valgrind-enabled build 2018-05-16 15:23:55 +02:00
sources new upstream release, which fixes the following vulnerabilities 2018-05-16 15:02:28 +02:00