Maximilian Bosch
7729943b90
Merge pull request #89195 from danielfullmer/diffoscope-tools
...
diffoscope: add missing tools
2020-06-02 23:20:50 +02:00
Konstantin Alekseev
49ca8ce7f7
pre-commit: 1.21.0 -> 2.4.0
2020-06-02 13:23:29 -07:00
Anton-Latukha
247b546889
projectm: adopt, Qt{4->5}, {2->3}1.3, patch rpath, clean-up closure
...
Co-Authored-By: ajs124 <git@ajs124.de>
2020-06-02 16:03:26 -04:00
Patrick Winter
259f344ae6
python27Packages.pytest-factoryboy: init at 2.0.3
2020-06-02 12:59:49 -07:00
Jan Tojnar
83489ca043
Merge pull request #87943 from pbogdan/accountsservice-upstream-55
2020-06-02 21:58:18 +02:00
Rovanion Luckey
29fc454d15
pcm: 202003 -> 202005
2020-06-02 12:53:58 -07:00
toonn
7f07e9909c
wire-desktop: mac 3.17.3666 -> 3.18.3728
2020-06-02 12:52:30 -07:00
toonn
8662e58ed4
wire-desktop: linux 3.17.2924 -> 3.18.2925
2020-06-02 12:52:30 -07:00
R. RyanTM
64de2db0c2
fossil: 2.10 -> 2.11
2020-06-02 12:50:33 -07:00
R. RyanTM
cb374f9065
libinstpatch: 1.1.4 -> 1.1.5
2020-06-02 12:48:51 -07:00
Martin Weinelt
6563ed498d
pinnwand: 1.1.0 -> 1.1.1
2020-06-02 12:48:35 -07:00
R. RyanTM
55a41783f9
xawtv: 3.106 -> 3.107
2020-06-02 12:47:26 -07:00
R. RyanTM
2c3ed60f71
xbanish: 1.6 -> 1.7
2020-06-02 12:47:11 -07:00
R. RyanTM
0446bf0c7c
lightstep-tracer-cpp: 0.12.0 -> 0.13.0
2020-06-02 12:46:42 -07:00
Daniel Fullmer
8214b8bd52
diffoscope: add missing tools
...
`nix path-info -S` reports the following changes:
diffoscope: 345M -> 356.7M
diffoscope w/ enableBloat: 5.4G -> 6.1G
Also re-enabled the tests and added the dependencies to checkInputs so
the comparator tests are not automatically skipped.
2020-06-02 14:10:35 -04:00
Lassulus
467ce5a9f4
Merge pull request #88929 from geistesk/hash_extender-20200324
...
hash_extender: 2017-04-10 -> unstable-2020-03-24
2020-06-02 20:00:15 +02:00
Maximilian Bosch
aabcd40fdc
Merge pull request #89346 from josephtheengineer/qutebrowser-v1-12
...
qutebrowser: 1.11.1 -> 1.12.0
2020-06-02 18:49:21 +02:00
Kloenk
472283589c
minecraft-server: add update script ( #88514 )
2020-06-02 18:48:53 +02:00
Maximilian Bosch
b846306950
Merge pull request #89367 from neilmayhew/fix/multipath-tools-gzip
...
multipath-tools: Fix build failure due to GZIP make var
2020-06-02 18:36:16 +02:00
Frederik Rietdijk
994576f4cb
python3.pkgs.datashader: 0.9.0 -> 0.11.0
2020-06-02 18:34:43 +02:00
Frederik Rietdijk
ce6fbb9c42
python3.pkgs.fastparquet: 0.3.3 -> 0.4.0
2020-06-02 18:34:43 +02:00
Maximilian Bosch
7cae204ed9
mautrix-whatsapp: 2020-05-29 -> 2020-06-01
2020-06-02 18:21:57 +02:00
Michael Weiss
84342d7b83
inxi: 3.1.00-1 -> 3.1.01-1
2020-06-02 18:16:32 +02:00
Neil Mayhew
367b3a99e4
multipath-tools: Fix build failure due to GZIP make var
...
The multipath-tools makefiles use GZIP as a variable name but this is
also the name of the environment variable gzip uses to get its default
options.
Normally, this wouldn't get into the environment but nixpkgs exports
GZIP=-n in a setup hook. This in turn causes make to export its own
value for this variable. gzip objects to having -c in the environment
variable and aborts, causing the build to fail.
2020-06-02 09:38:29 -06:00
Elis Hirwing
a823f46be0
Merge pull request #84812 from f4814/init-razergenie
...
razergenie: init at 0.8.1
2020-06-02 17:20:57 +02:00
zimbatm
9f15e95ff2
Merge pull request #89308 from LnL7/remove-sri-hashes
...
Remove sri hashes
2020-06-02 16:24:01 +02:00
Sarah Brofeldt
15ed0ead05
Merge pull request #88874 from saschagrunert/kubernetes
...
kubernetes: 1.18.1 -> 1.18.3
2020-06-02 16:13:45 +02:00
adisbladis
bd522311dd
Merge pull request #89339 from zowoq/runc
...
runc: 1.0.0-rc10 -> 1.0.0-rc90
2020-06-02 15:59:08 +02:00
Maximilian Bosch
a33bf86b74
strace: 5.6 -> 5.7
...
https://github.com/strace/strace/releases/tag/v5.7
2020-06-02 15:58:39 +02:00
Lassulus
5e1bdc6af0
Merge pull request #89242 from foxit64/yquake2-743
...
yquake2: 7.30 -> 7.43
2020-06-02 15:57:58 +02:00
davidak
9a36fe96a5
klavaro: 3.08 -> 3.10
...
also fixes and cleanup
2020-06-02 15:57:37 +02:00
José Romildo Malaquias
a8848248d2
ubuntu-themes: init at 19.04
2020-06-02 10:37:44 -03:00
talyz
2e0d4a8b39
php.extensions.mysqlnd: Fix compression support
...
HAVE_ZLIB has to be defined in mysqlnd.h for compression support to be
turned on, but the configure script doesn't actually define it even
when zlib is available.
2020-06-02 15:37:19 +02:00
talyz
5db5b25c63
php.extensions: Apply patches from the php source root by default
2020-06-02 15:37:14 +02:00
Tim Steinbach
f53752834a
oh-my-zsh: 2020-05-26 -> 2020-06-02
2020-06-02 09:07:57 -04:00
Frederik Rietdijk
1ee0b9bc63
python3.pkgs.hvplot: 0.5.2 -> 0.6.0
2020-06-02 15:05:54 +02:00
Frederik Rietdijk
f4c52d58be
python3.pkgs.panel: 0.8.3 -> 0.9.5
2020-06-02 15:05:54 +02:00
Frederik Rietdijk
491b4dafe6
python3Packages.bokeh: 1.4.0 -> 2.0.1
...
Tests still don't function. Somehow fixtures cannot be found causing massive failures...
2020-06-02 15:05:54 +02:00
Soares Chen
30d9df50ec
zbar: use libintl on darwin
2020-06-02 13:54:16 +02:00
foxit64
7864354ac0
yquake2: 7.30 -> 7.43
2020-06-02 13:41:53 +02:00
Peter Simons
5eb6f54ec0
Merge pull request #89335 from Frostman/smartmontools-db-update
...
smartmontools-db: 4883 -> 5033
2020-06-02 12:46:21 +02:00
José Romildo Malaquias
23429b6991
Merge pull request #89294 from romildo/upd.enlightenment
...
enlightenment.enlightenment: 0.24.0 -> 0.24.1
2020-06-02 07:39:52 -03:00
Lassulus
09da70f1f4
Merge pull request #87816 from helsinki-systems/precice2
...
precice: 2020-01-20 -> 2.0.2
2020-06-02 12:10:32 +02:00
Lassulus
00df237112
Merge pull request #89177 from foxit64/gopacked
...
gopacked - init at 0.4.1
2020-06-02 11:19:33 +02:00
Christoph Hrdinka
a2889d6de3
Merge pull request #87243 from euank/steam-runtime-update
...
steam: switch to the newer steam-runtime packaging
2020-06-02 11:07:30 +02:00
Timo Kaufmann
374016fb1c
Merge pull request #89111 from timokau/gap-cleanup
...
gap: cleanup
2020-06-02 10:55:46 +02:00
Marek Mahut
3b2c06909e
Merge pull request #88551 from prusnak/electron-9
...
electron_9: init at 9.0.0
2020-06-02 09:54:56 +02:00
Vincent Laporte
f0d985cf9c
coqPackages.Verdi: 20190202 → 20200131
2020-06-02 09:18:29 +02:00
Vincent Laporte
6f9d12460b
coqPackages.Cheerios: 20181102 → 20200201
2020-06-02 09:18:29 +02:00
Vincent Laporte
550533171d
coqPackages.InfSeqExt: 20180918 → 20200131
2020-06-02 09:18:29 +02:00
josephtheengineer
5d9f617c10
qutebrowser: 1.11.1 -> 1.12.0
2020-06-02 16:51:09 +10:00
Mario Rodas
a69f9e5a69
Merge pull request #83385 from wohanley/master
...
goimapnotify: init at 2.0
2020-06-01 23:42:36 -05:00
Jan Tojnar
f5ca4bc6ab
sysprof: fix build on i686
...
Closes: https://github.com/NixOS/nixpkgs/issues/51133
2020-06-02 05:52:32 +02:00
zowoq
c710d14f2d
runc: 1.0.0-rc10 -> 1.0.0-rc90
...
https://github.com/opencontainers/runc/releases/tag/v1.0.0-rc90
2020-06-02 13:17:30 +10:00
Mario Rodas
cfa5a0c0e0
Merge pull request #89295 from davidtwco/mdcat-0.18.2
...
mdcat: 0.17.1 -> 0.18.2
2020-06-01 20:33:34 -05:00
Sergey Lukjanov
ece733fe59
smartmontools-db: 4883 -> 5033
2020-06-01 16:47:48 -07:00
Mario Rodas
b6f084797a
Merge pull request #89318 from servalcatty/v2ray
...
v2ray: 4.23.2 -> 4.23.3
2020-06-01 17:49:12 -05:00
Florian Klink
687a09705f
Merge pull request #89279 from mweinelt/zsh-powerlevel10k/v1.11.0
...
zsh-powerlevel10k: v1.7.0 -> v1.11.0
2020-06-01 23:51:34 +02:00
Samuel Dionne-Riel
4a4adb2733
Merge pull request #70794 from samueldr/u-boot/roc-rk3399-pc
...
u-boot: Add ROC-PC-RK3399 build
2020-06-01 17:29:21 -04:00
Samuel Dionne-Riel
5f97610fc0
ubootROCPCRK3399: init at 2020.04
2020-06-01 17:25:49 -04:00
Sander van der Burg
75b0777831
dblatex: add pdflscape as a dependency
...
Without it, building a document fails with the following error:
pdflatex failed
index.tex: File `pdflscape.sty' not found.
index.tex:47: Emergency stop.
2020-06-01 23:12:35 +02:00
Andrew Fontaine
98bb827799
runit: Add Darwin Compatibility
...
Not much modification is required to build and run runit on MacOS, all
that was needed was to follow runit's instructions [0] with some
guidance from homebrew's formula. [1]
0: http://smarden.org/runit/install.html
1: https://github.com/Homebrew/homebrew-core/blob/1cf1e61/Formula/runit.rb
2020-06-01 17:11:51 -04:00
Florian Klink
c7eb16cec3
qemu: wrap GTK binaries
...
Applications using a different GTK version than the user session don't
work well, and people often run NixOS VM tests on different channels.
Wrapping these GTK binaries is a common way to fix this.
Fixes #69158
2020-06-01 23:06:28 +02:00
José Romildo Malaquias
89fda74df5
Merge pull request #89263 from romildo/upd.lxqt-qtplugin
...
lxqt.lxqt-qtplugin: 0.15.0 -> 0.15.1
2020-06-01 17:55:24 -03:00
José Romildo Malaquias
98d5aba6ea
Merge pull request #89233 from romildo/upd.iconpack-obsidian
...
iconpack-obsidian: 4.11 -> 4.12
2020-06-01 17:54:42 -03:00
Florian Klink
8a388c8296
Merge pull request #82258 from erikarvstedt/fix-xchg-caching
...
fix inconsistent caching of VM xchg dirs
2020-06-01 22:34:48 +02:00
Erik Arvstedt
d85dc4f690
qemu-vm: fix inconsistent caching of xchg dirs
...
xchg is advertised as a bidirectional exchange dir, but file content
transfer from host to VM fails due to caching:
If a file is read in the VM and then modified on the host, subsequent
re-reads in the VM can yield old, cached data.
This is caused by the use of 9p's cache=loose mode that is explicitly
meant for read-only mounts.
9p doesn't provide any suitable cache modes, so fix this by disabling
caching.
Also, remove a now unnecessary sync in the test driver.
2020-06-01 21:55:33 +02:00
Francesco Zanini
07d3ca8112
sane-airscan: 0.99.0 -> 0.99.3
2020-06-01 19:22:30 +02:00
Stefan Frijters
46fcaf3c8a
openttd: Add XDG support ( #89296 )
2020-06-01 13:09:11 -04:00
Jörg Thalheim
59aacec664
Merge pull request #66824 from rasendubi/jetbrains-mps-2019.1.5
2020-06-01 17:58:05 +01:00
Maximilian Bosch
1ea45645e5
Merge pull request #89314 from Frostman/docker-19.03.11
...
docker: 19.03.10 -> 19.03.11
2020-06-01 18:38:17 +02:00
Serval
54efe7b578
v2ray: 4.23.2 -> 4.23.3
2020-06-02 00:32:24 +08:00
Sergey Lukjanov
a4ea8abae6
docker: 19.03.10 -> 19.03.11
2020-06-01 08:44:02 -07:00
Maximilian Bosch
b447269f08
Merge pull request #89183 from timstott/go-jira
...
go-jira: 1.0.17 -> 1.0.23
2020-06-01 17:43:25 +02:00
Lassulus
072be4f2dd
Merge pull request #88780 from r-ryantm/auto-update/tor
...
tor: 0.4.2.7 -> 0.4.3.5
2020-06-01 17:42:21 +02:00
Jörg Thalheim
3cb29792d1
Merge pull request #89307 from jsravn/bump-firmware-linux-nonfree
...
firmwareLinuxNonfree: 2020-01-22 -> 2020-05-19
2020-06-01 15:43:09 +01:00
Nick Hu
052fa90e82
Merge pull request #89163 from gnidorah/cdetheme
...
cde-gtk-theme: init at 1.3
2020-06-01 14:24:25 +01:00
Daiderd Jordan
8d705d9f11
poetry2nix: translate hashes to sha256
2020-06-01 15:24:21 +02:00
Daiderd Jordan
b7ddbd52bd
treewide: replace SRI hashes
2020-06-01 15:24:19 +02:00
James Ravn
46f2bf63a4
firmwareLinuxNonfree: 2020-01-22 -> 2020-05-19
2020-06-01 14:16:22 +01:00
Minijackson
0332c06389
coz: fix python shebang
2020-06-01 15:04:29 +02:00
Vincent Laporte
19dab239bb
coqPackages.CoLoR: enable for Coq 8.11
2020-06-01 15:04:17 +02:00
Domen Kožar
48fc7fce1c
Merge pull request #89272 from marsam/disable-check-cachix
...
haskellPackages.cachix: dontCheck
2020-06-01 13:46:09 +02:00
gnidorah
51a244259c
cde-gtk-theme: init at 1.3
2020-06-01 14:39:08 +03:00
Lassulus
113df53820
Merge pull request #88896 from michalrus/autotalent
...
autotalent: init at 0.2
2020-06-01 13:26:38 +02:00
David Wood
e9b0f30872
mdcat: 0.17.1 -> 0.18.2
2020-06-01 11:36:14 +01:00
José Romildo Malaquias
d8428e4479
enlightenment.enlightenment: 0.24.0 -> 0.24.1
2020-06-01 07:35:13 -03:00
Lassulus
171b556f1c
Merge pull request #89018 from r-ryantm/auto-update/saga
...
saga: 7.6.2 -> 7.6.3
2020-06-01 12:14:23 +02:00
Peter Hoeg
7913a86e0c
lucky-cli: 0.20.0 -> 0.21.0
2020-06-01 18:14:08 +08:00
Dave Syer
f7651f7074
skaffold: 1.9.1 -> 1.10.1
...
There's a bug in 1.9.1 where `skaffold debug` adds a spurious `args: ""` to the deployment manifest. It was fixed in 1.10.
2020-06-01 08:52:24 +00:00
contrun
99b5c0bcbe
sbt-extras: 2019-10-21 -> 2020-06-01 ( #89289 )
2020-06-01 08:46:15 +00:00
Nikolay Korotkiy
d5117e795f
gpxsee: 7.29 -> 7.30 ( #89290 )
2020-06-01 08:45:46 +00:00
Notkea
523743157a
matrix-appservice-discord: init at 0.5.2 ( #62744 )
...
* matrix-appservice-discord: init at 0.5.2
* nixos/matrix-appservice-discord: add module
2020-06-01 08:43:38 +00:00
Lassulus
a8bc562512
Merge pull request #89049 from r-ryantm/auto-update/xlayoutdisplay
...
xlayoutdisplay: 1.1.1 -> 1.1.2
2020-06-01 10:09:04 +02:00
DzmitrySudnik
79b9b7720f
fluentd: add cloudwatchlogs plugin ( #68028 )
...
And whatever autoupgraded by running
bundle lock --update && bundix
2020-06-01 08:04:36 +00:00
Maximilian Bosch
043ecdbe96
alacritty: 0.4.2 -> 0.4.3
...
https://github.com/alacritty/alacritty/releases/tag/v0.4.3
2020-06-01 09:36:39 +02:00
Maximilian Bosch
55fea6d252
mautrix-whatsapp: 2020-05-27 -> 2020-05-29
2020-06-01 09:29:13 +02:00
Konstantin Alekseev
5e8e887e0e
pipenv: 2018.11.26 -> 2020.5.28
2020-06-01 08:24:39 +02:00
Robert T. McGibbon
557a4df3eb
tachyon: install header files
2020-06-01 00:29:20 -04:00
aszlig
67325b12c6
ip2unix: 2.1.2 -> 2.1.3
...
Upstream fixes:
- Pass linker version script to the linker instead of the compiler.
- Compile with `-fPIC` again (regression from version 2.1.2).
- Out of bounds array access in `globpath`.
- Handling of `epoll_ctl` calls (they're now replayed after replacing
socket).
- GCC 10 build errors and Clang warnings.
While most of these fixes are more relevant for other distros, the
linker script fix is actually a regression existing since a long time
(version 1.x) and caused libip2unix to expose way too many symbols.
Built and tested on i686-linux and x86_64-linux.
Signed-off-by: aszlig <aszlig@nix.build>
2020-06-01 05:51:00 +02:00
Martin Weinelt
5cb2c69859
zsh-powerlevel10k: 1.7.0 -> 1.11.0
2020-06-01 02:34:14 +02:00
Martin Weinelt
43e6a42da8
gitstatus: unstable-2020-04-21 -> 1.1.3
2020-06-01 01:29:55 +02:00
Riley Inman
094bd40da5
plex: 1.19.2.2737-b69929dab -> 1.19.3.2852-219a9974e
2020-05-31 18:23:45 -04:00
Mario Rodas
72158c231a
Merge pull request #89202 from plumelo/attlasian-jira-8.9.0
...
atlassian-jira: 8.8.0 -> 8.9.0
2020-05-31 16:59:12 -05:00
Mario Rodas
56a111cec1
Merge pull request #89220 from jollheef/out-of-tree-v1.3.0
...
out-of-tree: 1.2.1 -> 1.3.0
2020-05-31 16:35:15 -05:00
Mario Rodas
579ab87da5
Merge pull request #89261 from servalcatty/v2ray
...
v2ray: 4.23.0 -> 4.23.2
2020-05-31 16:32:35 -05:00
Maximilian Bosch
ad40d3e464
Merge pull request #89256 from i077/todoist-electron/1.22
...
todoist-electron: 1.20 -> 1.22
2020-05-31 23:24:04 +02:00
Maximilian Bosch
5a75e744f3
Merge pull request #89258 from lsix/gnuchess-6.2.7
...
gnuchess: 6.2.6 -> 6.2.7
2020-05-31 23:19:33 +02:00
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
José Romildo Malaquias
146d626d52
lxqt.lxqt-qtplugin: sort dependencies
2020-05-31 16:51:43 -03:00
José Romildo Malaquias
e238cf4517
lxqt.lxqt-qtplugin: 0.15.0 -> 0.15.1
2020-05-31 16:48:08 -03: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
foxit64
7c7fc82077
gopacked - init at 0.4.1
2020-05-31 21:10:31 +02:00
Jan Tojnar
14fceb03d5
Merge pull request #89259 from schmittlauch/cawbird1.1.0
2020-05-31 21:05:16 +02:00
Daniël de Kok
127cdd0cab
mkl: use validatePkgConfig hook
2020-05-31 20:45:07 +02:00
Daniël de Kok
13083b1a01
validatePkgConfig: init
...
This adds the `validatePkgConfig` hook, which can be used to validate
pkg-config files in the output(s). Currently, this will just run
`pkg-config --validate` on all `.pc` files, capturing errors such as
the issue that was fixed in #87789 .
The hook could be extended in the future with more fine-grained
checks.
2020-05-31 20:45:03 +02:00
Serval
25776e4cc4
v2ray: 4.23.0 -> 4.23.2
2020-06-01 02:12:30 +08: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
Lancelot SIX
7c3ff4de9a
gnuchess: 6.2.6 -> 6.2.7
2020-05-31 18:23:58 +01:00
midchildan
4983263166
intel-media-sdk: enable unit tests
2020-06-01 02:12:34 +09:00
Imran Hossain
7fb873094a
todoist-electron: 1.20 -> 1.22
2020-05-31 12:22:24 -04:00
Mario Rodas
a03e048348
haskellPackages.cachix: dontCheck
2020-05-31 11:00:00 -05: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
Peter Hoeg
177e04e3c4
efivar: fix Could not parse device path: Invalid Argument
2020-05-31 22:30:28 +08:00
Shardul Baral
2d95536210
yabai: 3.0.1 -> 3.0.2
2020-05-31 10:29:34 -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
Timothy Stott
162f00a32e
go-jira: 1.0.17 -> 1.0.23
2020-05-31 11:22:58 +01: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
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
José Romildo Malaquias
3e201de13d
iconpack-obsidian: 4.11 -> 4.12
2020-05-30 21:27:57 -03: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
Edmund Wu
4f99c5725e
vscode-extensions.vscode-utils: reapply some changes from bb24faf
...
bb24fafbfa
2020-05-30 16:50:15 -04: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
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
Elis Hirwing
a4bf2cc166
unit: Expose PHP expressions used so it can easily be accessed for configs
2020-05-30 18:52:41 +02:00
puzzlewolf
3b26ba8b91
maintainers: remove pxc
2020-05-30 18:38:37 +02:00
puzzlewolf
f9622e3011
ignition-math: remove
2020-05-30 18:38:37 +02:00
puzzlewolf
a410beaa7f
ignition-transport: remove
2020-05-30 18:38:37 +02:00
puzzlewolf
c906c45fec
gazebo, sdformat: remove
2020-05-30 18:38:28 +02:00
Izorkin
ea956bb53b
unit: 1.17.0 -> 1.18.0
2020-05-30 19:28:25 +03:00
midchildan
22ff785205
intel-media-sdk: remove samples
...
fix #88939
2020-05-31 01:25:01 +09: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
Mikhail Klementev
3f99cc761c
out-of-tree: 1.2.1 -> 1.3.0
2020-05-30 15:11:37 +00: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
6e0f899b7d
keybase-gui: set platforms to x86_64-linux
2020-05-30 05:17:17 -07: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
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
Simon Lackerbauer
ca59421dcd
atlassian-confluence: 7.4.0 -> 7.5.0
2020-05-30 11:53:19 +02:00
Mario Rodas
f943f002c7
act: 0.2.8 -> 0.2.9
2020-05-30 04:20:00 -05:00
Lassulus
89e60f61ab
Merge pull request #89188 from danielfullmer/wifite-2.5.5
...
wifite2: 2.5.3 -> 2.5.5
2020-05-30 09:44:27 +02:00
Meghea Iulian
9b5df08902
atlassian-jira: 8.8.0 -> 8.9.0
2020-05-30 09:29:28 +03:00
Mario Rodas
bb49586391
Merge pull request #89185 from rudolph9/cue-0.2.0
...
cue: 0.1.2 -> 0.2.0
2020-05-29 23:45:51 -05:00
Edmund Wu
0717848d7b
vscode-with-extensions: fix extension directory
2020-05-29 22:24:05 -04:00