Commit Graph

3125 Commits

Author SHA1 Message Date
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
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
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
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
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
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
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
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
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
Yureka
5893e60936 erofs-utils: set explicit MAX_BLOCK_SIZE
eliminates an impurity through sysconf(_SC_PAGESIZE) when the setting is not specified
2023-10-18 00:48:04 +02:00
Julian Stecklina
54adff2f84 erofs-utils: fix filesystem corruption issues
When packaging a Nix store, erofs hits a bug in version 1.7:

 [36640.475349] erofs: (device loop0): erofs_read_inode: bogus i_mode (0) @ nid 0
 cannot access '.../-tzdata-2023c/share/zoneinfo/Brazil/Acre': Structure needs cleaning

Backport the fix from erofs master.
2023-10-18 00:48:04 +02:00
Weijia Wang
8f1d9aa2a9
Merge pull request #260406 from r-ryantm/auto-update/mtdutils
mtdutils: 2.1.5 -> 2.1.6
2023-10-17 23:57:52 +02:00
figsoda
42f9dd1e3d dysk: 2.8.1 -> 2.8.2
Diff: https://github.com/Canop/dysk/compare/v2.8.1...v2.8.2

Changelog: https://github.com/Canop/dysk/blob/v2.8.2/CHANGELOG.md
2023-10-16 12:32:16 -04:00
Weijia Wang
fda2961162
Merge pull request #260775 from r-ryantm/auto-update/mount-zip
mount-zip: 1.0.10 -> 1.0.11
2023-10-13 18:27:54 +02:00
R. Ryantm
309e8cef63 mount-zip: 1.0.10 -> 1.0.11 2023-10-12 21:23:54 +00:00
R. Ryantm
30ea14476a netatalk: 3.1.15 -> 3.1.18 2023-10-11 14:22:00 +00:00
R. Ryantm
01126a570f mtdutils: 2.1.5 -> 2.1.6 2023-10-11 10:18:11 +00:00
figsoda
524b44be72 dysk: 2.8.0 -> 2.8.1
Diff: https://github.com/Canop/dysk/compare/v2.8.0...v2.8.1

Changelog: https://github.com/Canop/dysk/blob/v2.8.1/CHANGELOG.md
2023-10-09 13:47:36 -04:00
maxine
5244606ec3
Merge pull request #259305 from r-ryantm/auto-update/tar2ext4
tar2ext4: 0.10.0 -> 0.11.1
2023-10-09 18:47:09 +02:00
R. Ryantm
0e285e921c tar2ext4: 0.10.0 -> 0.11.1 2023-10-06 04:00:11 +00:00
Muhammad Falak R Wani
e04d0d44c8 btrfs-progs: 6.5.1 -> 6.5.2
Changelog: https://github.com/kdave/btrfs-progs/raw/v6.5.2/CHANGES
2023-10-05 09:56:25 +05:30
Anderson Torres
a9d73dea16 treewide: remove cstrahan from meta.maintainers - part 2
19 files modified with this removal
2023-10-04 22:20:58 -03:00
Fabián Heredia Montiel
ea351a0231
Merge pull request #258741 from ErrorNoInternet/duperemove-0.13
duperemove: 0.12 -> 0.13
2023-10-04 15:51:13 -06:00
R. Ryantm
32c694e463 littlefs-fuse: 2.4.1 -> 2.7.2 2023-10-03 09:43:45 +01:00
ErrorNoInternet
13882aede5
duperemove: 0.12 -> 0.13 2023-10-03 14:31:01 +08:00
Weijia Wang
9d57599d7d unrar: 6.2.5 -> 6.2.11
rar2fs: fix build
2023-09-27 09:58:51 +02:00
Weijia Wang
f7f67c9c1d
Merge pull request #256554 from sshilovsky/master
curlftpfs: apply SUSE patches
2023-09-24 14:09:42 +02:00
Thomas Gerbet
943da8b1a7 erofs-utils: 1.6 -> 1.7
Fixes CVE-2023-33552 and CVE-2023-33551.

Changelog:
https://git.kernel.org/pub/scm/linux/kernel/git/xiang/erofs-utils.git/tree/ChangeLog?h=v1.7
2023-09-23 19:05:58 +02:00
Nick Cao
70b68c8f34
Merge pull request #256868 from r-ryantm/auto-update/mergerfs
mergerfs: 2.37.0 -> 2.37.1
2023-09-23 08:47:28 -04:00
Aaron Jheng
87cb7625b8
treewide: remove maintainer (#256811) 2023-09-23 14:35:29 +02:00
R. Ryantm
a42f67b8a2 mergerfs: 2.37.0 -> 2.37.1 2023-09-23 10:27:43 +00:00
Weijia Wang
b27c999e6c
Merge pull request #255333 from r-ryantm/auto-update/juicefs
juicefs: 1.0.4 -> 1.1.0
2023-09-22 11:01:56 +02:00
Sergei Shilovsky
f1dceb0919 curlftpfs: apply SUSE patches
Fixes this bug in particular:
https://sourceforge.net/p/curlftpfs/bugs/70/
2023-09-21 21:43:50 +03:00