Nick Cao
c30811fd17
stratisd: 3.6.3 -> 3.6.4
...
Diff: https://github.com/stratis-storage/stratisd/compare/refs/tags/stratisd-v3.6.3...stratisd-v3.6.4
2024-01-24 14:19:42 -05:00
Niklas Hambüchen
987dc940ba
Merge pull request #281858 from nh2/fix-ceph-build-use-fmt_9
...
ceph: Fix build with GCC 13 by using fmt_8 -> fmt_9. Fixes #281027
2024-01-24 18:39:28 +01:00
Niklas Hambüchen
506b21518d
ceph: Fix tests by adding back old required python libs. See #281858 .
...
Fixes #241482 .
Also fix test putting cluster in unhealthy `POOL_APP_NOT_ENABLED` state;
this seems to be the default state with Ceph 18.2.1 at least,
and it does not hurt to fix it now already in the way the Ceph docs say.
Also revert "nixosTests.ceph-single-node: remove dashboard check"
This reverts commit 41b27d7f4b
.
2024-01-24 14:29:24 +00:00
Nick Cao
d7d7834d6a
Merge pull request #283324 from mfrischknecht/fix-stratisd-build
...
stratisd: fix build due to unused imports
2024-01-24 08:39:19 -05:00
Manuel Frischknecht
ebf324e464
stratisd: fix build due to unused imports
...
With `rustc` 1.75, many rust project that use `#[deny(warnings)]`
stopped building due to unused imports that didn't trigger build
failures before for some reason.
`stratisd` now also fails to build because of a couple of those,
but they have already been fixed upstream in the following two
commits:
- 78440de6e6
- 0d1c67f713
In the meantime until a new version of `stratisd` is released,
this change pulls in those two changes via `fetchpatch`.
Co-authored-by: Nick Cao <nickcao@nichi.co>
2024-01-24 07:55:20 +00:00
Robert Schütz
69d5060b91
rmfuse: relax version constraints
2024-01-23 21:09:22 -08:00
Nick Cao
db71e497b7
stratis-cli: add setuptools to nativeBuildInputs
2024-01-23 19:03:50 -05:00
7c6f434c
be803a1a80
Merge pull request #283177 from trofi/btrfs-progs-update
...
btrfs-progs: 6.6.3 -> 6.7
2024-01-23 16:56:39 +00:00
Nick Cao
9481ccf8d2
Merge pull request #283115 from r-ryantm/auto-update/mergerfs
...
mergerfs: 2.38.0 -> 2.38.1
2024-01-23 09:13:14 -05:00
Nick Cao
b1ce92fdbe
Merge pull request #283121 from r-ryantm/auto-update/gcsfuse
...
gcsfuse: 1.4.0 -> 1.4.1
2024-01-23 09:12:38 -05:00
Sergei Trofimovich
ec0143a458
btrfs-progs: 6.6.3 -> 6.7
...
Changes: https://github.com/kdave/btrfs-progs/releases/tag/v6.7
2024-01-23 10:02:03 +00:00
R. Ryantm
f345b92537
snapraid: 12.2 -> 12.3
2024-01-23 07:24:38 +00:00
R. Ryantm
fe7276cf96
gcsfuse: 1.4.0 -> 1.4.1
2024-01-23 06:44:59 +00:00
R. Ryantm
337af57b75
mergerfs: 2.38.0 -> 2.38.1
2024-01-23 06:32:39 +00:00
Weijia Wang
98ad610d60
Merge pull request #277096 from katexochen/convoy/remove
...
convoy: remove
2024-01-23 07:16:44 +01:00
Luflosi
79393a0b86
apfsprogs: migrate to by-name
2024-01-21 17:10:01 +01:00
R. Ryantm
9eff911136
dwarfs: 0.7.4 -> 0.7.5
2024-01-19 16:31:29 +00:00
Adam Stephens
5a93058145
garage_0_8: mark broken on darwin
...
upstream did not backport fixes for darwin build failures to 0.8.
users should be encouraged to upgrade.
2024-01-17 22:05:06 -05:00
Adam Stephens
1c1f1d2f9b
garage: add changelog meta attribute
2024-01-17 17:24:20 +01:00
Adam Stephens
e8f1c9b2fb
garage_0_9: 0.9.0 -> 0.9.1
...
https://git.deuxfleurs.fr/Deuxfleurs/garage/releases/tag/v0.9.1
Due to a recent change in the build system, we have to remove actively a
file (`.cargo/config.toml`) to avoid the mold linker to leak during the linkage phase.
Not sure if we should have more sophisticated ways to ignore this.
2024-01-17 17:23:46 +01:00
Adam Stephens
21727dbda0
garage_0_8: 0.8.4 -> 0.8.5
...
https://git.deuxfleurs.fr/Deuxfleurs/garage/releases/tag/v0.8.5
2024-01-17 17:23:22 +01:00
Franz Pletz
29da62e4e2
bees: 0.9.3 -> 0.10
2024-01-17 01:02:26 +01:00
Madoura
5a06c7fc22
bcachefs-tools: add comment on when to enable build tests
2024-01-16 15:19:40 -06:00
Madoura
6b8dc42ee1
bcachefs-tools: fixup for version 1.4.1
2024-01-16 15:19:35 -06:00
Franz Pletz
8b510023b2
Merge pull request #281074 from jmbaur/erofs-lzma
...
erofs: allow adding LZMA support
2024-01-16 14:43:50 +01:00
Julius de Bruijn
f320925fc0
bcachefs-tools: 1.3.5 -> 1.4.1
2024-01-15 21:11:49 +01:00
Jared Baur
173b9d562f
erofs: allow adding LZMA support
...
LZMA support for EROFS is considered experimental in the current release
and defaults to disabled, so `lzmaSupport` defaults to false.
2024-01-14 21:47:57 -08:00
Ryan Lahfa
9c12de0628
Merge pull request #276428 from r-ryantm/auto-update/stuffbin
...
stuffbin: 1.2.0 -> 1.3.0
2024-01-12 20:01:56 +01:00
K900
838aefefc3
Merge remote-tracking branch 'origin/master' into staging-next
2024-01-09 22:42:37 +03:00
GetPsyched
f98ec4f73c
treewide: update meta.description to fit the guidelines
2024-01-09 17:12:31 +01:00
github-actions[bot]
9f96550945
Merge master into staging-next
2024-01-07 12:01:24 +00:00
Jörg Thalheim
db59d03371
Merge branch 'master' into pr/bcachefs
2024-01-07 11:40:30 +01:00
K900
d64c76c2ca
rdfind: 1.5.0 -> 1.6.0
...
Fixes build
2024-01-05 11:03:36 +03:00
github-actions[bot]
065e28482b
Merge master into staging-next
2024-01-04 18:00:54 +00:00
Nick Cao
51d0d089e5
Merge pull request #278475 from SFrijters/mkspiffs-version
...
mkspiffs: fix version number shown in help, cleanup
2024-01-04 10:52:27 -05:00
Emery Hemingway
596ebd7dfc
littlefs-fuse: 2.7.3 -> 2.7.4
2024-01-04 14:05:08 +00:00
github-actions[bot]
307002948d
Merge master into staging-next
2024-01-03 18:00:57 +00:00
Stefan Frijters
22f78a7499
mkspiffs: fix version number shown in help, cleanup
...
* Replace git invocation for the project itself with the version number from the derivation
* Replace git invocation for the submodule with 'unknown' (which is what the Makefile falls back to anyway)
* Remove git as a dependency
* Update sha256 -> hash
2024-01-03 17:47:35 +01:00
Weijia Wang
7671e1a210
Merge pull request #274601 from r-ryantm/auto-update/kio-fuse
...
kio-fuse: 5.0.1 -> 5.1.0
2024-01-03 17:30:39 +01:00
Weijia Wang
9acd50dc09
Merge pull request #274399 from r-ryantm/auto-update/gcsfuse
...
gcsfuse: 1.2.1 -> 1.4.0
2024-01-03 17:04:24 +01:00
Weijia Wang
dcc5f60610
Merge pull request #273620 from r-ryantm/auto-update/bcachefs-tools
...
bcachefs-tools: 1.3.3 -> 1.3.5
2024-01-03 16:16:13 +01:00
Weijia Wang
553e1b4065
Merge pull request #272726 from r-ryantm/auto-update/ssdfs-utils
...
ssdfs-utils: 4.35 -> 4.37
2024-01-03 15:22:53 +01:00
R. Ryantm
35835e0dd3
gcsfuse: 1.2.1 -> 1.4.0
2024-01-01 01:36:50 +00:00
Jan Tojnar
80020c7db4
Merge branch 'master' into staging-next
...
; Conflicts:
; pkgs/development/lua-modules/generated-packages.nix
; pkgs/development/lua-modules/overrides.nix
2023-12-31 02:31:32 +01:00
Jörg Thalheim
4d96a0f96f
envfs: 1.0.2 -> 1.0.3
...
Diff: https://github.com/Mic92/envfs/compare/1.0.2...1.0.3
2023-12-29 21:09:56 +01:00
Vladimír Čunát
de84adb292
Merge branch 'master' into staging-next
2023-12-29 14:00:30 +01:00
R. Ryantm
8c994854f2
juicefs: 1.1.0 -> 1.1.1
2023-12-29 10:47:34 +01:00
github-actions[bot]
3e74d24806
Merge master into staging-next
2023-12-28 18:01:23 +00:00
R. Ryantm
1c6a5c7052
dwarfs: 0.7.3 -> 0.7.4
2023-12-28 07:32:18 +00:00
Paul Meyer
a6edc67820
convoy: remove
2023-12-27 13:49:20 +01:00
github-actions[bot]
04686e4ee3
Merge master into staging-next
2023-12-27 12:00:55 +00:00
adisbladis
c24958f4c7
maintainers: Remove adisbladis as maintainer from various packages
...
These are a handful of packages I no longer use or/and have lost interest in.
2023-12-27 23:13:50 +13:00
github-actions[bot]
f6ece27ed4
Merge master into staging-next
2023-12-25 18:00:59 +00:00
R. Ryantm
6ea6cfd99e
ceph-csi: 3.10.0 -> 3.10.1
2023-12-25 13:28:20 +00:00
R. Ryantm
4fbc44ea7a
stuffbin: 1.2.0 -> 1.3.0
2023-12-24 09:37:47 +00:00
R. Ryantm
db4a437ef3
ssdfs-utils: 4.35 -> 4.37
2023-12-23 12:31:31 +00:00
github-actions[bot]
176c80219d
Merge master into staging-next
2023-12-20 12:00:53 +00:00
Robin Gloster
b5556f2c37
Merge pull request #268109 from helsinki-systems/helsinki-maintainer-team
...
maintainers/teams: init and add helsinki-systems
2023-12-20 11:43:29 +01:00
github-actions[bot]
54b5a554bf
Merge staging-next into staging
2023-12-18 06:01:32 +00:00
Sergei Trofimovich
94a71e6660
btrfs-progs: user build's python for man pages generation, not host's
...
Without the change build fails on attributes like
`pkgsCross.aarch64-multiplatform.btrfs-progs` as:
sphinx-build: cannot execute binary file: Exec format error
2023-12-17 22:00:09 +00:00
github-actions[bot]
71c41d360a
Merge staging-next into staging
2023-12-17 18:01:38 +00:00
Nick Cao
a1bdb6cdd8
Merge pull request #274872 from r-ryantm/auto-update/mount-zip
...
mount-zip: 1.0.11 -> 1.0.12
2023-12-17 10:04:34 -05:00
github-actions[bot]
7ca491d676
Merge staging-next into staging
2023-12-17 12:01:44 +00:00
R. Ryantm
bda2181c28
mount-zip: 1.0.11 -> 1.0.12
2023-12-17 02:58:58 +00:00
R. Ryantm
b4245787b0
kio-fuse: 5.0.1 -> 5.1.0
2023-12-16 03:31:54 +00:00
Sergei Trofimovich
a831eddcac
btrfs-progs: 6.6.2 -> 6.6.3
...
Changes: https://github.com/kdave/btrfs-progs/releases/tag/v6.6.3
2023-12-15 16:26:10 +00:00
github-actions[bot]
2b17e91c71
Merge staging-next into staging
2023-12-15 12:01:41 +00:00
github-actions[bot]
7be452e197
Merge staging-next into staging
2023-12-14 18:01:30 +00:00
Florian Klink
74461420f9
bcache-tools: don't patch path to /bin/sh
...
This will make these udev rules not work in the systemd-based initrd,
which only has /bin/sh.
2023-12-14 19:16:18 +02:00
Linus Heckemann
4f5aa65af5
Merge pull request #270444 from NukaDuka/cephfs-mount-fix
...
ceph: use absolute binary paths instead of relative paths
2023-12-14 14:12:28 +01:00
github-actions[bot]
83a6ce5c45
Merge staging-next into staging
2023-12-14 06:01:41 +00:00
R. Ryantm
ad7f36e6e5
ceph-csi: 3.9.0 -> 3.10.0
2023-12-13 15:56:05 +00:00
github-actions[bot]
688991ba84
Merge staging-next into staging
2023-12-13 12:01:48 +00:00
R. Ryantm
0f14ad0731
android-file-transfer: 4.2 -> 4.3
2023-12-13 03:54:15 +00:00
R. Ryantm
8d76f5ce4d
bcachefs-tools: 1.3.3 -> 1.3.5
2023-12-11 19:14:01 +00:00
Kartik Gokte
68221c35ff
ceph: use absolute binary paths instead of relative paths
...
While trying to mount CephFS using libceph and systemd, mount.ceph tries to call "modinfo", "modprobe", and "grep", but fails with the error "sh: line 1: modprobe: command not found". This is because ceph calls these binaries by running the command "sh -c -- <application> %s %s", which does not pass the PATH environment variable through. This isn't usually a problem, because ceph, by default, calls the paths of these binaries as they would be in debian, in /sbin and /bin, but a change was made to replace these with relative paths, thus breaking the mounting process entirely. Replacing these relative paths with absolute store paths alleviates this issue whilst preserving all functionality.
2023-12-11 19:09:26 +05:30
github-actions[bot]
6b2241ffde
Merge staging-next into staging
2023-12-11 00:02:59 +00:00
github-actions[bot]
19b2e66364
Merge staging-next into staging
2023-12-10 18:01:37 +00:00
Weijia Wang
58651820bf
idsk: refactor
2023-12-10 14:42:19 +01:00
Weijia Wang
89f7847889
bonnie: refactor
2023-12-10 01:52:24 +01:00
Dmitry Kalinkin
025a278148
Merge remote-tracking branch 'origin/master' into staging
...
Conflicts:
pkgs/tools/networking/ofono/default.nix
2023-12-08 12:27:28 -05:00
Nick Cao
d996452779
Merge pull request #272825 from r-ryantm/auto-update/dwarfs
...
dwarfs: 0.7.2 -> 0.7.3
2023-12-08 09:28:13 -05:00
R. Ryantm
6b8de88332
dwarfs: 0.7.2 -> 0.7.3
2023-12-08 05:46:37 +00:00
Bernardo Meurer
18fee7deec
Merge pull request #272361 from r-ryantm/auto-update/bindfs
...
bindfs: 1.17.5 -> 1.17.6
2023-12-06 10:12:11 -03:00
Rick van Schijndel
ba75066821
Merge pull request #271362 from pbsds/rm-dead-patches
...
treewide: remove unreferenced patch files
2023-12-06 03:28:15 +01:00
R. Ryantm
dec1160f36
bindfs: 1.17.5 -> 1.17.6
2023-12-05 21:47:04 +00:00
Alyssa Ross
fb4a93a913
treewide: fetchgit -> fetchzip (git.kernel.org)
...
fetchzip is more efficient, because it doesn't do a full git clone, so
it should be preferred where possible.
Where hashes have not been changed, I have verified that they don't
need to be. Where hashes have changed, in all cases this is because
of .gitattributes files that exclude certain files from the tarball,
and in these cases I have verified that the packages still build.
sbsigntool still uses fetchgit because it has a submodule, and ell and
iwd still use fetchgit because git.kernel.org does not provide
snapshot links for them. Apparently this is intentional.
2023-12-05 21:19:01 +01:00
R. Ryantm
0ae5758951
stuffbin: 1.1.0 -> 1.2.0
2023-12-05 12:09:14 +00:00
Madoura
3f826bf8e8
bcachefs-tools: 1.3.3 -> 1.3.5
2023-12-05 01:05:43 -06:00
Madoura
8772aa52b6
Revert "treewide: add bcachefsLinuxTesting and bcachefsLinuxTesting tests"
...
This reverts commit c2450c4515
.
No longer needed as the default is 'linuxPackages_testing'
2023-12-05 01:04:21 -06:00
Nikolay Korotkiy
786100e12d
Merge pull request #270462 from sikmir/e2fsprogs
...
e2fsprogs: add withFuse option
2023-12-01 21:34:02 +04:00
Nick Cao
a5b64c9d15
Merge pull request #271300 from NickCao/stratis
...
stratisd: 3.6.2 -> 3.6.3
2023-12-01 10:39:57 -05:00
Peder Bergebakken Sundt
f41aba3739
treewide: remove unreferenced patch files
...
Found with `fd \\.patch$ pkgs/ -x bash -c 'rg -F "{/}" pkgs/ -q || echo {}'`
2023-12-01 06:11:20 +01:00
Nick Cao
a2ce5478ae
stratisd: 3.6.2 -> 3.6.3
...
Diff: https://github.com/stratis-storage/stratisd/compare/stratisd-v3.6.2...stratisd-v3.6.3
2023-11-30 17:29:12 -05:00
ajs124
7b6580dba4
maintainers/teams: init and add helsinki-systems
2023-11-30 19:11:08 +01:00
Emily Trau
277ea6cac2
fuse-ext2: init at unstable-2020-07-12
2023-11-30 02:24:00 +11:00
Pol Dellaiera
2271ac7d8b
Merge pull request #266601 from r-ryantm/auto-update/bindfs
...
bindfs: 1.17.4 -> 1.17.5
2023-11-27 21:16:58 +01:00
Pol Dellaiera
68a51a2ece
Merge pull request #262193 from r-ryantm/auto-update/tar2ext4
...
tar2ext4: 0.11.1 -> 0.11.4
2023-11-27 20:55:43 +01:00
Nikolay Korotkiy
d8c8ccaeca
e2fsprogs: add withFuse option
2023-11-27 22:19:42 +04:00
Damien Cassou
98a0ec7a83
Merge pull request #268244 from DamienCassou/blobfuse-2.1.2
2023-11-27 09:25:58 +00:00
Sergei Trofimovich
0bfeafe4a9
duperemove: 0.14 -> 0.14.1
...
Changes: https://github.com/markfasheh/duperemove/releases/tag/v0.14.1
2023-11-25 12:30:36 +00:00
h7x4
12315f53ff
treewide: add mainProgram
2023-11-24 21:01:03 +01:00
Jörg Thalheim
487ac16909
envfs: 1.0.1 -> 1.0.2
...
Diff: https://github.com/Mic92/envfs/compare/1.0.1...1.0.2
2023-11-24 14:19:35 +01:00
makefu
2d757563ae
mergerfs-tools: 20190411 -> 20230912, add makefu as maintainer
2023-11-22 23:09:47 +01:00
ners
ed31e0235e
treewide: replace broken udev paths with systemd
2023-11-21 15:09:38 +01:00
Janik
07fb3036db
Merge pull request #268837 from pongo1231/duperemove-newhash
2023-11-21 06:11:33 +01:00
Cole Helbling
042dce1f68
zpool-auto-expand-partitions: 0.1.0 -> 0.1.1
...
This fixes the build with LLVM 16.
2023-11-20 17:17:13 -08:00
pongo1231
c9da1f6842
duperemove: add -Wno-error=format-security to CFLAGS
2023-11-21 01:20:12 +01:00
pongo1231
9a7ff8709b
duperemove: fix hash
2023-11-21 01:19:15 +01:00
pongo1231
d0816cb45f
duperemove: 0.13 -> 0.14
2023-11-20 17:03:33 +01:00
Paul Meyer
2c97a5caa7
maintainers: remove jfrankenau
...
due to inactivity.
2023-11-20 08:44:58 +01:00
Mario Rodas
ac79ff7319
Merge pull request #268426 from r-ryantm/auto-update/gcsfuse
...
gcsfuse: 1.2.0 -> 1.2.1
2023-11-19 09:34:30 -05:00
R. Ryantm
33101c533c
gcsfuse: 1.2.0 -> 1.2.1
2023-11-19 01:53:16 +00:00
Madoura
c2450c4515
treewide: add bcachefsLinuxTesting and bcachefsLinuxTesting tests
...
nixos/tests/installer: add bcachefsLinuxTesting and bcachefsLinuxTesting tests
bcachefs-tools: add bcachefsLinuxTesting and bcachefsLinuxTesting tests
2023-11-18 09:58:56 -06:00
Damien Cassou
f30ebbd394
blobfuse: 2.1.0 -> 2.1.2
2023-11-18 08:13:03 +01:00
Madoura
64782b0571
bcachefs-tools: add update script
2023-11-17 22:55:20 +01:00
Madoura
1558b0d698
bcachefs-tools: use finalAttrs
2023-11-17 22:55:20 +01:00
7c6f434c
621959d96e
Merge pull request #267918 from trofi/btrfs-progs-update
...
btrfs-progs: 6.6.1 -> 6.6.2
2023-11-17 06:03:17 +00:00
Nick Cao
b84fc2365f
Merge pull request #267923 from NickCao/stratis
...
stratisd: 3.6.1 -> 3.6.2
2023-11-17 00:11:34 -05:00
Raito Bezarius
d571f364ba
bcachefs-tools: 1.3.1 -> 1.3.3
...
https://github.com/koverstreet/bcachefs-tools/releases/tag/v1.3.3
https://github.com/koverstreet/bcachefs-tools/releases/tag/v1.3.2
2023-11-17 04:58:37 +00:00
Peder Bergebakken Sundt
01449869ed
Merge pull request #267619 from a-n-n-a-l-e-e/dduper-btrfs-progs-v6.3.3
...
dduper: update patch for btrfs-progs-v6.3.3+; fix build
2023-11-16 22:35:02 +01:00
Nick Cao
5c9c94ef69
stratisd: 3.6.1 -> 3.6.2
...
Diff: https://github.com/stratis-storage/stratisd/compare/refs/tags/stratisd-v3.6.1...stratisd-v3.6.2
2023-11-16 11:40:07 -05:00
Sergei Trofimovich
aa7538ada2
btrfs-progs: 6.6.1 -> 6.6.2
...
Changes: https://github.com/kdave/btrfs-progs/releases/tag/v6.6.2
2023-11-16 16:12:57 +00:00
Vladimír Čunát
0fe5300699
Merge branch 'master' into staging-next
2023-11-16 09:49:24 +01:00
Adam Joseph
372ce96efc
bcachefs-tools: unstable-2023-06-28 -> 1.3.1
2023-11-15 15:03:52 -06:00
Anna Lee
eb9e1a3b4f
dduper: update patch for btrfs-progs-v6.3.3+; fix build
...
apply minor updates to the btrfs-progs patch to fix build.
https://github.com/Lakshmipathi/dduper/pull/75
2023-11-15 07:56:10 +00:00
github-actions[bot]
6cc772a6fa
Merge master into staging-next
2023-11-14 18:01:11 +00:00
R. Ryantm
efc6520b68
tar2ext4: 0.11.1 -> 0.11.4
2023-11-14 12:20:24 +00:00
R. Ryantm
2cebf9d2ca
squashfuse: 0.4.0 -> 0.5.0
2023-11-14 03:36:58 +00:00
github-actions[bot]
33248a2caf
Merge master into staging-next
2023-11-12 00:02:14 +00:00
Peter Hoeg
feadb21353
duperemove: add mainProgram
2023-11-11 21:38:06 +01:00
github-actions[bot]
9776723357
Merge master into staging-next
2023-11-11 18:00:58 +00:00
Anthony Roussel
e30f48be94
treewide: fix redirected and broken URLs
...
Using the script in maintainers/scripts/update-redirected-urls.sh
2023-11-11 10:49:01 +01:00
Weijia Wang
96ec4cfbb6
Merge pull request #266681 from reckenrode/clang16-fixes-batch6
...
encfs,grass,mayavi,aggdraw,vorbis-tools: fix builds on staging-next
2023-11-11 00:52:17 +01:00
Alyssa Ross
afabc4a15d
Merge remote-tracking branch 'origin/master' into HEAD
...
Conflicts:
pkgs/development/libraries/SDL2/default.nix
2023-11-10 15:18:19 +01:00
Artturi
714e527a72
Merge pull request #266584 from wegank/makefu-packages
2023-11-10 16:10:25 +02:00
Randy Eckenrode
1d2d4ec8fa
encfs: fix build with newer versions of clang
...
Apply patch to resolve the following error:
error: no matching constructor for initialization of 'std::shared_ptr<AbstractCipherKey>'
2023-11-10 09:01:10 -05:00
markuskowa
cce2e89b30
Merge pull request #264346 from r-ryantm/auto-update/mergerfs
...
mergerfs: 2.37.1 -> 2.38.0
2023-11-10 10:50:13 +01:00
7c6f434c
ddc68a76f1
Merge pull request #266199 from r-ryantm/auto-update/glusterfs
...
glusterfs: 11.0 -> 11.1
2023-11-10 09:20:18 +00:00
R. Ryantm
6a83941f49
bindfs: 1.17.4 -> 1.17.5
2023-11-10 06:17:11 +00:00
Weijia Wang
6e824a29ab
snapraid: disable tests on x86_64-darwin
2023-11-10 04:29:08 +01:00
github-actions[bot]
2d73797da4
Merge master into staging-next
2023-11-09 12:01:04 +00:00
R. Ryantm
abb7876588
glusterfs: 11.0 -> 11.1
2023-11-08 06:39:14 +00:00
Sergei Trofimovich
f4e70e2c21
btrfs-progs: 6.5.3 -> 6.6.1
...
Compared to the previous `6.6` attempt `6.6.1` fixes the regression that
prevents device detection.
Changes:
- https://github.com/kdave/btrfs-progs/releases/tag/v6.6
- https://github.com/kdave/btrfs-progs/releases/tag/v6.6.1
2023-11-05 22:55:16 +00:00
github-actions[bot]
bb38778356
Merge master into staging-next
2023-11-05 18:00:55 +00:00
Atemu
fe8046e211
Revert "btrfs-progs: 6.5.3 -> 6.6"
...
This reverts commit a6c6e32d7f
.
2023-11-05 16:51:43 +01:00
github-actions[bot]
2c3155e94d
Merge master into staging-next
2023-11-04 12:00:55 +00:00
Maximilian Bosch
b4c0c733b3
Merge pull request #263716 from Mic92/zfstools
...
zfstools: fix missing zpool in PATH
2023-11-04 12:57:12 +01:00
7c6f434c
f126ff2c29
Merge pull request #265381 from trofi/btrfs-progs-update
...
btrfs-progs: 6.5.3 -> 6.6
2023-11-04 11:36:54 +00:00
Sergei Trofimovich
a6c6e32d7f
btrfs-progs: 6.5.3 -> 6.6
...
Changes: https://github.com/kdave/btrfs-progs/releases/tag/v6.6
2023-11-04 04:02:58 +00:00
Weijia Wang
44f16f33cc
Merge branch 'master' into staging-next
2023-11-04 01:43:45 +01:00
Weijia Wang
dfa4fcc79e
Merge pull request #263021 from r-ryantm/auto-update/wipefreespace
...
wipefreespace: 2.5 -> 2.6
2023-11-04 00:38:56 +01:00
github-actions[bot]
3c43b804d4
Merge master into staging-next
2023-11-03 18:01:23 +00:00
rewine
7db1010453
erofs-utils: add selinuxSupport option
2023-11-03 09:26:27 +08:00
github-actions[bot]
75a11d85b8
Merge master into staging-next
2023-11-03 00:02:23 +00:00
nikstur
8b4a045bb8
erofs-utils: 1.7 -> 1.7.1 ( #265080 )
...
changelog: https://git.kernel.org/pub/scm/linux/kernel/git/xiang/erofs-utils.git/tree/ChangeLog?h=v1.7.1
2023-11-02 23:18:25 +01:00
github-actions[bot]
677e25fcd2
Merge master into staging-next
2023-11-02 12:01:08 +00:00
R. Ryantm
2bba5a3d6e
littlefs-fuse: 2.7.2 -> 2.7.3
2023-11-02 10:41:14 +00:00
github-actions[bot]
cd7af6170b
Merge master into staging-next
2023-11-01 18:01:01 +00:00
Nick Cao
c8a78038d8
Merge pull request #264704 from NickCao/stratis
...
stratisd: 3.6.0 -> 3.6.1
2023-11-01 09:18:08 -04:00
github-actions[bot]
4a533d29ce
Merge master into staging-next
2023-11-01 12:01:10 +00:00
Artturi
bf4a5ce57b
Merge pull request #263455 from NickCao/duperemove
2023-11-01 08:48:52 +02:00
Artturi
2e4accdb63
Merge pull request #263451 from NickCao/9pfs
2023-11-01 08:44:42 +02:00
Nick Cao
89d3fbfbb9
stratisd: 3.6.0 -> 3.6.1
...
Diff: https://github.com/stratis-storage/stratisd/compare/refs/tags/stratisd-v3.6.0...stratisd-v3.6.1
2023-10-31 20:48:54 -04:00
R. Ryantm
f9ee2b7bf8
mergerfs: 2.37.1 -> 2.38.0
2023-10-30 12:55:58 +00:00
github-actions[bot]
52b6b90243
Merge master into staging-next
2023-10-28 18:00:57 +00:00
OTABI Tomoya
f7f4193a9e
Merge pull request #263808 from r-ryantm/auto-update/exfatprogs
...
exfatprogs: 1.2.1 -> 1.2.2
2023-10-28 21:54:44 +09:00
github-actions[bot]
81ed2302dc
Merge master into staging-next
2023-10-28 06:00:57 +00:00
Weijia Wang
6da321fe5f
Merge pull request #262119 from r-ryantm/auto-update/ssdfs-utils
...
ssdfs-utils: 4.27 -> 4.35
2023-10-28 03:54:07 +02:00
github-actions[bot]
4c838ddf14
Merge master into staging-next
2023-10-27 18:01:08 +00:00
R. Ryantm
6f806fb0eb
exfatprogs: 1.2.1 -> 1.2.2
2023-10-27 16:13:12 +00:00
Mario Rodas
c0b87c93bd
Merge pull request #263726 from r-ryantm/auto-update/gcsfuse
...
gcsfuse: 1.1.0 -> 1.2.0
2023-10-27 08:59:27 -05:00
github-actions[bot]
4a5044c558
Merge master into staging-next
2023-10-27 12:01:12 +00:00
Nick Cao
8da071d624
davfs2: fix aarch64 cross compilation by explicitly setting --with-neon ( #263453 )
2023-10-27 07:43:59 +00:00
R. Ryantm
935a56c84c
gcsfuse: 1.1.0 -> 1.2.0
2023-10-27 07:40:04 +00:00
Jörg Thalheim
09f7789948
zfstools: fix missing zpool in PATH
...
the autosnaphot would fail because the zpool command was not found
2023-10-27 08:49:42 +02:00
Vladimír Čunát
d811555465
Merge branch 'staging' into staging-next
2023-10-26 10:36:50 +02:00
Nick Cao
97bfad5e15
duperemove: fix cross compilation
2023-10-25 18:45:02 -04:00
Nick Cao
962db36057
_9pfs: fix cross compilation
2023-10-25 18:27:14 -04:00
Martin Weinelt
8c462229c3
ceph: drop sqlalchemy override
...
The flask-sqlalchemy package requires sqlalchemy>=2.0.16 now.
2023-10-25 23:08:10 +02:00
Nick Cao
f5680882ec
Merge pull request #263240 from NickCao/stratis
...
stratisd: 3.5.9 -> 3.6.0, stratis-cli: 3.5.3 -> 3.6.0
2023-10-25 09:38:16 -04:00
Damien Cassou
ad86590c08
blobfuse: 1.3.7 -> 2.1.0
...
Version 2 is implemented in Go, requiring a large change in the Nix
definition.
2023-10-25 08:13:47 +02:00
Nick Cao
6d48aec1f3
stratis-cli: 3.5.3 -> 3.6.0
...
Diff: https://github.com/stratis-storage/stratis-cli/compare/v3.5.3...v3.6.0
2023-10-24 18:44:20 -04:00
Nick Cao
74cbda05a7
stratisd: 3.5.9 -> 3.6.0
...
Diff: https://github.com/stratis-storage/stratisd/compare/refs/tags/stratisd-v3.5.9...stratisd-v3.6.0
2023-10-24 18:44:19 -04:00
Nick Cao
c911e99271
mtdutils: fix cross compilation by setting AR in makeFlags
2023-10-24 12:33:25 -04:00
R. Ryantm
c485709e2a
wipefreespace: 2.5 -> 2.6
2023-10-23 20:39:53 +00:00
github-actions[bot]
df9eab6771
Merge staging-next into staging
2023-10-23 00:03:00 +00:00
Martin Weinelt
bd40664563
Merge pull request #262771 from DeeUnderscore/misc/duperemove-version
...
duperemove: set version string
2023-10-23 00:06:17 +02:00
Dee Anzorge
d437fcbefd
duperemove: set version string
2023-10-22 23:22:58 +02:00
Sergei Trofimovich
870b9ab0ca
btrfs-progs: 6.5.2 -> 6.5.3
...
Changes: https://github.com/kdave/btrfs-progs/releases/tag/v6.5.3
2023-10-22 13:48:55 +01:00
github-actions[bot]
f4afba2014
Merge staging-next into staging
2023-10-21 18:01:53 +00:00
Alyssa Ross
ed0bddfcf0
erofs-utils.meta.homepage: init
2023-10-21 10:15:06 -03:00
R. Ryantm
865ff6abf4
ssdfs-utils: 4.27 -> 4.35
2023-10-19 18:01:17 +00:00
github-actions[bot]
c12ce83e4e
Merge staging-next into staging
2023-10-18 18:01:38 +00:00
Florian Klink
d9c73ef087
garage: point garage to garage_0_9
...
The unversioned version should always point to the latest version.
2023-10-18 19:20:03 +02:00
Florian Klink
725d22d9c1
garage: apply MacOS build patch
...
https://git.deuxfleurs.fr/Deuxfleurs/garage/issues/653
2023-10-18 19:20:03 +02:00
Florian Klink
71040ea59e
garage: nixpkgs-fmt
2023-10-18 19:20:03 +02:00
Raito Bezarius
be85addb7f
garage_0_9: init at 0.9.0
...
https://git.deuxfleurs.fr/Deuxfleurs/garage/releases/tag/v0.9.0
2023-10-18 19:20:03 +02:00
Raito Bezarius
e6dea3982e
garage_0_7: drop
...
This was EOL for a long time, 0.8 and 0.9 are out by now.
2023-10-18 19:20:03 +02:00
github-actions[bot]
07245b90f3
Merge staging-next into staging
2023-10-18 00:02:49 +00:00