Jürgen Buchmüller
97e4a9da8e
evemu: fix build w/ musl-1.2.1 (time64)
2020-12-11 16:19:08 +01:00
Andrew J. Hesford
ef11021cd2
python-cryptography: enable previously ignored tests
...
Replacing the outdated and broken python{,3}-iso-8601 with the new
python{,3}-iso8601, the preferred provider for cryptography, allows
previously failing tests to pass.
2020-12-11 10:06:37 -05:00
Andrew J. Hesford
2ff1563f92
New package: python-iso8601-0.1.13
2020-12-11 10:06:37 -05:00
Andrew J. Hesford
c3494cab1e
python-iso-8601: drop package
...
The homepage listed on the PyPI site returns NXDOMAIN, the PyPI release
is two years old, and it fails to parse valid ISO-8601 date strings (as
seen when trying to run tests in python-cryptography).
2020-12-11 10:06:37 -05:00
Érico Rolim
9343235f86
ninja: update to 1.10.2.
...
- use python3 to build
- update distfile location (it redirected to ninja-build/ninja)
2020-12-11 11:53:50 -03:00
Jürgen Buchmüller
4206a9b0d4
evtest: fix build w/ musl-1.2.1 (time64)
2020-12-11 15:36:52 +01:00
Frank Steinborn
e142f35cd2
htop: update to 3.0.3.
2020-12-11 15:05:10 +01:00
Frank Steinborn
46b0aedf3d
xprop: update to 1.2.5.
2020-12-11 15:04:57 +01:00
Frank Steinborn
f9b9870e63
remmina: update to 1.4.10.
2020-12-11 15:04:38 +01:00
Frank Steinborn
018bae659f
git-team: update to 1.5.2.
2020-12-11 15:04:20 +01:00
Piraty
d75b573419
podman: update to 2.2.1.
2020-12-11 14:35:19 +01:00
Frank Steinborn
7788358b8a
chatty: update to 0.13.1.
2020-12-11 13:53:02 +01:00
Piraty
6c20f18f29
go-for-it: update to 1.9.0.
2020-12-11 11:04:09 +01:00
Piraty
5b375c4e24
opkg: update to 0.4.4.
...
build_option_lz4 is useless since libarchive pulls lz4 anyway and
libopkg links it therefore.
2020-12-11 11:02:36 +01:00
Đoàn Trần Công Danh
69206af85d
libressl-devel: depends on libressl
...
Technially, libressl-devel doesn't depend on libressl.
However, base-chroot depends on ca-certificates which depends on
libressl. On middle up upgrading libressl, xbps-src runs into some
trouble. Let's just make libressl-devel depends on libressl instead.
2020-12-11 11:43:03 +07:00
Karol Kosek
94059d078b
mumble: fix plugin path
...
Mumble was searching plugins in /usr/bin/plugins/
because MumbleApplication::applicationVersionRootPath()
(basically the QCoreApplication::applicationDirPath()) returns the path
of the application executable.
https://github.com/mumble-voip/mumble/blob/1.3.3/src/mumble/Plugins.cpp#L212-L220
2020-12-11 00:52:28 -03:00
Érico Rolim
dae8e80e72
bubblewrap: update homepage.
...
projectatomic/bubblewrap redirects to containers/bubblewrap.
2020-12-11 00:42:13 -03:00
Érico Rolim
1f63790fcb
opensc: update to 0.21.0.
...
Fixes multiple CVEs.
2020-12-11 00:23:29 -03:00
Anthony Eadicicco
820eeccabd
vivaldi: update to 3.5.2115.73.
2020-12-11 09:30:27 +07:00
Érico Rolim
cbacb5711c
supertux2: fix locale on musl, remove -data subpackage.
...
Unless LANG was 'C', supertux2 would immediately abort when launched.
The data subpackage is no longer necessary.
2020-12-10 22:54:21 -03:00
Olaf Mersmann
665102eaa6
hwids: update to 20201207.
2020-12-11 07:52:58 +07:00
q66
c06006460e
azpainter: drop useless template hook
...
this was fixed by previous commit
2020-12-11 01:24:17 +01:00
q66
8d7b994cbf
azpainter: fix build
...
the configure script was erasing the enviroment's compiler/cflags
setting, which resulted in broken builds with ccache enabled - this
is because with ccache we have a bunch of symlinks installed, one
of which is clang, and the configure script's autodetection first
checks for clang and then for gcc
however, there is no actual clang installed, and their check is
wrong, as it uses 'type' rather than 'command' and the former
will also succeed for broken symlinks (as it only checks the
existence of the path, regardless of if it's broken or not)
that said, even with ccache off, this would still build wrong,
since it would be ignoring the compiler flags on native builds,
and additionally the cross-compiling environment on cross builds
2020-12-11 01:20:36 +01:00
Olaf Mersmann
8ff1bf955c
buildah: update to 1.18.0.
2020-12-10 19:45:18 -03:00
Nathan Owens
13bb93aa19
azpainter: update to 2.1.6
2020-12-10 21:50:03 +01:00
Nathan Owens
8fedc4a364
aws-vault: update to 6.2.0
...
Change shell completions install method to new
2020-12-10 21:24:13 +01:00
Nathan Owens
23e60afcca
antimicrox: update to 3.1.3
...
Removed arm patch as this version includes the patch
2020-12-10 21:19:58 +01:00
Nathan Owens
a59c9a8101
antibody: update to 6.1.1
2020-12-10 21:19:28 +01:00
Nathan Owens
8b70c7e843
amsynth: update to 1.12.2
...
Remove patches, as they are implemented in this version
2020-12-10 21:18:58 +01:00
Leah Neukirchen
c440171609
libressl: update to 3.1.5.
2020-12-10 21:08:24 +01:00
Leah Neukirchen
4ed0c42271
python3-pwntools: ignore beta releases.
2020-12-10 21:08:24 +01:00
Helmut Pozimski
174e46e50c
mono: update to 6.12.0.107.
2020-12-10 21:07:38 +01:00
Zach Dykstra
f98cac0a6a
cantata: Requires qt5-plugins-sqlite for default usage
2020-12-10 16:19:25 -03:00
Helmut Pozimski
05a814d45b
linux4.19: update to 4.19.162.
2020-12-10 19:52:48 +01:00
Helmut Pozimski
a23877f678
linux5.4: update to 5.4.82.
2020-12-10 19:51:40 +01:00
cinerea0
be9bf71dea
sof-firmware: update to 1.6rc3
2020-12-10 15:48:49 -03:00
cinerea0
dbf63eec84
New package: alsa-ucm-conf-1.2.4
2020-12-10 15:48:49 -03:00
Duncaen
50c91c007d
knot-resolver: update to 5.2.1.
2020-12-10 19:08:57 +01:00
Andrew J. Hesford
3be7d70709
python-cryptography: update to 3.3.1.
2020-12-10 10:34:02 -05:00
Andrew J. Hesford
db47e40a5c
python-cryptography_vectors: update to 3.3.1.
2020-12-10 10:34:02 -05:00
Andrew J. Hesford
5c0b58c95c
python3-hypothesis: update to 5.43.2.
2020-12-10 10:34:02 -05:00
Andrew J. Hesford
3fd671f5a9
python3-virtualenv: update to 20.2.2.
2020-12-10 10:34:02 -05:00
Andrew J. Hesford
91c20c9ce7
python3-mock: update to 4.0.3.
2020-12-10 10:34:02 -05:00
Andrew J. Hesford
b2c171f8af
python3-setuptools: update to 51.0.0.
2020-12-10 10:34:02 -05:00
Olaf Mersmann
8147ebcc6b
fastmod: update to 0.4.1.
2020-12-10 12:20:28 -03:00
Andrew Benson
373046937d
python3-blessed: update to 1.17.12.
2020-12-10 09:17:44 -06:00
Andrew Benson
7585565237
New package: python3-pyDes-2.0.1
2020-12-10 09:11:31 -06:00
Andrew Benson
c5285a8ef6
New package: python3-simber-0.1.2
2020-12-10 09:11:31 -06:00
Andrew Benson
4d5fc2a967
ytmdl: update to 2020.11.20.
2020-12-10 09:11:31 -06:00
Andrew Benson
b03f0ccdff
QMPlay2: update to 20.12.07.
2020-12-10 09:08:14 -06:00