Weijia Wang
8c1dad56d5
Merge pull request #234570 from r-ryantm/auto-update/pacemaker
...
pacemaker: 2.1.5 -> 2.1.6
2023-05-29 00:59:21 +03:00
John Chadwick
80344645bf
lightspark: 0.8.6.1 -> 0.8.7
2023-05-28 10:04:18 -04:00
R. Ryantm
b79b4f294e
pacemaker: 2.1.5 -> 2.1.6
2023-05-28 06:39:28 +00:00
Weijia Wang
b5de94e8a7
cups-filters: 1.28.15 -> 1.28.17
2023-05-26 21:58:03 +03:00
Weijia Wang
455157f2fe
Merge pull request #233687 from yayayayaka/cups-filters-fix-cve-2023-24805
...
cups-filters: fix CVE-2023-24805
2023-05-26 15:20:23 +03:00
Weijia Wang
25d265d433
Merge pull request #234198 from wegank/microsoft-gsl-rename
...
treewide: microsoft_gsl -> microsoft-gsl
2023-05-26 14:56:27 +03:00
Weijia Wang
5bafafe369
treewide: microsoft_gsl -> microsoft-gsl
2023-05-26 13:43:45 +03:00
Bobby Rong
e4b5ca5d37
Merge pull request #233668 from ereslibre/fastly-10.1.0
...
fastly: 10.0.1 -> 10.1.0
2023-05-26 18:37:37 +08:00
Weijia Wang
13600367b2
treewide: misc: use top-level fetchPypi
2023-05-25 17:07:31 +03:00
Sandro
0a90f51a58
Merge pull request #229173 from Scrumplex/vencord-discord
2023-05-24 17:29:49 +02:00
R. Ryantm
5d3b788465
wiki-tui: 0.6.4 -> 0.7.0
2023-05-24 07:26:07 +00:00
Yaya
bb8168bf78
cups-filters: Fix CVE-2023-24805
...
https://github.com/OpenPrinting/cups-filters/security/advisories/GHSA-gpxc-v2m8-fr3x
2023-05-23 21:33:00 +00:00
Rafael Fernández López
3a5076501f
fastly: 10.0.1 -> 10.1.0
2023-05-23 21:51:57 +02:00
Ryan Lahfa
268367d31b
Merge pull request #233387 from nikstur/mlxbf-bootimages
...
mlxbf-bootimages: init at 4.0.3-12704
2023-05-22 18:00:56 +02:00
nikstur
98c518221d
mlxbf-bootimages: init at 4.0.3-12704
2023-05-22 15:50:09 +02:00
R. Ryantm
a298c2ecfe
urbit: 2.3 -> 2.6
2023-05-21 08:02:55 +00:00
Sefa Eyeoglu
3f28fcef42
vencord: add Scrumplex to maintainers
...
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2023-05-20 19:27:46 +02:00
Sefa Eyeoglu
0180896459
vencord: allow building Discord scripts
...
Vencord can be built in two different ways. Either as a web-extension,
or as a set of scripts to be injected into Discord Desktop.
Allow to select between these two modes using a parameter and expose
both variants as top-level packages.
This also renames vencord-web-extension to vencord.
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2023-05-20 19:27:46 +02:00
Sefa Eyeoglu
14a00b2d20
vencord-web-extension: init at 1.1.6
...
vencord-web-extension was previously a part of webcord (to build
webcord-vencord). As we want to use this for Discord as well, move it to
a top-level package.
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2023-05-20 19:27:46 +02:00
Thomas Gerbet
f29911cd75
elk7: 7.17.9 -> 7.17.10
...
Fixes CVE-2023-31413, CVE-2023-26486 and CVE-2023-26487.
https://discuss.elastic.co/t/elastic-stack-8-7-0-7-17-10-security-updates/332327
The non official analysis-lemmagen plugin has not yet been released for ES 7.17.10.
It is marked as broken in the meantime.
2023-05-20 00:33:51 +02:00
Nick Cao
7418e8a41b
Merge pull request #232769 from r-ryantm/auto-update/fastly
...
fastly: 9.0.3 -> 10.0.1
2023-05-19 02:31:33 -06:00
Sergei Trofimovich
09bd016d6f
Merge pull request #204562 from lopsided98/arm-trusted-firmware-update
...
arm-trusted-firmware: 2.7 -> 2.8
2023-05-19 08:07:41 +01:00
R. Ryantm
2fc5317d90
fastly: 9.0.3 -> 10.0.1
2023-05-19 06:45:38 +00:00
Sandro
8850ac82a3
Merge pull request #227460 from Janik-Haag/opc-ua
...
python3Packages.opcua-widgets: init, opcua-client-gui: init
2023-05-18 23:47:30 +02:00
Norbert Melzer
2981e3cb8f
Merge pull request #231714 from NobbZ/betterlockscreen-without-dunst
2023-05-17 07:08:15 +02:00
Janik H
3ab939dd0f
opcua-client-gui: init at 0.8.4
2023-05-16 14:37:29 +02:00
Daniel Nagy
892ed4125c
urbit: add sourceProvenance
2023-05-15 17:05:06 +02:00
Sandro
b8d0326b49
Merge pull request #228412 from LeSuisse/elk7-7.17.9
2023-05-15 15:39:32 +02:00
Norbert Melzer
64b347a30a
betterlockscreen: make dunst optional
...
When dunst is detected *and* awesomeWM is used (its internal notification system to be exact)
then betterlockscreen waits for dunst to reply on the DBus. Due to dunstctl being in PATH
through the wrapper, dunst will always be tried to reach.
None of the workarounds mentioned in the awesome and betterlockscreen repos do not work with
this version, as dunstctl is always called and has to time out first.
In the current master of BLS there is a change that makes BLS check and env-var first, and
would ignore any dunstctl in PATH.
Once the new release happened this could still be used to reduce the closure size.
2023-05-13 20:28:52 +02:00
hacker1024
49ce83d5b4
dart: Spoof Git dependency version checks
2023-05-12 23:04:33 +10:00
Sandro
bcd25584ca
Merge pull request #231069 from natsukium/base16-builder/use-nodejs-18
2023-05-10 16:01:58 +02:00
natsukium
c1eb9b5ee9
base16-builder: regenarate with nodejs_18
2023-05-10 21:32:39 +09:00
R. Ryantm
a46d56ac76
lilypond-unstable: 2.25.3 -> 2.25.4
2023-05-07 20:36:18 +00:00
Weijia Wang
3681b05e61
Merge pull request #230108 from r-ryantm/auto-update/urbit
...
urbit: 2.1 -> 2.3
2023-05-06 12:28:47 +03:00
Norman Gray
a237301676
lilypond: adjust fontconfig on macOS
...
This addresses issue #209525 . The code changes are from @yurrriq.
2023-05-05 14:08:21 -05:00
R. Ryantm
d09e6d6425
urbit: 2.1 -> 2.3
2023-05-05 12:36:05 +00:00
Cole Mickens
e447433441
rivalcfg: generate udev dynamically
2023-05-04 15:11:06 -03:00
ornxka
a7676539f5
rivalcfg: init at 4.8.0
2023-05-04 15:11:06 -03:00
Jon Seager
c58e9de8e2
tmuxPlugins.catppuccin: unstable-2022-12-14 -> unstable-2023-04-03
2023-04-30 16:37:25 +02:00
R. Ryantm
758dbb9793
fastly: 8.2.4 -> 9.0.3
2023-04-30 08:11:47 +00:00
Kira Bruneau
e12199b8a0
dart-sass-embedded: build from source
2023-04-29 12:16:23 -04:00
Nick Cao
7164ff8f54
Merge pull request #228809 from zhaofengli/uboot-riscv64-qemu-fix
...
ubootQemuRiscv64Smode: Remove upstreamed patch
2023-04-29 11:18:49 +08:00
Zhaofeng Li
24ea5fdb3b
ubootQemuRiscv64Smode: Remove upstreamed patch
2023-04-28 16:27:39 -06:00
Soner Sayakci
b7b2b2ad28
dart-sass-embedded: init at 1.62.1
2023-04-27 16:13:26 +00:00
Thomas Gerbet
b41c49ee2d
elk7: 7.17.4 -> 7.17.9
...
Fixes CVE-2022-38779.
Advisory:
https://discuss.elastic.co/t/kibana-7-17-9-and-8-6-2-security-update/325782
Changelogs:
https://www.elastic.co/guide/en/welcome-to-elastic/7.17/new.html
2023-04-26 23:42:46 +02:00
github-actions[bot]
a39805cda2
Merge master into staging-next
2023-04-25 12:01:31 +00:00
Sandro Jäckel
aad577bd30
nodejs*: normalise names to better fit other packages
...
Versioned package attributes are usually named like $pname_$version
eg: nodejs-14_x -> nodejs_14
2023-04-25 11:28:17 +02:00
github-actions[bot]
be318b7673
Merge master into staging-next
2023-04-24 12:01:38 +00:00
takov751
1c7579605b
uboot: 2022.10 -> 2023.01
2023-04-24 10:26:28 +00:00
github-actions[bot]
52f2c9fe9e
Merge master into staging-next
2023-04-23 06:01:34 +00:00