Commit Graph

228058 Commits

Author SHA1 Message Date
Florian Klink
5cad739409
Merge pull request #89223 from midchildan/cleanup/intel-media-sdk
intel-media-sdk: remove samples
2020-05-31 22:20:36 +02:00
Maximilian Bosch
5e898d1cb8
diffoscope: 144 -> 146
https://diffoscope.org/news/diffoscope-146-released/
https://diffoscope.org/news/diffoscope-145-released/
2020-05-31 21:25:56 +02:00
Maximilian Bosch
f32733fc5f
udiskie: 2.1.0 -> 2.2.0
https://github.com/coldfix/udiskie/blob/master/CHANGES.rst#220
2020-05-31 21:25:56 +02:00
Maximilian Bosch
e90c5fe0ec
linuxPackages.wireguard: 1.0.20200506 -> 1.0.20200520
https://lists.zx2c4.com/pipermail/wireguard/2020-May/005450.html
2020-05-31 21:25:56 +02:00
Jan Tojnar
14fceb03d5
Merge pull request #89259 from schmittlauch/cawbird1.1.0 2020-05-31 21:05:16 +02:00
Trolli Schmittlauch
4e455343e7 cawbird: 1.0.5 -> 1.1.0 2020-05-31 19:48:57 +02:00
Tae Sandoval
0e3a28a462 rabbitmq: fix darwin build
ed16f83 made all dependencies explicit, including systemd, which makes the
build step to fail on macOS. Here systemd is added to runtimePath only if the
target system is Linux
2020-05-31 13:41:04 -04:00
midchildan
4983263166
intel-media-sdk: enable unit tests 2020-06-01 02:12:34 +09:00
Oleksii Filonenko
17b5c02975
Merge pull request #89253 from Frostman/hugo-0.72.0
hugo: 0.71.1 -> 0.72.0
2020-05-31 19:27:20 +03:00
Sergey Lukjanov
b24a082b5d hugo: 0.71.1 -> 0.72.0 2020-05-31 08:33:22 -07:00
Mario Rodas
8a73ac0f34
Merge pull request #89229 from shardulbee/update-yabai-3.0.2
yabai: 3.0.1 -> 3.0.2
2020-05-31 09:53:32 -05:00
Mario Rodas
9aecb84807
Merge pull request #89225 from minijackson/hyperfine-shell-files
hyperfine: install man and shell completion
2020-05-31 09:53:09 -05:00
Florian Klink
ba6bc5fd22
Merge pull request #88784 from NickHu/redshift
redshift: enable appindicator support
2020-05-31 16:46:22 +02:00
Florian Klink
414e1c6305
Merge pull request #88887 from mweinelt/vsftpd
vsftpd: listen on both address families
2020-05-31 16:34:01 +02:00
Shardul Baral
2d95536210
yabai: 3.0.1 -> 3.0.2 2020-05-31 10:29:34 -04:00
Shardul Baral
b320474779
Add shardy to maintainers 2020-05-31 10:29:25 -04:00
Minijackson
c06682b986
hyperfine: install man and shell completion 2020-05-31 16:24:32 +02:00
Florian Klink
b19590a880
Merge pull request #89122 from prusnak/appimage-exec-fix-space
appimage: replace radare2+jq with readelf+awk+sha256sum
2020-05-31 16:21:30 +02:00
Florian Klink
98ed9c35c9
Merge pull request #89137 from bhipple/fix/colormake
colormake: use fetchFromGitHub
2020-05-31 16:12:49 +02:00
Florian Klink
d5831b9c36
Merge pull request #89138 from bhipple/fix/go-bindata
go-bindata: use fetchFromGitHub
2020-05-31 16:12:05 +02:00
Florian Klink
8ae5866152
Merge pull request #89224 from etu/fix-unit-php-extensions
unit: Expose PHP expressions used so it can easily be accessed for configs
2020-05-31 16:05:30 +02:00
Robin Gloster
21680361ef
Merge pull request #89250 from mayflower/docker-compose-fix-zsh-completion
docker-compose: fix zsh completion
2020-05-31 16:04:05 +02:00
Florian Klink
1957a62039
Merge pull request #89212 from piperswe/keybase-gui-x86_64-only
keybase-gui: set platforms to x86_64-linux
2020-05-31 16:01:44 +02:00
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
Robin Gloster
f7056dca74
docker-compose: fix zsh completion 2020-05-31 15:49:29 +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