This is the mail archive of the cygwin-apps-cvs@sources.redhat.com mailing list for the cygwin-apps project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

setup ./ChangeLog ./Makefile.am ./download.cc ...


CVSROOT:	/cvs/cygwin-apps
Module name:	setup
Changes by:	maxb@sourceware.org	2004-11-22 18:15:34

Modified files:
	.              : ChangeLog Makefile.am download.cc install.cc 
	                 package_source.h 
Added files:
	csu_util       : MD5Sum.cc MD5Sum.h 
Removed files:
	.              : MD5++.cc MD5++.h 

Log message:
	2004-11-22  Max Bowsher  <maxb@ukf.net>
	
	* MD5++.cc, MD5++.h: Remove this class.
	* csu_util/MD5Sum.cc, csu_util/MD5Sum.h: New more complete MD5 class.
	* Makefile.am (setup_SOURCES): Adjust to new files.
	* download.cc (validateCachedPackage): Simplify, using the new class.
	* install.cc (md5_one): Ditto.
	* package_source.h (packagesource::md5): Change to be an object of the
	new class.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/setup/ChangeLog.diff?cvsroot=cygwin-apps&r1=2.457&r2=2.458
http://sources.redhat.com/cgi-bin/cvsweb.cgi/setup/Makefile.am.diff?cvsroot=cygwin-apps&r1=2.44&r2=2.45
http://sources.redhat.com/cgi-bin/cvsweb.cgi/setup/download.cc.diff?cvsroot=cygwin-apps&r1=2.42&r2=2.43
http://sources.redhat.com/cgi-bin/cvsweb.cgi/setup/install.cc.diff?cvsroot=cygwin-apps&r1=2.67&r2=2.68
http://sources.redhat.com/cgi-bin/cvsweb.cgi/setup/package_source.h.diff?cvsroot=cygwin-apps&r1=2.15&r2=2.16
http://sources.redhat.com/cgi-bin/cvsweb.cgi/setup/MD5++.cc.diff?cvsroot=cygwin-apps&r1=2.1&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/setup/MD5++.h.diff?cvsroot=cygwin-apps&r1=2.2&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/setup/csu_util/MD5Sum.cc.diff?cvsroot=cygwin-apps&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/setup/csu_util/MD5Sum.h.diff?cvsroot=cygwin-apps&r1=NONE&r2=1.1


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]