summaryrefslogtreecommitdiff
path: root/sys-block
AgeCommit message (Collapse)Author
3 dayssys-block/libfabric: Renaming rocr use flag to rocmBrahmajit Das
and update EAPI 7 -> 8 Signed-off-by: Brahmajit Das <listout@listout.xyz> Part-of: https://github.com/gentoo/gentoo/pull/44494 Closes: https://github.com/gentoo/gentoo/pull/44494 Signed-off-by: Sam James <sam@gentoo.org>
3 dayssys-block/libfabric: add 2.3.1Brahmajit Das
Closes: https://github.com/gentoo/gentoo/pull/33923 Closes: https://bugs.gentoo.org/828976 Closes: https://bugs.gentoo.org/895062 Signed-off-by: Brahmajit Das <listout@listout.xyz> Part-of: https://github.com/gentoo/gentoo/pull/44494 Signed-off-by: Sam James <sam@gentoo.org>
6 dayssys-block/mtx: fix c23 pointer declarationsDavid Seifert
Closes: https://bugs.gentoo.org/943904 Signed-off-by: David Seifert <soap@gentoo.org>
6 dayssys-block/buffer: fix c23 pointer declarationsDavid Seifert
Closes: https://bugs.gentoo.org/607752 Closes: https://bugs.gentoo.org/829708 Closes: https://bugs.gentoo.org/898558 Closes: https://bugs.gentoo.org/944421 Signed-off-by: David Seifert <soap@gentoo.org>
7 dayssys-block/gparted: fix build w/ gcc 15Sam James
Bug: https://bugs.gentoo.org/962644 Signed-off-by: Sam James <sam@gentoo.org>
13 dayssys-block/thin-provisioning-tools: add 1.3.1Alfred Wingate
Closes: https://bugs.gentoo.org/966397 Signed-off-by: Alfred Wingate <parona@protonmail.com> Part-of: https://github.com/gentoo/gentoo/pull/44743 Closes: https://github.com/gentoo/gentoo/pull/44743 Signed-off-by: Sam James <sam@gentoo.org>
2025-11-19sys-block/partitionmanager: drop 25.08.2Andreas Sturmlechner
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
2025-11-19sys-block/partitionmanager: Stabilize 25.08.3 arm64, #965829Arthur Zamarin
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
2025-11-19sys-block/partitionmanager: Stabilize 25.08.3 amd64, #965829Arthur Zamarin
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
2025-11-15sys-block/thin-provisioning-tools: drop 0.9.0-r4, 1.0.14-r2Sam James
Signed-off-by: Sam James <sam@gentoo.org>
2025-11-15sys-block/thin-provisioning-tools: destabilize 1.3.0Sam James
Signed-off-by: Sam James <sam@gentoo.org>
2025-11-15sys-block/thin-provisioning-tools: add 1.3.0Sam James
Closes: https://bugs.gentoo.org/964273 Signed-off-by: Sam James <sam@gentoo.org>
2025-11-15sys-block/thin-provisioning-tools: drop 1.1.0-r2Sam James
Signed-off-by: Sam James <sam@gentoo.org>
2025-11-15sys-block/thin-provisioning-tools: drop 1.0.10-r1, 1.0.13-r1Sam James
Signed-off-by: Sam James <sam@gentoo.org>
2025-11-15sys-block/thin-provisioning-tools: Stabilize 1.0.14-r2 arm64, #943290Sam James
Signed-off-by: Sam James <sam@gentoo.org>
2025-11-15sys-block/thin-provisioning-tools: Stabilize 1.0.14-r2 arm, #943290Sam James
Signed-off-by: Sam James <sam@gentoo.org>
2025-11-15sys-block/thin-provisioning-tools: drop 0.9.0-r2Sam James
Signed-off-by: Sam James <sam@gentoo.org>
2025-11-13sys-block/thin-provisioning-tools: add RUST_MAX_VER workaroundSam James
Keeping bug open pending bump. Bug: https://bugs.gentoo.org/964273 Signed-off-by: Sam James <sam@gentoo.org>
2025-11-06sys-block/partitionmanager: 25.08.3 version bumpAndreas Sturmlechner
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
2025-11-04*/*: Add := to virtual/zlib deps, part 4Michał Górny
Done via: ``` git grep -l 'virtual/zlib\[' | xargs sed -i -e 's@virtual/zlib\[@virtual/zlib:=\[@g' ``` Signed-off-by: Michał Górny <mgorny@gentoo.org>
2025-11-04*/*: Add := to virtual/zlib depsMichał Górny
Done via: ``` git grep -l 'virtual/zlib ' | xargs sed -i -e 's@virtual/zlib @virtual/zlib:= @g' ``` with some manual reverts. Signed-off-by: Michał Górny <mgorny@gentoo.org>
2025-11-04sys-*/ Update for virtual/zlibMichał Górny
Update done using: ``` git grep -l sys-libs/zlib sys-* | xargs sed -i -e s@sys-libs/zlib@virtual/zlib@g git grep -l virtual/zlib-ng sys-* | xargs sed -i -e s@virtual/zlib-ng@sys-libs/zlib-ng@g git diff --name-only | xargs copybump git diff --name-only | xargs grep -l PYTHON_COMPAT | xargs gpy-impl -@dead pkgcheck scan --commits -c SourcingCheck,VisibilityCheck --exit error ``` Plus reverts in sys-libs/minizip-ng and sys-libs/zlib-ng. Signed-off-by: Michał Górny <mgorny@gentoo.org>
2025-10-23sys-block/nbdkit: add 1.44.3Arsen Arsenović
Signed-off-by: Arsen Arsenović <arsen@gentoo.org>
2025-10-21sys-block/partitionmanager: drop 25.04.3Andreas Sturmlechner
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
2025-10-21sys-block/bmaptool: drop full stop from DESCRIPTIONSam James
Signed-off-by: Sam James <sam@gentoo.org>
2025-10-21sys-block/bmaptool: new package, add 3.9.0Alfred Wingate
Bug: https://bugs.gentoo.org/955524 Signed-off-by: Alfred Wingate <parona@protonmail.com> Part-of: https://github.com/gentoo/gentoo/pull/44276 Closes: https://github.com/gentoo/gentoo/pull/44276 Signed-off-by: Sam James <sam@gentoo.org>
2025-10-21sys-block/partitionmanager: Stabilize 25.08.2 arm64, #963984Arthur Zamarin
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
2025-10-21sys-block/partitionmanager: Stabilize 25.08.2 amd64, #963984Arthur Zamarin
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
2025-10-09sys-block/partitionmanager: drop 25.08.1Andreas Sturmlechner
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
2025-10-09sys-block/partitionmanager: 25.08.2 version bumpAndreas Sturmlechner
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
2025-10-05sys-block/zram-init: drop 11.1-r1Mattéo Rossillol‑‑Laruelle
Signed-off-by: Mattéo Rossillol‑‑Laruelle <beatussum@protonmail.com> Part-of: https://github.com/gentoo/gentoo/pull/44038 Closes: https://github.com/gentoo/gentoo/pull/44038 Signed-off-by: Sam James <sam@gentoo.org>
2025-10-05sys-block/zram-init: add 13.0.1Mattéo Rossillol‑‑Laruelle
Signed-off-by: Mattéo Rossillol‑‑Laruelle <beatussum@protonmail.com> Part-of: https://github.com/gentoo/gentoo/pull/44038 Signed-off-by: Sam James <sam@gentoo.org>
2025-10-02sys-block/mbuffer: add 20250809Sam James
Signed-off-by: Sam James <sam@gentoo.org>
2025-09-24sys-block/mmc-utils: Stabilize 1.0 amd64, #962516Sam James
Signed-off-by: Sam James <sam@gentoo.org>
2025-09-22sys-block/zram-init: Stabilize 12.2.1 ALLARCHES, #956672Arthur Zamarin
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
2025-09-19sys-block/fio: add 3.41Patrick Lauer
Signed-off-by: Patrick Lauer <patrick@gentoo.org>
2025-09-16sys-block/dust: add 1.2.3Patrick McLean
Signed-off-by: Patrick McLean <chutzpah@gentoo.org>
2025-09-11sys-block/arcconf: arm64 stableConrad Kostecki
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
2025-09-11sys-block/arcconf: amd64 stableConrad Kostecki
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
2025-09-11sys-block/partitionmanager: drop 25.08.0Andreas Sturmlechner
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
2025-09-11sys-block/partitionmanager: 25.08.1 version bumpAndreas Sturmlechner
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
2025-09-07sys-block/mbuffer: Stabilize 20250429 ppc, #962422Arthur Zamarin
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
2025-09-06sys-block/mbuffer: Stabilize 20250429 x86, #962422Arthur Zamarin
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
2025-09-06sys-block/mbuffer: Stabilize 20250429 amd64, #962422Michał Górny
Signed-off-by: Michał Górny <mgorny@gentoo.org>
2025-09-06sys-block/mbuffer: Stabilize 20250429 arm64, #962422Arthur Zamarin
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
2025-09-03sys-block/mbuffer: Stabilize 20241007 arm, #947964Sam James
Signed-off-by: Sam James <sam@gentoo.org>
2025-09-02*/*: destable sparcArthur Zamarin
Result of running the command: grep --include="*.ebuild" -r . -e 'KEYWORDS=.*[" ]sparc' -l | xargs ekeyword ~sparc Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
2025-09-02*/*: destable hppaArthur Zamarin
Result of running the command: grep --include="*.ebuild" -r . -e 'KEYWORDS=.*[" ]hppa' -l | xargs ekeyword ~hppa Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
2025-08-22sys-block/partitionmanager: keyword 25.08.0 for ~loongWANG Xuerui
Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
2025-08-16sys-block/partitionmanager: 25.08.0 version bumpAndreas Sturmlechner
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>