summaryrefslogtreecommitdiffstats
path: root/meta-filesystems/recipes-filesystems
Commit message (Collapse)AuthorAgeFilesLines
...
* ntfs-3g-ntfsprogs: upgrade to 2022.5.17Chen Qi2022-07-061-2/+1
| | | | | | | | | | | | | | | | Upgrade from 2021.8.22 to 2022.5.17. This upgrade mainly include CVE fixes. According to https://github.com/tuxera/ntfs-3g/releases: """ Changelog: * Improved defence against maliciously tampered NTFS partitions * Improved defence against improper use of options * Updated the documentation """ Signed-off-by: Chen Qi <Qi.Chen@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* ntfs-3g-ntfsprogs: Set CVE_PRODUCT to "tuxera:ntfs-3g"Akash Hadke2022-06-301-0/+2
| | | | | | | | | | | | | | Set CVE_PRODUCT to 'tuxera:ntfs-3g' for ntfs-3g-ntfsprogs recipe, cve-check class is setting default CVE_PRODUCT to 'ntfs-3g-ntfsprogs' which ignores the ntfs-3g-ntfsprogs CVEs from NVD Database. Reference: CVE-2019-9755 Link: https://nvd.nist.gov/vuln/detail/CVE-2019-9755 Signed-off-by: Akash Hadke <akash.hadke@kpit.com> Signed-off-by: Akash Hadke <hadkeakash4@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* sshfs-fuse: upgrade 3.7.2 -> 3.7.3Wang Mingyu2022-06-061-1/+1
| | | | | Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* packagegroup-meta-filesystems: fix build issueVyacheslav Yurkov2022-05-241-0/+1
| | | | | | | | | The packagegroup has to be arch dependent to address build failure: ERROR: packagegroup-meta-filesystems-1.0-r0 do_package_write_rpm: An allarch packagegroup shouldn't depend on packages which are dynamically renamed (fuse to libfuse2) ERROR: packagegroup-meta-filesystems-1.0-r0 do_package_write_rpm: An allarch packagegroup shouldn't depend on packages which are dynamically renamed (fuse-dev to libfuse-dev) Signed-off-by: Vyacheslav Yurkov <Vyacheslav.Yurkov@bruker.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* zfs: Make systemd and sysvinit into packageconfigsKhem Raj2022-05-071-3/+4
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* zfs: Disable on mipsKhem Raj2022-05-071-0/+2
| | | | | | | Fails to build on mips at this time, if someone provides fixes it can be enabled then Signed-off-by: Khem Raj <raj.khem@gmail.com>
* zfs: Disable on riscv32Khem Raj2022-05-071-0/+2
| | | | | | Its not yet ported for this architecture Signed-off-by: Khem Raj <raj.khem@gmail.com>
* zfs: Fix build on musl systemsKhem Raj2022-05-072-1/+39
| | | | | | | musl does not provide strndupa Signed-off-by: Khem Raj <raj.khem@gmail.com> Cc: Windel Bouwman <windel@windel.nl>
* Add zfs recipeWindel Bouwman2022-05-061-0/+54
| | | | | Signed-off-by: Windel Bouwman <windel@windel.nl> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* smbnetfs: upgrade 0.6.1 -> 0.6.3Wang Mingyu2022-03-162-3/+3
| | | | | | | | | | | configure.patch refreshed for new version. Changelog: ======== add files for debian packaging Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* recipes: Update LICENSE variable to use SPDX license identifiersKhem Raj2022-03-0410-10/+10
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* simple-mtpfs: add dependency on autoconf-archiveMartin Jansa2021-12-281-1/+1
| | | | | | | | | | | | | | | This version fails to build here with: | ../git/configure: line 3778: syntax error near unexpected token `noext' | ../git/configure: line 3778: `AX_CXX_COMPILE_STDCXX_17(noext)' switching back to older version builds fine. AX_CXX_COMPILE_STDCXX_17 was introduced in https://github.com/phatina/simple-mtpfs/commit/19e7bb9b608b0c0dce2ee6f56fac75901bc69529#diff-49473dca262eeab3b4a43002adb08b4db31020d190caaad1594b47f1d5daa810 Adding autoconf-archive into the DEPENDS fixes the issue. Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* simple-mtpfs: update to 0.4.0Oleksandr Kravchuk2021-12-211-2/+2
| | | | | Signed-off-by: Oleksandr Kravchuk <open.source@oleksandr-kravchuk.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* recipes: Update SRC_URI branch and protocolsRichard Purdie2021-11-034-4/+4
| | | | | | | | | This patch updates SRC_URIs using git to include branch=master if no branch is set and also to use protocol=https for github urls as generated by the conversion script in OE-Core. Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* ntfs-3g-ntfsprogs: upgrade to 2021.8.22Chen Qi2021-10-191-2/+2
| | | | | | | | This upgrade revolves a bunch of CVEs. See more details in: https://github.com/tuxera/ntfs-3g/security/advisories/GHSA-q759-8j5v-q5jp. Signed-off-by: Chen Qi <Qi.Chen@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* unionfs-fuse: upgrade 2.1 -> 2.2wangmy2021-09-271-1/+1
| | | | | Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* sshfs-fuse: Inherit pkgconfigKhem Raj2021-09-241-1/+1
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* Convert to new override syntaxMartin Jansa2021-08-038-45/+45
| | | | | | | | | | This is the result of automated script (0.9.1) conversion: oe-core/scripts/contrib/convert-overrides.py . converting the metadata to use ":" as the override character instead of "_". Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* sshfs-fuse: upgrade 3.7.1 -> 3.7.2Pierre-Jean Texier2021-06-271-1/+1
| | | | | Signed-off-by: Pierre-Jean Texier <texier.pj2@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* yaffs2-utils: update to latest git revYi Zhao2021-01-041-1/+1
| | | | | Signed-off-by: Yi Zhao <yi.zhao@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* sshfs-fuse: upgrade 3.7.0 -> 3.7.1zangrc2020-11-121-1/+1
| | | | | Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* packagegroup-meta-filesystems: Update to add new recipesKhem Raj2020-08-311-9/+25
| | | | | | Re-format while here to list one entry per line Signed-off-by: Khem Raj <raj.khem@gmail.com>
* owfs: Fix build with -fno-commonKhem Raj2020-08-132-0/+45
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* ifuse: update to 1.1.4Oleksandr Kravchuk2020-07-281-5/+3
| | | | | Signed-off-by: Oleksandr Kravchuk <open.source@oleksandr-kravchuk.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* sshfs-fuse: Enable ptestZang Ruochen2020-07-062-1/+18
| | | | | Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* httpfs2: mount a http url as a file based on FUSELei YU2020-06-081-0/+25
| | | | | Signed-off-by: Lei YU <yulei.sh@bytedance.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* unionfs-fuse: upgrade 2.0 -> 2.1Pierre-Jean Texier2020-04-132-64/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This includes the following changes: 8d73296 test message update 31f752f tests reorganization c9604f7 more updates in credits and news bbef3ab add brian to credits and update news. 6d9f4c3 whitespace fixes 3a26b75 Merge branch 'master' of https://github.com/rpodgorny/unionfs-fuse 3b46d86 whitespace formatting 9a1765a Merge pull request #93 from briankendall/mac-fixes f1bd82a Merge pull request #94 from lightmare/man-page-typos 34f4840 man page wording 8e145ad man page formatting 2249ae9 fix some man page typos and missing commas f3fccaf Fix tests in macOS 29d8b6c Fix error code -50 when copying files using Finder in macOS 5f1431a Merge pull request #90 from h3xx/fix-mandir-path 04ed9a2 Use standard variable for man page install path 2ac5726 updated readme to explain where the cache is 24b46b6 add atha to credits eaf8397 Fix compilation on macOS b663b12 annotate ioctl call correctly as DBG() c8d23a9 whitespace formatting de61d85 Merge branch 'therealfun-master' df79b8e minor test improvements d8d20c2 Implement access() for "cow,relaxed_permissions" use case b97ff88 typo fix 75a367c formatting 7e9e708 restore errno in dbg macro 039ba92 more useful tests output b5a7392 add julien to credits fa2ec03 Merge branch 'bplaa-yai-master' 1d91cfe Merge branch 'master' of https://github.com/bplaa-yai/unionfs-fuse into bplaa-yai-master b48fa6a fix travis script 6947e79 more tests 341dfc8 formatting b2d8426 whitespace formatting c393877 prepare mknod test 99a529c typo fix 5df6aec add test case for mkdir and sync (not working) f15bc13 add tests to makefile 8ef0b14 more tests e0e8233 add coverage files to gitignore and clean it up a bit 0460915 whitespace formatting f0acead whitespace formatting 80be111 make unionfs_oper accessible outside of its compilation unit a016d2d make add_branch and parse_branches accessible outside of their compilation unit 1df24c6 add rules for static and shared libraries, update objects list d4e62eb separate main logic from fuse ops handlers Also remove patch already in version. Signed-off-by: Pierre-Jean Texier <pjtexier@koncepto.io> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* fuse-exfat: fix upstream check URLPierre-Jean Texier2020-03-251-0/+2
| | | | | Signed-off-by: Pierre-Jean Texier <pjtexier@koncepto.io> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* sshfs-fuse: 3.6.0 -> 3.7.0Wang Mingyu2020-02-211-1/+1
| | | | | Signed-off-by: Wang Mingyu <wangmy@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* ntfs-3g-ntfsprogs: Make it support usrmerge properlyPeter Kjellerstedt2020-02-142-47/+11
| | | | | | | | | | | | | | | | An attempt to solve the problem that some files are installed to /sbin even though the usrmerge distro feature is enabled was made in commit 97c0af59 ("ntfs-3g-ntfsprogs: support usrmerge"). However, it merely just removed the problematic files, which meant that the package was rendered unusable. Solve the problem properly by moving all files that are installed in /sbin to ${base_sbindir} instead. Also clear up a cryptic comment. Signed-off-by: Peter Kjellerstedt <peter.kjellerstedt@axis.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* smbnetfs: Update to latest 0.6.2 revKhem Raj2020-01-102-10/+7
| | | | | | | | | Brings in fixes to build with latest xattr Forward port configure.ac patch Drop using gitpkgv Signed-off-by: Khem Raj <raj.khem@gmail.com> Cc: Alexander Kanavin <alex.kanavin@gmail.com>
* recipes: rename distro_features_check to features_checkDenys Dmytriyenko2019-11-211-1/+1
| | | | | | | Avoid warning due to the class rename in OE-Core. Signed-off-by: Denys Dmytriyenko <denys@ti.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* sshfs-fuse: upgrade 3.5.2 -> 3.6.0Zheng Ruoqin2019-11-071-1/+1
| | | | | Signed-off-by: Zheng Ruoqin <zhengrq.fnst@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* simple-mtpfs: upgrade to 0.3.0.Zheng Ruoqin2019-10-261-1/+2
| | | | | Signed-off-by: Zheng Ruoqin <zhengrq.fnst@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* owfs: upgrade 3.2p2 -> 3.2p3Zheng Ruoqin2019-10-263-51/+30
| | | | | | | | | | | | | | 1) Upgrade owfs from 3.2p2 to 3.2p3. 2) Update LIC_FILES_CHKSUM for COPYING and COPYING.LIB as $Id$ has been removed. 3) Remove 0001-include-sys-sysmacros.h-for-major.patch as it has been merged in new version. 4) Add 0001-Add-build-rule-for-README.patch to fix do_configure error: Makefile.am: required file `./README' not found Signed-off-by: Zheng Ruoqin <zhengrq.fnst@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* sshfs-fuse: upgrade 2.10 -> 3.5.2Bartosz Golaszewski2019-09-231-8/+5
| | | | | | | | Build system has been changed to meson. The webpage has been moved from sourceforge to github. The package also now depends on fuse3 not fuse2. Signed-off-by: Bartosz Golaszewski <bgolaszewski@baylibre.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* ntfs-3g-ntfsprogs: support usrmergeChangqing Li2019-08-302-0/+44
| | | | | Signed-off-by: Changqing Li <changqing.li@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* fuse-exfat: update 1.2.3 -> 1.3.0Luca Ceresoli2019-07-151-2/+2
| | | | | | | | 1.2.3 is >3 years old now, and several bugfixes have been applied in the meanwhile. Signed-off-by: Luca Ceresoli <luca@lucaceresoli.net> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* fuse-exfat: moved to githubLuca Ceresoli2019-07-151-3/+3
| | | | | | | fuse-exfat has been moved long ago to github. Update URLs. Signed-off-by: Luca Ceresoli <luca@lucaceresoli.net> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* yaffs2-utils: update to latest masterYi Zhao2019-06-151-1/+1
| | | | | Signed-off-by: Yi Zhao <yi.zhao@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* sshfs-fuse: upgrade 2.8 -> 2.10Adrian Bunk2019-05-072-35/+3
| | | | | | | Remove patch applied upstream. Signed-off-by: Adrian Bunk <bunk@stusta.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* owfs: Inherit systemdKhem Raj2019-02-031-4/+13
| | | | | | | | | | | | | | | Fix ERROR: QA Issue: owfs: Files/directories were installed but not shipped in any package: /lib /lib/systemd /lib/systemd/system /lib/systemd/system/owfs.service /lib/systemd/system/owftpd.service /lib/systemd/system/owhttpd.service /lib/systemd/system/owserver.service /lib/systemd/system/owserver.socket Signed-off-by: Khem Raj <raj.khem@gmail.com>
* yaffs2-utils: Set CLEANBROKENRobert Yang2019-01-241-0/+6
| | | | | | | | | | | Fixed make clean error: NOTE: make -e MAKEFLAGS= clean make -C /lib/modules/4.4.0-112-generic/build M=<snip> make: *** /lib/modules/4.4.0-112-generic/build: No such file or directory. Stop. make: *** [clean] Error 2 Signed-off-by: Robert Yang <liezhi.yang@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* meta-filesystems: add pkg groups and test imageArmin Kuster2019-01-133-0/+45
| | | | | Signed-off-by: Armin Kuster <akuster808@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* fuse-exfat: Don't use ${PN}Richard Weinberger2019-01-101-1/+0
| | | | | | | | | | | | | | | Don't use ${PN} for the source dir, it will break multilib builds. The correct variable is ${BPN}. The bitbake defaults are: BP = "${BPN}-${PV}" S = "${WORKDIR}/${BP}" Therefore we can remove this line. Cc: Khem Raj <raj.khem@gmail.com> Signed-off-by: Richard Weinberger <richard@nod.at> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* yaffs2-utils: update to latest masterYi Zhao2018-08-191-1/+1
| | | | | Signed-off-by: Yi Zhao <yi.zhao@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* owfs: Upgrade to 3.2p2 and fix build with glibc 2.28+Khem Raj2018-08-152-8/+57
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* logfsprogs: Fix build with glibc 2.28Khem Raj2018-08-152-0/+25
| | | | | | mkfs.c:639: undefined reference to `major' Signed-off-by: Khem Raj <raj.khem@gmail.com>
* yaffs2-utils: update to latest masterYi Zhao2018-07-261-2/+4
| | | | | | | | License-Update: Modify the line number for mkyaffs2image.c license. Add license for mkyaffsimage.c since it also be built. Signed-off-by: Yi Zhao <yi.zhao@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* yaffs2-utils: add UPSTREAM_CHECK_COMMITSYi Zhao2018-05-301-0/+3
| | | | | Signed-off-by: Yi Zhao <yi.zhao@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>