X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-1.9 required=5.0 tests=AWL,BAYES_00 X-Spam-Check-By: sourceware.org Message-ID: <4B12B60A.5030309@alice.it> Date: Sun, 29 Nov 2009 18:57:30 +0100 From: Angelo Graziosi User-Agent: Thunderbird 2.0.0.23 (Windows/20090812) MIME-Version: 1.0 To: Cygwin Subject: Re: [ANNOUNCEMENT] [1.7] Updated: cygwin-1.7.0-67 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: 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 Corinna Vinschen wrote: > Therefore I put them > back in -63. Hum... This is strange. I always upgrade after reading your announcements, and never noticed this behavior. It seems that it starts from 24-25 November 2009. Any way, thanks for clarification. > Apart from that, I don't see the extra permissions when creating the > patched foo.txt. In other words, I can't reproduce it, at least not on > W7 under UAC. In my case, it is XPSP3, and it happens systematically whenever one uses 'patch' command. But: $ ls -lrt foo.txt -rw-r--r--+ 1 ... 7 28 Nov 18:03 foo.txt $ tar -cjvf t.tar.bz2 foo.txt $ rm foo.txt $ tar -xjvf t.tar.bz2 $ ls -lrt -rw-r--r-- 1 ... 7 29 Nov 18:38 foo.txt -rw-r--r-- 1 ... 138 29 Nov 18:38 t.tar.bz2 After archived in a tar-ball , it loses the extra '+'! > What are the permissions of the parent directory? In other words, > what does "icacls ." print in this scenario? On XPSP3 it seems that only 'cacls' is on the system. So, from my home: $ cacls . C:\cygwin-2\home\angelo HOMEPC\graziosi:F BUILTIN\Users:R Everyone:R (Just for completeness, I did all these tests also as 'root', with same results.) Ciao, Angelo. -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple