Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com To: cygwin AT cygwin DOT com From: Jason FU Subject: Re: [ANNOUNCEMENT] Updated: cygwin-1.5.15-1 Date: Thu, 21 Apr 2005 05:01:32 +0000 (UTC) Lines: 117 Message-ID: References: <20050418173020 DOT CF0E357DAF AT cygbert DOT vinschen DOT de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Complaints-To: usenet AT sea DOT gmane DOT org X-Gmane-NNTP-Posting-Host: main.gmane.org User-Agent: Loom/3.14 (http://gmane.org/) X-Loom-IP: 203.198.147.168 (Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.7) Gecko/20050414 Firefox/1.0.3) X-IsSubscribed: yes Christopher Faylor cygwin.com> writes: > > I've made a new version of the Cygwin DLL and associated utilities > available for download. As usual, a list of what has changed is below. > > To update your installation, click on the "Install Cygwin now" link on > the http://cygwin.com/ web page. This downloads setup.exe to your > system. Then, run setup and answer all of the questions. > > If you have questions or comments, please send them to the Cygwin > mailing list at: cygwin cygwin.com . > > *** CYGWIN-ANNOUNCE UNSUBSCRIBE INFO *** > > If you want to unsubscribe from the cygwin-announce mailing list, look > at the "List-Unsubscribe: " tag in the email header of this message. > Send email to the address specified there. It will be in the format: > > cygwin-announce-unsubscribe-you=yourdomain.com cygwin.com > > If you need more information on unsubscribing, start reading here: > > http://sources.redhat.com/lists.html#unsubscribe-simple > > Please read *all* of the information on unsubscribing that is available > starting at this URL. > > Christopher Faylor > TimeSys, Inc. > > Changes since 1.5.14-1: > > corinna: Revamp process token handling to allow fast privilege switching. > > corinna: Fix ctime handling. > > cgf: Fix problem which caused cygwin not to dereference symlinks in the > middle of a path in some cases. > > cgf: Clean up and simplify cygwin's lock handling. > > cgf: Fix crashes on startup that some users experienced. > > cgf: Make sure that nonexistent host names, services, and other network > entities are correctly identified as such. > > corinna: Implement true (optional) syslog handling. > > corinna: Handle case when unix socket type doesn't match requested socket > type. > > corinna: (Hopefully) Fix multiple race conditions in cygserver. > > phumblet: Fix setuid returning -1 when supplementary group list contains > duplicate entries. > > dave.korn: Fix incorrect parsing of "n" (as NaN) in *scanf(). > > brian.dessent: Fix cygcheck so that it will not report on files in the > PATH twice when "." is in the path. > > phumblet/corinna: Change initgroups/getgroups to create correct list of > supplementary groups for changing user context > > corinna: Revert to "Bypass traverse checking" by default" > > cgf: Always run destructors on process exit. Don't rely on atexit for > this. > > After installing the latest cygwin-1.5.15-1, I restarted the computer for it to take effect. Since then, I could no longer shutdown the machine with the cygwin shutdown.exe as follows: ============================================================================= tsfu AT ITO2 ~ $ shutdown.exe now WARNING!!! System is going down NOW shutdown: Couldn't shutdown: A required privilege is not held by the client. tsfu AT ITO2 ~ $ uname CYGWIN_NT-5.1 tsfu AT ITO2 ~ $ uname -a CYGWIN_NT-5.1 ITO2 1.5.15(0.127/4/2) 2005-04-18 12:20 i686 unknown unknown Cygwi n ============================================================================= root AT Zeus ~ $ shutdown.exe now WARNING!!! System is going down NOW shutdown: Couldn't shutdown: A required privilege is not held by the client. root AT Zeus ~ $ uname -a CYGWIN_NT-5.2 Zeus 1.5.15(0.127/4/2) 2005-04-18 12:20 i686 unknown unknown Cygwin ============================================================================= shutdown no longer works for both Windows XP SP2 and Windows Server 2003. Please advise. Thanks! Regards, Jason -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/