diff options
author | 2005-06-08 16:19:31 +0000 | |
---|---|---|
committer | 2005-06-08 16:19:31 +0000 | |
commit | c3a84cc3cb2a0c2d4fc1d5b19543c5702ef4b7b6 (patch) | |
tree | 32293e285cb4cc2a1609f19ad978bf8613abba91 /app-misc | |
parent | * scanelf options: -N matches a given lib. -T will print the cause of (diff) | |
download | gentoo-2-c3a84cc3cb2a0c2d4fc1d5b19543c5702ef4b7b6.tar.gz gentoo-2-c3a84cc3cb2a0c2d4fc1d5b19543c5702ef4b7b6.tar.bz2 gentoo-2-c3a84cc3cb2a0c2d4fc1d5b19543c5702ef4b7b6.zip |
* scanelf options: -N matches a given lib. -T will print the cause of
the ELF text relocation (-T based on code from Kevin Quinn.. 10x thanks)
-F format modifiers were added for printing the base file name and base
file name with search paths removed, this is ideal for scripting with
use of automated q/a systems so we don't have to re-parse a the string
to get desired output. All format modifiers now accept # in place of %
but # is quiet where % is verbose. Also new to the format handling is
the %x modifier now prints PT_PAX_FLAGS and falls back to EI_PAX if no
PaX flags were found in the program header.
* The suite should work on OSX.
* Minor touch ups to Makefile/pspax/dumpelf.
* Lots of typecasting fixes for improved portability.
(Signed Manifest commit)
Diffstat (limited to 'app-misc')
-rw-r--r-- | app-misc/pax-utils/Manifest | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/app-misc/pax-utils/Manifest b/app-misc/pax-utils/Manifest index 3561c3d9b483..63fcda97077d 100644 --- a/app-misc/pax-utils/Manifest +++ b/app-misc/pax-utils/Manifest @@ -1,3 +1,6 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA1 + MD5 6d20918418cd4c64e860e06ec454ff55 pax-utils-0.0.7.ebuild 955 MD5 3b2ff6c4a6e7c83800759fdc4f8346a1 pax-utils-0.1.0.ebuild 956 MD5 02eb6c18f35199d9e6f71957e5259e65 pax-utils-0.0.4.ebuild 971 @@ -6,3 +9,12 @@ MD5 90f775b6c4fdbeb494f7d8e1d94ad30d metadata.xml 604 MD5 9611728e3e53310e58007dd7a0e42272 files/digest-pax-utils-0.0.4 66 MD5 3b02c7d12efd31ac2f249a3eee58ffcf files/digest-pax-utils-0.0.7 66 MD5 09150f71cd67cbf4aa0c1148d97158de files/digest-pax-utils-0.1.0 67 +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v1.4.0 (GNU/Linux) + +iQCVAwUBQqcadp4WFLgrx1GWAQLsAQQAinYedTdj5MIFRtOD03dQcD3tH9bKokhg +Rp1tN9zhJMzGaimDXoATMCy1Go/m2GJeQYyBp5eXwWRcKekcvKu4nFp2h/tIeClc +MoDR3K0zFcfpypzNw+ZG8VVUmPnteKNgZvaT/HC4o5/It34HknoDMbpMWBIMi2gj +HkhX8kbJTuo= +=dZ8r +-----END PGP SIGNATURE----- |