X-Recipient: archive-cygwin@delorie.com
DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org A10E53857027
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cygwin.com;
	s=default; t=1682505684;
	bh=Jd0M0SUrbha/iw0PQrxJTh0gVRrS9D1wNocRMobENRc=;
	h=Date:Subject:To:List-Id:List-Unsubscribe:List-Archive:List-Post:
	 List-Help:List-Subscribe:From:Reply-To:Cc:From;
	b=s57hHb9zo8pMmFh5lQa3WFV7dFBx38GCVw79ZGKVFy7xfi8ktzz02dtsliRqZIb9L
	 0OLfcnr5/HdlZrcCh+AlZl+k1ukONDPyXGxvGB4I79IS3coLpJ7HzrqSZWpFOlBJ/9
	 54pg1J5tJrGYnngGbE8qpR4SP4I8Y3cJXou6FbKw=
X-Original-To: cygwin@cygwin.com
Delivered-To: cygwin@cygwin.com
DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 90EE53858404
DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org EB53D3858413
DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org 3C8333858CDA
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=1e100.net; s=20221208; t=1682505634; x=1685097634;
 h=to:subject:message-id:date:from:mime-version:x-gm-message-state
 :from:to:cc:subject:date:message-id:reply-to;
 bh=rJi4++w6uZooyUblCWlqG+hyAbYk6y7jJIxFRPQRE48=;
 b=U4mRHKSCJbLoi0qT5jVIy1KLfxYhnW3L1O5v9CmUMptZpJkKW4wqlNH8QGRgLoDx0l
 y7Pcw8385SYK+kGedQM+qQKl+o51JQjOm4MUPE4JrkxDDISYj83fVb/yIxHbyWzHo8fc
 zcJcqSsQRRxTY9RuvRBJZSMIqw4knhLNEmMMLH/ljglG05XVbOKBWgXbW4ZrIbTQwwZC
 hHKf/BvXP0bQ9QKL1uV8nDFe7J1kKTZ3GqKFdRpMo5gQ0wZSXTsrY/qabrOklnNIfIbx
 MAlVF3soBSNMs+c6vbpEWdnUKIgYlnpJXNLbjxj/BujydU0+A3KmlKWOQsb03VDIvMCl
 CV4Q==
X-Gm-Message-State: AAQBX9fwpW9w0MsRT6vEobISmLrIZBznov7utgkhfw9PjgLw8rsNfyuQ
 tMXZ7F731YD3GjK+opHAsUgyvObWulY1mVIp3HJ/IxznnnmrMA==
X-Google-Smtp-Source: AKy350YnvWV3F3FTFWBj5SPHmmp09zFKaxycj2/GToVyOVEKIGSXblp+eCns1tqLktARsJ/Kbo8uxX3BoCz1lgdAP14=
X-Received: by 2002:a17:906:5904:b0:94f:928a:af0f with SMTP id
 h4-20020a170906590400b0094f928aaf0fmr16105925ejq.47.1682505633446; Wed, 26
 Apr 2023 03:40:33 -0700 (PDT)
MIME-Version: 1.0
Date: Wed, 26 Apr 2023 06:40:09 -0400
Message-Id: <announce.CAJOCpN0No3nNanvVi_hCPMCN6a4HtU4=24T4CaVp+q-+NCjKXg@mail.gmail.com>
Subject: [ANNOUNCEMENT] [test] fish 3.6.1-2
To: cygwin@cygwin.com
X-Spam-Status: No, score=-0.3 required=5.0 tests=BAYES_00, DKIM_SIGNED,
 DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, FREEMAIL_FROM, HTML_MESSAGE,
 KAM_NUMSUBJECT, RCVD_IN_DNSWL_NONE, SPF_HELO_NONE, SPF_PASS, TXREP,
 T_SCC_BODY_TEXT_LINE autolearn=no autolearn_force=no version=3.4.6
X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on
 server2.sourceware.org
X-Content-Filtered-By: Mailman/MimeDel 2.1.29
X-BeenThere: cygwin-announce@cygwin.com
X-Mailman-Version: 2.1.29
X-Mailer: Perl5 Mail::Internet v2.20
X-BeenThere: cygwin@cygwin.com
List-Id: General Cygwin discussions and problem reports <cygwin.cygwin.com>
List-Archive: <https://cygwin.com/pipermail/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-request@cygwin.com?subject=help>
List-Subscribe: <https://cygwin.com/mailman/listinfo/cygwin>,
 <mailto:cygwin-request@cygwin.com?subject=subscribe>
From: Andrew Schulman via Cygwin-announce via Cygwin <cygwin@cygwin.com>
Reply-To: cygwin@cygwin.com
Cc: Andrew Schulman via Cygwin-announce <cygwin-announce@cygwin.com>
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Sender: "Cygwin" <cygwin-bounces+archive-cygwin=delorie.com@cygwin.com>

fish 3.6.1-2 is now available in Cygwin as a TEST release.

This release moves fish's universal variable files from its previous,
Cygwin-specific location (~/.config/fish/fish_variables.x86_64) to fish'
standard location (~/.config/fish/fish_variables). I've tested the migration
on my hosts, and it works for me, but I'd like to hear from other users
whether it works for them too, before I make the feature generally
available.

# Testing

Please test this release! It's pretty easy:

1. Back up your universal variables file
(~/.config/fish/fish_variables.x86_64) if you want to be sure, just in case
it should be lost.

2. Before you update, start fish and set a universal variable that you can
test after the migration, for example

    set -U migrated

3. Install the test release of fish.

4. Start fish.

If the migration was successful:

* You should see a migration message like this from fish, just one time:

    Migrated /home/andrew/.config/fish/fish_variables.x86_64 ->
/home/andrew/.config/fish/fish_variables

* The variable you set above should still be set. So for example

    set -q migrated; and echo success; or echo failed

  should echo "success".

* Output of `ls ~/.config/fish` should include fish_variables, and not
  fish_variables.x86_64.

Please report here whether the above worked for you, and any error messages
you might see.

# Why we're doing this

In the past when Cygwin supported two architectures (i686 and x86_64), fish
kept separate universal variables files for the two architectures. Now that
only one architecture is supported, there's no need to do that anymore, and
there's some advantage to moving the file back to where vanilla fish expects
to find it.

# About fish

fish is the friendly interactive shell. It's a Unix shell that focuses on
interactive use, discoverability, and user friendliness. The design goal of
fish is to give the user a rich set of powerful features in a way that is
easy to discover, remember, and use.

Home page: https://fishshell.com

Andrew E. Schulman

-- 
Problem reports:      https://cygwin.com/problems.html
FAQ:                  https://cygwin.com/faq/
Documentation:        https://cygwin.com/docs.html
Unsubscribe info:     https://cygwin.com/ml/#unsubscribe-simple
