summaryrefslogtreecommitdiff
path: root/sys-fs
Commit message (Collapse)AuthorAgeFiles
* sys-fs/mtd-utils: Stabilize 2.3.1 ppc64, #978285Eli Schwartz10 days1
| | | | | Tested-by: ernsteiswuerfel <erhard_f@mailbox.org> Signed-off-by: Eli Schwartz <eschwartz@gentoo.org>
* sys-fs/bcachefs-tools: add 1.39.6Florian Schmaus11 days2
| | | | Signed-off-by: Florian Schmaus <flow@gentoo.org>
* sys-fs/android-file-transfer-linux: Stabilize 4.5-r1 amd64, #979555Arthur Zamarin12 days1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* sys-fs/cryptsetup: add 2.8.8Sam James12 days2
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-fs/xfsprogs: add 7.1.1Sam James13 days2
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-fs/bcachefs-tools: add 1.39.5Florian Schmaus2026-09-092
| | | | Signed-off-by: Florian Schmaus <flow@gentoo.org>
* sys-fs/bcachefs-tools: sync liveFlorian Schmaus2026-09-091
| | | | Signed-off-by: Florian Schmaus <flow@gentoo.org>
* sys-fs/bcachefs-tools: move bindgen to USE=module, check for rust-srcFlorian Schmaus2026-09-092
| | | | | | | | | | | | | | | Upstream's fs/Makefile contains bcachefs-rust-probe to detect the Rust toolchain, falling back to building a C-only module. However, the probe does not check for rust-src. Add a patch fixing the detection. This is only relevant for kernels < 7.0. On newer kernels, rust-src is not required, as they kern's own Rust support (CONFIG_RUST) is used. Also, bindgen is only required if USE=module, hence make it a conditional dependency. Closes: https://bugs.gentoo.org/981733 Signed-off-by: Florian Schmaus <flow@gentoo.org>
* sys-fs/fuse: add 3.18.3Sam James2026-09-092
| | | | | | | | | | | | The testsuite was reworked upstream and it now passes w/o test_privileged in the ebuild, though the sandbox still has to be disabled because of one test which gets a different error. That needs to be investigated still. I'd like to do verify-sig still for fuse but the setup is a bit awkward as it's signify + relies on the previous release to get the key. Bug: https://bugs.gentoo.org/982164 Signed-off-by: Sam James <sam@gentoo.org>
* sys-fs/fuse: drop stale test depSam James2026-09-091
| | | | | | | The looseversion dep was dropped upstream in d0b0fc27fdfc78a13a07c1ea04b728bebc8c6e87 (3.17.1). Signed-off-by: Sam James <sam@gentoo.org>
* sys-fs/cryptsetup: Stabilize 2.8.7 ppc, #981930Eli Schwartz2026-09-041
| | | | Signed-off-by: Eli Schwartz <eschwartz@gentoo.org>
* sys-fs/cryptsetup: Stabilize 2.8.7 amd64, #981930Eli Schwartz2026-09-041
| | | | Signed-off-by: Eli Schwartz <eschwartz@gentoo.org>
* sys-fs/cryptsetup: Stabilize 2.8.7 x86, #981930Eli Schwartz2026-09-041
| | | | Signed-off-by: Eli Schwartz <eschwartz@gentoo.org>
* sys-fs/btrfs-progs: Stabilize 7.1 ppc, #981928Eli Schwartz2026-09-041
| | | | Signed-off-by: Eli Schwartz <eschwartz@gentoo.org>
* sys-fs/btrfs-progs: Stabilize 7.1 amd64, #981928Eli Schwartz2026-09-041
| | | | Signed-off-by: Eli Schwartz <eschwartz@gentoo.org>
* sys-fs/btrfs-progs: Stabilize 7.1 x86, #981928Eli Schwartz2026-09-041
| | | | Signed-off-by: Eli Schwartz <eschwartz@gentoo.org>
* sys-fs/cryptsetup: Stabilize 2.8.7 arm64, #981930Eli Schwartz2026-09-041
| | | | Signed-off-by: Eli Schwartz <eschwartz@gentoo.org>
* sys-fs/cryptsetup: Stabilize 2.8.7 arm, #981930Eli Schwartz2026-09-041
| | | | Signed-off-by: Eli Schwartz <eschwartz@gentoo.org>
* sys-fs/cryptsetup: Stabilize 2.8.7 ppc64, #981930Eli Schwartz2026-09-041
| | | | Signed-off-by: Eli Schwartz <eschwartz@gentoo.org>
* sys-fs/btrfs-progs: Stabilize 7.1 arm64, #981928Eli Schwartz2026-09-041
| | | | Signed-off-by: Eli Schwartz <eschwartz@gentoo.org>
* sys-fs/btrfs-progs: Stabilize 7.1 ppc64, #981928Eli Schwartz2026-09-041
| | | | Signed-off-by: Eli Schwartz <eschwartz@gentoo.org>
* sys-fs/btrfs-progs: Stabilize 7.1 arm, #981928Eli Schwartz2026-09-041
| | | | Signed-off-by: Eli Schwartz <eschwartz@gentoo.org>
* sys-fs/bcachefs-tools: drop 1.39.0, 1.39.1, 1.39.2Florian Schmaus2026-08-314
| | | | Signed-off-by: Florian Schmaus <flow@gentoo.org>
* sys-fs/bcachefs-tools: add missing bindgen BDEPENDFlorian Schmaus2026-08-311
| | | | | | | Thanks to Jonas Rakebrandt for pointing this out. Closes: https://bugs.gentoo.org/980803 Signed-off-by: Florian Schmaus <flow@gentoo.org>
* sys-fs/bcachefs-tools: add 1.39.3Florian Schmaus2026-08-302
| | | | Signed-off-by: Florian Schmaus <flow@gentoo.org>
* sys-fs/zfs: bump live ebuild kernel compat to 7.2Alexander Moch2026-08-301
| | | | | | | | | | | | sys-fs/zfs-2.4.4 and sys-fs/zfs-kmod-2.3.9 already declare 7.2 as the maximum tested kernel, but the live ebuild was left at 7.0 and warns on current kernels. Sync it up; master is ahead of 2.4.4, so 7.2 is a safe lower bound on what upstream supports. Signed-off-by: Alexander Moch <mail@alexmoch.com> Part-of: https://codeberg.org/gentoo/gentoo/pulls/1763 Merges: https://codeberg.org/gentoo/gentoo/pulls/1763 Signed-off-by: Marc Schiffbauer <mschiff@gentoo.org>
* sys-fs/zfs-kmod: drop 2.4.0_rc2-r1Alexander Moch2026-08-281
| | | | | | | Signed-off-by: Alexander Moch <mail@alexmoch.com> Part-of: https://codeberg.org/gentoo/gentoo/pulls/1759 Merges: https://codeberg.org/gentoo/gentoo/pulls/1759 Signed-off-by: Marc Schiffbauer <mschiff@gentoo.org>
* sys-fs/zfs: block sys-fs/zfs-kmod unconditionallyAlexander Moch2026-08-282
| | | | | | | | | The 2.4 branch builds the kernel module itself, so no version of sys-fs/zfs-kmod may be installed alongside it. Signed-off-by: Alexander Moch <mail@alexmoch.com> Part-of: https://codeberg.org/gentoo/gentoo/pulls/1759 Signed-off-by: Marc Schiffbauer <mschiff@gentoo.org>
* sys-fs/zfs: drop 2.4.1, 2.4.2-r1, 2.4.3Alexander Moch2026-08-286
| | | | | | Signed-off-by: Alexander Moch <mail@alexmoch.com> Part-of: https://codeberg.org/gentoo/gentoo/pulls/1759 Signed-off-by: Marc Schiffbauer <mschiff@gentoo.org>
* sys-fs/zfs-kmod: drop 2.3.4, 2.3.6, 2.3.7, 2.3.8Alexander Moch2026-08-286
| | | | | | Signed-off-by: Alexander Moch <mail@alexmoch.com> Part-of: https://codeberg.org/gentoo/gentoo/pulls/1759 Signed-off-by: Marc Schiffbauer <mschiff@gentoo.org>
* sys-fs/zfs: drop 2.3.4, 2.3.6, 2.3.7, 2.3.8Alexander Moch2026-08-287
| | | | | | Signed-off-by: Alexander Moch <mail@alexmoch.com> Part-of: https://codeberg.org/gentoo/gentoo/pulls/1759 Signed-off-by: Marc Schiffbauer <mschiff@gentoo.org>
* sys-fs/zfs-kmod: drop 2.2.8, 2.2.9, 2.2.10Alexander Moch2026-08-285
| | | | | | Signed-off-by: Alexander Moch <mail@alexmoch.com> Part-of: https://codeberg.org/gentoo/gentoo/pulls/1759 Signed-off-by: Marc Schiffbauer <mschiff@gentoo.org>
* sys-fs/zfs: drop 2.2.8, 2.2.9, 2.2.10Alexander Moch2026-08-285
| | | | | | Signed-off-by: Alexander Moch <mail@alexmoch.com> Part-of: https://codeberg.org/gentoo/gentoo/pulls/1759 Signed-off-by: Marc Schiffbauer <mschiff@gentoo.org>
* sys-fs/zfs-kmod: drop 2.1.16Alexander Moch2026-08-282
| | | | | | | | The 2.1 branch is EOL upstream and has no fix for CVE-2026-79619. Signed-off-by: Alexander Moch <mail@alexmoch.com> Part-of: https://codeberg.org/gentoo/gentoo/pulls/1759 Signed-off-by: Marc Schiffbauer <mschiff@gentoo.org>
* sys-fs/zfs: drop 2.1.16Alexander Moch2026-08-283
| | | | | | | | The 2.1 branch is EOL upstream and has no fix for CVE-2026-79619. Signed-off-by: Alexander Moch <mail@alexmoch.com> Part-of: https://codeberg.org/gentoo/gentoo/pulls/1759 Signed-off-by: Marc Schiffbauer <mschiff@gentoo.org>
* sys-fs/zfs-kmod: Stabilize 2.2.11, 2.3.9 for amd64, arm64, ppc64Alexander Moch2026-08-282
| | | | | | | | | | | | | Keep the kernel module in sync with the sys-fs/zfs stabilization for CVE-2026-79619. Bug: https://bugs.gentoo.org/981501 Bug: https://bugs.gentoo.org/981514 Signed-off-by: Alexander Moch <mail@alexmoch.com> Part-of: https://codeberg.org/gentoo/gentoo/pulls/1753 Merges: https://codeberg.org/gentoo/gentoo/pulls/1753 Signed-off-by: Sam James <sam@gentoo.org>
* sys-fs/zfs: Stabilize 2.2.11, 2.3.9, 2.4.4 for amd64, arm64, ppc64Alexander Moch2026-08-283
| | | | | | | | | | | | | | | | | | Fixes CVE-2026-79619 (CVSS 7.3): the Linux ioctl authorization checks can be bypassed by an unprivileged local user via user namespaces, allowing pool-administrative operations (create, import, destroy), access to the pool event log and fault injection. Only local access to /dev/zfs is required; no prior pool access is needed. Stable keywords match those of the vulnerable versions these replace (2.2.8, 2.3.6 and 2.4.3 respectively). Bug: https://bugs.gentoo.org/981501 Bug: https://bugs.gentoo.org/981514 Signed-off-by: Alexander Moch <mail@alexmoch.com> Part-of: https://codeberg.org/gentoo/gentoo/pulls/1753 Signed-off-by: Sam James <sam@gentoo.org>
* sys-fs/zfs: Bump to 2.2.11Alexander Moch2026-08-232
| | | | | | | Signed-off-by: Alexander Moch <mail@alexmoch.com> Part-of: https://codeberg.org/gentoo/gentoo/pulls/1709 Merges: https://codeberg.org/gentoo/gentoo/pulls/1709 Signed-off-by: Marc Schiffbauer <mschiff@gentoo.org>
* sys-fs/zfs-kmod: Bump to 2.2.11Alexander Moch2026-08-232
| | | | | | Signed-off-by: Alexander Moch <mail@alexmoch.com> Part-of: https://codeberg.org/gentoo/gentoo/pulls/1709 Signed-off-by: Marc Schiffbauer <mschiff@gentoo.org>
* sys-fs/zfs: Bump to 2.3.9Alexander Moch2026-08-232
| | | | | | Signed-off-by: Alexander Moch <mail@alexmoch.com> Part-of: https://codeberg.org/gentoo/gentoo/pulls/1709 Signed-off-by: Marc Schiffbauer <mschiff@gentoo.org>
* sys-fs/zfs-kmod: Bump to 2.3.9Alexander Moch2026-08-232
| | | | | | Signed-off-by: Alexander Moch <mail@alexmoch.com> Part-of: https://codeberg.org/gentoo/gentoo/pulls/1709 Signed-off-by: Marc Schiffbauer <mschiff@gentoo.org>
* sys-fs/zfs: Bump to 2.4.4Alexander Moch2026-08-232
| | | | | | Signed-off-by: Alexander Moch <mail@alexmoch.com> Part-of: https://codeberg.org/gentoo/gentoo/pulls/1709 Signed-off-by: Marc Schiffbauer <mschiff@gentoo.org>
* sys-fs/bcachefs-tools: add 1.39.2Florian Schmaus2026-08-172
| | | | Signed-off-by: Florian Schmaus <flow@gentoo.org>
* sys-fs/exfatprogs: add 1.4.3Sam James2026-08-173
| | | | | | See https://github.com/exfatprogs/exfatprogs/issues/391 on the tests. Signed-off-by: Sam James <sam@gentoo.org>
* sys-fs/ntfs3g: Stabilize 2026.7.7 arm64, #980871Eli Schwartz2026-08-161
| | | | Signed-off-by: Eli Schwartz <eschwartz@gentoo.org>
* sys-fs/ntfs3g: Stabilize 2026.7.7 arm, #980871Eli Schwartz2026-08-161
| | | | Signed-off-by: Eli Schwartz <eschwartz@gentoo.org>
* sys-fs/ntfs3g: Stabilize 2026.7.7 x86, #980871Arthur Zamarin2026-08-151
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* sys-fs/ntfs3g: Stabilize 2026.7.7 amd64, #980871Sam James2026-08-151
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-fs/ntfs3g: Stabilize 2026.7.7 ppc, #980871Sam James2026-08-151
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-fs/ntfs3g: Stabilize 2026.7.7 ppc64, #980871Sam James2026-08-151
| | | | Signed-off-by: Sam James <sam@gentoo.org>