Commit Graph

493060 Commits

Author SHA1 Message Date
Weijia Wang
ef2fb19186
Merge pull request #236578 from r-ryantm/auto-update/fend
fend: 1.1.6 -> 1.2.0
2023-06-08 15:06:00 +03:00
Weijia Wang
e9d24637e1
Merge pull request #236576 from r-ryantm/auto-update/sec
sec: 2.9.1 -> 2.9.2
2023-06-08 15:02:47 +03:00
Maximilian Bosch
08139a7626
grafana: 9.5.2 -> 9.5.3
Fixes CVE-2023-2801 & CVE-2023-2183

ChangeLog: https://github.com/grafana/grafana/releases/tag/v9.5.3
Security advisory: https://grafana.com/blog/2023/06/06/grafana-security-release-new-grafana-versions-with-security-fixes-for-cve-2023-2183-and-cve-2023-2801/
2023-06-08 14:00:36 +02:00
Weijia Wang
b0613d65f1 foundationdb: 7.1.30 -> 7.1.32 2023-06-08 14:58:47 +03:00
Martin Weinelt
6b40b65cca
python310Packages.zigpy-znp: Remove xdist, rerun failed tests
Clean out disabled tests, remove xdist because on aarch64-linux I could
see racy tests that were run on an already closed event loop.

Then there was some flakyness, for which rerunfailures made sense to
use, ultimately making the test suite more stable.
2023-06-08 13:53:02 +02:00
Weijia Wang
4b8f7098da foundationdb: cleanup 2023-06-08 14:48:41 +03:00
Vincent Laporte
7cd807e588 ocamlPackages.pgocaml: fix for OCaml 5.0 2023-06-08 13:45:04 +02:00
Vincent Laporte
7b77c9ed63 ocamlPackages.wasm: disable for OCaml ≥ 5.0 2023-06-08 13:45:04 +02:00
Vincent Laporte
e917f41792 ocamlPackages.vlq: disable for OCaml ≥ 5.0 2023-06-08 13:45:04 +02:00
Vincent Laporte
0788043a77 ocamlPackages.twt: disable for OCaml ≥ 5.0 2023-06-08 13:45:04 +02:00
Nick Cao
504b16b10e
postfix: 3.8.0 -> 3.8.1 2023-06-08 19:44:04 +08:00
Ryan Lahfa
62c789ff6f
Merge pull request #236459 from adisbladis/zfs-2_1_12
zfs: 2.1.11 -> 2.1.12
2023-06-08 13:43:10 +02:00
Bobby Rong
33e6485a1c
cinnamon.bulky: 2.8 -> 2.9
https://github.com/linuxmint/bulky/compare/2.8...2.9
2023-06-08 19:41:58 +08:00
Weijia Wang
0dfe118d22
Merge pull request #236259 from wegank/mongodb-drop
mongodb-4_2: drop
2023-06-08 14:40:30 +03:00
Bobby Rong
e04a86f07c
cinnamon.mint-cursor-themes: 1.0.1 -> 1.0.2
e17f8a46...d2c1428b
2023-06-08 19:40:02 +08:00
Bobby Rong
3b369e7378
cinnamon.warpinator: 1.6.2 -> 1.6.3
https://github.com/linuxmint/warpinator/compare/1.6.2...1.6.3
2023-06-08 19:38:54 +08:00
Weijia Wang
af04e0adf1
Merge pull request #236566 from r-ryantm/auto-update/pinniped
pinniped: 0.23.0 -> 0.24.0
2023-06-08 14:38:43 +03:00
R. Ryantm
523b21a273 cpp-utilities: 5.22.0 -> 5.23.0 2023-06-08 11:38:04 +00:00
Weijia Wang
24dc807e0c
Merge pull request #236284 from wegank/foundationdb-drop
foundationdb{51,52,60,61}: drop
2023-06-08 14:36:38 +03:00
Bobby Rong
a0aef0bec7
sticky: 1.14 -> 1.16
https://github.com/linuxmint/sticky/compare/1.14...1.16
2023-06-08 19:36:06 +08:00
Martin Weinelt
ef4d09d0d5
Merge pull request #236632 from vcunat/p/thunderbird-glxtest
thunderbird-bin-unwrapped: patch future glxtest/vaapitest binaries
2023-06-08 13:34:14 +02:00
Bobby Rong
64aa3024b5
cinnamon.xapp: actually fix gtk3 module target dir
Before: $out/gtk-3.0/modules/libxapp-gtk3-module.so
After: $out/lib/gtk-3.0/modules/libxapp-gtk3-module.so

cat gtk+-3.0.pc | grep "libdir=" says `libdir=${prefix}/lib`, so install this there.

