github-actions[bot]
0fff57e90d
Merge master into staging-next
2022-06-11 00:01:54 +00:00
Martin Weinelt
2d997b63ae
firefox-devedition-bin-unwrapped: 102.0b1 -> 102.0b5
2022-06-10 22:35:36 +02:00
Martin Weinelt
f9efe72219
firefox-beta-bin-unwrapped: 102.0b1 -> 102.0b5
2022-06-10 22:35:36 +02:00
Martin Weinelt
2ce7513786
firefox-bin-unwrapped: 101.0 -> 101.0.1
...
https://www.mozilla.org/en-US/firefox/101.0.1/releasenotes/
2022-06-10 22:35:36 +02:00
R. Ryantm
4b582932fb
firefox-unwrapped: 101.0 -> 101.0.1
...
https://www.mozilla.org/en-US/firefox/101.0.1/releasenotes/
2022-06-10 22:35:36 +02:00
Michael Weiss
08f1025a64
Merge pull request #177206 from primeos/chromiumDev
...
chromiumDev: 104.0.5098.0 -> 104.0.5110.0
2022-06-10 22:25:24 +02:00
Michael Weiss
2a638de18b
Merge pull request #177205 from primeos/chromiumBeta
...
chromiumBeta: 103.0.5060.33 -> 103.0.5060.42
2022-06-10 22:22:53 +02:00
Michael Weiss
b8190f93d5
chromiumDev: 104.0.5098.0 -> 104.0.5110.0
2022-06-10 21:40:06 +02:00
Michael Weiss
a4471b3a97
chromiumBeta: 103.0.5060.33 -> 103.0.5060.42
2022-06-10 21:39:51 +02:00
Michael Weiss
41c362c9d1
chromium: 102.0.5005.61 -> 102.0.5005.115
...
https://chromereleases.googleblog.com/2022/06/stable-channel-update-for-desktop.html
This update includes 7 security fixes.
CVEs:
CVE-2022-2007 CVE-2022-2008 CVE-2022-2010 CVE-2022-2011
2022-06-10 21:39:22 +02:00
github-actions[bot]
eaf5f4483a
Merge staging-next into staging
2022-06-10 06:02:10 +00:00
Anderson Torres
3af4969ae0
Merge pull request #176854 from r-ryantm/auto-update/palemoon
...
palemoon: 31.0.0 -> 31.1.0
2022-06-09 23:46:27 -03:00
github-actions[bot]
15065572a9
Merge staging-next into staging
2022-06-10 00:02:50 +00:00
José Romildo Malaquias
accc4e2b60
Merge pull request #176265 from kouyk/update/vivaldi
...
vivaldi: 5.2.2623.41-1 -> 5.3.2679.38-1
2022-06-09 19:47:10 -03:00
Martin Weinelt
299b9a1b59
buildMozillaMach: add patch for rust-cbindgen 0.24 compat
...
Fixes a regression caused by an update to rust-cbindgen 0.24.x, where
the definition for ROOT_CLIP_CHAIN is now autogenerated and causes the
build to abort with a redefinition error.
https://bugzilla.mozilla.org/show_bug.cgi?id=1773259
Patch by Ollivier Tilloy from Canonical
5622734942
2022-06-08 22:03:31 +02:00
R. Ryantm
fc96793474
palemoon: 31.0.0 -> 31.1.0
2022-06-08 07:36:14 +00:00
Anderson Torres
0efe9821ed
Merge pull request #176467 from primeos/chromiumDev
...
chromiumDev: 104.0.5083.0 -> 104.0.5098.0
2022-06-05 21:23:07 -03:00
Anderson Torres
e2de23b6db
Merge pull request #176434 from trofi/workaround-fno-common-for-dillo
...
dillo: add -fcommon workaround
2022-06-05 18:23:21 -03:00
Michael Weiss
83a028528c
chromiumDev: 104.0.5083.0 -> 104.0.5098.0
2022-06-05 22:16:18 +02:00
Michael Weiss
09618866a8
Merge pull request #175989 from primeos/chromiumBeta
...
chromiumBeta: 103.0.5060.24 -> 103.0.5060.33
2022-06-05 22:09:50 +02:00
Sergei Trofimovich
5ddc759a48
dillo: add -fcommon workaround
...
Workaround build failure on -fno-common toolchains like upstream
gcc-10. Otherwise build fails as:
ld: main.o:/build/dillo-3.0.5/dpid/dpid.h:64: multiple definition of `sock_set';
dpid.o:/build/dillo-3.0.5/dpid/dpid.h:64: first defined here
2022-06-05 19:20:24 +01:00
R. Ryantm
fb52e287c7
castor: 0.8.18 -> 0.9.0
2022-06-05 08:50:44 -05:00
Sergei Trofimovich
4b88d42f51
firefox: disable 'MOZILLA_OFFICIAL=1' on i686
...
Without the change firefox build on i686 fails at configure time:
$ NIXPKGS_ALLOW_BROKEN=1 nix build -f. --argstr system "i686-linux" firefox
...
mozbuild.configure.options.InvalidOptionError:
'--enable-release' implied by 'MOZILLA_OFFICIAL' conflicts with '--disable-release' from the command-line
The change uses the same 32-bit guard for both. It still does not allow
i686 build to succeed for other toolchain misconfiguration, but it's a
step forward.
2022-06-05 08:44:41 -05:00
Steven Kou
a68319646a
vivaldi-ffmepg-codecs: 101.0.4951.15 -> 102.0.5005.49
2022-06-04 23:50:11 +08:00
Steven Kou
9afc742566
vivaldi: 5.2.2623.41-1 -> 5.3.2679.38-1
2022-06-04 23:49:49 +08:00
Michael Weiss
2272153e49
chromiumBeta: 103.0.5060.24 -> 103.0.5060.33
2022-06-02 21:30:53 +02:00
Klemens Nanni
5d27c8d53f
firefox: merge identical optionalAttrs block, fix indent
...
Two consecutive sets are pulled in under the same `usesNixExtensions`
condition.
Due to wrong indentation, it does however they are nested.
Fix both.
2022-06-01 02:14:37 +02:00
Klemens Nanni
34364c9f5f
firefox: smartcardSupport: Use multi-slot module
...
`onepin-opensc-pkcs11.so` only enables PIN1, but PIN2 is also required.
`opensc-pkcs11.so` enables all slots.
I can successfully use PIN1 and PIN2 in Smart-ID cards with this.
2022-06-01 01:22:45 +02:00
Martin Weinelt
ab1dd069c7
firefox-devedition-bin-unwrapped: 101.0b9 -> 102.0b1
2022-05-31 16:34:39 +02:00
Martin Weinelt
172e3144ab
firefox-beta-bin-unwrapped: 101.0b9 -> 102.0b1
2022-05-31 16:34:39 +02:00
Martin Weinelt
f89d5a7f2c
firefox-esr-91-unwrapped: 91.9.1esr -> 91.10.0esr
...
https://www.mozilla.org/en-US/firefox/91.10.0/releasenotes/
https://www.mozilla.org/en-US/security/advisories/mfsa2022-21/
Fixes: CVE-2022-31736, CVE-2022-31737, CVE-2022-31738, CVE-2022-31739,
CVE-2022-31740, CVE-2022-31741, CVE-2022-31742, CVE-2022-31747
2022-05-31 16:34:39 +02:00
Martin Weinelt
8353459d92
firefox-bin-unwrapped: 100.0.2- -> 101.0
...
https://www.mozilla.org/en-US/firefox/101.0/releasenotes/
https://www.mozilla.org/en-US/security/advisories/mfsa2022-20/
Fixes: CVE-2022-31736, CVE-2022-31737, CVE-2022-31738, CVE-2022-31739,
CVE-2022-31740, CVE-2022-31741, CVE-2022-31742, CVE-2022-31743,
CVE-2022-31744, CVE-2022-31745, CVE-2022-1919, CVE-2022-31747,
CVE-2022-31748
2022-05-31 16:34:15 +02:00
Martin Weinelt
332711833d
firefox-unwrapped: 100.0.2- -> 101.0
...
https://www.mozilla.org/en-US/firefox/101.0/releasenotes/
https://www.mozilla.org/en-US/security/advisories/mfsa2022-20/
Fixes: CVE-2022-31736, CVE-2022-31737, CVE-2022-31738, CVE-2022-31739,
CVE-2022-31740, CVE-2022-31741, CVE-2022-31742, CVE-2022-31743,
CVE-2022-31744, CVE-2022-31745, CVE-2022-1919, CVE-2022-31747,
CVE-2022-31748
2022-05-31 16:33:22 +02:00
Michael Weiss
cceca5842f
Merge pull request #175199 from primeos/chromiumDev
...
chromiumDev: 103.0.5060.24 -> 104.0.5083.0
2022-05-29 23:07:31 +02:00
Michael Weiss
4f8cc4ba80
chromiumDev: 103.0.5060.24 -> 104.0.5083.0
2022-05-28 23:09:23 +02:00
Michael Weiss
542dc1b5cd
chromiumBeta: 102.0.5005.61 -> 103.0.5060.24
2022-05-28 23:08:44 +02:00
Robert Schütz
2be2461a98
qutebrowser: 2.5.0 -> 2.5.1
...
https://github.com/qutebrowser/qutebrowser/releases/tag/v2.5.1
2022-05-27 15:50:48 -07:00
Sandro
3e92b94120
Merge pull request #174615 from sikmir/telescope
2022-05-27 19:56:30 +02:00
Sandro
d1dcdfd79a
Merge pull request #173309 from squalus/librewolf
...
librewolf: 100.0-3 -> 100.0.2-1
2022-05-27 18:39:58 +02:00
R. Ryantm
18e4c7d8d1
lagrange: 1.13.5 -> 1.13.6
2022-05-27 07:45:58 -05:00
squalus
ca2dc3cac3
librewolf: 100.0-3 -> 100.0.2-1
2022-05-26 21:29:31 -07:00
Michael Weiss
40bc7c50ac
Merge pull request #174627 from primeos/chromiumDev
...
chromiumDev: 103.0.5060.13 -> 103.0.5060.24
2022-05-26 20:18:18 +02:00
R. Ryantm
1557e0a3e4
asuka: 0.8.3 -> 0.8.5
2022-05-26 10:40:49 -04:00
Gabriel Ebner
fe6535efc0
Merge pull request #174624 from risicle/ris-elinks-disable-perl-on-darwin
...
elinks: disable perl support on darwin
2022-05-26 11:54:07 +02:00
Michael Weiss
44107eea55
chromiumDev: 103.0.5060.13 -> 103.0.5060.24
2022-05-26 00:54:30 +02:00
Michael Weiss
6226fc5cf0
ungoogled-chromium: 101.0.4951.64 -> 102.0.5005.61
2022-05-26 00:48:26 +02:00
Robert Scott
9b103fac08
elinks: disable perl support on darwin
...
currently causes a header mixup with LIST_HEAD macros
2022-05-25 23:22:12 +01:00
Nikolay Korotkiy
0dae74a028
telescope: 0.7.1 → 0.8.1
2022-05-26 00:03:06 +03:00
Michael Weiss
8f6d16ac33
Merge pull request #174338 from primeos/chromium
...
chromium: 101.0.4951.64 -> 102.0.5005.61
2022-05-25 11:10:20 +02:00
Michael Weiss
e23890fd99
Merge pull request #174342 from primeos/chromiumDev
...
chromiumDev: 103.0.5056.0 -> 103.0.5060.13
2022-05-25 01:28:07 +02:00