Commit graph

140950 commits

Author SHA1 Message Date
UsernameRandomlyGenerated 69a5762cb6 cpuminer: update to 2.5.1, fix license
By ericonr: license is GPL-2.0-or-later, as seen in
b5071a8cc6/cpu-miner.c

Closes: #28559 [via git-merge-pr]
2021-02-09 21:51:51 -03:00
Érico Rolim e3fbbf79e4 wxPython4: rebuild so wx doesn't complain of ABI mismatch. 2021-02-09 21:51:51 -03:00
Érico Rolim 57c99a285c libtool: revbump for the gcc update.
libtool hardcodes some internal gcc paths, which include the GCC version
information. Some applications can fail to build if these paths are
used. Revbumping libtool is enough for the recorded paths to be updated.

A proper solution is importing the fixes Debian applies:
ef64614b54/debian/rules (L115)

Also add comment to gcc template about the requirement.
2021-02-09 21:48:28 -03:00
Ulf 30fb5e13ce xfce4-taskmanager: update to 1.4.1. 2021-02-09 21:42:07 -03:00
Ulf 4785d0b078 io.elementary.calculator: update to 1.6.0. 2021-02-09 21:22:02 -03:00
Nicolo 53a1ad7e46 pari-seadata: fix vcopy 2021-02-09 16:37:58 -03:00
Laurence de Bruxelles 20b3fbffc3 fbgrab: update to 1.4, xlint.
Updates fbgrab to 1.4 and changes homepage and distfiles source to
GitHub as website has been removed.

Also remove outdated sed.

Closes: #28572 [via git-merge-pr]
2021-02-09 16:36:29 -03:00
Ulf f8860d60a4 libinput-gestures: update to 2.57. 2021-02-09 16:13:43 -03:00
Ulf 8693c1ae4a qsynth: update to 0.9.1. 2021-02-09 16:09:31 -03:00
mobinmob f1dc93d99f notcurses: update to 2.2.0. 2021-02-09 16:01:26 -03:00
mobinmob dd610bead9 66: update to 0.6.1.1. 2021-02-09 15:59:37 -03:00
mobinmob 22c0746cd4 oblibs: update to 0.1.3.0. 2021-02-09 15:59:37 -03:00
Jürgen Buchmüller 2d4a591620 leatherman: fix build w/ gcc-10.2.1pre1 2021-02-09 19:31:39 +01:00
Helmut Pozimski 8fa03d7f38 linux4.19: update to 4.19.174. 2021-02-09 19:30:02 +01:00
Helmut Pozimski 02437a74a2 linux5.4: update to 5.4.96. 2021-02-09 19:27:44 +01:00
UsernameRandomlyGenerated 633944ba00 iproute2: update to 5.10.0. 2021-02-09 17:16:44 +01:00
UsernameRandomlyGenerated 67b2f540b3 iputils: update to 20200821. 2021-02-09 17:13:08 +01:00
Leah Neukirchen a5cadcf49d weechat: update to 3.0.1.
Switch to aspell, fix update check.
2021-02-09 17:02:53 +01:00
sternenseemann aa5df25ecc loudmouth, mcabber: orphan
I haven't been using void linux for a few years and forgot to orphan
these packages at my departure.
2021-02-09 16:56:26 +01:00
sternenseemann bfa1bd4174 mcabber: use aspell instead of enchant
Reference #27710
2021-02-09 16:56:26 +01:00
Érico Rolim c9307124d9 busybox: fix time64 patch.
The syscall name was changed explicitly so compilation broke instead of
allowing programs using the raw syscall to use the time64 struct
timespec with a syscall expecting the old one.

Since we have modern glibc and musl, we can just force clock_gettime
usage.

The previous patch also broke y2038 support.

Not revbumping, since c085deae94 didn't
either.
2021-02-09 12:31:43 -03:00
Jürgen Buchmüller c085deae94 busybox: fix build w/ musl-1.2.2 (time64) 2021-02-09 12:41:51 +01:00
Érico Rolim a2755b0a58 zim-tools: rebuild for libzim API break.
libzim seems to be missing the _ZN3zim6writer7CreatorC2Eb symbol which
these programs rely on.

