<feed xmlns='http://www.w3.org/2005/Atom'>
<title>packages/utils/exfatprogs, branch master</title>
<subtitle>Mirror of packages feed</subtitle>
<id>https://git-03.infra.openwrt.org/feed/packages/atom?h=master</id>
<link rel='self' href='https://git-03.infra.openwrt.org/feed/packages/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/'/>
<updated>2025-07-08T16:26:41Z</updated>
<entry>
<title>exfatprogs: update to 1.2.9</title>
<updated>2025-07-08T16:26:41Z</updated>
<author>
<name>Daniel Golle</name>
</author>
<published>2025-07-04T15:25:19Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=573b0f7d9641c6e0c8172fcb4f9c3863a9a5cbdd'/>
<id>urn:sha1:573b0f7d9641c6e0c8172fcb4f9c3863a9a5cbdd</id>
<content type='text'>
See https://github.com/exfatprogs/exfatprogs/releases/tag/1.2.9

Signed-off-by: Daniel Golle &lt;daniel@makrotopia.org&gt;
</content>
</entry>
<entry>
<title>exfatprogs: update to version 1.2.8</title>
<updated>2025-04-26T14:27:50Z</updated>
<author>
<name>Daniel Golle</name>
</author>
<published>2025-04-26T03:58:42Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=5e89a9536e1e491d03ae1a2c2a3724af6f339118'/>
<id>urn:sha1:5e89a9536e1e491d03ae1a2c2a3724af6f339118</id>
<content type='text'>
exfatprogs 1.2.8 - released 2025-03-04
======================================

BUG FIXES :
 * dump.exfat: fix an incorrect output of an entry
   position in 32-bit system.
 * mkfs.exfat: fill an oem sector with zero instead
   of one.
 * exfatprogs: fix compilation on musl based systems
   due to loff_t type. And update the Github action
   to validate builds on the system.

exfatprogs 1.2.7 - released 2025-02-03
======================================

NEW FEATURES :
 * fsck.exfat: support repairing the upcase table.

CHANGES :
 * exfatprogs: make sure to load the tbl preprocessor
   for man pages.

BUG FIXES :
 * exfatprogs: fix a double free memory error.
 * dump.exfat: fix a constraint that volume label, bitmap,
   upcase table must be located at the beginning of a root
   directory.

exfatprogs 1.2.6 - released 2024-11-20
======================================

CHANGES :
 * exfatprogs: replace obsolete autoconf and libtool
   macros.
 * mkfs.exfat: prefer the physical block size over
   the logical block size for the exFAT sector size.
 * mkfs.exfat: add notes about the format of the volume
   GUID to the man page.
 * mkfs.exfat: fix an incorrect calculation of the number
   of used clusters.

BUG FIXES :
 * exfatlabel: fix an user input error when setting
   a volume serial or label.

Signed-off-by: Daniel Golle &lt;daniel@makrotopia.org&gt;
</content>
</entry>
<entry>
<title>exfatprogs: update to 1.2.5</title>
<updated>2024-09-21T06:25:09Z</updated>
<author>
<name>Aleksey Vasilenko</name>
</author>
<published>2024-09-08T07:29:54Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=446c9dd02acc68984a76c5053cdb54d96125f555'/>
<id>urn:sha1:446c9dd02acc68984a76c5053cdb54d96125f555</id>
<content type='text'>
Signed-off-by: Aleksey Vasilenko &lt;aleksey.vasilenko@gmail.com&gt;
</content>
</entry>
<entry>
<title>exfatprogs: update to 1.2.4</title>
<updated>2024-08-03T10:54:40Z</updated>
<author>
<name>Aleksey Vasilenko</name>
</author>
<published>2024-08-03T07:51:35Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=15c3f375af86cf501fd0224b6d14e0cfc65aef48'/>
<id>urn:sha1:15c3f375af86cf501fd0224b6d14e0cfc65aef48</id>
<content type='text'>
- Use proper tarball instead of codeload
- Remove autoreconf - provided configure works all right

Signed-off-by: Aleksey Vasilenko &lt;aleksey.vasilenko@gmail.com&gt;
</content>
</entry>
<entry>
<title>treewide: assign PKG_CPE_ID</title>
<updated>2024-02-05T00:16:10Z</updated>
<author>
<name>Fabrice Fontaine</name>
</author>
<published>2024-02-02T17:37:33Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=5afe5c9031190844f267357c68efe3c9c3cbe51d'/>
<id>urn:sha1:5afe5c9031190844f267357c68efe3c9c3cbe51d</id>
<content type='text'>
Signed-off-by: Fabrice Fontaine &lt;fontaine.fabrice@gmail.com&gt;
</content>
</entry>
<entry>
<title>exfatprogs: Update to 1.2.2</title>
<updated>2023-12-26T23:52:37Z</updated>
<author>
<name>Tianling Shen</name>
</author>
<published>2023-12-26T05:49:05Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=f54c3e326d4f9e549cb61054a562b203cb56cd51'/>
<id>urn:sha1:f54c3e326d4f9e549cb61054a562b203cb56cd51</id>
<content type='text'>
exfatprogs 1.2.2 - released 2023-10-26
======================================

