R. Ryantm
f6c7c98209
lagrange: 1.15.3 -> 1.15.4
2023-03-10 10:58:25 +00:00
Michael Weiss
61fa97e527
Merge pull request #220388 from primeos/ungoogled-chromium
...
ungoogled-chromium: 110.0.5481.177 -> 111.0.5563.65
2023-03-09 23:41:20 +01:00
Michael Weiss
92b07dd10c
Merge pull request #220387 from primeos/chromiumBeta
...
chromiumBeta: 111.0.5563.64 -> 112.0.5615.20
2023-03-09 23:40:05 +01:00
Michael Weiss
175a86d3b6
ungoogled-chromium: 110.0.5481.177 -> 111.0.5563.65
2023-03-09 22:02:54 +01:00
Michael Weiss
afd3b4cfe2
chromiumDev: 112.0.5615.20 -> 113.0.5638.0
2023-03-09 22:00:29 +01:00
Michael Weiss
036f75ff5c
chromiumBeta: 111.0.5563.64 -> 112.0.5615.20
2023-03-09 21:59:39 +01:00
Michael Weiss
a01701dd67
Merge pull request #220226 from primeos/chromiumDev
...
chromiumDev: 112.0.5615.12 -> 112.0.5615.20
2023-03-09 21:56:55 +01:00
Sandro
6b4b347db9
Merge pull request #219170 from rikhuijzer/edge-file-open
...
microsoft-edge: fix file picker and `substituteInPlace`
2023-03-09 16:14:12 +01:00
R. Ryantm
e9da3a88e8
firefox-devedition-bin-unwrapped: 111.0b7 -> 111.0b8
2023-03-09 02:10:10 +00:00
Michael Weiss
cbbc075067
chromiumDev: 112.0.5615.12 -> 112.0.5615.20
2023-03-08 23:30:23 +01:00
Michael Weiss
3d57138bd9
Merge pull request #220070 from primeos/chromiumBeta
...
chromium: 110.0.5481.177 -> 111.0.5563.64
2023-03-08 21:15:55 +01:00
Damien Cassou
be5216077e
offpunk: install the project's man page
...
Release v1.9 introduces a man page
2023-03-08 13:55:16 +01:00
Damien Cassou
29da123428
offpunk: 1.8->1.9
2023-03-08 13:54:34 +01:00
Michael Weiss
de134a16be
chromium: 110.0.5481.177 -> 111.0.5563.64
...
https://chromereleases.googleblog.com/2023/03/stable-channel-update-for-desktop.html
This update includes 40 security fixes.
CVEs:
CVE-2023-1213 CVE-2023-1214 CVE-2023-1215 CVE-2023-1216 CVE-2023-1217
CVE-2023-1218 CVE-2023-1219 CVE-2023-1220 CVE-2023-1221 CVE-2023-1222
CVE-2023-1223 CVE-2023-1224 CVE-2023-1225 CVE-2023-1226 CVE-2023-1227
CVE-2023-1228 CVE-2023-1229 CVE-2023-1230 CVE-2023-1231 CVE-2023-1232
CVE-2023-1233 CVE-2023-1234 CVE-2023-1235 CVE-2023-1236
2023-03-07 23:37:03 +01:00
Michael Weiss
6a6ce4198d
chromiumBeta: 111.0.5563.50 -> 111.0.5563.64
2023-03-07 22:09:05 +01:00
Michael Weiss
cd84c435b3
Merge pull request #219892 from primeos/chromiumBeta
...
chromium{Beta,Dev}: Switch to LLVM 15
2023-03-07 21:54:50 +01:00
Francesco Gazzetta
705ee06f10
dillong: add meta.mainProgram
2023-03-07 11:05:06 +01:00
Michael Weiss
319cc6ca35
chromium{Beta,Dev}: Switch to LLVM 15
...
Not required yet but we should always use the latest LLVM version that
is available in Nixpkgs as Google builds Chromium against commits from
the main branch.
2023-03-06 22:43:18 +01:00
Michael Weiss
ba9f285b43
Merge pull request #219736 from primeos/chromiumDev
...
chromiumDev: 112.0.5596.2 -> 112.0.5615.12
2023-03-06 22:42:30 +01:00
R. Ryantm
626cc1f3e6
firefox-beta-bin-unwrapped: 111.0b6 -> 111.0b8
2023-03-06 01:50:43 +00:00
Michael Weiss
1e45fc393b
chromiumDev: 112.0.5596.2 -> 112.0.5615.12
2023-03-05 21:19:36 +01:00
Sandro
cc0b5fd1e0
Merge pull request #217873 from tejing1/update-vieb-9.6.0
2023-03-03 22:08:58 +01:00
rikhuijzer
a48211c319
microsoft-edge: fix file picker and subsituteInPlace
...
This fixes Microsoft Edge crashing if someone tries to open or save a file via the file picker. For example, to debug the functionality, I went to:
```
https://drive.google.com -> New -> File upload
```
This used to crash with the following error:
```
[...]
(microsoft-edge:22536): GLib-GIO-ERROR **: 11:11:46.555: No GSettings schemas are installed on the system
[0302/111146.559740:ERROR:elf_dynamic_array_reader.h(64)] tag not found
[0302/111146.559913:ERROR:process_memory_range.cc(75)] read out of range
[0302/111146.568118:ERROR:watson_metadata.cc(170)] unexpected header
Trace/breakpoint trap (core dumped)
```
This PR fixes this error by explicitly making `gsettings-schemas` from
`gtk` available to `microsoft-edge` via `XDG_DATA_DIRS`.
Furthermore, this PR fixes some broken `subsituteInPlace` commands.
Thanks to Jona Enzinger (`@JonaEnz`) who noticed that `--replace
"''${XDG...` should be written as `--replace "\''${XDG...`.
2023-03-03 13:13:25 +01:00
Michael Weiss
e3c77f97ca
Merge pull request #219238 from primeos/chromiumBeta
...
chromiumBeta: 111.0.5563.41 -> 111.0.5563.50
2023-03-03 12:36:16 +01:00
superherointj
901f0c92f1
Merge pull request #218192 from wegank/widevine-bump
...
widevine-cdm: 4.10.2449.0 -> 4.10.2557.0, merge with vivaldi-widevine
2023-03-02 10:44:51 -03:00
Martin Weinelt
255f62ed45
Merge pull request #219119 from squalus/librewolf
...
librewolf: 110.0-1 -> 110.0.1-1
2023-03-02 11:56:37 +00:00
R. Ryantm
1602585db3
lagrange-tui: 1.15.2 -> 1.15.3
2023-03-02 01:45:38 +00:00
Michael Weiss
05397ef1ca
chromiumBeta: 111.0.5563.41 -> 111.0.5563.50
2023-03-02 01:37:46 +01:00
Martin Weinelt
5fc3c122d9
Merge pull request #218967 from r-ryantm/auto-update/firefox-devedition-bin-unwrapped
...
firefox-devedition-bin-unwrapped: 111.0b6 -> 111.0b7
2023-03-01 17:40:17 +00:00
squalus
4dbf6c0264
librewolf: 110.0-1 -> 110.0.1-1
2023-03-01 08:05:59 -08:00
Martin Weinelt
8da88c64bf
Merge pull request #218927 from mweinelt/firefox-110.0.1
...
firefox-{,bin-}unwrapped: 110.0 -> 110.0.1
2023-03-01 15:58:44 +00:00
R. Ryantm
7eb43f6ac7
firefox-devedition-bin-unwrapped: 111.0b6 -> 111.0b7
2023-03-01 09:58:53 +00:00
Nick Cao
782661aa4f
Merge pull request #218831 from r-ryantm/auto-update/firefox-beta-bin-unwrapped
...
firefox-beta-bin-unwrapped: 111.0b5 -> 111.0b6
2023-03-01 15:38:58 +08:00
Martin Weinelt
b403da1a64
firefox-bin-unwrapped: 110.0 -> 110.0.1
...
https://www.mozilla.org/en-US/firefox/110.0.1/releasenotes/
2023-03-01 04:23:53 +01:00
Martin Weinelt
792bb6b527
firefox-unwrapped: 110.0 -> 110.0.1
...
https://www.mozilla.org/en-US/firefox/110.0.1/releasenotes/
2023-03-01 04:23:53 +01:00
piegames
9b8c1453cd
Merge PR #208315 : firefox: fix desktop file and icon for variants
2023-02-28 20:11:02 +01:00
R. Ryantm
ab42f6fdb4
firefox-beta-bin-unwrapped: 111.0b5 -> 111.0b6
2023-02-28 16:21:40 +00:00
Nick Cao
501b4fa439
Merge pull request #218630 from r-ryantm/auto-update/firefox-devedition-bin-unwrapped
...
firefox-devedition-bin-unwrapped: 111.0b5 -> 111.0b6
2023-02-28 11:04:57 +08:00
zendo
2c106c1e7c
google-chrome: Support GTK 4 ( #218572 )
...
Same as #217144 (04b1a12a6e
) but for Google Chrome.
Relevant when launching Chrome with `--gtk-version=4`.
2023-02-27 23:50:50 +01:00
Austin Butler
645253e62f
firefox: fix desktop file and icon for variants
2023-02-27 11:54:16 -08:00
R. Ryantm
897b8d4eb4
firefox-devedition-bin-unwrapped: 111.0b5 -> 111.0b6
2023-02-27 15:39:21 +00:00
R. Ryantm
bf16d007b8
firefox-devedition-bin-unwrapped: 111.0b3 -> 111.0b5
2023-02-26 21:39:14 +00:00
Nick Cao
85e9cc9ba2
Merge pull request #218351 from r-ryantm/auto-update/polypane
...
polypane: 13.0.2 -> 13.0.3
2023-02-26 09:38:11 +08:00
R. Ryantm
36a264c83a
polypane: 13.0.2 -> 13.0.3
2023-02-26 00:13:29 +00:00
Weijia Wang
66d833402d
widevine-cdm: 4.10.2449.0 -> 4.10.2557.0
2023-02-25 11:19:59 +02:00
Weijia Wang
fb15c693c3
widevine-cdm: merge with vivaldi-widevine
2023-02-25 11:18:41 +02:00
Nick Cao
aeca71f485
Merge pull request #218060 from r-ryantm/auto-update/firefox-beta-bin-unwrapped
...
firefox-beta-bin-unwrapped: 110.0b9 -> 111.0b5
2023-02-25 10:06:32 +08:00
Michael Weiss
aac73a992a
Merge pull request #217911 from primeos/chromium
...
chromium: 110.0.5481.100 -> 110.0.5481.177
2023-02-24 21:57:05 +01:00
Michael Weiss
33ec46c136
Merge pull request #217912 from primeos/chromiumBeta
...
chromiumBeta: 111.0.5563.19 -> 111.0.5563.41
2023-02-24 21:56:26 +01:00
R. Ryantm
2193202ae8
firefox-beta-bin-unwrapped: 110.0b9 -> 111.0b5
2023-02-24 18:19:40 +00:00