Commit Graph

75759 Commits

Author SHA1 Message Date
Ben Siraphob
c9cbdf6b31
Merge pull request #172888 from armeenm/remove-axoloti 2022-05-13 22:43:06 -05:00
Bobby Rong
b76ad2c880
Merge pull request #172881 from MoritzBoehme/sptlrx-git-updater
sptlrx: add updateScript
2022-05-14 10:49:33 +08:00
Robert Schütz
948bf6d0cd authenticator: 4.0.3 -> 4.1.1 2022-05-13 22:09:30 -04:00
Martin Weinelt
9b7c14d908
Merge pull request #172710 from mweinelt/firefox-buildsymbols 2022-05-14 00:24:49 +02:00
markuskowa
9e454c5722
Merge pull request #172767 from markuskowa/fix-rtl_433
rtl_433: patch for CVE-2022-27419
2022-05-14 00:05:57 +02:00
Sandro
a377a691d5
Merge pull request #172924 from trofi/workaround-fno-common-for-chemtool
chemtool: add -fcommon workaround
2022-05-13 23:59:34 +02:00
Sandro
2d1293f6f3
Merge pull request #172927 from qowoz/talosctl
talosctl: 1.0.4 -> 1.0.5
2022-05-13 23:58:09 +02:00
Matthieu Coudron
05a3e5c21f
Merge pull request #171064 from teto/neovim-require-check-hook
buildVimPlugin: check that neovim can require the module.
2022-05-13 23:24:57 +02:00
zowoq
4b82f3bccd talosctl: 1.0.4 -> 1.0.5
https://github.com/siderolabs/talos/releases/tag/v1.0.5
2022-05-14 07:11:28 +10:00
Michael Weiss
7daec9cdd7
Merge pull request #172905 from primeos/chromiumBeta
chromiumBeta: 102.0.5005.40 -> 102.0.5005.49
2022-05-13 23:05:25 +02:00
Michael Weiss
bbafab17af
Merge pull request #172906 from primeos/chromiumDev
chromiumDev: 103.0.5042.0 -> 103.0.5056.0
2022-05-13 23:04:02 +02:00
Sandro Jäckel
f721daad25 delta: 0.12.1 -> 0.13.0 2022-05-14 06:54:26 +10:00
Sergei Trofimovich
ff22bc1ff6 chemtool: add -fcommon workaround
Workaround build failure on -fno-common toolchains like upstream
gcc-10. Otherwise build fails as:

    ld: inout.o:/build/chemtool-1.6.14/ct1.h:279: multiple definition of
      `outtype'; draw.o:/build/chemtool-1.6.14/ct1.h:279: first defined here
2022-05-13 21:30:28 +01:00
Martin Weinelt
4ee29c9af4
Merge pull request #172358 from squalus/librewolf 2022-05-13 21:28:24 +02:00
Sandro
3595d11fda
Merge pull request #172775 from amarshall/netperf-update
netperf: 20180613 -> 20210121
2022-05-13 21:28:04 +02:00
Michael Weiss
e1fb27152d
chromiumDev: 103.0.5042.0 -> 103.0.5056.0 2022-05-13 20:33:36 +02:00
Michael Weiss
46a14c6a37
chromiumBeta: 102.0.5005.40 -> 102.0.5005.49 2022-05-13 20:33:12 +02:00
Ben Siraphob
75101b2d5b
Merge pull request #172900 from siraben/twtxt-test 2022-05-13 13:21:17 -05:00
Ben Siraphob
b999c1f8a0
twtxt: disable test_tweet_relative_datetime 2022-05-13 13:13:44 -05:00
Andrew Marshall
13d40c02cf netperf: 20180613 -> 20210121
Upstream diff is just the license change.
2022-05-13 12:53:57 -04:00
Rick van Schijndel
dc91515841
Merge pull request #172689 from boogewooge/patch-1
clementine: add gst-plugins-bad to buildInputs
2022-05-13 18:49:32 +02:00
Gabriel Ebner
d04ae3049e
Merge pull request #172885 from armeenm/fix-aspino
aspino: 2017-03-09 -> 2018-03-24
2022-05-13 18:39:20 +02:00
Armeen Mahdian
b7a15b8885 axoloti: remove 2022-05-13 11:33:20 -05:00
markuskowa
78075c4443
Merge pull request #172868 from markuskowa/upd-molcas
openmolcas: 21.10 -> 22.02
2022-05-13 18:07:39 +02:00
Moritz Böhme
cb1ae7f1c4
sptlrx: add updateScript 2022-05-13 18:01:13 +02:00
Armeen Mahdian
f779b60d20 aspino: 2017-03-09 -> 2018-03-24 2022-05-13 10:53:37 -05:00
Martin Weinelt
a179998a06
buildMozillaMach: Update native python env var
With Firefox 100.0 the following deprecation warning comes up:

> The "MACH_USE_SYSTEM_PYTHON" environment variable is deprecated,
> please unset it or replace it with either
> "MACH_BUILD_PYTHON_NATIVE_PACKAGE_SOURCE=system" or
> "MACH_BUILD_PYTHON_NATIVE_PACKAGE_SOURCE=none"

And since we want to continue using our own python we're going for the
system value when the version is at least 100.0.
2022-05-13 17:31:40 +02:00
Martin Weinelt
a373324120
buildMozillaMach: create symbols output
Thie zip bundle in this output is used in the dumps sent by the
crashreporter. For this to happen we need to upload this zip file to
https://symbols.mozilla.org, which is a separate effort.
2022-05-13 17:31:39 +02:00
Sandro
24ad6b306d
Merge pull request #172799 from mingmingrr/master
rofimoji: 5.1.0 -> 5.4.0
2022-05-13 17:23:27 +02:00
Sandro
7ba9d90f53
Merge pull request #172825 from gador/pinegrow-fix-download-link2
pinegrow: fix download link (again)
2022-05-13 17:21:14 +02:00
Sandro
80c1d6e801
Merge pull request #172842 from AleksanderGondek/update-vscode-extensions-matklad-rust-analyzer
vscode-extensions.matklad.rust-analyzer: 0.2.975 - > 0.2.1048
2022-05-13 17:09:02 +02:00
Sandro
58ced8bc85
Merge pull request #172841 from LeSuisse/compactor-zhf
compactor: fix the build
2022-05-13 17:08:45 +02:00
Markus Kowalewski
45083c5d1d
openmolcas: 21.10 -> 22.02
* make MPI optional instead of default
* allow optional MKL build/switch wrapped BLAS interface
2022-05-13 17:06:11 +02:00
Sandro
741d2d2578
Merge pull request #172846 from LeSuisse/bayescan-c++14-zhf
bayescan: fix the build
2022-05-13 17:03:05 +02:00
Maximilian Bosch
ba34f8c09f
Merge pull request #171967 from r-ryantm/auto-update/vorta
vorta: 0.8.3 -> 0.8.4
2022-05-13 16:52:40 +02:00
Sandro
b9a664abba
Merge pull request #172438 from legendofmiracles/update/pause/noisetorch
noisetorch: 0.11.4 -> 0.11.5
2022-05-13 16:33:49 +02:00
Guanpeng Xu
cefda1c7ca
Mathematica: refactored (#172136) 2022-05-13 14:16:50 +00:00
Artturi
c3e292745b
Merge pull request #172743 from kira64xyz/master 2022-05-13 16:31:04 +03:00
Thomas Gerbet
fffbc708f0 mldonkey: fix the build
This fixes the build by pulling a patch currently under review.
This patch is also currently used by Gentoo.
2022-05-13 14:27:50 +02:00
Thomas Gerbet
647d48369a compactor: fix the build
The library Catch they bundle for the tests is a bit too old and does
not play well with recent glibc versions.
2022-05-13 12:12:41 +02:00
Thiago Kenji Okada
1c5a42c630
Merge pull request #172821 from LeSuisse/fspy-fix-build-zhf
fspy: fix the build
2022-05-13 11:05:37 +01:00
Thomas Gerbet
44c1590f1f bayescan: fix the build
Moved back to C++14 to avoid the new errors and warnings introduced with
C++17.
2022-05-13 12:00:08 +02:00
Janne Heß
0027518c91
Merge pull request #172771 from wkral/ogmtools-fix
ogmtools: fix build
2022-05-13 11:57:33 +02:00
Janne Heß
1b0f5bf701
Merge pull request #172702 from OPNA2608/fix/adlplug_everything
{adl,opn}plug: 1.0.2 -> unstable-2021-12-17, fix Darwin, fix Linux de…
2022-05-13 11:57:07 +02:00
Aleksander Gondek
41b99ff816
vscode-extensions.matklad.rust-analyzer: 0.2.975 - > 0.2.1048 2022-05-13 11:41:59 +02:00
adisbladis
9d5b5668ec
Merge pull request #172763 from aidalgol/emacs-28-header-file-mode-fix
header-file-mode: unstable-2022-04-19 -> unstable-2022-05-13
2022-05-13 16:51:25 +08:00
Aidan Gauland
cfd4a8fe09
header-file-mode: unstable-2022-04-19 -> unstable-2022-05-13
Update to version with a fix to make the package work with Emacs 28.
2022-05-13 20:27:34 +12:00
Florian Brandes
2352ead1a1
pinegrow: fix download link (again)
Signed-off-by: Florian Brandes <florian.brandes@posteo.de>
2022-05-13 10:25:30 +02:00
Thiago Kenji Okada
db312206a7
Merge pull request #172699 from wamserma/unbreak-dashpay
dashpay: remove
2022-05-13 09:21:41 +01:00
Thomas Gerbet
710266396a fspy: fix the build
Issue seems to have been introduced by 6ea33082ac.

ZHF: #172160
2022-05-13 10:10:37 +02:00