Commit Graph

2492 Commits

Author SHA1 Message Date
Martin Weinelt
f13315dd4c
Merge pull request #177253 from dotlambda/ceph-python39 2022-06-11 13:20:36 +02:00
Robert Schütz
edc8808603 ceph: use python39
Boost 1.75 is not compatible with Python 3.10.
2022-06-11 06:36:27 +00:00
github-actions[bot]
7317f1e3e3
Merge master into staging-next 2022-06-11 06:01:13 +00:00
zowoq
e286e80e52 fuse-overlayfs: 1.8.2 -> 1.9
https://github.com/containers/fuse-overlayfs/releases/tag/v1.9
2022-06-11 07:30:53 +10:00
github-actions[bot]
5fedd0596d
Merge staging-next into staging 2022-06-09 00:02:52 +00:00
ajs124
22e4347db2
Merge pull request #176150 from helsinki-systems/upd/xfsprogs
xfsprogs: 5.16.0 -> 5.18.0
2022-06-08 22:25:00 +02:00
Martin Weinelt
6451e9d4a5 Merge remote-tracking branch 'origin/staging-next' into staging 2022-06-08 22:22:26 +02:00
7c6f434c
b6af7f499d
Merge pull request #176650 from r-ryantm/auto-update/btrfs-progs
btrfs-progs: 5.18 -> 5.18.1
2022-06-08 05:14:29 +00:00
Sandro
df01b72ccf
Merge pull request #176315 from adisbladis/rmfuse-lock-2022-06-05
rmfuse: Re-lock dependencies
2022-06-07 22:28:40 +02:00
Sandro
e1c653af38
Merge pull request #174736 from delroth/ntfs3g-cve-2022-05-26
ntfs3g: 2021.8.22 -> 2022.5.17
2022-06-07 18:43:00 +02:00
R. Ryantm
411f38ef26 btrfs-progs: 5.18 -> 5.18.1 2022-06-07 01:04:15 +00:00
wyndon
84883861f9
httm: 0.10.16 -> 0.11.1 2022-06-07 00:09:51 +02:00
Robert Schütz
7a83c76d9d
sftpman: 1.1.3 -> 1.2.2 2022-06-06 11:46:22 -07:00
Mario Rodas
1cf6b103c3
Merge pull request #176163 from wyndon/update-httm
httm: 0.10.15 -> 0.10.16
2022-06-04 19:19:37 -05:00
adisbladis
4537ba53c0 rmfuse: Re-lock dependencies
So Pillow is bumped https://pillow.readthedocs.io/en/stable/releasenotes/9.1.1.html.

Closes #175600
2022-06-05 07:36:54 +08:00
Sandro
401653277a
Merge pull request #174072 from tpwrules/upgrade-idevicestuff 2022-06-04 20:10:38 +02:00
adisbladis
9e2d1c8492 goofys: unstable-2021-03-26 -> unstable-2022-04-21 2022-06-04 22:58:39 +08:00
wyndon
28fc79daee
httm: 0.10.15 -> 0.10.16 2022-06-04 01:42:41 +02:00
ajs124
dcc2f92e8b xfsprogs: 5.16.0 -> 5.18.0 2022-06-03 22:50:35 +02:00
Sandro
45d7b7861d
Merge pull request #175260 from trofi/workaround-fno-common-for-svnfs
svnfs: add -fcommon workaround
2022-06-03 20:43:56 +02:00
Sandro
2dd45b41c5
Merge pull request #175246 from trofi/workaround-fno-common-for-sasquatch
sasquatch: add -fcommon workaround
2022-06-03 20:43:14 +02:00
Thomas Watson
f5138bc9e5 ifuse: 1.1.4 -> 1.1.4+date=2022-04-04, cleanup 2022-06-03 13:21:14 -05:00
Patrick Jackson
4bc488ddfe wiimms-iso-tools: add -fcommon workaround 2022-06-02 12:32:21 -07:00
Bobby Rong
0667be876d
Merge pull request #175544 from wyndon/update-httm
httm: 0.10.12 -> 0.10.15
2022-06-01 19:57:55 +08:00
wyndon
76a10f3645
httm: 0.10.12 -> 0.10.15 2022-05-31 02:43:32 +02:00
Janne Heß
bfc5086ae9
Merge pull request #173671 from Mindavi/treewide/broken-zhf
treewide: start marking packages broken
2022-05-30 14:10:43 +02:00
Sandro
d7ab0ea8c5
Merge pull request #175340 from wyndon/update-httm 2022-05-30 04:05:39 +02:00
Anderson Torres
1b36442421
Merge pull request #173720 from trofi/workaround-fno-common-for-djmount
djmount: add -fcommon workaround
2022-05-29 21:00:32 -03:00
wyndon
6b1b89f6b6
httm: 0.10.10 -> 0.10.12 2022-05-30 01:47:42 +02:00
Bjørn Forsman
260ed44242 genimage: 9 -> 15
It still doesn't install any documenation, the README now has .rst file
extension.
2022-05-29 21:40:23 +02:00
Rick van Schijndel
cd3c25616d treewide: pkgs/tools: mark broken for darwin
All packages that were failing on x86_64-darwin are marked broken.
I'm assuming here that these are also broken on aarch64-darwin.
2022-05-29 10:56:04 +02:00
Sergei Trofimovich
7d92eea1c9 svnfs: add -fcommon workaround
Workaround build failure on -fno-common toolchains like upstream
gcc-10. Otherwise build fails as:

    ld: svnclient.o:/build/svnfs-0.4/src/svnfs.h:40: multiple definition of
      `dirbuf'; svnfs.o:/build/svnfs-0.4/src/svnfs.h:40: first defined here
2022-05-29 08:24:58 +01:00
Sergei Trofimovich
ad5f9ad892 sasquatch: add -fcommon workaround
Workaround build failure on -fno-common toolchains like upstream
gcc-10. Otherwise build fails as:

    ld: unsquashfs_xattr.o:/build/squashfs4.4/squashfs-tools/error.h:34: multiple definition of
      `verbose'; unsquashfs.o:/build/squashfs4.4/squashfs-tools/error.h:34: first defined here
