Michael Weiss
8ce54794cc
chromiumBeta: 104.0.5112.65 -> 104.0.5112.79
2022-08-03 22:38:20 +02:00
Michael Weiss
17f9f662f8
chromium: 103.0.5060.134 -> 104.0.5112.79
...
https://chromereleases.googleblog.com/2022/08/stable-channel-update-for-desktop.html
This update includes 27 security fixes.
CVEs:
CVE-2022-2603 CVE-2022-2604 CVE-2022-2605 CVE-2022-2606 CVE-2022-2607
CVE-2022-2608 CVE-2022-2609 CVE-2022-2610 CVE-2022-2611 CVE-2022-2612
CVE-2022-2613 CVE-2022-2614 CVE-2022-2615 CVE-2022-2616 CVE-2022-2617
CVE-2022-2618 CVE-2022-2619 CVE-2022-2620 CVE-2022-2621 CVE-2022-2622
CVE-2022-2623 CVE-2022-2624
2022-08-03 22:37:53 +02:00
Jonas Heinrich and GitHub
2e221189de
Merge pull request #184815 from r-ryantm/auto-update/gpsprune
...
gpsprune: 21.2 -> 21.3
2022-08-03 22:34:29 +02:00
Matthias Riße and Matthias Riße
e824dfe501
getoptions: init at 3.3.0
2022-08-03 22:16:52 +02:00
Jonas Heinrich and GitHub
3564e1b9fb
Merge pull request #184850 from r-ryantm/auto-update/gogs
...
gogs: 0.12.9 -> 0.12.10
2022-08-03 22:09:57 +02:00
Mustafa Çalışkan and Kerstin
c4a9eafb61
remmina: 1.4.25 -> 1.4.27
2022-08-03 22:04:48 +02:00
pennae
645cfa59ac
nixos/make-option-docs: add xref support to markdown conversion
2022-08-03 22:01:14 +02:00
pennae
7a091b2686
nixos/make-options-doc: reuse markdown instance in mergeJSON
...
this doesn't construct a new (expensive) parser for every option, making
rendering about 30x faster.
2022-08-03 22:00:24 +02:00
Kira Bruneau and GitHub
4ef10c960f
Merge pull request #183862 from jyooru/fix/python3Packages.python-lsp-server
...
python3Packages.python-lsp-server: fix build
2022-08-03 15:58:10 -04:00
pennae
3aebb4a2be
nixos/*: normalize link format
...
make (almost) all links appear on only a single line, with no
unnecessary whitespace, using double quotes for attributes. this lets us
automatically convert them to markdown easily.
the few remaining links are extremely long link in a gnome module, we'll
come back to those at a later date.
2022-08-03 21:57:46 +02:00
Jonas Heinrich and GitHub
58cf7ac8af
Merge pull request #184236 from onny/rstcheck
...
python310Packages.rstcheck-core: Fix build
2022-08-03 21:56:49 +02:00
Fabian Affolter and GitHub
e486b59d6d
Merge pull request #185034 from emilytrau/linux-exploit-suggester
...
linux-exploit-suggester: init at unstable-2022-04-01
2022-08-03 21:34:14 +02:00
Fabian Affolter
3daa27391f
metasploit: 6.2.8 -> 6.2.10
2022-08-03 21:27:52 +02:00
Fabian Affolter and GitHub
c40ddd7737
Merge pull request #184952 from emilytrau/parsero
...
parsero: init at 0.81
2022-08-03 21:24:34 +02:00
Fabian Affolter and GitHub
6290c77ba2
Merge pull request #184979 from r-ryantm/auto-update/python3.10-parts
...
python310Packages.parts: 1.5.1 -> 1.5.2
2022-08-03 21:18:12 +02:00
Fabian Affolter and GitHub
b127785462
Merge pull request #184977 from r-ryantm/auto-update/python3.10-itemadapter
...
python310Packages.itemadapter: 0.6.0 -> 0.7.0
2022-08-03 21:17:34 +02:00
Fabian Affolter and GitHub
5b4e31a4be
Merge pull request #184172 from fabaff/censys-bump
...
python310Packages.censys: 2.1.6 -> 2.1.7
2022-08-03 21:14:07 +02:00
pennae
9c8531c8a5
nixos/*: replace <replaceable>s with «thing»
...
we can't embed syntactic annotations of this kind in markdown code
blocks without yet another extension. replaceable is rare enough to make
this not much worth it, so we'll go with «thing» instead. the module
system already uses this format for its placeholder names in attrsOf
paths.
2022-08-03 21:08:58 +02:00
Fabian Affolter and GitHub
05c459e0b6
Merge pull request #184909 from r-ryantm/auto-update/s3-credentials
...
s3-credentials: 0.12 -> 0.12.1
2022-08-03 21:05:18 +02:00
pennae
16102dce2f
nixos/*: replace <code> in option docs with <literal>
...
markdown can't represent the difference without another extension and
both the html manual and the manpage render them the same, so keeping the
distinction is not very useful on its own. with the distinction removed
we can automatically convert many options that use <code> tags to markdown.
the manpage remains unchanged, html manual does not render
differently (but class names on code tags do change from "code" to "literal").
2022-08-03 21:03:23 +02:00
Fabian Affolter and GitHub
fa189442d3
Merge pull request #184994 from r-ryantm/auto-update/step-ca
...
step-ca: 0.19.0 -> 0.21.0
2022-08-03 21:01:52 +02:00
pennae
694d5b19d3
nixos/*: replace </para><para> with double linebreaks
...
our xslt already replaces double line breaks with a paragraph close and
reopen. not using explicit para tags lets nix-doc-munge convert more
descriptions losslessly.
only whitespace changes to generated documents, except for two
strongswan options gaining paragraph two breaks they arguably should've
had anyway.
2022-08-03 20:39:21 +02:00
Christian Kögler and GitHub
f405376862
Merge pull request #184776 from r-ryantm/auto-update/xscreensaver
...
xscreensaver: 6.03 -> 6.04
2022-08-03 20:38:57 +02:00
Christian Kögler and GitHub
60f4807b9c
Merge pull request #184891 from wegank/exiv2-darwin
...
exiv2: fix build on aarch64-darwin
2022-08-03 20:37:04 +02:00
Shawn8901
7d933d4c34
jameica: ensure gsetting schema is available
2022-08-03 20:23:17 +02:00
Damien Cassou and GitHub
0d440c1811
Merge pull request #181633 from nagy/iosevka-comfy-cleanup
2022-08-03 20:07:11 +02:00
Thiago Kenji Okada and GitHub
554304bff5
Merge pull request #184651 from PedroHLC/obs-gstreamer-0.3.4
...
obs-gstreamer: 0.3.3 -> 0.3.4
2022-08-03 19:06:37 +01:00
Kira Bruneau and GitHub
951c50ec6d
Merge pull request #185018 from kira-bruneau/poke
...
poke: fix aarch64-darwin build
2022-08-03 13:15:27 -04:00
K900 and GitHub
768aab6b69
Merge pull request #185038 from K900/upd8n
...
n8n: 0.188.0 → 0.189.0
2022-08-03 20:09:51 +03:00
K900
7729cf70da
n8n: 0.188.0 → 0.189.0
2022-08-03 17:04:31 +00:00
K900 and GitHub
eabbad8af1
Merge pull request #185036 from K900/goblinization
...
make-initrd-ng: parse ELFs ourselves instead of shelling out to patchelf and friends
2022-08-03 19:57:55 +03:00
superherointj and GitHub
eb4ca54185
Merge pull request #184985 from vbgl/reason-fix-after-184390
...
reason: fix build with OCaml < 4.07
2022-08-03 13:57:20 -03:00
Vikram Narayanan
c4dfae243b
pika: init at 0.0.12
2022-08-03 12:45:36 -04:00
Martin Weinelt
ad6dd34711
python3Packages.myst-parser: relax docutils constraint
...
Two failing tests that expect some autogenerated URLs to use http, while
the use https. Also an old path to python peps was replaced with a new
path.
2022-08-03 18:39:37 +02:00
Martin Weinelt
4af35d92a0
python3Packages.sphinx-rtd-theme: rename from sphinx_rtd_theme
2022-08-03 18:39:37 +02:00
evils and GitHub
bd87e0b8ab
kicad: 6.0.6 -> 6.0.7 ( #184935 )
...
and fix handling of the '6.0.7' branch
not sure how the --heads got in there
2022-08-03 12:36:35 -04:00
PedroHLC ☭
cc26a157ca
obs-studio-wrapper: allow plugins' arguments
2022-08-03 13:20:44 -03:00
PedroHLC ☭
a035b1b5ac
obs-gstreamer: add pedrohlc as maintainer
2022-08-03 13:20:43 -03:00
PedroHLC ☭
2e5606634f
obs-gstreamer: 0.3.3 -> 0.3.4
2022-08-03 13:20:43 -03:00
Emily Trau
2e9e84cc25
linux-exploit-suggester: init at unstable-2022-04-01
2022-08-04 02:18:48 +10:00
superherointj and GitHub
81094ccd6a
Merge pull request #185027 from PedroHLC/airgeddon-11.02
...
airgeddon: 11.01 -> 11.02
2022-08-03 13:04:48 -03:00
Artturi and GitHub
c5587c2846
Merge pull request #185020 from fnxln/master
2022-08-03 18:44:07 +03:00
R. RyanTM and GitHub
324ff82d27
prometheus-statsd-exporter: 0.22.2 -> 0.22.7 ( #184482 )
2022-08-03 11:40:38 -04:00
PedroHLC ☭
c712480139
airgeddon: 11.01 -> 11.02
2022-08-03 12:39:54 -03:00
Doron Behar and GitHub
f049d7dedf
Merge pull request #183964 from doronbehar/pkg/zoom
2022-08-03 18:23:57 +03:00
Martin Weinelt and GitHub
e1cbea7572
Merge pull request #182996 from mweinelt/home-assistant
2022-08-03 17:14:31 +02:00
Lin and Artturin
63bea374ea
grapejuice: move gtk3 to buildInputs
...
fixes 'ValueError: Namespace Gtk not available'
since 71cbf3b809 gobject-introspection's
hook looks for gir files in buildInputs instead of nativeBuildInputs
2022-08-03 17:47:57 +03:00
Yestin L. Harrison
c9186a15a5
plan9port: use built-in ./INSTALL
2022-08-03 07:43:04 -07:00
Weijia Wang
68a4655811
ragelStable: unbreak on darwin
2022-08-03 16:41:25 +02:00
Daniel Nagy and Damien Cassou
8fd867f047
iosevka-comfy: 0.2.1 > 0.3.1
2022-08-03 16:36:37 +02:00