Another package that installs gtk3 module: libcanberra-gtk3
2023-06-08 19:33:53 +08:00
Weijia Wang
3cf7afb5bc
Merge pull request #236538 from lilyinstarlight/upd/gmic-3.2.5
gmic,gmic-qt: 3.2.4 -> 3.2.5
2023-06-08 14:28:43 +03:00
Vladimír Čunát
125277ff46
thunderbird-bin-unwrapped: patch future glxtest/vaapitest binaries
Same as commit e0a901b1e0.  It seems very likely that thunderbird
will also need this once it reaches version >= 114 (not for months).
2023-06-08 13:25:50 +02:00
Bobby Rong
1e8e84a59f
cinnamon.cinnamon-common: unbreak cinnamon-settings-users
ValueError: Namespace Gtk not available
2023-06-08 19:24:57 +08:00
Bobby Rong
f5a786a4bb
cinnamon.cinnamon-common: unbreak cinnamon-spice-updater
Cinnamon updates failed: No module named 'cinnamon'
2023-06-08 19:24:44 +08:00
Bobby Rong
4fe173493a
cinnamon.cinnamon-common: rewrite some substitutions with substituteInPlace
This is a cosmetic change.
This is not a 1:1 port (the cs_info.py one), but substituted content shouldn't change.
2023-06-08 19:24:30 +08:00
Bobby Rong
ad888c99e5
cinnamon.cinnamon-common: group and sort substitutions
This is a cosmetic change. I perfer working under the cinnamon-settings folder for more targeted result.
2023-06-08 19:24:19 +08:00
Bobby Rong
924193b5e3
cinnamon.cinnamon-common: fix all hardcode absolute paths in applets
This will be helpful to the a11y and the printer applet.
2023-06-08 19:24:01 +08:00
Vladimír Čunát
b74a338b70
Merge #236625: firefox-bin-unwrapped: patch new glxtest/vaapitest binaries 2023-06-08 13:16:28 +02:00
K900
257f4e2ba0
Merge pull request #236296 from K900/kernels-20230606
Kernel updates for 2023-06-06
2023-06-08 14:13:07 +03:00
Weijia Wang
290addde28
Merge pull request #236610 from codedownio/github-runner-thomasjm-maintainer
github-runner: add thomasjm as maintainer
2023-06-08 14:08:41 +03:00
Martin Weinelt
e0a901b1e0
firefox-bin-unwrapped: patch new glxtest/vaapitest binaries
Otherwise the probing of graphics hardware will fail and the user will
be unable to create e.g. WebGL contexts.
2023-06-08 13:08:23 +02:00
Stanisław Pitucha
263eb42562
Merge pull request #235849 from avdv/kgt-update
kgt: 2021-04-07 -> 2023-06-03
2023-06-08 21:04:27 +10:00
R. Ryantm
cdc819e0d5 python310Packages.eccodes: 2.30.0 -> 2.30.2 2023-06-08 10:58:05 +00:00
R. Ryantm
4ae88178bb python310Packages.textual: 0.26.0 -> 0.27.0 2023-06-08 10:57:10 +00:00
Bobby Rong
1a726416c7
Merge pull request #236464 from bobby285271/upd/vte
vte: 0.72.1 → 0.72.2
2023-06-08 18:50:23 +08:00
R. Ryantm
ec2a492d4c python310Packages.trimesh: 3.21.7 -> 3.22.0 2023-06-08 10:48:12 +00:00
Martin Weinelt
178a795942
Merge pull request #232602 from cpcloud/bump-duckdb
duckdb: 0.7.1 -> 0.8.0
2023-06-08 12:47:39 +02:00
Pol Dellaiera
5d3e772941
Merge pull request #236604 from tbaggaley/master
hyperscan: 5.4.0 -> 5.4.2
2023-06-08 12:44:54 +02:00
Nick Cao
5f98a80eab
Merge pull request #236609 from matthiasbeyer/update-cargo-public-api
cargo-public-api: 0.31.0 -> 0.31.1
2023-06-08 04:20:15 -06:00
Thomas Baggaley
9e6b04f763 hyperscan: 5.4.0 -> 5.4.2 2023-06-08 11:02:32 +01:00
Martin Weinelt
67b191adcb
python311Packages.homeassistant-stubs: 2023.5.4 -> 2023.6.0
https://github.com/KapJI/homeassistant-stubs/releases/tag/2023.6.0
2023-06-08 12:00:56 +02:00
Phillip Cloud
acab7316b3
python3Packages.ibis-framework: ignore failing tests that are fixed in the next release 2023-06-08 05:56:57 -04:00
Phillip Cloud
98b2ad5cf2
python3Packages.duckdb-engine: 0.7.0 -> 0.7.3 2023-06-08 05:56:56 -04:00
Phillip Cloud
42f027006f
python3Packages.datafusion: 23.0.0 -> 25.0.0 2023-06-08 05:56:51 -04:00
Phillip Cloud
342c6ce3c9
python3Packages.sqlglot: 10.5.2 -> 15.0.0 2023-06-08 05:56:49 -04:00
Phillip Cloud
c46ddfe23f
duckdb: 0.7.1 -> 0.8.0 2023-06-08 05:56:43 -04:00
R. Ryantm
67c8d6782f hblock: 3.4.1 -> 3.4.2 2023-06-08 09:32:00 +00:00
QJoly
58ca986543 clusterctl: 1.4.2 -> 1.4.3 2023-06-08 19:30:45 +10:00