Commit Graph

2903 Commits

Author SHA1 Message Date
Nick Cao
338611e766
stratisd: 3.5.2 -> 3.5.3
Diff: https://github.com/stratis-storage/stratisd/compare/v3.5.2...v3.5.3
2023-04-18 10:15:32 +08:00
Sergei Trofimovich
10d74285cd
Merge pull request #224222 from gravndal/bees-update
bees: 0.8 -> 0.9.3
2023-04-17 18:30:53 +01:00
R. Ryantm
d8f05d468e f2fs-tools: 1.15.0 -> 1.16.0 2023-04-16 16:10:30 +00:00
Sergei Trofimovich
ae7a853801
Merge pull request #225156 from yvt/patch/fuse-7z-ng-meta-homepage
fuse-7z-ng: set `meta.homepage`
2023-04-14 22:45:55 +01:00
7c6f434c
fc861d3e06
Merge pull request #225803 from risicle/ris-glusterfs-11
glusterfs: 10.3 -> 11
2023-04-13 08:36:58 +00:00
Martin Weinelt
7e8b87566a
Merge pull request #219493 from covert8/ceph-17
ceph: 16.2.10 -> 17.2.5
2023-04-11 19:35:38 +02:00
Sergei Trofimovich
0c0caf53ac
Merge pull request #225180 from yvt/patch/fuse-7z-ng-zero-init-fuse-operations
fuse-7z-ng: add patch to zero-init `struct fuse_operations`
2023-04-11 18:03:13 +01:00
yvt
e9cb831ee1 fuse-7z-ng: link to <https://github.com/kedazo/fuse-7z-ng/pull/8>
The patch file added in the last commit was based on this linked PR
(authored by me).
2023-04-12 01:35:47 +09:00
Robert Scott
d3ddefde9b glusterfs: 10.3 -> 11 2023-04-10 23:02:29 +01:00
Weijia Wang
c486b06532
Merge pull request #224703 from r-ryantm/auto-update/mergerfs
mergerfs: 2.34.1 -> 2.35.1
2023-04-11 00:12:45 +03:00
R. Ryantm
a1ad820020 juicefs: 1.0.3 -> 1.0.4 2023-04-09 18:37:41 +02:00
Mario Rodas
3d1fa88a24
Merge pull request #225151 from aaronjheng/gcsfuse
gcsfuse: 0.41.12 -> 0.42.3
2023-04-09 00:13:42 -05:00
Nick Cao
83c7a01cb4
stratis-cli: 3.5.0 -> 3.5.1
Diff: https://github.com/stratis-storage/stratis-cli/compare/v3.5.0...v3.5.1
2023-04-08 11:05:40 +08:00
yvt
b121f98160 fuse-7z-ng: add patch to zero-init struct fuse_operations
Fixes segfault when reading archive files.

`struct fuse_operations` contains function pointers specifying a
filesystem's behavior for each operation. For unimplemented operations,
they must be set to null so that libfuse can fall back to a default
implementation or return an error. In fuse-7z-ng, however, they were
left uninitialized, causing segfault due to garbage values stored in
them.
2023-04-08 01:21:41 +09:00
yvt
69510f467e fuse-7z-ng: set meta.homepage 2023-04-07 22:06:05 +09:00
Aaron Jheng
ee61271b2f
gcsfuse: 0.41.12 -> 0.42.3 2023-04-07 12:00:02 +00:00
Tyler Langlois
3f70428b1c glusterfs: 10.1 -> 10.3 2023-04-06 22:13:32 -06:00
Michael Adler
af4d85ba89 mtools: 4.0.42 -> 4.0.43 2023-04-05 15:20:55 +00:00
Michael Adler
dbd2e95148 mtools: add update script 2023-04-05 15:20:55 +00:00
R. Ryantm
9d5d0749e9 mergerfs: 2.34.1 -> 2.35.1 2023-04-04 20:37:17 +00:00
Mario Rodas
92daaff180
Merge pull request #223524 from r-ryantm/auto-update/btrfs-progs
btrfs-progs: 6.2.1 -> 6.2.2
2023-04-01 19:16:10 -05:00
Gaute Ravndal
8dbd0051ae bees: 0.8 -> 0.9.3 2023-04-01 15:20:54 +02:00
Mario Rodas
f8d959f86c btrfs-progs: update meta 2023-03-28 07:32:00 +00:00
R. Ryantm
55aa1f199b btrfs-progs: 6.2.1 -> 6.2.2 2023-03-28 07:31:27 +00:00
R. Ryantm
a5bfcaf6f1 avfs: 1.1.4 -> 1.1.5 2023-03-28 06:24:47 +00:00
ajs124
8a2c93e5b8 xfsprogs: 6.1.1 -> 6.2.0
https://git.kernel.org/pub/scm/fs/xfs/xfsprogs-dev.git/tree/doc/CHANGES?id=a61d6360dd9a440a7d77d911d44eafd328eaa169#n1
2023-03-27 13:39:07 +02:00
github-actions[bot]
ff3e86d2b4
Merge master into staging-next 2023-03-26 06:01:06 +00:00
Yureka
f8cbc3c281 tree-wide: convert rust with git deps to importCargoLock 2023-03-26 01:52:04 +01:00
github-actions[bot]
cead7e3e73
Merge master into staging-next 2023-03-25 00:02:20 +00:00
Martin Weinelt
deb1d7ac1e
ceph: 16.2.10 -> 17.2.5
Updates Ceph from the Pacific to the Quincy release tree.

