From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from localhost.localdomain (localhost [IPv6:::1]) by sourceware.org (Postfix) with ESMTP id 90EE53858404 for ; Wed, 26 Apr 2023 10:40:49 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 90EE53858404 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cygwin.com; s=default; t=1682505649; bh=wJ299li9B0B2xBOsA3a0CZyO+pmQiKH1icGRQlGFVfc=; h=Date:Subject:To:From:Reply-To:From; b=AR2xIcGRP4Gsl4loUBKDDfvSlsTEBsnhY+uiFrUCJMfywJlyBKl7KTFDU4fTkmRlA HMlfHcrAMp64v4sSYxSaCf16mI5gt+bln5iHnF+/oto/ZboCAoFyNPKSLmpxup8POI /jZowlIcA004AB5LjYSa1OLX9OQ2ASktGtPmm0I0= DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org EB53D3858413 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cygwin.com; s=default; t=1682505649; bh=wJ299li9B0B2xBOsA3a0CZyO+pmQiKH1icGRQlGFVfc=; h=Date:Subject:To:List-Id:List-Unsubscribe:List-Archive:List-Help: List-Subscribe:From:Reply-To:From; b=kZs0NmCP9H/7dbCE5oa0qikbMInStE2ndizV97D9oZfxWuKEuoA6SGBsAx7vksjiS GRij2iHzI8YWp3+cIH49XOmSJea/CsymwnmM9m3yK8aGZKGDthjD7duP1l65IHzTGX +KPmPZI31vwhN1MhNLbGsb20eW/ozGsINt/zjO6M= 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: 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 Content-Type: text/plain; charset="UTF-8" X-Content-Filtered-By: Mailman/MimeDel 2.1.29 X-BeenThere: cygwin-announce@cygwin.com X-Mailman-Version: 2.1.29 From: Andrew Schulman via Cygwin-announce Reply-To: cygwin@cygwin.com Errors-To: cygwin-announce-bounces+cygwin-announce-resender=cygwin.com@cygwin.com X-Mailer: Perl5 Mail::Internet v2.20 Sender: Kernel Overflow User List-Id: 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