Commit graph

228026 commits

Author SHA1 Message Date
Florian Klink
1c170f9ae4
Merge pull request #89244 from doronbehar/gnuradio-rewrite
gnuradio: 3.7.13.4 -> 3.7.14.0
2020-05-31 16:00:40 +02:00
Ryan Mulligan
03147cf7ae
Merge pull request #89243 from andersk/libversion-LD_LIBRARY_PATH
libversion: Fix unsafe concatenation of $LD_LIBRARY_PATH
2020-05-31 06:41:39 -07:00
Alexey Shmalko
1607e821ff
Merge pull request #89037 from r-ryantm/auto-update/uclibc-ng
uclibc: 1.0.33 -> 1.0.34
2020-05-31 14:31:15 +03:00
Maximilian Bosch
f70b6971bc
Merge pull request #89121 from Ma27/bump-matrix-synapse
matrix-synapse: 1.13.0 -> 1.14.0
2020-05-31 11:52:43 +02:00
Maximilian Bosch
69d71eb2a3
gitea: 1.11.5 -> 1.11.6
https://github.com/go-gitea/gitea/releases/tag/v1.11.6
2020-05-31 11:13:10 +02:00
Doron Behar
93f30ea316 gnuradio: 3.7.13.4 -> 3.7.14.0 2020-05-31 11:59:30 +03:00
Anders Kaseorg
665dfc26ed libversion: Fix unsafe concatenation of $LD_LIBRARY_PATH
Naive concatenation of $LD_LIBRARY_PATH can result in an empty
colon-delimited segment; this tells glibc to load libraries from the
current directory, which is definitely wrong, and may be a security
vulnerability if the current directory is untrusted.  This particular
case probably has no security relevance, but we should avoid this
unsafe pattern anyway in case it gets copied.  See #76804.

Signed-off-by: Anders Kaseorg <andersk@mit.edu>
2020-05-31 01:42:09 -07:00
Samuel Dionne-Riel
2defee2981
Merge pull request #88882 from Kiwi/mlv-app-init
mlv-app: init at 1.11
2020-05-31 02:59:55 -04:00
Jörg Thalheim
2d689dca07
Merge pull request #89236 from zowoq/ec-node-fix 2020-05-31 07:26:39 +01:00
zowoq
40eaca1c96 .editorconfig: fix for node-packages 2020-05-31 14:17:38 +10:00
Robin Gloster
b64205d164
Merge pull request #85293 from petabyteboy/feature/gitlab-12-9-x
gitlab: 12.8.10 -> 12.10.6
2020-05-31 06:10:29 +02:00
R. RyanTM
b3206bb487 vamp-plugin-sdk: 2.9 -> 2.10 2020-05-31 00:01:55 -04:00
Mario Rodas
6cd1edc4d8
Merge pull request #89230 from lilyball/cocoapods
cocoapods: 1.9.2 -> 1.9.3
2020-05-30 22:49:13 -05:00
Mario Rodas
9c706a2f04
Merge pull request #89231 from Atemu/jc-update
jc: 1.10.12 -> 1.11.1
2020-05-30 22:48:57 -05:00
Mario Rodas
e94d97dcfe
Merge pull request #89228 from marsam/update-act
act: 0.2.8 -> 0.2.9
2020-05-30 22:45:51 -05:00
Robin Gloster
af05325f10
gitlab: 12.10.6 -> 12.10.8 2020-05-31 03:11:57 +02:00
Robin Gloster
7060927382
gitaly: fix gitlab-shell-config path patching 2020-05-31 03:07:50 +02:00
Michael Raskin
d7e5696574
Merge pull request #89232 from kini/sbcl/disableImmobileSpace
sbcl: add option to disable immobile space
2020-05-31 00:45:07 +00:00
Keshav Kini
d78985704c sbcl: add option to disable immobile space
Programs which generate and compile a lot of code at runtime (such as
programming language interpreters like ACL2) are not suited for running on SBCL
executables built with the "immobile space" feature, as explained by Douglas
Katzman in this mail thread:

  https://sourceforge.net/p/sbcl/mailman/message/36007057/

In this commit, I add an optional flag to the SBCL package allowing you to
disable the "immobile space" features.