Fixes #28600
2021-02-09 09:15:45 +01:00
Érico Rolim c2cdc01513 zimwriterfs: rebuild for libzim API break. 2021-02-09 09:15:45 +01:00
Érico Rolim f9b1c75b21 connman: update to 1.39.
Fixes CVE-2021-26675 and CVE-2021-26676.
2021-02-08 22:55:38 -06:00
Érico Rolim 24e19d824a igt-gpu-tools: rebuild xmlrpc-c. 2021-02-09 01:50:43 -03:00
Érico Rolim 5c23be2bff rtorrent: rebuild for xmlrpc-c. 2021-02-09 01:50:43 -03:00
Érico Rolim 52dc27fe60 xmlrpc-c: update to 1.51.06. 2021-02-09 01:50:43 -03:00
Érico Rolim 5c9cc3613f libtorrent: don't depend on libcppunit in the resulting package.
Probably some rebel linker options screwing things up and leaving
libcppunit as a required library in libtorrent. This isn't a proper fix,
because the final library doesn't use libcppunit symbols and
-Wl,--as-needed in LDFLAGS should have caught it.
2021-02-09 01:46:40 -03:00
Ulf 1b38fe8c58 gnote: update to 3.38.1. 2021-02-09 00:20:50 -03:00
Érico Rolim 59e0b8847c gerbera: revbump for duktape-2.6.0. 2021-02-08 23:22:44 -03:00
Érico Rolim 7fe803191d edbrowse: revbump for duktape-2.6.0.
Also xlint.
2021-02-08 23:22:44 -03:00
Érico Rolim 53bc4f2492 OpenRCT2: revbump for duktape-2.6.0. 2021-02-08 23:22:44 -03:00
Érico Rolim 4977dd1e43 duktape: update to 2.6.0.
Also clean up template.
2021-02-08 23:22:44 -03:00
UsernameRandomlyGenerated 8f42c34b51 cgrep: update to 6.6.33. 2021-02-08 23:20:07 -03:00
Érico Rolim ba77011f50 mozjs60: remove package. 2021-02-08 23:17:14 -03:00
Érico Rolim a786086c75 polkit: update to 0.118.
Also add checkdepends.
2021-02-08 23:17:14 -03:00
Đoàn Trần Công Danh a0847dc404 cmake-gui: remove unnecessary patches 2021-02-09 09:15:10 +07:00
Đoàn Trần Công Danh 8e4e1bb6c5 python3-PyQt5-webengine: remove rpath 2021-02-09 09:04:06 +07:00
Đoàn Trần Công Danh d2a262b640 python3-PyQt5: remove rpath 2021-02-09 09:04:06 +07:00
Đoàn Trần Công Danh 666ee6e3ea python3-PyQt-builder: update to 1.8.0. 2021-02-09 09:04:06 +07:00
Đoàn Trần Công Danh ad1d8cfdb6 sip: update to 6.0.1. 2021-02-09 09:04:06 +07:00
Érico Rolim 89d5a0f44a elfutils: update to 0.183.
Remove all patches: they are now all upstream :)

Also add more checkdepends so we skip less tests.
2021-02-08 22:35:36 -03:00
Érico Rolim 900bdf655b musl-legacy-compat: add fflush call to error().
The testsuite for elfutils expects things printed to stdout before
calling error() to appear before the error message; glibc implements
this by calling fflush(stdout) after checking the stream is still valid.
Here, we will simply flush all output streams.
2021-02-08 22:35:36 -03:00
Érico Rolim a8cbda5f97 firejail: update to 0.9.64.4.
Fixes a root privilege escalation bug by disabling the overlayfs
functionality completely.
2021-02-08 22:29:53 -03:00
Stefano Ragni 6ae82c81cd pipewire: apply qjackctl fix from master 2021-02-08 22:28:32 -03:00
John 765ddc76c6 calligra: use make explicitly 2021-02-09 00:19:30 +01:00
John fecf0d1243 ktouch: remove not needed sed lines 2021-02-09 00:19:30 +01:00
John b0b12a2bc9 libcxx: remove VERBOSE=1 make_build_args 2021-02-09 00:19:30 +01:00
John 4f1400c710 gnuradio-nrsc5: use make explicitly 2021-02-09 00:19:30 +01:00