Commit Graph

3254 Commits

Author SHA1 Message Date
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
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
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
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
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