public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* fish-3.5.0-1: /etc/fish/conf.d/cygwin.fish only readable by owner
@ 2022-07-02 17:17 Christian Franke
  2022-10-18 17:54 ` Andrew Schulman
  0 siblings, 1 reply; 3+ messages in thread
From: Christian Franke @ 2022-07-02 17:17 UTC (permalink / raw)
  To: cygwin

The permission of cygwin.fish looks somewhat random (depends on umask 
during build?):

$ tar tvf fish-3.4.1-1.tar.xz etc/defaults/etc/fish/conf.d/cygwin.fish
-rw-r-xr-- ... 1101 2022-04-07 20:34 
etc/defaults/etc/fish/conf.d/cygwin.fish

$ tar tvf fish-3.5.0-1.tar.xz etc/defaults/etc/fish/conf.d/cygwin.fish
-rw------- ... 1101 2022-06-29 17:29 
etc/defaults/etc/fish/conf.d/cygwin.fish



BTW: Easily found during testing of new setup rc 2.920 with etckeeper 
installed:

$ etckeeper vcs log -1
...
     committing changes in /etc after cygwin-setup run

     Packages with configuration changes:
     -fish 3.4.1-1
     +fish 3.5.0-1

     Package changes:
     -fish 3.4.1-1
     +fish 3.5.0-1

$ etckeeper vcs diff --stat HEAD^
  .etckeeper                           | 4 ++--
  defaults/etc/fish/conf.d/cygwin.fish | 0
  fish/conf.d/cygwin.fish              | 0
  setup/installed.db                   | 2 +-
  4 files changed, 3 insertions(+), 3 deletions(-)

$ etckeeper vcs diff HEAD^ .etckeeper
...
-maybe chmod 0754 'defaults/etc/fish/conf.d/cygwin.fish'
+maybe chmod 0600 'defaults/etc/fish/conf.d/cygwin.fish'
...
-maybe chmod 0754 'fish/conf.d/cygwin.fish'
+maybe chmod 0600 'fish/conf.d/cygwin.fish'
...


-- 
Regards,
Christian


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

end of thread, other threads:[~2022-10-24  9:44 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-07-02 17:17 fish-3.5.0-1: /etc/fish/conf.d/cygwin.fish only readable by owner Christian Franke
2022-10-18 17:54 ` Andrew Schulman
2022-10-24  9:43   ` Christian Franke

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).