Commit graph

2747 commits

Author SHA1 Message Date
Alexander Bakker 04cd699d81 genext2fs: 1.4.1 > 1.5.0
Also, enable libarchive support and run the tests
2022-07-27 20:37:22 +02:00
github-actions[bot] 54f2dacce1
Merge staging-next into staging 2022-07-27 00:03:09 +00:00
Rick van Schijndel caa497a16e
Merge pull request #180151 from wyndon/httm
httm: 0.12.2 -> 0.13.4
2022-07-26 23:47:57 +02:00
github-actions[bot] 52e7c12c41
Merge staging-next into staging 2022-07-26 06:02:58 +00:00
7c6f434c 702c2b914c
Merge pull request #181804 from tylerjl/glusterfs-ssl-path-patch
glusterfs: patch around SSL_CERT_PATH detection
2022-07-26 05:17:44 +00:00
Sergei Trofimovich ab4d64dd74 pciutils, ntfs3g: don't pull in kmod on darwin
`kmod` is a linux-only package. Previous versions worked on `darwin`
by chance and might break in the future. Remove `kmod` import from
there.

Co-authored-by: Artturi <Artturin@artturin.com>
2022-07-25 07:40:54 +01:00
wyndon 1c44717f11
httm: 0.12.2 -> 0.13.4 2022-07-18 23:46:28 +02:00
Guillaume Girol 4a5bc26138
kdiskmark: cleanup meta
Co-authored-by: Ivv <41924494+IvarWithoutBones@users.noreply.github.com>
2022-07-17 18:20:16 +00:00
Tyler Langlois 922bb56029 glusterfs: patch around SSL_CERT_PATH detection
The upstream configure.ac invokes `openssl version -d` in order to find the
system path for certificates. This is problematic for us since that resolves to
the nix store and lots of other mechanisms (including the glusterfs module)
expect /etc/ssl to be the place for certificates, so this addition patches the
file to set the value manually.
2022-07-16 16:27:33 -06:00
Vladimír Čunát 0879ac5da6
Merge branch 'master' into staging-next 2022-07-16 20:07:05 +02:00
Erin Kim 9a5f8de353
bindfs: 1.16.1 -> 1.17.0 (#181305) 2022-07-16 08:55:10 -05:00
Guillaume Girol 7cc979502c kdiskmark: init at 2.3.0 2022-07-15 12:00:00 +00:00
Thomas Tuegel e1e0d5d513
Merge pull request #108496 from knedlsepp/cmake-rpath
cmake/setup-hook.sh: Don't skip build-RPATH
2022-07-11 10:18:47 -05:00
Martin Weinelt 4e205c69e9
Merge pull request #174430 from r-ryantm/auto-update/ceph 2022-07-09 14:06:10 +02:00
R. Ryantm 1456316b15 catcli: 0.8.1 -> 0.8.2 2022-07-09 01:21:53 +00:00
github-actions[bot] f08a2153bf
Merge master into staging-next 2022-07-08 06:01:15 +00:00
Anderson Torres a5884d468a
Merge pull request #180132 from catap/wipefreespace
wipefreespace: init at 2.5
2022-07-07 22:26:28 -03:00
R. Ryantm 034e77eea2 ceph: 16.2.7 -> 16.2.9 2022-07-07 20:08:47 +00:00
Vladimír Čunát c869aa9ac9
Merge branch 'master' into staging-next
The purpose is to integrate the usual Haskell rebuild.
2022-07-07 18:50:02 +02:00
Kevin Cox 1b47a92ce4
Merge pull request #178057 from risicle/ris-native-source-provenance-servers-tools-2
treewide/servers,shells,tools: add `sourceType` for more packages
2022-07-07 09:18:24 -04:00
Kirill A. Korinsky 9573c61a7c
wipefreespace: init at 2.5 2022-07-06 13:22:08 +02:00
Kirill A. Korinsky 651842bd85
reiser4progs: share libreiser4misc.a.la 2022-07-06 13:21:28 +02:00
Kirill A. Korinsky f378595fd3
jfsutils: keep include files and libfs.a 2022-07-06 01:42:43 +02:00
github-actions[bot] 0c17a445aa
Merge master into staging-next 2022-07-05 12:02:09 +00:00
zowoq fb8e8ac918 fuse-overlayfs: set enableParallelBuilding/strictDeps 2022-07-05 20:23:19 +10:00
Josef Kemetmüller bcd7045998 treewide: Remove now-unneeded LD_LIBRARY_PATH in cmake derivations
Since the setting DCMAKE_SKIP_BUILD_RPATH was disabled, we can now run
the checkPhase of cmake derivations without having to tweak the
LD_LIBRARY_PATH anymore.
2022-07-04 03:49:01 +03:00
Robert Scott 3d6c926c4f treewide/servers,shells,tools: add sourceType for more packages 2022-07-02 13:38:00 +01:00
github-actions[bot] 965570c2ea
Merge staging-next into staging 2022-06-30 00:02:48 +00:00
lunik1 b0e82c6809
xfsdump: fix build against xfsprogs 5.18.0
Closes #177779
2022-06-29 18:07:55 +01:00
Stanislaw Pitucha 3afa315b1b afsctool: init at 1.7.0 2022-06-28 23:18:04 +10:00
Jörg Thalheim 4f8a04f180
Merge pull request #173702 from bdd/go-checkFlags
go-modules/packages: Run unit tests under subdirs
2022-06-28 08:30:43 +02:00
Bernardo Meurer 9c5f8dc96e
Merge pull request #179390 from sshilovsky/bindfs-1.16.1
bindfs: 1.16.0 -> 1.16.1
2022-06-27 19:40:34 -07:00
Sergei Shilovsky a2e509c1db bindfs: 1.16.0 -> 1.16.1
cbd163fb0e/ChangeLog
2022-06-28 01:15:00 +03:00
github-actions[bot] aa36d9ee78
Merge master into staging-next 2022-06-26 00:02:17 +00:00
wyndon de4e1960d8
httm: 0.12.1 -> 0.12.2 2022-06-25 21:55:15 +02:00
github-actions[bot] ae24e28a98
Merge master into staging-next 2022-06-25 06:01:17 +00:00
Mario Rodas 72d1b0d0fa
Merge pull request #178920 from r-ryantm/auto-update/bindfs
bindfs: 1.15.1 -> 1.16.0
2022-06-24 23:20:26 -05:00
R. Ryantm 46116305b0 bindfs: 1.15.1 -> 1.16.0 2022-06-25 02:55:28 +00:00
Aaron Jheng bc7002316a
gcsfuse: 0.41.1 -> 0.41.4 2022-06-25 02:11:34 +00:00
github-actions[bot] 192fdf11fe
Merge master into staging-next 2022-06-25 00:02:10 +00:00
wyndon 203b454fc1
httm: 0.11.6 -> 0.12.1 2022-06-24 16:21:54 +02:00
github-actions[bot] e78a0f5cfd
Merge staging-next into staging 2022-06-23 06:01:52 +00:00
Mario Rodas d1c51f35be
Merge pull request #178086 from r-ryantm/auto-update/catcli
catcli: 0.8.0 -> 0.8.1
2022-06-22 21:55:29 -05:00
R. Ryantm e3e08ddbb0 catcli: 0.8.0 -> 0.8.1 2022-06-18 01:09:09 +00:00
github-actions[bot] 886a17f934
Merge staging-next into staging 2022-06-14 06:02:07 +00:00
github-actions[bot] 6a7069b65a
Merge master into staging-next 2022-06-14 06:01:21 +00:00
wyndon c350fd8920
httm: 0.11.1 -> 0.11.6 2022-06-14 06:55:38 +02:00
github-actions[bot] fdcac7b9f2
Merge staging-next into staging 2022-06-12 18:01:52 +00:00
github-actions[bot] 9881bc5fb7
Merge master into staging-next 2022-06-12 18:01:18 +00:00
Michael Weiss 6566612899
sshfs: 3.7.2 -> 3.7.3
https://github.com/libfuse/sshfs/releases/tag/sshfs-3.7.3:
> This is the last release from the current maintainer. SSHFS is now no
> longer maintained or developed. Github issue tracking and pull
> requests have therefore been disabled. The mailing list (see below) is
> still available for use.
>
> If you would like to take over this project, you are welcome to do so.
> Please fork it and develop the fork for a while. Once there has been 6
> months of reasonable activity, please contact Nikolaus@rath.org and
> I'll be happy to give you ownership of this repository or replace with
> a pointer to the fork.
2022-06-12 12:30:32 +02:00
R. Ryantm 6920e6d347 f2fs-tools: 1.14.0 -> 1.15.0 2022-06-11 08:29:00 -05:00
github-actions[bot] 1ff1108cce
Merge master into staging-next 2022-06-11 12:01:21 +00:00
Martin Weinelt f13315dd4c
Merge pull request #177253 from dotlambda/ceph-python39 2022-06-11 13:20:36 +02:00
pennae 1dfc20711a
Merge pull request #176405 from alyssais/kernel-cgit
treewide: update git.kernel.org/cgit homepage URLs
2022-06-11 07:01:58 +00: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
Alyssa Ross 690125bd0a
treewide: update git.kernel.org/cgit homepage URLs
These are now redirects, and no longer git clone-able despite looking
like git repo URLs.  I've updated them to the new locations.
2022-06-10 19:46:39 +00: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
Berk D. Demir aee4df7eeb go-mtpfs: Disable tests req'ing USB attached devs
These test are written in a way that they don't skip themselves if they
cannot find an Android device attached over USB to the running host.

Bug fixed by #173702 runs the previously skipped tests for this
package.
2022-06-01 01:04:23 +00: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
github-actions[bot] bd83e4cf98
Merge master into staging-next 2022-05-19 12:01:54 +00:00
Nikolay Korotkiy 11eb2d295d
yandex-disk: 0.1.6.1074 → 0.1.6.1080 2022-05-19 11:10:47 +03:00
Sergei Trofimovich 985a5444c7
Merge pull request #173154 from trofi/workaround-fno-common-for-jfsutils
jfsutils: add -fcommon workaround
2022-05-19 07:14:00 +00:00
github-actions[bot] 925219f62b
Merge master into staging-next 2022-05-18 18:01:13 +00:00
Rick van Schijndel 51c998bdd9
Merge pull request #173009 from trofi/workaround-fno-common-for-_9pfs
_9pfs: add -fcommon workaround
2022-05-18 14:02:38 +02:00
github-actions[bot] bd9c07eb24
Merge master into staging-next 2022-05-18 12:01:24 +00:00
7c6f434c 3f13f71406
Merge pull request #173436 from lopsided98/btrfs-progs-python
btrfs-progs: install Python bindings
2022-05-18 11:18:06 +00:00
Shea Levy 7456be85db
Merge branch 'staging-next' into staging 2022-05-18 06:40:21 -04:00
Artturi 13f5859f99
Merge pull request #173369 from trofi/fix-fno-common-for-hubicfuse
hubicfuse: pull upstream fix for -fno-common tollchains
2022-05-18 05:27:20 +03:00
Ben Wolsieffer b3445aff66 btrfs-progs: remove obsolete _PYTHON_HOST_PLATFORM
This is set automatically by the CPython setup hook.
2022-05-17 19:53:44 -04:00
Ben Wolsieffer 1605472a15 btrfs-progs: install Python bindings
btrfs-progs currently builds the Python bindings for libbtrfsutil but doesn't
actually install them. With this patch, the bindings are installed and exposed
as python3Packages.btrfsutil.
2022-05-17 19:44:28 -04:00
Artturi 655ed68c7c
Merge pull request #173423 from wyndon/update-httm
httm: 0.9.0 -> 0.10.9
2022-05-18 02:14:04 +03:00
wyndon 1c8b4ea232
httm: 0.9.0 -> 0.10.9 2022-05-17 19:28:21 +02:00
Sergei Trofimovich 2cdca0320d hubicfuse: pull upstream fix for -fno-common tollchains
Without the change build fails on upstream gcc-10 as:

    ld: /build/ccadKet8.o:/build/source/cloudfsapi.h:73: multiple definition of
      `public_container'; /build/ccoYHN4x.o:/build/source/cloudfsapi.h:73: first defined here
2022-05-17 10:16:27 +01:00
github-actions[bot] add75748e2
Merge staging-next into staging 2022-05-16 12:03:45 +00:00
Rick van Schijndel 39c31cf4b1
Merge pull request #172289 from trofi/workaround-fno-common-for-afpfs-ng
afpfs-ng: add -fcommon workaround
2022-05-16 08:44:00 +02:00
Sergei Trofimovich 50b95670d2 jfsutils: add -fcommon workaround
Workaround build failure on -fno-common toolchains like upstream
gcc-10. Otherwise build fails as:

    ld: extract.o:/build/jfsutils-1.1.15/fscklog/extract.c:67: multiple definition of
      `xchklog_buffer'; display.o:/build/jfsutils-1.1.15/fscklog/display.c:57: first defined here
2022-05-15 16:12:04 +01:00
github-actions[bot] a41870fcba
Merge staging-next into staging 2022-05-15 06:01:50 +00:00
Mario Rodas 2a54486f4f
Merge pull request #171340 from aaronjheng/go-mtpfs
go-mtpfs: unstable-2018-02-09 -> 1.0.0
2022-05-14 19:28:20 -05:00
Sergei Trofimovich 72ffe3a604 _9pfs: add -fcommon workaround
Workaround build failure on -fno-common toolchains like upstream
gcc-10. Otherwise build fails as:

    ld: lib/auth_rpc.o:/build/source/lib/../9pfs.h:35: multiple definition of
        `logfile'; 9pfs.o:/build/source/9pfs.h:35: first defined here
2022-05-14 12:51:01 +01:00
Alyssa Ross 4abc8088b7 e2fsprogs: patch for CVE-2022-1304
Did a basic smoke test of e2fsck.
2022-05-13 18:55:11 +00:00
Sandro 997c1a8379
Merge pull request #172610 from tjni/fix-garage-darwin
garage: fix build on Darwin
2022-05-12 01:35:16 +02:00
Artturi 99161fd5e0
Merge pull request #170140 from armeenm/xtreemfs-python3
xtreemfs: switch to python3
2022-05-12 02:05:54 +03:00
Theodore Ni e3d8a347fe
garage: fix build on Darwin
Security needs to be added as a buildInput.
2022-05-11 16:32:35 -05:00
Lassulus c48d3aefed
Merge pull request #163827 from r-ryantm/auto-update/s3fs-fuse
s3fs: 1.90 -> 1.91
2022-05-11 12:40:03 +02:00
William Kral cb7412c787 rdfind: fix build 2022-05-10 17:35:09 -07:00
Aaron Jheng 7a986c5fc1
go-mtpfs: unstable-2018-02-09 -> 1.0.0 2022-05-10 11:47:28 +00:00
Sergei Trofimovich 32bed4c455 afpfs-ng: add -fcommon workaround
Without the change -fno-common toolchains like upstream gcc-10
fail to build as:

    ld: afpcmd-cmdline_main.o:/build/source/cmdline/cmdline_afp.h:4: multiple definition of
      `full_url'; afpcmd-cmdline_afp.o:/build/source/cmdline/cmdline_afp.c:27: first defined here
2022-05-10 07:35:37 +01:00
Ben Siraphob 888c0bd1f1
Merge pull request #172212 from otavio/topic/fix-dosfstools 2022-05-09 14:31:27 -06:00
Otavio Salvador 8272001820 dosfstools: fix build failure in darwin
Log of error: https://hydra.nixos.org/build/175255572/nixlog/1
Refs: ZHF #172160
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2022-05-09 14:17:25 -03:00
Artturi 4ae23f5c7d
Merge pull request #156071 from Madouura/dev/bcachefs-installer
nixos/tests/installer: add bcachefs tests
2022-05-09 19:48:16 +03:00
7c6f434c e07e51a5d7
Merge pull request #171718 from trofi/update-btrfs-progs
btrfs-progs: 5.16.2 -> 5.17
2022-05-08 07:43:12 +00:00
Sergei Trofimovich 27b8af8d1c netatalk: 3.1.12 -> 3.1.13
Without the update build fails on -fno-common toolchains as:

    $ nix build --impure --expr 'with import ./. {}; netatalk.override { stdenv = clang13Stdenv; }' -L
    ...
    ld: afpd-volume.o:/build/netatalk-3.1.12/etc/afpd/./directory.h:94:
      multiple definition of `invalid_dircache_entries'; afpd-afp_dsi.o:/build/netatalk-3.1.12/etc/afpd/./directory.h:94: first defined here
    ld: afpd-acls.o:/build/netatalk-3.1.12/etc/afpd/./directory.h:94:
      multiple definition of `invalid_dircache_entries'; afpd-afp_dsi.o:/build/netatalk-3.1.12/etc/afpd/./directory.h:94: first defined here

Changes: https://netatalk.sourceforge.io/3.1/ReleaseNotes3.1.13.html
2022-05-07 07:11:21 -05:00
Sergei Trofimovich 8e56de6925 btrfs-progs: 5.16.2 -> 5.17
Added trivial updater.
Updated build-time doc dependencies from asciidoc to sphinx.

Changes: https://github.com/kdave/btrfs-progs/blob/master/CHANGES
2022-05-05 22:29:30 +01:00
ajs124 c01480f0a3
Merge pull request #171585 from helsinki-systems/upd/xfsprogs
xfsprogs: 5.15.0 -> 5.16.0
2022-05-05 11:25:24 +01:00
Artturi 0b64a2d69a
Merge pull request #167108 from aaronjheng/oath-toolkit
oath-toolkit: Rename from oathToolkit to oath-toolkit
2022-05-05 03:58:39 +03:00
Madoura 1b86e9c208
bcachefs-tools: add installer tests to passthru.tests 2022-05-04 19:57:52 -05:00
ajs124 3ed4d50f6f xfsprogs: 5.15.0 -> 5.16.0 2022-05-04 22:46:54 +01:00
Madoura 58d1bd206b
bcachefs-tools: unstable-2022-04-08 -> unstable-2022-05-02 2022-05-02 21:50:25 -05:00
Sandro 2379d9d059
Merge pull request #170963 from SuperSandro2000/fuse-7z-ng
fuse-7z-ng: fix repology version parsing
2022-05-02 14:45:57 +02:00
Vladimír Čunát c480cc2895
Merge branch 'master' into staging-next-2022-04-23 2022-04-30 23:02:28 +02:00
Sandro Jäckel 74b17e98fb
fuse-7z-ng: fix repology version parsing 2022-04-30 02:36:27 +02:00
Rick van Schijndel c752103dd1
Merge pull request #170433 from Artturin/squashfstools1
squashfsTools: enable strictDeps
2022-04-28 19:36:50 +02:00
Vladimír Čunát 8caa1418f6
Merge branch 'master' into staging-next-2022-04-23 2022-04-28 18:04:16 +02:00
Mario Rodas d54f49cbd0
Merge pull request #169637 from wyndon/init-httm
httm: init at 0.9.0

Closes https://github.com/NixOS/nixpkgs/issues/170698
2022-04-27 18:50:56 -05:00
Artturin 4f653a68d8 squafsTools: fix cross 2022-04-26 20:42:33 +03:00
Artturin 7ed2f7d1ba squashfsTools: pull patch to make manpages reproducible
adds -n to gzip
2022-04-26 20:31:30 +03:00
Artturin 8ebd3c0389 squashfsTools: enable strictDeps 2022-04-26 17:53:32 +03:00
github-actions[bot] 073cad8fd6
Merge master into staging-next 2022-04-25 12:04:02 +00:00
adisbladis 9ea7bd4e67 rmfuse: 0.2.1 -> 0.2.3 2022-04-25 17:00:58 +12:00
adisbladis 9af334d8fc Revert "rmfuse: 0.2.1 -> 0.2.3"
This reverts commit 4f62471862.
2022-04-25 16:20:03 +12:00
adisbladis 2683fa17f2
Merge pull request #139480 from Zhaith-Izaliel/master
rmfuse: 0.2.1 -> 0.2.3
2022-04-25 10:33:06 +07:00
Armeen Mahdian 773162442a xtreemfs: switch to python3 2022-04-24 15:58:50 -05:00
Vladimír Čunát 82ec893b68
Merge branch 'staging' into staging-next 2022-04-23 18:10:57 +02:00
Mario Rodas 2dcf00e6f4
Merge pull request #169543 from trofi/fix-zkfuse-for-gcc-11
zkfuse: add a -std=c++14 workaround for gcc-11
2022-04-22 22:09:29 -05:00
Artturin f1c7f19e49 treewide: testVersion -> testers.testVersion 2022-04-22 16:24:27 +03:00
wyndon 260470a1b2
httm: init at 0.9.0 2022-04-22 00:54:59 +02:00
Sergei Trofimovich 06e48b1552 zkfuse: add a -std=c++14 workaround for gcc-11
Otherwise the build fails as:

    zkadapter.h:616:33: error: ISO C++17 does not allow dynamic exception specifications
2022-04-21 08:12:34 +01:00
Ben Siraphob 259fa13d53 treewide: remove nativeBuildInputs that are in stdenv 2022-04-16 21:46:46 +03:00
Martin Weinelt 2bd8fc9378 Merge remote-tracking branch 'origin/master' into staging-next 2022-04-16 00:52:15 +02:00
Ben Siraphob 0074718c56
Merge pull request #168791 from roblabla/fix-mtools-darwin
mtools: Fix build on darwin by providing libiconv to buildInputs
2022-04-15 18:09:23 +00:00
roblabla 24dbe601c9 mtools: Fix build on darwin by providing libiconv to buildInputs 2022-04-15 17:23:25 +02:00
Martin Weinelt a7fc5aaa76 Merge remote-tracking branch 'origin/master' into staging-next 2022-04-15 13:30:48 +02:00
Malo Bourgon 0e802eafad treewide: add meta.mainProgram to many packages 2022-04-14 10:24:01 -07:00
Vladimír Čunát d5d94127fd
Merge branch 'staging-next' into staging
Minor conflicts; I hope I didn't mess up:
	pkgs/development/tools/misc/binutils/default.nix
	pkgs/games/openjk/default.nix
2022-04-14 09:53:21 +02:00
Alyssa Ross fd3f39303b squashfs-tools-ng: 1.1.3 -> 1.1.4 2022-04-13 08:20:27 +00:00
github-actions[bot] bf63dd7434
Merge staging-next into staging 2022-04-10 18:01:38 +00:00
Nick Cao 46093e942f
garage: 0.6.1 -> 0.7.0 2022-04-10 18:05:20 +08:00
github-actions[bot] 55db28db36
Merge staging-next into staging 2022-04-09 18:01:56 +00:00
Madoura ba944d42b3
bcachefs-tools: unstable-2022-03-22 -> unstable-2022-04-08 2022-04-09 02:22:23 -05:00
github-actions[bot] c57af6e8b0
Merge staging-next into staging 2022-04-08 18:11:40 +00:00
Vlad M 4f75c9974d
Merge pull request #167811 from r-ryantm/auto-update/lfs
lfs: 2.4.0 -> 2.5.0
2022-04-08 21:00:33 +03:00
Lassulus 8be8cc6a7b
Merge pull request #167713 from helsinki-systems/upd/xfsprogs
xfsprogs: 5.14.2 -> 5.15.0
2022-04-08 17:00:26 +01:00
R. Ryantm f46c19b575 lfs: 2.4.0 -> 2.5.0 2022-04-08 03:27:03 +00:00
github-actions[bot] 1266a252ca
Merge staging-next into staging 2022-04-08 00:02:53 +00:00
Graham Christensen 16543b630a zpool-auto-expand-partitions: init at 0.1.0 2022-04-07 13:06:52 -04:00
ajs124 9b377e72cf xfsprogs: 5.14.2 -> 5.15.0 2022-04-07 15:25:47 +01:00
Martin Weinelt cc774b5792 Merge remote-tracking branch 'origin/staging-next' into staging 2022-04-07 12:12:57 +02:00
Sandro 41e7bba517
Merge pull request #166839 from Luflosi/update/apfsprogs 2022-04-06 14:06:34 +02:00
github-actions[bot] 3dc8bd98b9
Merge staging-next into staging 2022-04-06 00:02:41 +00:00
Vladimír Čunát b4729bad3d
Merge #165406: staging-next 2022-03-23 2022-04-05 20:34:08 +02:00
Armeen Mahdian 701ea1da06 buttersink: remove
Motivated by #148779 and an unmaintained upstream.
2022-04-05 07:59:26 -05:00
Martin Weinelt bf1914e12a Merge remote-tracking branch 'origin/staging-next' into staging 2022-04-05 04:05:02 +02:00
Martin Weinelt c6476294e1 Merge remote-tracking branch 'origin/master' into staging-next 2022-04-04 18:40:34 +02:00
lunik1 2105726e87
xfsdump: init at 3.1.10 2022-04-04 14:56:58 +01:00
Aaron Jheng f0c470f5eb
oath-toolkit: Rename from oathToolkit to oath-toolkit 2022-04-04 01:11:06 +00:00
github-actions[bot] ffa96ab0c0
Merge staging-next into staging 2022-04-02 18:01:37 +00:00
github-actions[bot] fc17fe6417
Merge master into staging-next 2022-04-02 18:01:07 +00:00
Alyssa Ross 8ba23e138d
Merge remote-tracking branch 'nixpkgs/staging-next' into staging
Conflicts:
	pkgs/development/libraries/zlib/default.nix
	pkgs/development/lua-modules/overrides.nix
2022-04-02 16:45:48 +00:00
7c6f434c 8188f10752
Merge pull request #166430 from alyssais/openssl-static-retry
treewide: use lib.getLib for OpenSSL libraries
2022-04-02 12:59:55 +00:00
Luflosi 4ea204571a
apfsprogs: unstable-2021-10-26 -> unstable-2022-02-23 2022-04-01 18:21:31 +02:00
github-actions[bot] be4f006d3c
Merge master into staging-next 2022-03-31 18:01:13 +00:00
Ben Siraphob 61776f460f
treewide: remove stdenv from buildInputs 2022-03-31 11:19:30 -05:00
github-actions[bot] 9aa014c46a
Merge staging-next into staging 2022-03-31 12:02:10 +00:00
Alyssa Ross ac5a927919
Merge remote-tracking branch 'nixpkgs/master' into staging-next
Conflicts:
	pkgs/development/python-modules/einops/default.nix
	pkgs/development/python-modules/elegy/default.nix
2022-03-31 11:46:46 +00:00
Ben Siraphob 21faf9fc29
treewide: move autoconf, automake to nativeBuildInputs 2022-03-30 20:17:24 -05:00
Alyssa Ross fd78240ac8
treewide: use lib.getLib for OpenSSL libraries
At some point, I'd like to make another attempt at
71f1f4884b ("openssl: stop static binaries referencing libs"), which
was reverted in 195c7da07d.  One problem with my previous attempt is
that I moved OpenSSL's libraries to a lib output, but many dependent
packages were hardcoding the out output as the location of the
libraries.  This patch fixes every such case I could find in the tree.
It won't have any effect immediately, but will mean these packages
will automatically use an OpenSSL lib output if it is reintroduced in
future.

This patch should cause very few rebuilds, because it shouldn't make
any change at all to most packages I'm touching.  The few rebuilds
that are introduced come from when I've changed a package builder not
to use variable names like openssl.out in scripts / substitution
patterns, which would be confusing since they don't hardcode the
output any more.

I started by making the following global replacements:

    ${pkgs.openssl.out}/lib -> ${lib.getLib pkgs.openssl}/lib
    ${openssl.out}/lib -> ${lib.getLib openssl}/lib

Then I removed the ".out" suffix when part of the argument to
lib.makeLibraryPath, since that function uses lib.getLib internally.

Then I fixed up cases where openssl was part of the -L flag to the
compiler/linker, since that unambigously is referring to libraries.

Then I manually investigated and fixed the following packages:

 - pycurl
 - citrix-workspace
 - ppp
 - wraith
 - unbound
 - gambit
 - acl2

I'm reasonably confindent in my fixes for all of them.

For acl2, since the openssl library paths are manually provided above
anyway, I don't think openssl is required separately as a build input
at all.  Removing it doesn't make a difference to the output size, the
file list, or the closure.

I've tested evaluation with the OfBorg meta checks, to protect against
introducing evaluation failures.
2022-03-30 15:10:00 +00:00
Jan Tojnar c8a5db3854 Merge branch 'staging-next' into staging
; Conflicts:
;	pkgs/tools/archivers/rar/default.nix
2022-03-28 17:56:38 +02:00
Jan Tojnar 997bb5e42c Merge branch 'master' into staging-next
; Conflicts:
;	pkgs/development/python-modules/dnspython/default.nix
;	pkgs/development/python-modules/googleapis-common-protos/default.nix
2022-03-28 17:55:31 +02:00
Sandro b3de7202d1
Merge pull request #165970 from sersorrel/eiciel 2022-03-28 14:11:49 +02:00
ash a87f6f9b90 eiciel: init at 0.9.13.1 2022-03-27 16:40:17 +01:00
Artturi a3f0659317
Merge pull request #163882 from Artturin/e2fsprogsfuse2fsoutput 2022-03-27 17:27:46 +03:00
Artturin b7dcb6e2c7 e2fsprogs: build fuse2fs and add output for fuse2fs
it adds 14mb of dependencies
which can be significant for initrd

without a separate output
$ du -sch $(nix-store -qR ./result-bin) | sort -h

before fuse dep

618K	/nix/store/w2id1hwv4vv7hvp4slgsyrydrjbfqdxc-libidn2-2.3.2
698K	/nix/store/ki0x4wywp5b7rixwk1miq222wybdl3si-e2fsprogs-1.46.5-bin
732K	/nix/store/4nmqxajzaf60yjribkgvj5j54x9yvr1r-bash-5.1-p12
747K	/nix/store/8ckxc8biqqfdwyhr0w70jgrcb4h7a4y5-libunistring-0.9.10
853K	/nix/store/kx41yd3yyr9bwrsk85fhhx6qhavfwql6-util-linux-2.37.3-lib
2,3M	/nix/store/7nkr1kzrj5j6vzq952p35g0vzk747xjz-e2fsprogs-1.46.5
16M	/nix/store/4s21k8k7p1mfik0b33r2spq5hq7774k1-glibc-2.33-108
22M	total

after fuse dep

38K	/nix/store/k15b817jqz4ckp8rp1mgpkvvx78xxp2n-shadow-4.8.1-su
112K	/nix/store/bqjh8dc6m5plswxrmmn9x4cpxrrw94lv-zlib-1.2.11
277K	/nix/store/nzw0c7ag22mbyc4xrqyy1q1azq9r8kis-audit-2.8.5
285K	/nix/store/ka1xx3ldpliww27wmskc1yxlgcfisdyf-libcap-ng-0.8.2
371K	/nix/store/mvgg2fk5wwrcmm3wbrjhjn034aivrik2-fuse-2.9.9
618K	/nix/store/w2id1hwv4vv7hvp4slgsyrydrjbfqdxc-libidn2-2.3.2
732K	/nix/store/4nmqxajzaf60yjribkgvj5j54x9yvr1r-bash-5.1-p12
738K	/nix/store/7wi0dn50wgimvfi30i3d4mxz40vcal10-e2fsprogs-1.46.5-bin
747K	/nix/store/8ckxc8biqqfdwyhr0w70jgrcb4h7a4y5-libunistring-0.9.10
853K	/nix/store/kx41yd3yyr9bwrsk85fhhx6qhavfwql6-util-linux-2.37.3-lib
1,3M	/nix/store/043lz8mvyx5vxl058c1i586yqc8ax4ig-glibc-2.33-108-bin
1,7M	/nix/store/fpzbv79ak68sh2sh6mag6jym553wfxws-db-4.8.30
2,3M	/nix/store/9w5l1zrdd21hjxgjp5jnxxr6jibpjxd4-shadow-4.8.1
2,3M	/nix/store/hjmxalhkvvajs2n26b0ry7ns56bh9k9s-e2fsprogs-1.46.5
2,5M	/nix/store/ndnqiz3nnifj1blhg9q626xlmkqq1nmh-gcc-10.3.0-lib
2,8M	/nix/store/pnp5qkmj8m07jl8pghhglfdczz2840r9-linux-pam-1.5.2
2,9M	/nix/store/h25q7c560bchn326363ms2001jjgf338-util-linux-2.37.3-bin
16M	/nix/store/4s21k8k7p1mfik0b33r2spq5hq7774k1-glibc-2.33-108
36M	total

e2fsprogs: build fuse2fs on linux only

the fuse for macos might be broken
2022-03-27 01:46:41 +02:00
github-actions[bot] 3b6f03e497
Merge master into staging-next 2022-03-26 18:01:22 +00:00
Janne Heß fae56a205e
Merge pull request #165494 from helsinki-systems/upd/xfsprogs
xfsprogs: 5.13.0 -> 5.14.2
2022-03-26 18:31:11 +01:00
github-actions[bot] 880c50a133
Merge master into staging-next 2022-03-26 00:02:23 +00:00
Charlotte 🦝 Delenk d278459294
bcachefs-tools: 2022-03-09 -> 2022-03-22 2022-03-25 19:28:17 +01:00
github-actions[bot] c6dd9fd65d
Merge master into staging-next 2022-03-25 18:01:14 +00:00
Emery Hemingway de23459252 littlefs-fuse: init at 2.4.1 2022-03-25 16:30:49 +00:00
7c6f434c bf158b0f4c
Merge pull request #165391 from r-ryantm/auto-update/btrfs-progs
btrfs-progs: 5.16.1 -> 5.16.2
2022-03-24 06:16:25 +00:00
ajs124 5b820f714d xfsprogs: 5.13.0 -> 5.14.2 2022-03-23 20:42:00 +01:00
R. Ryantm 56f7399734 btrfs-progs: 5.16.1 -> 5.16.2 2022-03-23 06:54:09 +00:00
github-actions[bot] e452d308f5
Merge staging-next into staging 2022-03-22 12:02:02 +00:00
Sandro 5b874cadbf
Merge pull request #163582 from Stunkymonkey/treewide-fetchFromGitHub-1 2022-03-22 07:27:54 +01:00
Vladimír Čunát a519740b4c
Merge branch 'staging-next' into staging 2022-03-21 11:57:43 +01:00
Ruud van Asseldonk ed81545df5 squashfsTools: 4.5 -> 4.5.1
The patch that was previously fetched from GitHub is now part of the
4.5.1 release, and is no longer needed. Furthermore, 4.5.1 introduces
some new scripts to build manpages, and some new build inputs are
required to make that work.

This also rebases the Darwin patch. I don't have a Mac so I can't test
this personally. There was one conflict:

diff --cc squashfs-tools/read_xattrs.c
index 2067f80,b28c3a0..0000000
--- a/squashfs-tools/read_xattrs.c
+++ b/squashfs-tools/read_xattrs.c
@@@ -36,9 -38,7 +38,7 @@@
  #include "xattr.h"
  #include "error.h"

- #include <stdlib.h>
-
 -extern int read_fs_bytes(int, long long, int, void *);
 +extern int read_fs_bytes(int, long long, long long, void *);
  extern int read_block(int, long long, long long *, int, void *);

  static struct hash_entry {

Resolved by updating the signature from int to long long.
2022-03-20 13:02:57 +01:00
github-actions[bot] 691557fc47
Merge staging-next into staging 2022-03-18 00:03:09 +00:00
Artturi dd207d6bda
dosfstools: 4.1 -> 4.2 (#163074) 2022-03-17 21:22:35 +02:00
zowoq 6431086967 Merge remote-tracking branch 'origin/staging-next' into staging
Conflicts:
	pkgs/development/python-modules/symengine/default.nix
2022-03-16 16:03:43 +10:00
Vladimír Čunát f48c1fda6b
Merge branch 'master' into staging-next
Conflict in pkgs/development/libraries/libvirt/default.nix
required manual adjustments.  The fetched patch is already in src.
I checked that libvirt builds.
2022-03-15 09:52:04 +01:00
Artturi 936d567665
Merge pull request #164052 from a-m-joseph/btrfs-progs-udev-not-systemd 2022-03-14 22:19:33 +02:00
Felix Buehler 6ffdc42cd0 go-mtpfs: switch to fetchFromGitHub 2022-03-14 19:32:49 +01:00
davidak d2c95bb666
Merge pull request #163433 from JJJollyjim/bcachefs
bcachefs: unstable-2022-01-12 -> unstable-2022-03-09
2022-03-14 15:34:43 +01:00
Jamie McClymont 3b01bd6249 bcachefs: update maintainers
As requested in https://github.com/NixOS/nixpkgs/pull/163433#issuecomment-1066169644
2022-03-14 21:52:18 +13:00
Jamie McClymont 5a8602a87b bcachefs-tools: enable parallel building 2022-03-14 21:49:24 +13:00
Jamie McClymont db181acbf8 bcachefs-tools: unstable-2022-01-12 -> unstable-2022-03-09 2022-03-14 21:49:24 +13:00
Adam Joseph 38f7252d34 btrfs-progs: depends on udev, not systemd
The btrfs-progs source code does not depend on systemd.  It does,
however, optionally depend on a udev implementation such as eudev or
systemd-udevd.  Let's express this dependency correctly, so that
nixpkgs users who choose eudev instead of systemd-udevd don't get a
build failure.
2022-03-13 16:21:33 -07:00
R. Ryantm 87c955386c s3fs: 1.90 -> 1.91 2022-03-12 12:10:43 +00:00
github-actions[bot] f6b4a4048a
Merge staging-next into staging 2022-03-09 12:01:59 +00:00
github-actions[bot] 201cc2f89b
Merge master into staging-next 2022-03-09 00:02:05 +00:00
Renaud 38360c933d
Merge pull request #162945 from r-ryantm/auto-update/garage
garage: 0.6.0 -> 0.6.1
2022-03-08 22:38:00 +01:00
github-actions[bot] 137a689db1
Merge staging-next into staging 2022-03-07 00:02:59 +00:00
github-actions[bot] b4b1ce4d4f
Merge master into staging-next 2022-03-07 00:02:12 +00:00
R. RyanTM ccc067fd9f
ioztat: 1.1.0 -> 2.0.1
* ioztat: 1.1.0 -> 2.0.1 (#162735)

* ioztat: install bin as executable

Co-authored-by: Renaud <c0bw3b@users.noreply.github.com>
2022-03-06 19:36:54 +01:00
github-actions[bot] 69e1d85d54
Merge staging-next into staging 2022-03-06 18:01:46 +00:00
github-actions[bot] 68a45fb1f2
Merge master into staging-next 2022-03-06 18:01:10 +00:00
Bobby Rong 9df2200638
Merge pull request #162869 from r-ryantm/auto-update/lfs
lfs: 2.2.0 -> 2.4.0
2022-03-06 21:39:18 +08:00
R. Ryantm 64373d18f9 mtools: 4.0.37 -> 4.0.38 2022-03-06 13:17:23 +00:00
zowoq c46399881b Merge staging-next into staging
Conflicts:
	pkgs/tools/security/cosign/default.nix
2022-03-06 22:06:04 +10:00
github-actions[bot] c8add09e8f
Merge master into staging-next 2022-03-06 12:01:22 +00:00
Artturi 0ba426a475
Merge pull request #156605 from kampka/e2fsprogs-test
e2fsprogs: Add test
2022-03-06 11:19:48 +02:00
R. Ryantm 47b93c97a2 garage: 0.6.0 -> 0.6.1 2022-03-06 00:25:27 +00:00
R. Ryantm 1bdeae3546 lfs: 2.2.0 -> 2.4.0 2022-03-05 09:31:48 +00:00
github-actions[bot] f831b62376
Merge staging-next into staging 2022-02-28 12:01:47 +00:00
github-actions[bot] e71c1249e8
Merge master into staging-next 2022-02-28 12:01:10 +00:00