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
Alex Lohr
a5b194aa4e
slack-desktop: update to 4.8.0
2020-08-03 15:55:44 -05:00
Daniel Lewan
a68bc6ab24
git-toolbelt: update to 1.5.0.
2020-08-03 22:39:12 +02:00
Andrew Benson
e4c473f504
nano: update to 5.0.
...
Also set site for the update-check to see latest version (i.e. 6.x).
2020-08-03 15:34:09 -05:00
Daniel Santana
a8b23a969d
sshuttle: update to 1.0.3.
2020-08-03 21:48:14 +02:00
Piotr Wójcik
d8c9da1130
python3-nacl: remove as duplicate of python3-pynacl
2020-08-03 21:43:25 +02:00
Piotr Wójcik
b34245602e
synapse: switch from python3-nacl to python3-pynacl
2020-08-03 21:43:25 +02:00
Piotr Wójcik
fdf6415248
python3-signedjson: switch from python3-nacl to python3-pynacl
2020-08-03 21:43:25 +02:00
Piotr Wójcik
b9f91258b9
python3-macaroons: switch from python3-nacl to python3-pynacl
2020-08-03 21:43:25 +02:00
Piotr Wójcik
3ceda9e131
scryer-prolog: use system gmp
2020-08-03 21:35:10 +02:00
Helmut Pozimski
7c07866031
libvirt-python3: update to 6.6.0.
2020-08-03 20:36:13 +02:00
Helmut Pozimski
fbcf619d65
libvirt: update to 6.6.0.
2020-08-03 20:32:28 +02:00
Daniel Santana
70b37b5ebb
pex: update to 2.1.15.
2020-08-03 10:56:11 -04:00
Andrew J. Hesford
d1c32883df
dracut: avoid double copies in dracut-uefi subpackage
2020-08-03 10:33:13 -04:00
Jürgen Buchmüller
46371e7636
oracle-jre: remove
...
Closes : #23881
2020-08-03 16:28:58 +02:00