Indirect function support was added to xz on machines that support it
for function dispatching. ifunc is not compatible with
-fsanitize=address, so this should be disabled for fuzzing builds.
Let me know if you would rather have the commits squashed into one, or
separated into multiple PRs. This should address:
- Changing the primary contact email address. This will give the XZ
Utils maintainers access to the filed bugs in the issue tracker since
the previous primary contact email address was not associated with a
Google account.
- Updated the main repository URL. The project recently moved to GitHub
as the main repository. The old repository will still be a mirror, but
it will be updated with a slight delay.
- Fixed [build
issue](https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=57241) by
adding an extra argument to the autogen.sh script.