pacman/doc
Jan Alexander Steffens (heftig) 03272ad571 libmakepkg: Support file 5.33's application/x-pie-executable
file 5.33 introduces a new MIME type "application/x-pie-executable",
which is used for relocatable binaries. makepkg ignored these binaries
and did not attempt to strip them.

Handle the new MIME type like the old "application/x-sharedlib".
Stripping the binaries with --strip-unneeded to keep relocation
information should be the correct thing to do.

file 5.33 also misidentifies actual libraries as PIE executables, so we
didn't strip any shared libraries, either. We now work around this bug.

Signed-off-by: Jan Alexander Steffens (heftig) <jan.steffens@gmail.com>
Signed-off-by: Allan McRae <allan@archlinux.org>
2018-05-12 22:57:47 +10:00
..
.gitignore doc/.gitignore: ignore all manpages 2018-03-14 12:17:08 +10:00
alpm-hooks.5.txt alpm-hooks.5: document hook running order 2016-02-21 17:10:11 +10:00
asciidoc-override.css doc: update .gitignore, add CSS override for new tables usage 2011-10-13 14:53:52 -05:00
asciidoc.conf doc: add a few more escapes and fix usage of {} 2011-06-01 11:46:13 -05:00
BUILDINFO.5.txt Append architecture information to 'installed' elements in .BUILDINFO 2018-05-12 21:25:51 +10:00
Doxyfile Update Doxyfile 2013-01-03 12:03:10 +10:00
footer.txt Add Andrew to maintainers list. 2014-08-04 16:18:18 +10:00
index.txt Update coyrights for 2018 2018-03-14 13:31:31 +10:00
libalpm.3.txt libalpm.3: add link to alpm-hooks(5) in see also 2016-05-18 15:45:56 +10:00
Makefile.am Add BUILDINFO man page 2018-01-19 12:10:17 +10:00
makepkg-template.1.txt makepkg-template.1: Clarify which file version-less markers use 2015-06-20 17:32:56 +10:00
makepkg.8.txt makepkg --packagelist: just list the built package files we will build 2018-03-14 12:16:58 +10:00
makepkg.conf.5.txt libmakepkg: Support file 5.33's application/x-pie-executable 2018-05-12 22:57:47 +10:00
pacman-key.8.txt man: Improve grammar and add missing single quotes around command options 2014-08-09 14:18:59 +10:00
pacman.8.txt Deprecate --root in favour of --sysroot 2018-01-19 21:47:26 +10:00
pacman.conf.5.txt pacman.conf.5: use consistent presentation for paths 2018-03-18 12:48:10 +10:00
PKGBUILD-example.txt Update example PKGBUILD 2013-05-29 14:08:03 +10:00
PKGBUILD.5.txt PKGBUILD.5: Mention valid characters for arch 2018-03-14 14:54:57 +10:00
pkgdelta.8.txt pkgdelta(8): Fix broken example of --min-pkg-size with human-readable values 2014-08-09 14:19:28 +10:00
repo-add.8.txt update repo-add documentation for removal of -f flag 2015-03-26 14:43:37 +10:00
submitting-patches.txt man: Improve grammar and add missing single quotes around command options 2014-08-09 14:18:59 +10:00
translation-help.txt doc/translation-help.txt: Transifex example usage 2014-12-08 15:43:20 +10:00
vercmp.8.txt vercmp: fix incorrect info in the manpage 2018-01-06 13:23:54 +10:00