2022-05-29 07:06:12 +01:00
Mario Rodas
89ee9881d7
Merge pull request #174947 from r-ryantm/auto-update/gcsfuse
gcsfuse: 0.41.0 -> 0.41.1
2022-05-28 11:08:45 -05:00
Pierre Bourdon
58d2ebb283
ntfs3g: 2021.8.22 -> 2022.5.17
This is unfortunately more complex than a simple version bump because
upstream has not released a dist tarball for this release. This commit
switches to using the github source and running autoreconf ourselves.

Along the way, stop randomly patching sources and Makefiles and instead
switch to upstreamable alternatives. The two (small) build system
patches have been sent upstream, see tuxera/ntfs-3g#39.
2022-05-28 02:04:15 +02:00
Alyssa Ross
9b7d990c70 Revert "btrfs-progs: fix musl build"
This reverts commit a3d54dece7.

We now support systemd on Musl, so we don't need to disable
btrfs-progs' support for it by default on Musl.
2022-05-27 15:21:57 +00:00
R. Ryantm
0a847a12f0 gcsfuse: 0.41.0 -> 0.41.1 2022-05-27 14:07:56 +00:00
Maximilian Bosch
6e514cffb5
Merge pull request #174650 from r-ryantm/auto-update/btrfs-progs
btrfs-progs: 5.17 -> 5.18
2022-05-27 08:05:50 +02:00
R. Ryantm
d12ae8b736 gcsfuse: 0.40.0 -> 0.41.0 2022-05-26 05:09:41 +00:00
R. Ryantm
30e0227fde btrfs-progs: 5.17 -> 5.18 2022-05-26 01:07:46 +00:00
Vladimír Čunát
f008987704
e2fsprogs: apply patch unconditionally
Commit 49d0a5afd mistakenly inverted when to apply the patch.
Maybe it's not needed anymore, as pkgsMusl.e2fsprogs succeeded for me
even without it, but it looks harmless and better not have it inversed.
This way we also don't cause a mass rebuild :-)
2022-05-24 16:13:24 +02:00
markuskowa
d7330843b0
Merge pull request #174030 from trofi/fix-fno-common-for-orangefs
orangefs: pull upstream fix for -fno-common toolchains
2022-05-24 12:58:10 +02:00
Fabian Affolter
bf972dc380
Merge pull request #174136 from wyndon/update-httm
httm: 0.10.9 -> 0.10.10
2022-05-23 21:47:02 +02:00
wyndon
843fba6a7c
httm: 0.10.9 -> 0.10.10 2022-05-23 17:38:47 +02:00
github-actions[bot]
f51499324c
Merge master into staging-next 2022-05-23 12:01:25 +00:00
Janne Heß
137b8e2781
Merge pull request #173584 from sikmir/yandex-disk
yandex-disk: 0.1.6.1074 → 0.1.6.1080, fix build
2022-05-23 11:00:48 +02:00
github-actions[bot]
107b6041bc
Merge master into staging-next 2022-05-22 18:01:20 +00:00
Sergei Trofimovich
b12c35dcf6 orangefs: pull upstream fix for -fno-common toolchains
Without the change upstream gcc-10 fails to build as:

    ld: src/common/mgmt/pint-worker-external.po:(.data.rel.local+0x0): multiple definition of
      `PINT_worker_external_impl'; src/common/mgmt/pint-mgmt.po:(.bss+0x20): first defined here
2022-05-22 18:33:18 +01:00
ajs124
caa2b2ee68
goofys: mark as broken 2022-05-22 13:47:14 +00:00
Sergei Trofimovich
298b76dabc djmount: add -fcommon workaround
Workaround build failure on -fno-common toolchains like upstream
gcc-10. Otherwise build fails as:

    ld: libupnp/upnp/.libs/libupnp.a(libupnp_la-gena_ctrlpt.o):libupnp/upnp/src/inc/upnpapi.h:163:
      multiple definition of `pVirtualDirList'; libupnp/upnp/.libs/libupnp.a(libupnp_la-upnpapi.o):libupnp/upnp/src/inc/upnpapi.h:163: first defined here
2022-05-20 08:29:36 +01:00