This is the mail archive of the cygwin-apps-cvs 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 package_meta.cc script.cc scri ...


CVSROOT:	/cvs/cygwin-apps
Module name:	setup
Changes by:	briand@sourceware.org	2005-09-01 16:39:28

Modified files:
	.              : ChangeLog package_meta.cc script.cc script.h 
	                 postinstall.cc install.cc 

Log message:
	2005-09-01  Brian Dessent  <brian@dessent.net>
	
	* package_meta.cc (packagemeta::uninstall): Remove support for
	undocumented and dangerous postremove script.
	
	2005-09-01  Igor Pechtchanski  <pechtcha@cs.nyu.edu>
	
	* script.cc (run): Change to return the exit code or negative error.
	(Script::run): Ditto.
	(try_run_script): Receive both filename and extension and run only
	one script.  Also return the exit code.
	* script.h (try_run_script): Change signature.
	(Script::run): Ditto.
	* postinstall.cc (RunScript::operator()): Change to return the exit
	code or negative error.
	* install.cc (Installer::preremoveOne): Pass extension to
	try_run_script().
	
	2005-09-01  Eric Blake  <ebb9@byu.net>
	
	* script.cc (shells): Use /bin/bash, not sh, to allow upgrades to
	/bin/sh.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/setup/ChangeLog.diff?cvsroot=cygwin-apps&r1=2.509&r2=2.510
http://sources.redhat.com/cgi-bin/cvsweb.cgi/setup/package_meta.cc.diff?cvsroot=cygwin-apps&r1=2.48&r2=2.49
http://sources.redhat.com/cgi-bin/cvsweb.cgi/setup/script.cc.diff?cvsroot=cygwin-apps&r1=2.19&r2=2.20
http://sources.redhat.com/cgi-bin/cvsweb.cgi/setup/script.h.diff?cvsroot=cygwin-apps&r1=2.10&r2=2.11
http://sources.redhat.com/cgi-bin/cvsweb.cgi/setup/postinstall.cc.diff?cvsroot=cygwin-apps&r1=2.19&r2=2.20
http://sources.redhat.com/cgi-bin/cvsweb.cgi/setup/install.cc.diff?cvsroot=cygwin-apps&r1=2.76&r2=2.77


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