Commit Graph

41876 Commits

Author SHA1 Message Date
Artturi
67a50ee79f
Merge pull request #146827 from flurie/fix-cdpr-darwin
cdpr: fix build on darwin
2021-11-21 05:59:21 +02:00
Artturi
5e785a95fc
Merge pull request #146825 from S-NA/updates/nilfs-utils
nilfs-utils: fix hardcoded paths
2021-11-21 04:36:14 +02:00
0x4A6F
255c284924
czkawka: 0.3.2 -> 0.3.3 (#146757)
* czkawka: add myself as maintainer

* czkawka: 3.2.0 -> 3.3.0

* czkawka: add testVersion
2021-11-20 18:12:40 -08:00
S. Nordin Abouzahra
24aacf3808 nilfs-utils: fix hardcoded paths
/sbin/nilfs_cleanerd -> $out/bin/nilfs_cleanerd
/sbin/badblocks -> ${e2fsprogs}/bin/badblocks

The relevant binaries to test are mkfs.nilfs2 (calls badblocks),
mount.nilfs2 and umount.nilfs2 (calls nilfs_cleanerd).
2021-11-20 19:30:54 -05:00
flurie
31b38fd938
cdpr: fix build on darwin 2021-11-20 18:24:38 -05:00
Raphael Megzari
09b01aa435
vector: 0.17.3 -> 0.18.0 (#146523) 2021-11-21 07:17:03 +09:00
0x4A6F
3f891f20ae
Merge pull request #146743 from genofire/patch-1
maintainers: add genofire (me)
2021-11-20 22:46:41 +01:00
genofire
39d1d1893b gotify-desktop: add maintainer genofire (me) 2021-11-20 22:15:45 +01:00
Mrinal Purohit
9387303e39 broot: 1.7.1 -> 1.7.3 2021-11-21 01:47:33 +05:30
Anderson Torres
a817a1dac7
Merge pull request #146729 from ylh/patch-2
plan9port: tighten up `broken`
2021-11-20 16:27:28 -03:00
Sandro
82bc9a725d
Merge pull request #146602 from vdemeester/kail-015 2021-11-20 19:39:20 +01:00
Sandro
51d5630687
Merge pull request #142826 from ivan/grab-site-2.2.2 2021-11-20 19:08:53 +01:00
Sandro
389610b208
Merge pull request #146695 from SuperSandro2000/ookla-speedtest 2021-11-20 19:04:49 +01:00
Domen Kožar
4dba55aec5
Merge pull request #146662 from smancill/ZHF-lrzip
lrzip: enable asm on x86 and fix build on darwin
2021-11-20 18:45:47 +01:00
Domen Kožar
c2fc381a95
Merge pull request #146664 from smancill/ZHF-masscan
masscan: fix build on darwin
2021-11-20 14:44:53 +03:00
7c6f434c
fe8c173ab0
Merge pull request #146736 from S-NA/updates/nilfs-utils
nilfs-utils: explicitly enable libmount
2021-11-20 08:45:44 +00:00
Fabian Affolter
908b863e83
Merge pull request #146560 from fabaff/bump-trivy
trivy: 0.20.2 -> 0.21.0
2021-11-20 09:33:39 +01:00
S. Nordin Abouzahra
747436dee1 nilfs-utils: explicitly enable libmount
Despite what the README says, libmount support is not enabled by
default and needs to be enabled explicitly. Without libmount support
the GC daemon (nilfs_cleanerd) is not started at mount.
2021-11-20 03:14:11 -05:00
Yestin L. Harrison
5afe6d962c
plan9port: tighten up broken 2021-11-19 21:22:09 -08:00
Ivan Kozik
b5e87f5f2e grab-site: 2.2.0 -> 2.2.2; pythonPackages.ludios_wpull: 3.0.7 -> 3.0.9
Use SQLAlchemy 1.3 because ludios_wpull is incompatible with SQLAlchemy 1.4.

Use Python 3.8 instead of Python 3.7, as namedlist 1.8 fixed compatibility
with Python 3.8. We cannot use Python 3.9 until
https://github.com/ArchiveTeam/ludios_wpull/issues/20 is fixed.
2021-11-20 04:54:58 +00:00
Sebastián Mancilla
5c35e9184d lrzip: enable asm on x86 and fix build on darwin
Enable compilation of native assembly code on x86 systems, instead of
disabling it for all systems. On darwin ensure the format is set to
macho64.

The ASM/x86 directory is compiled whether "--enable-asm" is configured
or not, but it creates an empty archive, which fails on darwin, so
ensure it is not compiled on darwin to fix the build.
2021-11-19 21:00:57 -03:00
Jonathan Ringer
2490c511c4
g933-utils: 2019-08-04 -> 2021-11-19, fix build 2021-11-19 15:28:01 -08:00
Artturi
dd4ce550b3
Merge pull request #146456 from Artturin/misc-updates1 2021-11-20 01:14:44 +02:00
Thiago Kenji Okada
c03139da1d
Merge pull request #146341 from bryanasdev000/gotify-desktop
gotify-desktop: init at 1.2.0
2021-11-19 20:11:15 -03:00
Sandro Jäckel
eef64da3db
ookla-speedtest: fix syntax error when evaling on unsupported platforms 2021-11-19 23:49:26 +01:00
Sebastián Mancilla
53fa9753b7 masscan: fix build on darwin 2021-11-19 16:57:28 -03:00
Sebastián Mancilla
b663e1b4d3 lrzip: refactor derivation
- Fetch from GitHub
- Set nativeBuildInputs
2021-11-19 16:46:09 -03:00
Sandro
f0eaaeb774
Merge pull request #144567 from mkg20001/wgf 2021-11-19 17:03:39 +01:00
Sandro
32f91d79e9
Merge pull request #143073 from NeverBehave/pkg/ocserv 2021-11-19 13:24:02 +01:00
Bobby Rong
0dbfc99b52
Merge pull request #143482 from r-ryantm/auto-update/step-ca
step-ca: 0.17.4 -> 0.17.6
2021-11-19 20:18:03 +08:00
Vincent Demeester
17c12a8cd2
kail: 0.8.0 -> 0.15.0 switch to buildGoModule
Updating to the latest release and switching to go modules.

Signed-off-by: Vincent Demeester <vincent@sbr.pm>
2021-11-19 11:06:05 +01:00
Sebastián Mancilla
01fd2714c6 pn: unstable-2021-01-28 -> 0.9.0 2021-11-19 00:04:53 -08:00
Sebastián Mancilla
e1361b69d9 l2md: unstable-2020-07-31 -> unstable-2021-10-27
Build on darwin.
2021-11-18 22:09:41 -08:00
Ben Siraphob
28b46d97ff
Merge pull request #146521 from midchildan/fix/cmigemo-darwin 2021-11-19 00:02:24 -06:00
Fabian Affolter
d61d1031f1
Merge pull request #146555 from fabaff/bump-metasploit
metasploit: 6.1.14 -> 6.1.15
2021-11-19 00:25:50 +01:00
Fabian Affolter
913ec13c6d
Merge pull request #146551 from fabaff/bump-exploitdb
exploitdb: 2021-11-16 -> 2021-11-18
2021-11-19 00:25:25 +01:00
Fabian Affolter
a8f57f2c40 trivy: 0.20.2 -> 0.21.0 2021-11-18 23:54:01 +01:00
Fabian Affolter
5c7006d513 metasploit: 6.1.14 -> 6.1.15 2021-11-18 23:24:05 +01:00
Artturi
02e95c2fd7
Merge pull request #146288 from Artturin/mtoolsandsuch 2021-11-19 00:21:08 +02:00
Fabian Affolter
66ed8b2212 exploitdb: 2021-11-16 -> 2021-11-18 2021-11-18 23:08:12 +01:00
Robert Scott
b86b089c72
Merge pull request #146529 from smancill/ZHF-convbin
convbin: fix build on darwin
2021-11-18 21:23:05 +00:00
Benjamin Hipple
e17aa2be66
Merge pull request #146301 from bbigras/truffleHog
truffleHog: 2.1.11 -> 2.2.1
2021-11-18 16:22:35 -05:00
Sebastián Mancilla
9c177f0a1f pax: fix build on darwin 2021-11-18 12:34:04 -08:00
Sebastián Mancilla
9584a89e69 convbin: fix build on darwin 2021-11-18 17:17:15 -03:00
midchildan
5f8dc66f42
cmigemo: fix Darwin build 2021-11-19 03:47:28 +09:00
midchildan
443bb33421
skk-dicts: fix Darwin build 2021-11-19 03:47:18 +09:00
Sandro
da059cffc1
Merge pull request #146490 from msfjarvis/hs/2021-11-18/lychee-0.8.1 2021-11-18 19:45:06 +01:00
Sandro
6456bfce6d
Merge pull request #146514 from smancill/ZHF-rates 2021-11-18 19:34:40 +01:00
Hollow Man
479715923b
ibus-theme-tools: init at 4.2.0 (#146361) 2021-11-18 18:44:59 +01:00
Sebastián Mancilla
db8278e295 rates: fix build on darwin 2021-11-18 14:42:50 -03:00