From mboxrd@z Thu Jan 1 00:00:00 1970 From: Leo Famulari Subject: bug#40669: New "official" exfat-utils package Date: Thu, 16 Apr 2020 13:39:46 -0400 Message-ID: <20200416173946.GA17038@jasmine.lan> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:38892) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jP8Ud-0007RO-JX for bug-guix@gnu.org; Thu, 16 Apr 2020 13:40:04 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1jP8Uc-0006m7-KE for bug-guix@gnu.org; Thu, 16 Apr 2020 13:40:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:56025) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1jP8Uc-0006lt-GR for bug-guix@gnu.org; Thu, 16 Apr 2020 13:40:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1jP8Uc-0008Nf-DB for bug-guix@gnu.org; Thu, 16 Apr 2020 13:40:02 -0400 Sender: "Debbugs-submit" Resent-Message-ID: Received: from eggs.gnu.org ([2001:470:142:3::10]:38867) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jP8UR-0007My-Ex for bug-guix@gnu.org; Thu, 16 Apr 2020 13:39:52 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1jP8UP-0006fx-FT for bug-guix@gnu.org; Thu, 16 Apr 2020 13:39:51 -0400 Received: from out3-smtp.messagingengine.com ([66.111.4.27]:45161) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1jP8UO-0006fP-F1 for bug-guix@gnu.org; Thu, 16 Apr 2020 13:39:49 -0400 Received: from localhost (c-76-124-138-63.hsd1.pa.comcast.net [76.124.138.63]) by mail.messagingengine.com (Postfix) with ESMTPA id A5170328005A for ; Thu, 16 Apr 2020 13:39:47 -0400 (EDT) Content-Disposition: inline List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+gcggb-bug-guix=m.gmane-mx.org@gnu.org Sender: "bug-Guix" To: 40669@debbugs.gnu.org There is a new package for working with Linux-native exFAT filesystems: https://github.com/exfatprogs/exfatprogs https://lkml.org/lkml/2020/4/8/1014 It was originally called exfat-utils, like our existing FUSE-based exfat-utils package, but it will be renamed exfatprogs in the next release. Help wanted packaging the new exfatprogs!