Upgrade to boost179 and python310, cleans up the python environment,
builds with more system libraries.

Disables parquet support for the radosgw, because I couldn't
get it to build.

Also properly enable the testsuite on ceph-common and generally unroll
and sort lists for a better overview and history.

Co-Authored-By: name_snrl <Demogorgon-74@ya.ru>
2023-03-24 23:50:45 +01:00
zowoq
82c79411b7 fuse-overlayfs: 1.10 -> 1.11
Diff: https://github.com/containers/fuse-overlayfs/compare/v1.10...v1.11
2023-03-25 08:05:55 +10:00
github-actions[bot]
4d82a453fb
Merge master into staging-next 2023-03-19 06:01:10 +00:00
Nick Cao
6300b04938
stratisd: 3.5.1 -> 3.5.2
Diff: https://github.com/stratis-storage/stratisd/compare/v3.5.1...v3.5.2
2023-03-17 11:42:24 +08:00
Martin Weinelt
19680e9902
Merge pull request #217568 from trofi/stdenv-parallel-install
stdenv/generic/setup.sh: enable parallel installs for parallel builds
2023-03-15 17:10:19 +00:00
github-actions[bot]
e196e68bee
Merge master into staging-next 2023-03-14 12:01:32 +00:00
teutat3s
12ebd64d98
garage: 0.8.1 -> 0.8.2
https://git.deuxfleurs.fr/Deuxfleurs/garage/releases/tag/v0.8.2

Remove workaround for failing tests, upstream fixed them in
https://git.deuxfleurs.fr/Deuxfleurs/garage/issues/526
2023-03-14 10:21:53 +01:00
Martin Weinelt
6b67186fe9
Merge remote-tracking branch 'origin/master' into staging-next
Conflicts:
- pkgs/development/python-modules/crownstone-cloud/default.nix
- pkgs/development/python-modules/exrex/default.nix
- pkgs/development/python-modules/mkdocs-minify/default.nix
- pkgs/development/python-modules/myjwt/default.nix
- pkgs/development/tools/analysis/checkov/default.nix
2023-03-14 08:14:26 +01:00
Artturi
b978bf0f0f
Merge pull request #220570 from Artturin/fixlints1 2023-03-14 02:15:55 +02:00
Sandro
5e25ffd594
Merge pull request #218843 from teutat3s/garage-0.8.1 2023-03-13 22:23:53 +01:00
Martin Weinelt
bb14c4255b Merge remote-tracking branch 'origin/master' into staging-next 2023-03-13 17:14:19 +00:00
7c6f434c
3d9d02e341
Merge pull request #219481 from r-ryantm/auto-update/btrfs-progs
btrfs-progs: 6.1.3 -> 6.2.1
2023-03-13 16:58:48 +00:00
teutat3s
78286a06b0
garage: 0.8.0 -> 0.8.1
https://git.deuxfleurs.fr/Deuxfleurs/garage/compare/v0.8.0...v0.8.1

Fix tests by adding cacert

Use garage version 0_8 by default for nixos tests

Use same rust feature set as upstream for release binary and tests:
https://git.deuxfleurs.fr/Deuxfleurs/garage/src/tag/v0.8.1/nix/compile.nix#L181-L192
https://git.deuxfleurs.fr/Deuxfleurs/garage/src/tag/v0.8.1/default.nix#L40-L52
2023-03-13 13:55:36 +01:00
Artturin
cab4a24c34 treewide: fix lints
Arg to lib.optional is a list

build time tool in buildInputs
2023-03-11 00:55:17 +02:00
Martin Weinelt
ef91384e6f Merge remote-tracking branch 'origin/master' into staging-next 2023-03-10 13:09:25 +01:00
R. Ryantm
dc23d0abfe httm: 0.23.2 -> 0.23.3 2023-03-10 03:47:00 +00:00
Martin Weinelt
cf7a8642fc
ceph: Pin sqlalchemy at 1.4.46
The pecan library it uses is incompatible with sqlalchemy>=2.0.
2023-03-08 14:44:18 +01:00
Martin Weinelt
e3f019bb71 Merge remote-tracking branch 'origin/master' into staging-next 2023-03-07 15:05:00 +01:00
Weijia Wang
f20a50655c
Merge pull request #219760 from r-ryantm/auto-update/exfat
exfat: 1.3.0 -> 1.4.0
2023-03-07 10:06:01 +02:00
Martin Weinelt
b04848e5fe Merge remote-tracking branch 'origin/master' into staging-next 2023-03-06 08:21:14 +01:00
R. Ryantm
50f8a89d69 exfat: 1.3.0 -> 1.4.0 2023-03-05 22:08:36 +00:00