Commit Graph

2939 Commits

Author SHA1 Message Date
Sergei Trofimovich
b458ef900f grive2: pull gcc-12 upstream fix
Without the change build fails on `master` as:

    [ 14%] Building CXX object libgrive/CMakeFiles/grive.dir/src/base/Syncer.cc.o
    In file included from /build/source/libgrive/src/base/Syncer.cc:20:
    /build/source/libgrive/src/base/Syncer.hh:58:22: error: 'unique_ptr' in namespace 'std' does not name a template type
       58 |         virtual std::unique_ptr<Feed> GetFolders() = 0;
          |                      ^~~~~~~~~~

Full build log: https://hydra.nixos.org/log/48jk4w7l1frlf6x8xjli2vyqqxk24ib1-grive2-0.5.3.drv
2023-05-06 11:44:26 +01:00
R. Ryantm
70ca1fab1b gocryptfs: 2.3.1 -> 2.3.2 2023-05-05 06:14:43 +00:00
R. Ryantm
0d41b62153 bonnie: 1.98 -> 2.00a 2023-05-03 10:47:30 +00:00
Adam Kirby
5dadfddc58 juicefs: add mount.juicefs symlink
Add mount.juicefs symlink so that /etc/fstab can mount juicefs fsType as required to use the NixOS fileSystems option with juicefs
2023-05-02 12:30:44 -04:00
Jack Cummings
73e5eb8949 netatalk: 3.1.13 -> 3.1.15
netatalk is maintained again!

  Remove the local patches, and many of the workarounds.

  Attempt to address #23895
2023-05-01 22:10:48 -07:00
Et7f3
0f8c0221c4
bindfs: Use fuse3 on linux
The configure script try fuse3 and fallback to fuse2 aka fuse attributes.
2023-04-29 12:29:34 +02:00
Weijia Wang
87d526ff19
Merge pull request #228781 from wegank/apfs-fuse-darwin
apfs-fuse: add darwin support
2023-04-29 11:47:19 +03:00
R. Ryantm
9c83f0df00 gcsfuse: 0.42.3 -> 0.42.4 2023-04-29 05:30:05 +00:00
Weijia Wang
670fc54922 apfs-fuse: add darwin support 2023-04-28 22:46:51 +03:00
Weijia Wang
3f8152aaaf
Merge pull request #228584 from wegank/squashfstools-darwin
squashfsTools: fix build on darwin
2023-04-28 00:13:01 +03:00
Weijia Wang
d5904d7e6b squashfsTools: fix build on darwin 2023-04-27 22:59:28 +03:00
Weijia Wang
5ef980cd22
Merge pull request #228329 from r-ryantm/auto-update/fatsort
fatsort: 1.6.4.625 -> 1.6.5.640
2023-04-27 21:03:23 +03:00
R. Ryantm
a1377d9384 fatsort: 1.6.4.625 -> 1.6.5.640 2023-04-26 14:17:09 +00:00
github-actions[bot]
a39805cda2
Merge master into staging-next 2023-04-25 12:01:31 +00:00
R. Ryantm
fe0e07a2d4 gocryptfs: 2.3 -> 2.3.1 2023-04-25 03:34:02 +00:00
Vladimír Čunát
011bf8f5d9
Merge branch 'master' into staging-next 2023-04-24 08:10:21 +02:00
Nick Cao
f48a45c883
Merge pull request #226527 from Luflosi/update/apfsprogs
apfsprogs: unstable-2022-10-15 -> unstable-2023-03-21
2023-04-24 10:11:57 +08:00
github-actions[bot]
56aa87374a
Merge master into staging-next 2023-04-22 12:01:17 +00:00
Nick Cao
f3834e6fde
stratisd: 3.5.3 -> 3.5.4
Diff: https://github.com/stratis-storage/stratisd/compare/v3.5.3...v3.5.4
2023-04-22 10:22:09 +08:00
github-actions[bot]
f71a5e7be3
Merge master into staging-next 2023-04-22 00:01:53 +00:00
Sergei Trofimovich
02d130b859
Merge pull request #226710 from trofi/mtpfs-no-overrides
mtpfs: drop explicit overrides for libmad and libid3tag
2023-04-21 22:21:11 +01:00
github-actions[bot]
e2ba84f234
Merge master into staging-next 2023-04-20 12:01:27 +00:00
K900
590436c1ca kio-admin: absorb into kde/gear 2023-04-20 11:53:36 +03:00
github-actions[bot]
62b0fc144a
Merge master into staging-next 2023-04-20 06:01:11 +00:00
R. Ryantm
37bbb66efb tar2ext4: 0.9.6 -> 0.9.8 2023-04-20 04:56:25 +00:00
github-actions[bot]
e3d1e50acd
Merge master into staging-next 2023-04-20 00:02:04 +00:00
Weijia Wang
c9a2be1792 securefs: 0.11.1 -> 0.13.1 2023-04-19 12:29:51 +03:00
github-actions[bot]
26bd8755a4
Merge master into staging-next 2023-04-18 06:01:10 +00:00
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
db457e873a mtpfs: drop explicit overrides for libmad and libid3tag 2023-04-17 21:41:23 +01:00
github-actions[bot]
23eaff7dae
Merge staging-next into staging 2023-04-17 18:01:41 +00: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
github-actions[bot]
2280dc4e1f
Merge staging-next into staging 2023-04-16 18:01:43 +00:00
Luflosi
a837020120
apfsprogs: unstable-2022-10-15 -> unstable-2023-03-21 2023-04-16 18:38:57 +02:00
Luflosi
ad7996abce
apfsprogs: link to apfs NixOS test 2023-04-16 18:38:42 +02:00
R. Ryantm
d8f05d468e f2fs-tools: 1.15.0 -> 1.16.0 2023-04-16 16:10:30 +00:00
Vladimír Čunát
d4ae355559
Merge #221855: squashfsTools: 4.5.1 -> 4.6
...into staging
2023-04-16 09:27:32 +02: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