I also migrated away from specifying enabled/disabled features in a
`customize-target-features.lisp` file and towards supplying them as command line
arguments to `make.sh`, as has been recommended by the installation instructions
since 2012 or so.
2020-05-30 17:23:21 -07:00
Atemu
45ac259796 jc: 1.10.12 -> 1.11.1 2020-05-31 01:17:35 +02:00
Lily Ballard
9a11cd674e cocoapods-beta: 1.9.2 -> 1.9.3 2020-05-30 14:17:09 -07:00
Lily Ballard
8cc640b5cb cocoapods: 1.9.2 -> 1.9.3 2020-05-30 14:17:01 -07:00
Aaron Andersen
2a16738d41
Merge pull request #89100 from glaebhoerl/patch-3
kdevelop: use LLVM 10
2020-05-30 17:02:10 -04:00
Silvan Mosberger
edf2e9fbd2
Merge pull request #88218 from piperswe/piperswe/update-minecraft-launcher 2020-05-30 22:57:25 +02:00
Jörg Thalheim
78775bacf0
Merge pull request #89222 from Izorkin/nginx-unit 2020-05-30 20:14:24 +01:00
Jörg Thalheim
639d53bbef
Merge pull request #89210 from Mic92/pulp 2020-05-30 19:56:12 +01:00
Jörg Thalheim
3ee20ba064
pulp: add purescript to PATH 2020-05-30 19:54:20 +01:00
Jörg Thalheim
319418f226
Merge pull request #89221 from eadwu/kvmgt/mdev-multiple-uuids 2020-05-30 19:45:52 +01:00
Bart Brouns
3a77caa419
ardour: add ardour 6 and make it the default (#89175)
We leave Ardour 5 in, since Ardour 6 has a new latency compensation
algorithm, so your mixes might end up sounding different in the new version.

Co-Authored-By: Pavol Rusnak <pavol@rusnak.io>
2020-05-30 14:17:08 -04:00
Yannis Koutras
903eb50f02
Merge pull request #89135 from r-ryantm/auto-update/filezilla
filezilla: 3.48.0 -> 3.48.1
2020-05-30 20:13:05 +02:00
Izorkin
ea956bb53b unit: 1.17.0 -> 1.18.0 2020-05-30 19:28:25 +03:00
Edmund Wu
180d1d37b2
nixos/kvmgt: allow multiple uuids on same mdev 2020-05-30 12:13:54 -04:00
Tim Steinbach
f75d62941d
jenkins: 2.222.3 -> 2.222.4 2020-05-30 11:32:34 -04:00
Tim Steinbach
746fe02a5a
linux_latest-libre: 17445 -> 17506 2020-05-30 11:23:42 -04:00
Mario Rodas
1129e5cb70
Merge pull request #89217 from zowoq/ncdu
ncdu: 1.14.2 -> 1.15
2020-05-30 09:57:06 -05:00
zowoq
d75908d5fc ncdu: 1.14.2 -> 1.15
https://dev.yorhel.nl/ncdu/changes
2020-05-31 00:05:33 +10:00
R. RyanTM
35142ce3a4 solaar: 1.0.1 -> 1.0.2 2020-05-30 15:46:04 +02:00
vponte
7d69a04d79 androidenv: add missing emulator dynamic libraries 2020-05-30 15:43:32 +02:00
R. RyanTM
71fd66ef17 catch2: 2.12.1 -> 2.12.2 2020-05-30 15:41:07 +02:00
José Romildo Malaquias
b790e8bc08
Merge pull request #89162 from romildo/upd.zuki-themes
zuki-themes: 3.36-2 -> 3.36-3
2020-05-30 09:58:48 -03:00
José Romildo Malaquias
90529b977e
Merge pull request #89161 from romildo/upd.liblxqt
lxqt.liblxqt: 0.15.0 -> 0.15.1
2020-05-30 09:58:08 -03:00
Piper McCorkle
b4fa9575af minecraft: set platforms 2020-05-30 05:09:00 -07:00
Piper McCorkle
a32bc05dc9 minecraft: 2.1.14403 -> 2.1.14947 2020-05-30 05:07:06 -07:00
Timo Kaufmann
69ea180bc9
Merge pull request #87383 from stianlagstad/sl/dstask-0.17
dstask: init at 0.18
2020-05-30 11:48:07 +00:00
Jörg Thalheim
9921d78589
nodePackages: fix insect build 2020-05-30 12:31:55 +01:00
Jörg Thalheim
fee8e7991a
nodePackages.pulp: fix build 2020-05-30 12:19:57 +01:00
Aaron Andersen
a7b2e19215
Merge pull request #89189 from stigtsp/package/perl-data-ulid-init
perlPackages.DataULID: init at 1.0.0
2020-05-30 07:03:05 -04:00
Jörg Thalheim
87908c3743
Merge pull request #89184 from mayflower/continue-pull-85764 2020-05-30 11:36:56 +01:00
Jörg Thalheim
19d44fc97d
Merge pull request #88431 from zowoq/editorconfig-fixes 2020-05-30 11:30:26 +01:00
Stian Lågstad
036eb89f16 dstask: init at 0.18
Thank you to: foxit64, naggie, timokau, Lassulus, 06kellyjac,
symphorien, wamserma.
2020-05-30 11:56:21 +02:00