CHANGES :
 * exfat2img: Allow dumps for read-only devices.
 * fsck.exfat: Revert Repairing zero size directory.

NEW FEATURES :
 * fsck.exfat: Repair duplicated filename.
 * mkfs.exfat: Add the option "q" to print only error messages.
 * mkfs.exfat: Add the option "U" to set volume GUID.
 * tune.exfat: Add the option "U" / "-u" to set or print volume GUID.

BUG FIXES:
 * fsck.exfat: Fix some out-of-bounds memory accesses.
 * fsck.exfat: Change not to delete volume GUID directory entry.

Signed-off-by: Tianling Shen &lt;cnsztl@immortalwrt.org&gt;
</content>
</entry>
<entry>
<title>exfatprogs: update to version 1.2.1</title>
<updated>2023-12-20T05:25:48Z</updated>
<author>
<name>Daniel Golle</name>
</author>
<published>2023-12-20T02:52:19Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=1176d3bba548e864e201e2c4d4649fe521d53b96'/>
<id>urn:sha1:1176d3bba548e864e201e2c4d4649fe521d53b96</id>
<content type='text'>
exfatprogs 1.2.1 - released 2023-05-17
======================================

CHANGES :
 * fsck.exfat: Repair zero size directory.
 * fsck.exfat: Four small clean-ups.

Signed-off-by: Daniel Golle &lt;daniel@makrotopia.org&gt;
</content>
</entry>
<entry>
<title>exfatprogs: update to version 1.2.0</title>
<updated>2022-12-19T21:18:55Z</updated>
<author>
<name>Daniel Golle</name>
</author>
<published>2022-12-19T21:06:35Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=06a0ad47a0becf9b06336c902fd780c09388e6c2'/>
<id>urn:sha1:06a0ad47a0becf9b06336c902fd780c09388e6c2</id>
<content type='text'>
CHANGES:

 * fsck.exfat: Keep traveling files even if there is a corrupted
   directory entry set.

 * fsck.exfat: Introduce the option "b" to recover a boot sector even
   if an exFAT filesystem is not found.

 * fsck.exfat: Introduce the option "s" to create files in
   "/LOST+FOUND", which have clusters allocated but was not belonged
   to any files.

 * fsck.exfat: Rename '.' and '..' entry name to the one user want.

NEW FEATURES:

 * fsck.exfat: Repair corruptions of an exFAT filesystem.
   Please refer to fsck.exfat manpage to see what kind of corruptions
   can be repaired.

 * exfat2img: Dump metadata of an exFAT filesystem. Please refer to
   exfat2img manpage to see how to use it.

BUG FIXES:

 * fsck.exfat: Fix an infinite loop while traveling files.

 * tune.exfat: Fix bitmap entry corruption when adding new volume
   lablel.

Signed-off-by: Daniel Golle &lt;daniel@makrotopia.org&gt;
</content>
</entry>
<entry>
<title>exfatprogs: update to 1.1.3</title>
<updated>2021-12-16T23:52:52Z</updated>
<author>
<name>Rosen Penev</name>
</author>
<published>2021-12-16T02:23:20Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=3caf9ce16be0ce305acc289023b74c88abb16b01'/>
<id>urn:sha1:3caf9ce16be0ce305acc289023b74c88abb16b01</id>
<content type='text'>
Signed-off-by: Rosen Penev &lt;rosenp@gmail.com&gt;
</content>
</entry>
<entry>
<title>exfatprogs: update to 1.1.2</title>
<updated>2021-06-16T02:54:45Z</updated>
<author>
<name>Rosen Penev</name>
</author>
<published>2021-06-16T02:05:59Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=b1585a53756fac2dcc08b7ecec9260c29714bf5a'/>
<id>urn:sha1:b1585a53756fac2dcc08b7ecec9260c29714bf5a</id>
<content type='text'>
Switch to AUTORELEASE for simplicity.

Signed-off-by: Rosen Penev &lt;rosenp@gmail.com&gt;
</content>
</entry>
</feed>
