<feed xmlns='http://www.w3.org/2005/Atom'>
<title>packages/utils/hfsprogs/patches, branch master</title>
<subtitle>Mirror of packages feed</subtitle>
<id>https://git.openwrt.org/feed/packages/atom?h=master</id>
<link rel='self' href='https://git.openwrt.org/feed/packages/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/'/>
<updated>2022-05-26T00:07:24Z</updated>
<entry>
<title>hfsprogs: update to 540.1.linux3</title>
<updated>2022-05-26T00:07:24Z</updated>
<author>
<name>Rosen Penev</name>
</author>
<published>2022-04-29T20:36:04Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=760e0fe1ee4379c182ac582fc6b2868b62a7fc9e'/>
<id>urn:sha1:760e0fe1ee4379c182ac582fc6b2868b62a7fc9e</id>
<content type='text'>
Updates hfsprogs from 2011 to 2013 version.

Updated patches to latest Debian ones. Kept custom OpenWrt ones.

Signed-off-by: Rosen Penev &lt;rosenp@gmail.com&gt;
</content>
</entry>
<entry>
<title>hfsprogs: fix compilation under glibc</title>
<updated>2020-12-31T01:43:57Z</updated>
<author>
<name>Rosen Penev</name>
</author>
<published>2020-12-31T01:41:58Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=899b7aae5034336145acdaa53c9dfe5716055812'/>
<id>urn:sha1:899b7aae5034336145acdaa53c9dfe5716055812</id>
<content type='text'>
Seems sys/sysctl.h was removed.

Refresh patches.

Signed-off-by: Rosen Penev &lt;rosenp@gmail.com&gt;
</content>
</entry>
<entry>
<title>hfsprogs: fix compilation without sys/cdefs</title>
<updated>2020-08-10T22:25:52Z</updated>
<author>
<name>Rosen Penev</name>
</author>
<published>2020-08-10T20:15:14Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=41504f1579817fb84e8b146619d3fe1518bfa612'/>
<id>urn:sha1:41504f1579817fb84e8b146619d3fe1518bfa612</id>
<content type='text'>
sys/cdefs.h does not come with musl. It's also deprecated.

Signed-off-by: Rosen Penev &lt;rosenp@gmail.com&gt;
</content>
</entry>
<entry>
<title>hfsprogs: fix compile with newer musl</title>
<updated>2020-03-29T03:48:22Z</updated>
<author>
<name>Rosen Penev</name>
</author>
<published>2020-03-29T02:29:45Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=d0a4d12d6d7292447e853c6bd8da7f4f40138e55'/>
<id>urn:sha1:d0a4d12d6d7292447e853c6bd8da7f4f40138e55</id>
<content type='text'>
Signed-off-by: Rosen Penev &lt;rosenp@gmail.com&gt;
</content>
</entry>
<entry>
<title>hfsprogs: Fix wide string literal in fsck_hfs</title>
<updated>2019-05-26T17:03:31Z</updated>
<author>
<name>Henry Cross</name>
</author>
<published>2019-05-26T17:03:31Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=cc8b7c8ddcf9154293cc9289678c894b71add484'/>
<id>urn:sha1:cc8b7c8ddcf9154293cc9289678c894b71add484</id>
<content type='text'>
Signed-off-by: Henry Cross &lt;51044550+solenoglyph@users.noreply.github.com&gt;
</content>
</entry>
<entry>
<title>hfsprogs: Fix compilation with uClibc-ng</title>
<updated>2019-05-05T23:00:30Z</updated>
<author>
<name>Rosen Penev</name>
</author>
<published>2019-05-05T22:31:38Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=4639e208b3b159d8c85361682936b3941fb996b4'/>
<id>urn:sha1:4639e208b3b159d8c85361682936b3941fb996b4</id>
<content type='text'>
Replaced deprecated and unsupported valloc with posix_memalign.

Signed-off-by: Rosen Penev &lt;rosenp@gmail.com&gt;
</content>
</entry>
<entry>
<title>hfsprogs: fix building on macOS</title>
<updated>2017-01-31T16:29:58Z</updated>
<author>
<name>Michael Belyaev</name>
</author>
<published>2017-01-23T08:00:20Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=087235436787ee450c046083033d1844e6c42868'/>
<id>urn:sha1:087235436787ee450c046083033d1844e6c42868</id>
<content type='text'>
Signed-off-by: Michael Belyaev &lt;usrsse2@icloud.com&gt;
</content>
</entry>
<entry>
<title>utils: Fix some typos (mostly found by codespell)</title>
<updated>2016-04-30T07:27:12Z</updated>
<author>
<name>Stefan Weil</name>
</author>
<published>2016-04-30T07:27:12Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=804763e3f9b10748d3f88c05deebeaec9b581b21'/>
<id>urn:sha1:804763e3f9b10748d3f88c05deebeaec9b581b21</id>
<content type='text'>
Signed-off-by: Stefan Weil &lt;sw@weilnetz.de&gt;
</content>
</entry>
<entry>
<title>hfsprogs: fix build with musl</title>
<updated>2015-06-28T19:03:28Z</updated>
<author>
<name>Daniel Golle</name>
</author>
<published>2015-06-28T19:03:28Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=ab45f3741b9a4ed7fc0189e9d3278aae006fd890'/>
<id>urn:sha1:ab45f3741b9a4ed7fc0189e9d3278aae006fd890</id>
<content type='text'>
Do not make use of sysctl in makehfs.c on non-glibc systems.

Signed-off-by: Daniel Golle &lt;daniel@makrotopia.org&gt;
</content>
</entry>
<entry>
<title>hfsprogs: initial import</title>
<updated>2015-03-28T05:18:15Z</updated>
<author>
<name>Florian Fainelli</name>
</author>
<published>2015-03-28T05:06:59Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=197e6a5a1c4218d839b1d5b717ab7759c327038c'/>
<id>urn:sha1:197e6a5a1c4218d839b1d5b717ab7759c327038c</id>
<content type='text'>
Adds supports for hfsprogs, allowing the creation and verification of
HFS/HFS+ filesystems.

This creates two selectable packages:
- hfsfsck
- mkhfs

A filesystem checking script is included with hfsfsck to allow OpenWrt
to check/repair filesystem errors.

Using Ubuntu's 332.25 sources plus their patches from debian/patches/.

Signed-off-by: Florian Fainelli &lt;florian@openwrt.org&gt;
</content>
</entry>
</feed>
