Commit graph

120200 commits

Author SHA1 Message Date
travankor
8f43104b90 procs: rebuild with rust 1.41.1.
Fix bound checks.
[ci skip]
2020-03-02 10:53:34 +01:00
travankor
3807e8ce34 pastel: rebuild with rust 1.41.1.
Fix bound checks.
[ci skip]
2020-03-02 10:53:34 +01:00
travankor
ad5cd67ffc orz: rebuild with rust 1.41.1.
Fix bound checks.
[ci skip]
2020-03-02 10:53:34 +01:00
travankor
de878a6c59 cargo: rebuild with rust 1.41.1.
Fix bound checks.
[ci skip]
2020-03-02 10:53:34 +01:00
travankor
1c2858209f cargo-deny: rebuild with rust 1.41.1.
Fix bound checks.
[ci skip]
2020-03-02 10:53:34 +01:00
travankor
3d120583e0 broot: rebuild with rust 1.41.1.
Fix bound checks.
[ci skip]
2020-03-02 10:53:34 +01:00
travankor
969415c451 bottom: rebuild with rust 1.41.1.
Fix bound checks.
[ci skip]
2020-03-02 10:53:34 +01:00
travankor
2c14c65475 b3sum: rebuild with rust 1.41.1.
Fix bound checks.
[ci skip]
2020-03-02 10:53:34 +01:00
Juan RP
87b447fada gmsh: update to 4.5.4.
Fixes #17086
2020-03-02 10:44:36 +01:00
oreo639
b39d5630a8 linux5.5: fix wifi on intel 3168 devices
[ci skip]
This backports a patch to fix wifi support on intel 3168 (stone peak) wifi cards.
This patch was accepted into the wireless-drivers repo, but has yet to be pulled into the upstream repo.
Source:
https://patchwork.kernel.org/patch/11353871/
2020-03-02 10:42:54 +01:00
Juan RP
d0092c78c8
msbuild-bin: install files into the correct directory.
Fixes #19641
2020-03-02 10:21:49 +01:00
Juan RP
99773dfdb2
termtosvg: update to 1.1.0. 2020-03-02 09:16:52 +01:00
Juan RP
d1ff14d618
meson: update to 0.53.2. 2020-03-02 08:18:26 +01:00
travankor
4c17b1f327 python-pycryptodome: update to 3.9.7. 2020-03-02 07:58:52 +01:00
travankor
463b9f0b44 python3-pykeepass: update to 3.2.0. 2020-03-02 07:58:38 +01:00
travankor
e8761a1f5f python-argon2: update to 19.2.0. 2020-03-02 07:58:19 +01:00
teldra
6b4d4b6633 portage: update to 2.3.90 2020-03-02 07:57:55 +01:00
teldra
a9388d4a7e py3status: update to 3.27 2020-03-02 07:57:44 +01:00
Kirill Radzikhovskyy
cbf7d48e52 android-studio: update to 3.6.1. 2020-03-02 07:57:26 +01:00
Karl Nilsson
4e68f3c018 python3-trimesh: update to 3.5.25. 2020-03-02 07:56:55 +01:00
Neel
15c58ec2ce hstr: update to 2.2 2020-03-02 07:56:33 +01:00
Benjamín Albiñana
7e9228bdf5 doctl: update to 1.38.0 2020-03-02 07:56:10 +01:00
mobinmob
71b4e01f62 arandr: add missing python3 dependency 2020-03-02 07:55:53 +01:00
Neel Chotai
9b678220e6 dust: update to 0.5.1 2020-03-02 07:54:12 +01:00
Diogo Leal
0b01a80b93 lily: update to 1.11. 2020-03-02 07:53:59 +01:00
Daniel Eyßer
e41bcdae15 youtube-dl: update to 2020.03.01. 2020-03-02 07:53:44 +01:00
Diogo Leal
1798c57b00 mbuffer: update to 20191016. 2020-03-02 07:53:30 +01:00
svenper
4ee6f5213c perl-List-AllUtils: update to 0.16. 2020-03-02 07:52:38 +01:00
newbluemoon
d52f845c80 perl-DateTime-Format-Strptime: update to 1.77 2020-03-02 07:52:10 +01:00
travankor
9afd20ff36 man-db: update to 2.9.1. 2020-03-02 07:51:53 +01:00
travankor
313a43207d qownnotes: update to 20.3.0. 2020-03-02 07:51:34 +01:00
travankor
ebaacfb3c7 wob: update to 0.7. 2020-03-02 07:51:15 +01:00
travankor
6b7e4b9f5b clipman: update to 1.4.0. 2020-03-02 07:50:53 +01:00
Benjamin Slade
33f2d04b98 sbcl: update to 2.0.2 2020-03-02 07:50:34 +01:00
Diogo Leal
0ded2be37c rclone: update to 1.51.0. 2020-03-02 07:49:58 +01:00
Diogo Leal
4bb2116ff2 direnv: update to 2.21.2. 2020-03-02 07:46:23 +01:00
q66
a1b1ba0e5e efl: update to 1.23.3
Also import patches in the branch so far.
2020-03-02 01:58:31 +01:00
q66
1fdd919d3b 02-script-wrapper: preserve original timestamps of wrapper scripts
At least since 0.53, the meson buildsystem checks whether the
"date" command's file is outdated and if it is, it'll trigger
regeneration of the build files.

Since the wrappers are reinstalled from scratch on every build step,
this would result in meson being re-run on each of those steps.
Which resulted in broken builds in some projects (e.g. efl) since
our meson build-style by default uses LTO and that requires the AR
environment variable being exported in a specific way, which was
only being done for the do_configure step but not build/install,
which resulted in meson being run with one env for configure and
another env for build, which broke everything.
2020-03-02 00:58:35 +01:00
Jürgen Buchmüller
eaf797561f linux5.5: remove accidental enable for aarch64* 2020-03-01 23:43:07 +01:00
Jürgen Buchmüller
a37d99adf0 linux5.5: enable mips* 2020-03-01 22:50:19 +01:00
Helmut Pozimski
e017e09cc2 kodi-rpi: update to 18.6, orphan package 2020-03-01 14:39:36 +01:00
Helmut Pozimski
b3bf9b6b5a kodi-binary-addons: update to 18.6. 2020-03-01 14:38:02 +01:00
Helmut Pozimski
a0b71b1bce kodi: update to 18.6. 2020-03-01 14:37:54 +01:00
Helmut Pozimski
9ecb58dc40 monero-gui: update to 0.15.0.4. 2020-03-01 14:00:04 +01:00
Helmut Pozimski
ccbcd97ce2 linux4.4: update to 4.4.215.
[skip ci]
2020-03-01 09:34:51 +01:00
Helmut Pozimski
74a502b072 linux4.9: update to 4.9.215.
[skip ci]
2020-03-01 09:33:53 +01:00
Jürgen Buchmüller
898f9c728c rust: remove nocross= to enable cross builds 2020-03-01 07:01:07 +01:00
Johannes
b6e6c26c83 rust: set nocross until native builds completed
[ci skip]
2020-02-29 19:49:11 +01:00
Johannes
82db6063fe rust: update to 1.41.1. 2020-02-29 19:49:11 +01:00
Johannes
cf917a0b94 llvm9: add patch to prevent omitting bound checks in rust 2020-02-29 19:49:11 +01:00