Commit graph

128788 commits

Author SHA1 Message Date
Đoàn Trần Công Danh
42db4f86a6 bash: update to 5.0.018.
Close: #23815
2020-08-04 19:03:02 +02:00
Đoàn Trần Công Danh
2ccd26613e bash: stop vendoring patches 2020-08-04 19:03:02 +02:00
Đoàn Trần Công Danh
1f47c72e05 chroot-bash: update to 5.0.018. 2020-08-04 19:03:02 +02:00
Đoàn Trần Công Danh
71cd35d201 chroot-bash: stop vendoring patch 2020-08-04 19:03:02 +02:00
yoctocell
b7fdacf4b0 neofetch: update to 7.1.0 2020-08-04 18:26:02 +02:00
Zach Dykstra
b16b2368c1 New package: wayvnc-0.2.0
Closes #23884.
2020-08-04 11:52:04 -04:00
Zach Dykstra
191a1021b5 New package: neatvnc-0.2.0 2020-08-04 11:45:24 -04:00
Zach Dykstra
ba91ac750a New package: aml-0.1.0 2020-08-04 11:45:23 -04:00
Andrew J. Hesford
4b61125abd dracut: weaken dependencies of dracut-uefi 2020-08-04 11:37:50 -04:00
Joseph Benden
9824162e24 ispc: update to 1.14.0.
Signed-off-by: Joseph Benden <joe@benden.us>
2020-08-04 11:34:07 -04:00
mobinmob
a71478b5ea mtpaint: update to 3.49.29. 2020-08-04 11:33:03 -04:00
Érico Rolim
274e9a8e05 alsa-sndio: vdoc the README. 2020-08-04 11:31:56 -04:00
Benjamín Albiñana
1fafbe7945 monolith: update to 2.3.1. 2020-08-04 11:25:13 -04:00
Lorem
1c6ff687ab python-pyperclip: update to 1.8.0. 2020-08-04 11:24:35 -04:00
Alexander Egorenkov
c50173100f linux5.7: enable BPF type format on x86_64
Required e.g. for opensnoop from bcc-tools to fix the following problem:
libbpf: failed to find valid kernel BTF
libbpf: vmlinux BTF is not found
bpf: Failed to load program: Invalid argument
2020-08-04 17:18:39 +02:00
Andrew Benson
0bf61a5846 hivex: update to 1.3.19. 2020-08-04 08:57:38 -05:00
Kartik Singh
03674cdc96 dbeaver: update to 7.1.4 2020-08-04 08:56:53 -05:00
Klara Modin
2f1270b5c6 runit-kdump: fix conflict with /usr/lib/sysctl.d/10-void.conf 2020-08-04 15:31:37 +02:00
Andrew Benson
b491307dad python3-blessed: update to 1.17.9. 2020-08-04 08:31:11 -05:00
B. Wilson
ac849cba32 j: update to 901.f. 2020-08-04 15:27:14 +02:00
Andrew Benson
199ab66c7d sqlmap: update to 1.4.8. 2020-08-04 08:20:33 -05:00
Érico Rolim
ddc8991d7d rpi3-base: remove package.
Obsolete, RPi3 users should use rpi-base and rpi-kernel.
2020-08-04 15:16:16 +02:00
Érico Rolim
4a487cf40b rpi3-firmware: remove package.
Obsolete.
2020-08-04 15:16:16 +02:00
atweiden
c7306baec5 xxHash: update to 0.8.0. 2020-08-04 15:11:01 +02:00
Zach Dykstra
e30979d037 perl-module: add perl to build depends 2020-08-04 15:10:22 +02:00
LamaRaz
2a2c02a372 nsjail: update to 3.0 2020-08-04 15:08:08 +02:00
Andrew Benson
4d82f4c511 elfinfo: update to 1.1.0. 2020-08-04 08:01:52 -05:00
Leah Neukirchen
95579ccac8 fping: update to 4.4.
Adopted.
2020-08-04 14:33:44 +02:00
Leah Neukirchen
7567004f91 afl: update to 2.57b.
Adopted.
2020-08-04 14:25:32 +02:00
Leah Neukirchen
ab4f9dd075 sndio: orphan. 2020-08-04 14:15:16 +02:00
Leah Neukirchen
0729e55903 grpc: orphan. 2020-08-04 14:15:08 +02:00
Leah Neukirchen
c0c3e42308 ghc-bin: orphan. 2020-08-04 14:15:02 +02:00
Leah Neukirchen
14a1cbf53b miller: update to 5.8.0. 2020-08-04 12:09:11 +02:00
Leah Neukirchen
6528f0aecf fzf: update to 0.22.0. 2020-08-04 12:09:11 +02:00
Leah Neukirchen
719c7e84ad golly: update to 3.4. 2020-08-04 12:09:11 +02:00
Leah Neukirchen
a2b92e19cc kakoune: update to 2020.08.04. 2020-08-04 12:09:11 +02:00
lemmi
60464035b4 zathura: update to 0.4.6. 2020-08-04 11:06:11 +02:00
lemmi
82f0820fcc girara: update to 0.3.5. 2020-08-04 11:01:11 +02:00
lemmi
63dad801df Clightd: ddcutil sobump 2020-08-04 10:54:37 +02:00
lemmi
638bde041c ddcutil: update to 0.9.9. 2020-08-04 10:53:39 +02:00
Đoàn Trần Công Danh
7a74343620 shunit2: remove bash from checkdepends
- bash is provided by chroot-bash inside chroot
- upon installing checkdepends, bash will replace chroot-bash,
  upon cleanup after checking, uninstall bash will render chroot
  broken, see #23929
