pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/archivers/upx



Module Name:    pkgsrc
Committed By:   adam
Date:           Wed May  2 06:45:14 UTC 2012

Modified Files:
        pkgsrc/archivers/upx: Makefile PLIST distinfo
        pkgsrc/archivers/upx/patches: patch-ab patch-src_p__exe.cpp
            patch-src_p__exe.h
Removed Files:
        pkgsrc/archivers/upx/patches: patch-aa

Log Message:
Changes 3.08:
* Fix allocation in runtime stub for darwin.macho-entry (i386 and amd64).
* Compress shared library on ELF i386 only [ld.so threatens even this case].
* Attempt to suport ELF on QNX 6.3.0 for armel (experimental).
* Better diangostic when ELF -fPIC is needed.
* PT_NOTE improvements for *BSD.
* Preserve more ELF .e_flags on ARM.
* Minor code improvements for ELF stubs
* Defend against another flavor of corrupt PE header.
* bug fixes


To generate a diff of this commit:
cvs rdiff -u -r1.17 -r1.18 pkgsrc/archivers/upx/Makefile
cvs rdiff -u -r1.1.1.1 -r1.2 pkgsrc/archivers/upx/PLIST
cvs rdiff -u -r1.7 -r1.8 pkgsrc/archivers/upx/distinfo
cvs rdiff -u -r1.3 -r0 pkgsrc/archivers/upx/patches/patch-aa
cvs rdiff -u -r1.3 -r1.4 pkgsrc/archivers/upx/patches/patch-ab
cvs rdiff -u -r1.1 -r1.2 pkgsrc/archivers/upx/patches/patch-src_p__exe.cpp \
    pkgsrc/archivers/upx/patches/patch-src_p__exe.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index