Commit graph

278998 commits

Author SHA1 Message Date
Robert T. McGibbon
b618d8da31 python39Packages.asttokens: unbreak 2021-03-25 15:48:59 -04:00
Sandro
c8f68e43a1
Merge pull request #117580 from LeSuisse/gnome3.autoar-0.3.1
gnome3.gnome-autoar: 0.3.0 -> 0.3.1
2021-03-25 20:43:05 +01:00
Sascha Grunert
c7dd3db4c5 fuse-overlayfs: 1.4.0 -> 1.5.0
Signed-off-by: Sascha Grunert <sgrunert@redhat.com>
2021-03-26 05:32:36 +10:00
Sandro
38a56f68e6
Merge pull request #117581 from fgaz/zaz/1.0.1
zaz: 1.0.0 -> 1.0.1
2021-03-25 20:31:18 +01:00
Mario Rodas
fd58db2656
wabt: 1.0.20 -> 1.0.23 (#117548) 2021-03-25 20:21:16 +01:00
0x4A6F
1ed8af4b99
xandikos: add passthru.tests 2021-03-25 20:13:05 +01:00
Sandro
87ca743210
Merge pull request #117597 from FliegendeWurst/trilium-update-0.46.6
trilium: 0.46.5 -> 0.46.6
2021-03-25 20:06:56 +01:00
sternenseemann
6aac9b563f ocamlPackages.git: 3.3.2 -> 3.3.3
Fixes a stack-overflow for very large trees.

https://github.com/mirage/ocaml-git/releases/tag/3.3.3
2021-03-25 20:04:23 +01:00
Samuel Dionne-Riel
1ba2080046 kwin: Unwrap executable name for desktop file search
KWin for wayland uses the `.desktop` file to determine whether a process
is allowed to access some wayland services.

This would be fine if there was a stable interface to map a process to a
`.desktop` file.

Since there is no such interface, they are scanning `.desktop` files for
one where the executable path matches the resolved file "exe" from
`/proc/$PID/exe`.

This would be fine, if we didn't wrap many (most?) KDE/Plasma binaries.

Since we are wrapping binaries, the `exe` symlink points to a wrapped
binary. No `.desktop` file will match for the wrapped binary.

The solution here is to peel away at the `.${name}-wrapped` layers until
we have the intended name for the executable.

It is expected that no `.desktop` file will ever point to a wrapped
binary.
2021-03-25 14:17:40 -04:00
Jakub Kozłowski
3a95e2a47e vscode-extensions.codezombiech.gitignore: init at 0.6.0 2021-03-25 19:12:03 +01:00
Jakub Kozłowski
814d4c9d11 vscode-extensions.zhuangtongfa.material-theme: init at 3.9.12 2021-03-25 19:12:03 +01:00
Jakub Kozłowski
d4d185a4ba vscode-extensions.yzhang.markdown-all-in-one: init at 3.4.0 2021-03-25 19:12:03 +01:00
Jakub Kozłowski
e236b63104 vscode-extensions.xyz.local-history: init at 1.8.1 2021-03-25 19:12:03 +01:00
Jakub Kozłowski
f7359d235b vscode-extensions.timonwong.shellcheck: init at 0.12.3 2021-03-25 19:12:02 +01:00
Jakub Kozłowski
2dd45228c9 vscode-extensions.slevesque.vscode-multiclilp: init at 0.1.5 2021-03-25 19:12:02 +01:00
Jakub Kozłowski
5995da34a5 vscode-extensions: shyykoserhiy.vscode-spotify: init at 3.2.1 2021-03-25 19:12:02 +01:00
Jakub Kozłowski
ce3c9080a3 vscode-extensions.scalameta.metals: 1.9.10 -> 1.9.13 2021-03-25 19:12:02 +01:00
Jakub Kozłowski
561b6148a9 vscode-extensions.scala.scala-lang: 0.4.5 -> 0.5.1 2021-03-25 19:12:02 +01:00
Jakub Kozłowski
dade7256d3 vscode-extensions.ms-azuretools.vscode-docker: 0.8.1 -> 1.9.1 2021-03-25 19:12:01 +01:00
Jakub Kozłowski
c656e96a17 vscode-extensions.mishkinf.goto-next-previous-member: init at 0.0.5 2021-03-25 19:12:01 +01:00
Jakub Kozłowski
9dc90969be vscode-extensions.github.vscode-pull-request-github: init at 0.22.0 2021-03-25 19:12:01 +01:00
Jakub Kozłowski
d7c188f61d vscode-extensions.edonet.vscode-command-runner: init at 0.0.116 2021-03-25 19:12:01 +01:00
Jakub Kozłowski
565e9e3a54 vscode-extensions.baccata.scaladex-search: init at 0.0.1 2021-03-25 19:12:01 +01:00
Jakub Kozłowski
db7a7e0015 vscode-extensions.alygin.vscode-tlaplus: init at 1.5.3 2021-03-25 19:11:59 +01:00
adisbladis
06733bcf29
Merge pull request #117595 from adisbladis/paperlike-go-init
paperlike-go: init at unstable-2021-03-22
2021-03-25 19:31:16 +02:00
Vincent Laporte
92a1b57bb1 ocamlPackages.ppxlib: default to 0.22.0
ocamlPackages.base_quickcheck 0.14.0 → 0.14.1

ocamlPackages.ppx_custom_printf: 0.14.0 → 0.14.1

ocamlPackages.ppx_expect: 0.14.0 → 0.14.1

ocamlPackages.ppx_optcomp: 0.14.0 → 0.14.1

ocamlPackages.ppx_sexp_conv: 0.14.1 → 0.14.3

ocamlPackages.ppx_sexp_message: 0.14.1 → 0.14.2

ocamlPackages.ppx_typerep_conv: 0.14.1 → 0.14.2

ocamlPackages.visitors: 20210127 → 20210316

ocamlPackages.pgocaml: 4.2.2 → 4.2.2-dev-20210111
2021-03-25 17:36:51 +01:00
Vincent Laporte
53a56c9887 ocamlPackages.ppxlib: disable versions 0.15 and 0.18 for OCaml ≥ 4.12 2021-03-25 17:36:51 +01:00
Jan Tojnar
9031057b0e
Merge pull request #117292 from rhoriguchi/gnomeExtensions.unite
gnomeExtensions.unite: 45 -> 47
2021-03-25 17:04:30 +01:00
FliegendeWurst
721b907161 trilium: 0.46.5 -> 0.46.6 2021-03-25 16:49:27 +01:00
adisbladis
21baaaf8c5
paperlike-go: init at unstable-2021-03-22 2021-03-25 17:42:16 +02:00
Doron Behar
c0e5d0b73a
Merge pull request #117192 from r-ryantm/auto-update/helmsman
helmsman: 3.6.5 -> 3.6.6
2021-03-25 15:20:45 +00:00
Doron Behar
7f90c2faca
Merge pull request #117215 from r-ryantm/auto-update/miller
miller: 5.10.0 -> 5.10.1
2021-03-25 15:18:58 +00:00
Sandro
f4b203985a
Merge pull request #117097 from payasrelekar/master
xh: 0.7.0 -> 0.9.1
2021-03-25 15:56:00 +01:00
Sandro
c42c182727
Merge pull request #115954 from nixbitcoin/btcpayserver-1.0.7.0
btcpayserver: 1.0.6.8 -> 1.0.7.0
2021-03-25 15:53:57 +01:00
Michele Guerini Rocco
f19e82d1ad
Merge pull request #117499 from rnhmjoj/leveldb
leveldb: fix static build and cleanup
2021-03-25 15:35:01 +01:00
Graham Christensen
60dd94fb7e
Merge pull request #117588 from mweinelt/openssl
openssl: 1.1.1j -> 1.1.1k
2021-03-25 10:16:50 -04:00
Michael Weiss
dbdab5b83b
chromiumBeta: 90.0.4430.30 -> 90.0.4430.40 2021-03-25 14:55:51 +01:00
Martin Weinelt
f69bf8fd28
openssl: 1.1.1j -> 1.1.1k 2021-03-25 14:46:34 +01:00
Jan Tojnar
69167a7026
Merge pull request #117047 from collares/gtksourceview4
gtksourceview4: fix intermittent "resource not found" build errors
2021-03-25 14:24:17 +01:00
Orivej Desh
ff3b6bfc22 clementine: fix build by using protobuf 3.14
Upstream has fixed but has not released compatibility with 3.15 in
https://github.com/clementine-player/Clementine/pull/6927
2021-03-25 13:09:19 +00:00
Vladimír Čunát
598b62f310
knot-dns: 3.0.4 -> 3.0.5
https://gitlab.nic.cz/knot/knot-dns/-/tags/v3.0.5
2021-03-25 13:32:50 +01:00
Frederik Rietdijk
350f9bd822
Merge pull request #117570 from FRidh/python2alias
Python: be explicit on whether it is python2 or python3 that is used
2021-03-25 13:26:35 +01:00
Milan Pässler
496873260a
nginx: make geoip dependency optional 2021-03-25 13:17:32 +01:00
Frederik Rietdijk
f0754b8ab8 foundationdb: use python2 and python3 2021-03-25 13:12:27 +01:00
Frederik Rietdijk
786e4b6b6a ganv: use python3 2021-03-25 13:03:11 +01:00
Frederik Rietdijk
4ef474e728 gammu: does not use python 2021-03-25 12:58:42 +01:00
Frederik Rietdijk
c7c38df130 galario: does not require python 2021-03-25 12:56:02 +01:00
Frederik Rietdijk
c15ad415b1 foundationdb vsmake: stay with python2
CMake builds already use python3. Stay with python2, just to be safe.
2021-03-25 12:55:20 +01:00
Frederik Rietdijk
a904a4d886 gaia: does not require python 2021-03-25 12:54:37 +01:00
Thomas Gerbet
2f4d23560f gnome3.gnome-autoar: 0.3.0 -> 0.3.1
Fixes CVE-2021-28650.
Changes: https://gitlab.gnome.org/GNOME/gnome-autoar/-/blob/0.3.1/NEWS
2021-03-25 12:50:58 +01:00