- check is failing on testIssue84 with both bash and chroot-bash,
  I didn't bother to check why.
2020-08-04 08:35:49 +07:00
Đoàn Trần Công Danh
3da2af87f2 cpio: remove bash from checkdepends
- bash is provided by chroot-bash inside chroot
- upon installing checkdepends, bash will replace chroot-bash,
  upon cleanup after checking, uninstall bash will render chroot
  broken, see #23929
2020-08-04 08:35:49 +07:00
Andrew Benson
d191e6244a xmoto: update to 0.6.1. 2020-08-03 20:26:34 -05:00
Andrew Benson
e06a586696 SweetHome3D: update to 6.4. 2020-08-03 17:40:24 -05:00
Andrew Benson
b12ae61244 libdwarf: update to 20200719. 2020-08-03 17:40:07 -05:00
q66
26e0eb9f89 linux5.4: new config for arm64
Equivalent to 1d7fec69ea
2020-08-04 00:20:00 +02:00
Andrew Benson
cabf5b277e i3-gaps: update to 4.18.2. 2020-08-03 17:03:48 -05:00
Alexander Gehrke
582a97ea52 pueue: update to 0.7.1 2020-08-03 17:02:12 -05:00
Andrew Benson
a8e1ab9e5c pencil2d: update to 0.6.5. 2020-08-03 16:44:26 -05:00
q66
1d7fec69ea linux5.7: new config for arm64
the previous config was questionable to the point of being
generally useless, i doubt it really ran on any real hardware,
or at least i doubt it ran well

this new config is mostly based on opensuse tumbleweed's aarch64
config, with the suse bits ripped out, general non-driver/harwdare
choices synced with other void configs for other architectures
(stuff like security modules, hugepage settings, module settings,
and disablement of deprecated syscalls and drivers)

this is a 4k pages kernel, as that's the universal and reliable
option that won't have trouble with software and filesystems (old
kernel was 64k, which aarch64 supports but that has similar issues
to 64k kernels on other archs like POWER)

tested on solidrun honeycomb lx2k with EFI
2020-08-03 23:04:36 +02:00