<feed xmlns='http://www.w3.org/2005/Atom'>
<title>packages/kernel/exfat-nofuse, 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>2020-08-16T13:48:59Z</updated>
<entry>
<title>exfat-nofuse: remove</title>
<updated>2020-08-16T13:48:59Z</updated>
<author>
<name>Rosen Penev</name>
</author>
<published>2020-08-15T06:21:41Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=c158c02bc5f38cebff1bb523df9ca9b6bfc958cb'/>
<id>urn:sha1:c158c02bc5f38cebff1bb523df9ca9b6bfc958cb</id>
<content type='text'>
Since the introduction of the official exfat-oot package in base, this
is now pointless.

Signed-off-by: Rosen Penev &lt;rosenp@gmail.com&gt;
</content>
</entry>
<entry>
<title>exfat-nofuse: use $(KERNEL_MAKE) to account for reproducible build</title>
<updated>2020-05-21T11:10:19Z</updated>
<author>
<name>Yousong Zhou</name>
</author>
<published>2020-05-21T10:46:36Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=d6c66721cb7d2cb0380f8bb07542a3d361ca178d'/>
<id>urn:sha1:d6c66721cb7d2cb0380f8bb07542a3d361ca178d</id>
<content type='text'>
This leverages on -iremap flag embedded there since the build system
commit 4ed356fa719e ("kernel.mk: add KCFLAGS to make kmods reproducible")

Reported-by: Paul Spooren &lt;mail@aparcar.org&gt;
Signed-off-by: Yousong Zhou &lt;yszhou4tech@gmail.com&gt;
</content>
</entry>
<entry>
<title>exfat-nofuse: rename to kmod-fs-exfat0</title>
<updated>2020-03-09T14:03:43Z</updated>
<author>
<name>Yousong Zhou</name>
</author>
<published>2020-03-09T01:41:29Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=1186e6d42733f2a2c700befe14718a4d9304263c'/>
<id>urn:sha1:1186e6d42733f2a2c700befe14718a4d9304263c</id>
<content type='text'>
exFAT fs driver has been upstreamed as a staging driver since linux 5.4.
The package name kmod-fs-exfat is used for that.

Three things happened in this commit

 - The package will only be built for kernel 4.14 and 4.19
 - The driver will be available as opkg package "kmod-fs-exfat0".
   "kmod-fs-exfat" is to be used for the one in upstream kernel
 - Mark "kmod-fs-exfat0" as deprecated in package title

Signed-off-by: Paul Blazejowski &lt;paulb at blazebox.homeip.net&gt;
Signed-off-by: Yousong Zhou &lt;yszhou4tech@gmail.com&gt;
(rename, rewording, and deprecation)
</content>
</entry>
<entry>
<title>exfat-nofuse: drop BUILD_PATENTED</title>
<updated>2019-09-01T02:01:39Z</updated>
<author>
<name>DENG Qingfang</name>
</author>
<published>2019-08-31T14:29:29Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=4c9d0c7b56365761fd1986ff954edf963feb2931'/>
<id>urn:sha1:4c9d0c7b56365761fd1986ff954edf963feb2931</id>
<content type='text'>
Microsoft has published technical specification for exFAT [1]
and the driver has been added to Linux staging tree [2].

It's now safe to drop BUILD_PATENTED label.

[1] https://docs.microsoft.com/windows/win32/fileio/exfat-specification
[2] http://lkml.iu.edu/hypermail/linux/kernel/1908.3/04254.html

Signed-off-by: DENG Qingfang &lt;dengqf6@mail2.sysu.edu.cn&gt;
</content>
</entry>
<entry>
<title>exfat-nofuse: fix compilation during kernel time64 transition</title>
<updated>2019-01-09T10:34:09Z</updated>
<author>
<name>Yousong Zhou</name>
</author>
<published>2019-01-08T16:09:04Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=5cb4bc686c5c4af84dbd2b29a1ac1afe16f3691b'/>
<id>urn:sha1:5cb4bc686c5c4af84dbd2b29a1ac1afe16f3691b</id>
<content type='text'>
The change has been compile-tested against the following vanilla kernels

 - linux-3.18.130.tar.xz
 - linux-4.14.90.tar.xz
 - linux-4.19.9.tar.xz
 - linux-4.9.146.tar.xz

Run tested with QEMU malta/be with kernel 4.9.146

Signed-off-by: Yousong Zhou &lt;yszhou4tech@gmail.com&gt;
</content>
</entry>
<entry>
<title>exfat-nofuse: bump to git HEAD</title>
<updated>2018-10-16T02:01:44Z</updated>
<author>
<name>Rosy Song</name>
</author>
<published>2018-10-15T01:54:06Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=3efa45a67bc4e9e7ff166efc58445baa984ee26f'/>
<id>urn:sha1:3efa45a67bc4e9e7ff166efc58445baa984ee26f</id>
<content type='text'>
Signed-off-by: Rosy Song &lt;rosysong@rosinson.com&gt;
</content>
</entry>
<entry>
<title>exfat-nofuse: set Yousong Zhou as the current maintainer</title>
<updated>2018-01-25T01:36:20Z</updated>
<author>
<name>Yousong Zhou</name>
</author>
<published>2018-01-24T02:06:03Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=5dd0a570e6941a0dcc51aafed767141276851956'/>
<id>urn:sha1:5dd0a570e6941a0dcc51aafed767141276851956</id>
<content type='text'>
Signed-off-by: Yousong Zhou &lt;yszhou4tech@gmail.com&gt;
</content>
</entry>
<entry>
<title>exfat-nofuse: bump to source date 2017-06-20</title>
<updated>2018-01-25T01:36:20Z</updated>
<author>
<name>Yousong Zhou</name>
</author>
<published>2018-01-24T02:04:09Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=780330a25130c654853a49610c8a1bf084c1f58d'/>
<id>urn:sha1:780330a25130c654853a49610c8a1bf084c1f58d</id>
<content type='text'>
Fixes #5322, #5444.  Closes #5388

Signed-off-by: Yousong Zhou &lt;yszhou4tech@gmail.com&gt;
</content>
</entry>
<entry>
<title>treewide: run "make check FIXUP=1"</title>
<updated>2017-08-30T04:41:14Z</updated>
<author>
<name>Etienne Champetier</name>
</author>
<published>2017-08-28T04:28:09Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=4006865ae81b20b1793ae2a07db20235fefd2c71'/>
<id>urn:sha1:4006865ae81b20b1793ae2a07db20235fefd2c71</id>
<content type='text'>
fix Makefile chmod (644)
replace MD5SUM with HASH
add PKG_MIRROR_HASH when PKG_SOURCE_PROTO:=git

(PKG_SOURCE_PROTO:=svn tarballs are not reproducible for now)

Signed-off-by: Etienne Champetier &lt;champetier.etienne@gmail.com&gt;
</content>
</entry>
<entry>
<title>kernel/exfat-nofuse: Update to snapshot 2017-01-03</title>
<updated>2017-01-06T19:50:20Z</updated>
<author>
<name>Daniel Engberg</name>
</author>
<published>2017-01-06T19:50:20Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=7273fd2d54e6c2f67b4b74a73ef95a69d409e680'/>
<id>urn:sha1:7273fd2d54e6c2f67b4b74a73ef95a69d409e680</id>
<content type='text'>
Update to snapshot 2017-01-03
Switch to xz tarball

Signed-off-by: Daniel Engberg &lt;daniel.engberg.lists@pyret.net&gt;</content>
</entry>
</feed>
