Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 15 Jun 2005 16:15:55 +0400 (MSD)
From:      Andrej Zverev <az@inec.ru>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/82267: [update] misc/shc to 3.8
Message-ID:  <200506151215.j5FCFtUh044845@waterwall.inec.ru>
Resent-Message-ID: <200506151220.j5FCKHAq042660@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         82267
>Category:       ports
>Synopsis:       [update] misc/shc to 3.8
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Jun 15 12:20:17 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Andrej Zverev
>Release:        FreeBSD 5.4-RELEASE-p1 i386
>Organization:
>Environment:
System: FreeBSD az.inec.ru 5.4-RELEASE-p1 FreeBSD 5.4-RELEASE-p1 #1: Mon May 23 20:34:48 MSD 2005 az@az.inec.ru:/usr/obj/usr/src/sys/GENERIC i386


	
>Description:
	ChangeLog:
	- 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.
	
>How-To-Repeat:
	
>Fix:
	Use this patch
	Thank you
	

--- shc-0.8.diff begins here ---
diff -Nru shc.orig/Makefile shc/Makefile
--- shc.orig/Makefile	Thu Feb  5 23:37:34 2004
+++ shc/Makefile	Wed Jun 15 15:33:45 2005
@@ -7,7 +7,7 @@
 #
 
 PORTNAME=	shc
-PORTVERSION=	3.7
+PORTVERSION=	3.8
 CATEGORIES=	misc
 MASTER_SITES=	http://www.datsi.fi.upm.es/~frosal/sources/
 EXTRACT_SUFX=	.tgz
diff -Nru shc.orig/distinfo shc/distinfo
--- shc.orig/distinfo	Thu Jan 29 19:10:25 2004
+++ shc/distinfo	Wed Jun 15 15:33:49 2005
@@ -1,2 +1,2 @@
-MD5 (shc-3.7.tgz) = 49e4054ad39371ea84f7be46cf8d9701
-SIZE (shc-3.7.tgz) = 18942
+MD5 (shc-3.8.tgz) = 2eaa101a05d6d3f7309d729a5d02d898
+SIZE (shc-3.8.tgz) = 19695
--- shc-0.8.diff ends here ---



>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200506151215.j5FCFtUh044845>