public inbox for cygwin-apps-cvs@sourceware.org
help / color / mirror / Atom feed
* setup ChangeLog download.cc
@ 2004-11-20 16:59 maxb
  0 siblings, 0 replies; 6+ messages in thread
From: maxb @ 2004-11-20 16:59 UTC (permalink / raw)
  To: cygwin-apps-cvs

CVSROOT:	/cvs/cygwin-apps
Module name:	setup
Changes by:	maxb@sourceware.org	2004-11-20 16:59:54

Modified files:
	.              : ChangeLog download.cc 

Log message:
	2004-11-20  Max Bowsher  <maxb@ukf.net>
	
	Repair the broken detection of wrongly-sized package files.
	
	* download.cc (validateCachedPackage): Make static, since not used
	elsewhere. Improve logging. Migrate file-size tests to here, alongside
	the MD5 tests.
	(check_for_cached): Remove broken testing of file-size, now covered by
	the above. Code cleanups.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/setup/ChangeLog.diff?cvsroot=cygwin-apps&r1=2.454&r2=2.455
http://sources.redhat.com/cgi-bin/cvsweb.cgi/setup/download.cc.diff?cvsroot=cygwin-apps&r1=2.41&r2=2.42


^ permalink raw reply	[flat|nested] 6+ messages in thread

* setup ChangeLog download.cc
@ 2011-04-29 12:43 jturney
  0 siblings, 0 replies; 6+ messages in thread
From: jturney @ 2011-04-29 12:43 UTC (permalink / raw)
  To: cygwin-apps-cvs

CVSROOT:	/cvs/cygwin-apps
Module name:	setup
Changes by:	jturney@sourceware.org	2011-04-29 12:43:59

Modified files:
	.              : ChangeLog download.cc 

Log message:
	2011-04-24  Jon TURNEY  <jon.turney@dronecode.org.uk>
	
	* download.cc (do_download_thread): Update progress display
	when download phase starts

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/setup/ChangeLog.diff?cvsroot=cygwin-apps&r1=2.748&r2=2.749
http://sourceware.org/cgi-bin/cvsweb.cgi/setup/download.cc.diff?cvsroot=cygwin-apps&r1=2.54&r2=2.55


^ permalink raw reply	[flat|nested] 6+ messages in thread

* setup ChangeLog download.cc
@ 2005-05-07 22:07 maxb
  0 siblings, 0 replies; 6+ messages in thread
From: maxb @ 2005-05-07 22:07 UTC (permalink / raw)
  To: cygwin-apps-cvs

CVSROOT:	/cvs/cygwin-apps
Module name:	setup
Changes by:	maxb@sourceware.org	2005-05-07 22:07:56

Modified files:
	.              : ChangeLog download.cc 

Log message:
	2005-05-07  Max Bowsher  <maxb@ukf.net>
	
	* download.cc (validateCachedPackage): Remove all MD5 checking code.
	It is not acceptable to check MD5 sums as part of simply answering
	whether a package exists in the local cache or not. It is too slow.
	MD5 sums always have been - and will continue to be - checked at
	install time.
	(NoMD5Option): Remove this option, as the code it controls has been
	removed.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/setup/ChangeLog.diff?cvsroot=cygwin-apps&r1=2.500&r2=2.501
http://sources.redhat.com/cgi-bin/cvsweb.cgi/setup/download.cc.diff?cvsroot=cygwin-apps&r1=2.45&r2=2.46


^ permalink raw reply	[flat|nested] 6+ messages in thread

* setup ChangeLog download.cc
@ 2004-12-28 14:05 maxb
  0 siblings, 0 replies; 6+ messages in thread
From: maxb @ 2004-12-28 14:05 UTC (permalink / raw)
  To: cygwin-apps-cvs

CVSROOT:	/cvs/cygwin-apps
Module name:	setup
Branch: 	setup-200412
Changes by:	maxb@sourceware.org	2004-12-28 14:05:47

Modified files:
	.              : ChangeLog download.cc 

Log message:
	2004-11-28  Max Bowsher  <maxb@ukf.net>
	
	* download.cc (check_for_cached): Re-introduce the silent skipping of
	wrong-sized package files in local caches, as a "quick fix" that is no
	worse than the status quo, to be able to make a release, whilst work
	towards a proper fix continues on trunk.
	
	========================= BRANCHPOINT: setup-200412 =========================

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/setup/ChangeLog.diff?cvsroot=cygwin-apps&only_with_tag=setup-200412&r1=2.457&r2=2.457.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/setup/download.cc.diff?cvsroot=cygwin-apps&only_with_tag=setup-200412&r1=2.42&r2=2.42.2.1


^ permalink raw reply	[flat|nested] 6+ messages in thread

* setup ChangeLog download.cc
@ 2003-04-07 12:50 maxb
  0 siblings, 0 replies; 6+ messages in thread
From: maxb @ 2003-04-07 12:50 UTC (permalink / raw)
  To: cygwin-apps-cvs

CVSROOT:	/cvs/cygwin-apps
Module name:	setup
Branch: 	setup-200303
Changes by:	maxb@sourceware.org	2003-04-07 12:50:52

Modified files:
	.              : ChangeLog download.cc 

Log message:
	2003-04-07  Max Bowsher  <maxb@ukf.net>
	
	* download.cc: Add command line option to suppress MD5 checks.
	(validateCachedPackage): Test option and possibly skip.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/setup/ChangeLog.diff?cvsroot=cygwin-apps&only_with_tag=setup-200303&r1=2.340.2.4&r2=2.340.2.5
http://sources.redhat.com/cgi-bin/cvsweb.cgi/setup/download.cc.diff?cvsroot=cygwin-apps&only_with_tag=setup-200303&r1=2.36&r2=2.36.2.1


^ permalink raw reply	[flat|nested] 6+ messages in thread

* setup ChangeLog download.cc
@ 2003-04-07 12:46 maxb
  0 siblings, 0 replies; 6+ messages in thread
From: maxb @ 2003-04-07 12:46 UTC (permalink / raw)
  To: cygwin-apps-cvs

CVSROOT:	/cvs/cygwin-apps
Module name:	setup
Changes by:	maxb@sourceware.org	2003-04-07 12:46:56

Modified files:
	.              : ChangeLog download.cc 

Log message:
	2003-04-07  Max Bowsher  <maxb@ukf.net>
	
	* download.cc: Add command line option to suppress MD5 checks.
	(validateCachedPackage): Test option and possibly skip.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/setup/ChangeLog.diff?cvsroot=cygwin-apps&r1=2.348&r2=2.349
http://sources.redhat.com/cgi-bin/cvsweb.cgi/setup/download.cc.diff?cvsroot=cygwin-apps&r1=2.36&r2=2.37


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2011-04-29 12:43 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-11-20 16:59 setup ChangeLog download.cc maxb
  -- strict thread matches above, loose matches on Subject: below --
2011-04-29 12:43 jturney
2005-05-07 22:07 maxb
2004-12-28 14:05 maxb
2003-04-07 12:50 maxb
2003-04-07 12:46 maxb

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).