pkgsrc-Changes archive

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

CVS commit: pkgsrc/sysutils/shc



Module Name:    pkgsrc
Committed By:   wiz
Date:           Mon Jul 27 16:32:55 UTC 2015

Modified Files:
        pkgsrc/sysutils/shc: Makefile distinfo
Removed Files:
        pkgsrc/sysutils/shc/patches: patch-aa

Log Message:
Updated to 3.8.9, provided by Benedek Gergely oon pkgsrc-users:

        Fixed incorrect implementation on rc4.
        Hidden all the binary executable symbols but one.
        Expiration date and most strings are encrypted too.
        All the encrypted payload is now randomized.
        Group and others read permision is now removed by default as read
        permision of the script exposes it to disassembling.
        Fixed bug: "rlax" used after encryption.
        Fixed bug: "vfork" fails on multiprocessor systems.
        Fixed sma11 -d option bug.
        Fixed untraceable() problems on FreeBSD.
        License clarification about the rc4 implementation.
        Bug on 64bit systems with expiration dates.
        Fixing a long standing bug making the source not hidden.


To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 pkgsrc/sysutils/shc/Makefile
cvs rdiff -u -r1.2 -r1.3 pkgsrc/sysutils/shc/distinfo
cvs rdiff -u -r1.1.1.1 -r0 pkgsrc/sysutils/shc/patches/patch-aa

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