From: "Namjae Jeon" <namjae.jeon@samsung.com> To: "'LKML'" <linux-kernel@vger.kernel.org>, <linux-fsdevel@vger.kernel.org> Cc: "'Hyunchul Lee'" <hyc.lee@gmail.com>, "'Eric Sandeen'" <sandeen@sandeen.net>, "'Sedat Dilek'" <sedat.dilek@gmail.com>, "'Goldwyn Rodrigues'" <rgoldwyn@suse.de> Subject: [ANNOUNCE] exfatprogs-1.0.2 version released Date: Thu, 23 Apr 2020 17:49:08 +0900 [thread overview] Message-ID: <004701d6194c$0d238990$276a9cb0$@samsung.com> (raw) In-Reply-To: <CGME20200423084908epcas1p1b5d43c33b263b30844fc03a341f67413@epcas1p1.samsung.com> This is the second release of exfatprogs since the initial version(1.0.1). We have received various feedbacks and patches since the previous release and applied them in this release. Thanks for feedback and patches! According to Goldwyn's comments, We renamed the project name from exfat-utils to exfatprogs. However, There is an opinion that just renaming the name is not enough. Because the binary names(mkfs.exfat, fsck.exfat) still are same with ones in current exfat-utils RPM package. If that's real problem, We are considering a long jump with 2.0.0 when adding repair feature. Any feedback is welcome!:) The major changes in this release: * Rename project name to exfatprogs. * label.exfat: Add support for label.exfat to set/get exfat volume label. * Replace iconv library by standard C functions mbstowcs() and wcrtomb(). * Fix the build warnings/errors and add warning options. * Fix several bugs(memory leak, wrong endian conversion, zero out beyond end of file) and cleanup codes * Fix issues on big endian system and on 32bit system. * Add support for Android build system. The git tree is at: https://github.com/exfatprogs/exfatprogs The tarballs can be found at: https://github.com/exfatprogs/exfatprogs/releases/tag/1.0.2
next parent reply other threads:[~2020-04-23 8:49 UTC|newest] Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top [not found] <CGME20200423084908epcas1p1b5d43c33b263b30844fc03a341f67413@epcas1p1.samsung.com> 2020-04-23 8:49 ` Namjae Jeon [this message] 2020-04-23 13:43 ` Eric Sandeen 2020-04-23 23:35 ` Namjae Jeon 2020-04-23 14:44 ` 'Goldwyn Rodrigues' 2020-04-23 14:55 ` Eric Sandeen 2020-04-23 23:38 ` Namjae Jeon 2020-04-24 2:32 ` 'Goldwyn Rodrigues'
Reply instructions: You may reply publicly to this message via plain-text email using any one of the following methods: * Save the following mbox file, import it into your mail client, and reply-to-all from there: mbox Avoid top-posting and favor interleaved quoting: https://en.wikipedia.org/wiki/Posting_style#Interleaved_style * Reply using the --to, --cc, and --in-reply-to switches of git-send-email(1): git send-email \ --in-reply-to='004701d6194c$0d238990$276a9cb0$@samsung.com' \ --to=namjae.jeon@samsung.com \ --cc=hyc.lee@gmail.com \ --cc=linux-fsdevel@vger.kernel.org \ --cc=linux-kernel@vger.kernel.org \ --cc=rgoldwyn@suse.de \ --cc=sandeen@sandeen.net \ --cc=sedat.dilek@gmail.com \ --subject='Re: [ANNOUNCE] exfatprogs-1.0.2 version released' \ /path/to/YOUR_REPLY https://kernel.org/pub/software/scm/git/docs/git-send-email.html * If your mail client supports setting the In-Reply-To header via mailto: links, try the mailto: link
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 NNTP newsgroup(s).