Luke Granger-Brown
2cc557dcae
Merge pull request #129171 from eduardosm/seafile
...
[Backport release-21.05] seafile-shared: 8.0.1 -> 8.0.3, seafile-client: 8.0.1 -> 8.0.3
2021-07-25 10:07:45 +01:00
Luke Granger-Brown
43aa33d9c2
google-chrome: avoid crash under some situations
...
If our Chrome derivation is Vulkan enabled, the Chrome GPU process
reliably crashes for me under M92 using the proprietary Nvidia drivers.
This is because the PCI-based GPU detection path fails, and we attempt
to use the Vulkan fallback instead, which then crashes(!!)
Including libpci allows us to use Angle's
src/gpu_info_util/SystemInfo_libpci.cpp path instead, which doesn't
crash, unlike src/gpu_info_util/SystemInfo_vulkan.cpp.
(cherry picked from commit 51d83077ffbca115265b04853e244179713c6518)
2021-07-25 09:06:09 +00:00
Angus Trau
ae6a552c88
zoom-us: 5.7.26030.0627 -> 5.7.28852.0718
...
(cherry picked from commit c2461f0d67efbd642d647e827c8f234f15386fa1)
2021-07-25 17:35:48 +10:00
Martin Weinelt
31f84bb17a
apache-directory-studio: 2.0.0-M15 -> 2.0.0-M17
...
(cherry picked from commit 6d318b6585c5b12244c91b82e12c732356e4959a)
2021-07-25 07:20:10 +00:00
oxalica
18f9a94bcd
tdesktop: bundle the default font
...
It's worth to think about setting -DDESKTOP_APP_USE_PACKAGED_FONTS=OFF
since it's impossible to install fonts as dependencies of packages with
Nix and tdesktop's widgets are developed only with Open Sans in mind (it
has a lot of hardcoded values and wide fonts like DejaVu may
even go out of widgets' bounds)
https://github.com/NixOS/nixpkgs/pull/130827#issuecomment-885212649
(cherry picked from commit 27585b98971f8180e12592e694d38a19c072d1bf)
2021-07-24 00:43:50 +08:00
oxalica
e0952c6afd
tdesktop: patch dlopen paths
...
(cherry picked from commit 6019d8abff9e4cc31001d2b9a55088bdefa245cd)
2021-07-24 00:42:00 +08:00
oxalica
0006f72f88
tdesktop: use bundled libtgvoip
...
(cherry picked from commit 2a12ba467c49bd8885f3726fca061574a4d816cb)
2021-07-24 00:36:52 +08:00
Luflosi
e2aab2ed33
ipfs: 0.9.0 -> 0.9.1
...
https://github.com/ipfs/go-ipfs/releases/tag/v0.9.1
(cherry picked from commit 7a4b26853aa44152027cf9a62b0be96d75158953)
2021-07-23 08:49:15 -07:00
Luflosi
576fd29e84
ipfs: install ipfs-hardened.service as well
...
This will be useful for hardening the IPFS NixOS module in the future.
(cherry picked from commit ad34c7697a2e696d31222b4ae7810700175933f0)
2021-07-23 08:49:15 -07:00
Michael Weiss
bdf036229a
signal-desktop: 5.9.0 -> 5.10.0
...
(cherry picked from commit 8c1f8ac915ec379872a88b2613718723dc7f6c35)
2021-07-22 10:50:12 +00:00
FliegendeWurst
70f944bdee
tor-browser-bundle-bin: 10.0.18 -> 10.5.2
...
(cherry picked from commit 42e69ba13fc6628e147a0060468ec35daada5edd)
2021-07-20 17:50:16 +00:00
OPNA2608
00c107a333
palemoon: 29.2.1 -> 29.3.0
...
(cherry picked from commit dbbbb190b131b2f5f53c19a3f12287dc9a61918c)
2021-07-20 16:50:49 +00:00
Artturin
6a1885ca6d
discord: symlink Discord to discord to be consistent
...
with distros such as arch
(cherry picked from commit f0adbd1d9f71473fd21b245b867c3235a3b2846a)
2021-07-18 14:03:19 -07:00
Michael Weiss
d313fefef8
ungoogled-chromium: 91.0.4472.114 -> 91.0.4472.164
...
(cherry picked from commit c5e29c786ffa9413a358ed3accf52e22a27f01cb)
2021-07-18 05:02:13 +00:00
Thomas Gerbet
01e9acfe66
putty: 0.74 -> 0.75
...
Fixes CVE-2021-36367.
(cherry picked from commit 2931283a42b800a10088738261ea422a69499c8e)
2021-07-17 13:18:39 +00:00
TredwellGit
e5eac6b830
wireshark: 3.4.6 -> 3.4.7
...
https://www.wireshark.org/docs/relnotes/wireshark-3.4.7.html
(cherry picked from commit c9fbd30220499365baa0e7a5ea217c4ddd690e35)
2021-07-17 10:36:54 +02:00
Michael Weiss
0379b62657
Merge pull request #130363 from NixOS/backport-130360-to-release-21.05
...
[Backport release-21.05] chromium: 91.0.4472.114 -> 91.0.4472.164
2021-07-16 21:42:56 +02:00
Michael Weiss
76430622b7
chromium: 91.0.4472.114 -> 91.0.4472.164
...
https://chromereleases.googleblog.com/2021/07/stable-channel-update-for-desktop.html
This update includes 8 security fixes. Google is aware of reports that
an exploit for CVE-2021-30563 exists in the wild.
CVEs:
CVE-2021-30559 CVE-2021-30541 CVE-2021-30560 CVE-2021-30561
CVE-2021-30562 CVE-2021-30563 CVE-2021-30564
(cherry picked from commit 27523cad1edbfc0afd1a562e3408b2fa913f9483)
2021-07-16 10:24:41 +00:00
taku0
dfeaca8a8d
firefox-esr: 78.11.0esr -> 78.12.0esr
...
(cherry picked from commit 8cef5c9fea74b5f1aae79fff154126af5925c912)
2021-07-16 07:37:18 +00:00
taku0
b56e661a78
firefox-bin: 89.0.1 -> 90.0
...
(cherry picked from commit 089c534c215fe8301d53efc33f80eb058eb28c5c)
2021-07-16 07:37:18 +00:00
Sandro
cdbfb44f48
Update pkgs/applications/networking/instant-messengers/discord/base.nix
...
(cherry picked from commit 1f62e37efbf92dffe80a759dfb54281c7e4834a7)
2021-07-15 20:18:13 +00:00
Moritz Hedtke
bef3886537
discord-canary: 0.0.125 → 0.0.126
...
(cherry picked from commit 06d387bfb2efd319db7cf4d7af048da9bba3a766)
2021-07-15 20:18:13 +00:00
Moritz Hedtke
77d82ccb4f
discord: Fix autoupdate script
...
It didn't properly detect which of the versions it updated.
(cherry picked from commit 83af8ef00e33affadd1df45af48866f24625566c)
2021-07-15 20:18:13 +00:00
Michael Weiss
fa46c42246
signal-desktop: 5.8.0 -> 5.9.0
...
(cherry picked from commit 1a81de7c7231343983b983c4787b926919eaf169)
2021-07-15 09:25:01 +00:00
Robert Hensing
63f6eb0512
Merge pull request #130215 from NixOS/backport-130165-to-release-21.05
...
[Backport release-21.05] thunderbird, thunderbird-bin: 78.11.0 -> 78.12.0 [High security fixes]
2021-07-15 09:16:58 +02:00
taku0
edb21b3dbc
thunderbird: 78.11.0 -> 78.12.0
...
(cherry picked from commit db3297a081c0af1c2f1203ad927654184fe133b0)
2021-07-14 19:34:48 +00:00
taku0
42d458e74b
thunderbird-bin: 78.11.0 -> 78.12.0
...
(cherry picked from commit 9cff3c556f06c8c71d585230623d0b0071774e95)
2021-07-14 19:34:47 +00:00
Martin Weinelt
8728b288d1
firefox: use nss_latest for firefox >= 90
2021-07-14 16:32:30 +02:00
ajs124
88320091fa
firefox: 89.0.2 -> 90.0
...
make gtk3Support non-optional, because it hasn't been for a long time
also make gtk2 conditional on firefox older than 90, because we can get
rid of it with firefox 90, but it's still needed by the current ESR
release
(cherry picked from commit b332794adf841262958424c623c442cc8fab92e8)
2021-07-14 16:32:30 +02:00
Michael Weiss
0f88b5e546
signal-desktop: 5.7.1 -> 5.8.0
...
(cherry picked from commit 5a5d6a785a4ccf5ca00c44ba4a6902830c082434)
2021-07-08 12:12:56 +00:00
ckie
c06613c25d
tor-browser-bundle-bin: 10.0.17 -> 10.0.18
...
(cherry picked from commit 4539cc164d469554d44594f7822012c97a24cc8f)
2021-07-07 23:13:28 +02:00
Viacheslav Lotsmanov
654d8f9971
psi-plus: bugfix for missing gstreamer dependencies
...
Voice messages don’t work without gstreamer “base” and “good” plugins.
This change adds a an override for GST_PLUGIN_SYSTEM_PATH_1_0
environment variable providing necessary dependencies.
(cherry picked from commit 20d4e8bd392ac12a9942fe6a21d2d73ed39231ea)
2021-07-06 23:12:05 +03:00
Eduardo Sánchez Muñoz
4e3128d349
seafile-client: update source hash
...
It looks like the tag has been modified
(cherry picked from commit 1a4c9851c2b79c4d181d9c306476714ce6a217c9)
2021-07-03 21:40:37 +02:00
Eduardo Sánchez Muñoz
39e0ac53f8
seafile-client: 8.0.1 -> 8.0.3
...
(cherry picked from commit 004d1683b883b126b0a604eb769757f41f098764)
2021-07-03 21:36:34 +02:00
John Ericson
0b2fbb2fef
ipfs: Add 0.9.0 in addition
...
IPFS evolves quite fast. The network protocol is compatible, but we
don't want to force migrations on stable, so we add a new version
instead.
See #100676 for last time we did this.
(Adapted from from commit d96ccfaf16c5454aaa920ff39b38c81bcf104a3a)
2021-07-02 14:43:56 +00:00
John Ericson
aa24875207
ipfs: prepare to add 0.9 in addition
...
(cherry picked from commit 27949d611a7cca14e21438df725f7c6356f458ac)
2021-07-02 14:36:46 +00:00
Michael Weiss
78ee2e1314
signal-desktop: 5.7.0 -> 5.7.1
...
(cherry picked from commit 37749817ada45d283d6af16c03ca516ae0b3f1a9)
2021-07-01 09:17:24 +00:00
Michael Weiss
eb5a500b13
signal-desktop: 5.6.2 -> 5.7.0
...
(cherry picked from commit ea8bbfcae0508d4eff626a8467aa3ca69af46d1a)
2021-06-30 13:33:51 +00:00
taku0
4a55c281f9
firefox: 89.0.1 -> 89.0.2
...
(cherry picked from commit cab7d36885cbc50db77f1910d3afd1af36dace02)
2021-06-30 00:17:48 -07:00
taku0
6e66e25b06
firefox-bin: 89.0.1 -> 89.0.2
...
(cherry picked from commit 9c732514b7854ce42576d61d70e9705ccaf2b6a6)
2021-06-30 00:17:48 -07:00
Charlotte Van Petegem
4fae706ade
qutebrowser: 2.2.3 -> 2.3.0
...
(cherry picked from commit 7286fc29c544f66126c955d4374a53684e4a6c37)
2021-06-29 06:55:14 +00:00
Michael Ashton
5079a07985
unison: patch 2.51.3
...
Add patch which fixes builds with (at least) ocaml 4.12.0, and
remove build constraint for 4.09. Necessary because unison built
with 4.09 is not compatible with unison built with 4.12, e.g. on
recent Homebrew.
(cherry picked from commit 7282b4fc0389217c60fe788cb80d10f3e80e447d)
2021-06-29 08:23:38 +02:00
Vladimír Čunát
a58ab1cef0
Merge #127383 : firefox*: 89.0 -> 89.0.1 (into release-21.05)
2021-06-27 09:42:16 +02:00
Michael Weiss
dcd4d90508
signal-desktop: 5.6.1 -> 5.6.2
...
(cherry picked from commit 07fdb0c37551c5549bff1cfc57b7bda55b718d30)
2021-06-25 13:09:55 +00:00
Shea Levy
f60fb4f6d0
terraform-providers.grafana: Fix download URL.
...
Apologies for the pushes straight to release without PR, I will follow
the new workflow moving forward. Unfortunately my last push broke the
package in a way that was invisible locally due to the source already
being downloaded... A perfect example of why we should let ofborg
build!
2021-06-23 17:57:40 -04:00
Shea Levy
387f1644ae
terraform-providers.grafana: 1.10.0 -> 1.12.0
...
Requires backport due to https://github.com/grafana/terraform-provider-grafana/issues/212
(cherry picked from commit 08931215f4574af3bf9bebdd1f87b9dd4baf2341)
2021-06-23 17:41:08 -04:00
Maximilian Bosch
8498610343
Merge pull request #127831 from NixOS/backport-127699-to-release-21.05
...
[Backport release-21.05] element-{desktop,web}: 1.7.30 -> 1.7.31
2021-06-23 21:12:18 +02:00
Martin Weinelt
9246be50d6
Merge pull request #127366 from NixOS/backport-127340-to-release-21.05
...
[Backport release-21.05] appgate-sdp: 5.4.0 -> 5.4.2
2021-06-23 21:11:56 +02:00
Michael Weiss
aa6f5b6f91
signal-desktop: 5.5.0 -> 5.6.1
...
(cherry picked from commit 150a2f0b2eed02fd3e8a22047245870600071160)
2021-06-22 22:56:36 +00:00
TredwellGit
a5810d38e3
element-{desktop,web}: 1.7.30 -> 1.7.31
...
https://github.com/vector-im/element-web/blob/v1.7.31/CHANGELOG.md
https://github.com/vector-im/element-desktop/blob/v1.7.31/CHANGELOG.md
(cherry picked from commit 3eb0354b76e858abe8dc757a9727f67e259a8613)
2021-06-22 21:21:31 +00:00
Robert Scott
0e03bcd641
Merge pull request #127596 from elohmeier/sylpheed-bp
...
[21.05] sylpheed: Use SNI; fixes TLSv1.3 to imap.gmail.com
2021-06-21 22:19:49 +01:00
Michael Weiss
b66e719374
Merge pull request #127650 from NixOS/backport-127549-to-release-21.05
...
[Backport release-21.05] ungoogled-chromium: 91.0.4472.101 -> 91.0.4472.114
2021-06-21 12:24:02 +02:00
Michael Weiss
c16274a260
Merge pull request #127458 from NixOS/backport-127426-to-release-21.05
...
[Backport release-21.05] chromium: fix APNG support
2021-06-21 12:01:36 +02:00
Michael Weiss
e8d68469fc
ungoogled-chromium: 91.0.4472.101 -> 91.0.4472.114
...
(cherry picked from commit 4e201c1c3ca99e9067e64802a877eda1e17e8f58)
2021-06-21 09:53:28 +00:00
Enno Richter
2876d250e9
sylpheed: Use SNI; fixes TLSv1.3 to imap.gmail.com
...
(cherry picked from commit f28175adcf42adbdddd97aae93d7875fd56e4241)
2021-06-20 22:28:01 +02:00
github-actions[bot]
60e4d510c2
[Backport release-21.05] linkerd: 2020-05-01 -> edge-21.6.2 ( #127154 )
2021-06-20 08:34:48 -03:00
Artturin
9d8db40541
mailspring: add wrapGAppsHook
...
(cherry picked from commit 64c69fa288fbcb22a37b3059571386bd578af2fd)
2021-06-20 12:55:38 +02:00
ajs124
f56b207e75
thunderbird: pass gnupg to passthru.updateScript
...
this fixes the tarball job
(cherry picked from commit 4e6e9adcd4746534b2cb / PR #127504 )
2021-06-20 08:28:44 +02:00
TredwellGit
fbeb67dd93
chromium: fix APNG support
...
https://bugs.chromium.org/p/chromium/issues/detail?id=752403
(cherry picked from commit 52651ca62a9e9bf5833ffda13baed4b96b766381)
2021-06-19 11:17:50 +00:00
Michael Weiss
3f6b386e54
Merge pull request #127339 from NixOS/backport-127334-to-release-21.05
...
[Backport release-21.05] chromium: 91.0.4472.106 -> 91.0.4472.114
2021-06-19 12:17:53 +02:00
R. RyanTM
798a2dfaa7
bosh-cli: 6.4.3 -> 6.4.4
...
(cherry picked from commit dd1b9306467d6ad3cfaabfb0d8d5a79c8c76404b)
2021-06-18 19:56:26 +00:00
Robert Scott
0e9b707b1d
Merge pull request #126631 from NixOS/backport-126601-to-release-21.05
...
[Backport release-21.05] bosh-cli: init at 6.4.3
2021-06-18 20:38:20 +01:00
taku0
1bdbbeb81b
firefox/update.nix: Use fingerprint instead of keyid
...
(cherry picked from commit eaef28d6c42f01f459ef16c52d017ca8665fe70b)
2021-06-18 17:40:15 +00:00
taku0
cc335b0e78
firefox-bin/update.nix: Use fingerprint instead of keyid
...
Co-authored-by: stigtsp <stig@stig.io>
(cherry picked from commit 044aab9fc26dc9bef5b11e2ed321bd7474929b45)
2021-06-18 17:40:15 +00:00
taku0
baeee9e9e0
firefox-bin: 89.0 -> 89.0.1
...
(cherry picked from commit 84306f5aae4477b57835f28ecf6195dd003cbcd2)
2021-06-18 17:40:15 +00:00
taku0
c1573ea19b
firefox: 89.0 -> 89.0.1
...
(cherry picked from commit e330adceb95b2ef0a8456f19c4fb2010e153ccb7)
2021-06-18 17:40:15 +00:00
taku0
d612e8ab4a
firefox, firefox-bin: fetch GPG key from keyring
...
(cherry picked from commit 1415289e67cf4a8e0ffd81088d549fbafc93e782)
2021-06-18 17:40:15 +00:00
taku0
a84016df15
firefox: fix parameter of update.nix for ESR version
...
(cherry picked from commit 6aaaa019ce684fad13f9b239536e04252862980d)
2021-06-18 17:40:14 +00:00
taku0
3987314eba
firefox: use SHA512SUM in update.nix
...
(cherry picked from commit 8432387de20d211dee2be068955ba23f7920aa58)
2021-06-18 17:40:14 +00:00
R. RyanTM
450eab40ac
appgate-sdp: 5.4.0 -> 5.4.2
...
(cherry picked from commit 8c6c14f7a6fd81f1c6b66514aca8718ede68ee1a)
2021-06-18 15:14:59 +00:00
Michael Weiss
3715be19ec
chromium: 91.0.4472.106 -> 91.0.4472.114
...
https://chromereleases.googleblog.com/2021/06/stable-channel-update-for-desktop_17.html
This update includes 4 security fixes. Google is aware that an exploit
for CVE-2021-30554 exists in the wild.
CVEs:
CVE-2021-30554 CVE-2021-30555 CVE-2021-30556 CVE-2021-30557
(cherry picked from commit 0505ed81bc2a71be572117208829b5e69ea9fd65)
2021-06-18 10:48:25 +00:00
Artturin
2629acdcb0
discord-canary: 0.0.124 -> 0.0.125
...
(cherry picked from commit 7c7adc7b20aaf99b611b3ce666616f776bd21fee)
2021-06-16 13:03:35 -07:00
Michael Weiss
4561a449da
signal-desktop: 5.4.1 -> 5.5.0
...
(cherry picked from commit fcda0d80a392240abdf12351b78ab32c6eaff62e)
2021-06-16 17:18:06 +00:00
Michael Weiss
2cd7bc6b9e
Merge pull request #126933 from NixOS/backport-126924-to-release-21.05
...
[Backport release-21.05] chromium: 91.0.4472.101 -> 91.0.4472.106
2021-06-16 12:56:10 +02:00
Stig Palmquist
f13ce435a4
convos: 6.11 -> 6.24
...
(cherry picked from commit 09b17967b3b59bd2dffa3cbf76092aa88e112abc)
2021-06-15 15:46:41 +02:00
Michael Weiss
f47f0e58dc
chromium: 91.0.4472.101 -> 91.0.4472.106
...
https://chromereleases.googleblog.com/2021/06/stable-channel-update-for-desktop_14.html
(cherry picked from commit 8540133fb7db4ad988ea2844c429b8b547dde370)
2021-06-15 11:17:15 +00:00
Simon Thoby
9d0a88e91f
nixos/services/torrent/transmission.nix: add the web UI files to apparmor allowed paths
...
(cherry picked from commit f02264af8244de928c9c72bba3bbd35d2ccb0de4)
2021-06-14 22:22:14 +02:00
Michael Weiss
39762d2342
ungoogled-chromium: 91.0.4472.77 -> 91.0.4472.101
...
(cherry picked from commit 3952d191751df8313e0ba0e17ea4818ded20e027)
2021-06-13 09:59:36 +00:00
Robert Gerus
ac93a00745
weechatScripts.weechat-matrix: fix matrix_sso_helper path
...
server.py tries to launch a matrix_sso_helper binary when connecting to
a homeserver that uses some SSO mechanism instead of plain login and
password, but doesn't have $out/bin in $PATH.
Using substituteInPlace to patch server.py so that the helper process is
started by using its actual filesystem location instead of relying on
$PATH.
Fixes: https://github.com/NixOS/nixpkgs/issues/124186
(cherry picked from commit f7ccc5f35d0e1fe11a7e01e3dddd1ff28566ba1d)
2021-06-13 11:29:58 +02:00
Robert Scott
b76c86678d
bosh-cli: init at 6.4.3
...
(cherry picked from commit 8f3bf74e1c1689e8c04f83a2c4cf58b38c17ab33)
2021-06-11 22:45:52 +00:00
Maciej Krüger
6d9d295e38
[Backport release-21.05] x2goclient: unstable-2019-07-24 -> 4.1.2.2, fix #78907
...
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
(cherry picked from commit c4100d81bdbfb28f63f326204a4ee19133233a7b)
2021-06-11 11:35:20 +02:00
Anderson Torres
6d301bb54e
Merge pull request #126460 from NixOS/backport-126341-to-release-21.05
...
[Backport release-21.05] palemoon: 29.2.0 -> 29.2.1
2021-06-11 01:18:28 -03:00
Michael Weiss
0312d6fcf7
chromiumDev: Install crashpad_handler
...
This executable is required to fix a startup error:
[990:990:0609/092114.482805:FATAL:double_fork_and_exec.cc(131)] execv /nix/store/k02xhxzn6sn2cihaal68wwsyk8cg9pkg-chromium-unwrapped-93.0.4535.3/libexec/chromium/crashpad_handler: No such file or directory (2)
Unfortunately Chromium M93 still segfaults in the VM test:
machine # [0610/100626.225850:ERROR:process_memory_range.cc(75)] read out of range
machine # [0610/100626.227312:ERROR:file_io_posix.cc(144)] open /sys/devices/system/cpu/cpu0/cpufreq/scaling_cur_freq: No such file or directory (2)
machine # [0610/100626.240410:ERROR:file_io_posix.cc(144)] open /sys/devices/system/cpu/cpu0/cpufreq/scaling_max_freq: No such file or directory (2)
machine # [ 19.810981] systemd-coredump[1015]: Process 987 (chromium) of user 1000 dumped core.
(cherry picked from commit 1d6a0d3cf24f2edcf6755fd4db1901f9e1db1ac6)
2021-06-10 19:25:42 +02:00
Michael Weiss
06924553df
chromium: get-commit-message.py: Support a new 0-day sentence
...
The current stable release announcement [0] uses a slightly different
message/structure.
[0]: https://chromereleases.googleblog.com/2021/06/stable-channel-update-for-desktop.html
(cherry picked from commit c02ac479ba55d802d6232cdb743f5228984e2ff9)
2021-06-10 19:25:42 +02:00
Michael Weiss
ede696c79d
chromium: 91.0.4472.77 -> 91.0.4472.101
...
https://chromereleases.googleblog.com/2021/06/stable-channel-update-for-desktop.html
This update includes 14 security fixes. Google is aware that an exploit
for CVE-2021-30551 exists in the wild.
CVEs:
CVE-2021-30544 CVE-2021-30545 CVE-2021-30546 CVE-2021-30547
CVE-2021-30548 CVE-2021-30549 CVE-2021-30550 CVE-2021-30551
CVE-2021-30552 CVE-2021-30553
(cherry picked from commit 053f1dc49028f8f438506b187739d80d83984c16)
2021-06-10 19:25:41 +02:00
Michael Weiss
b6a71637a9
chromiumDev: Revert a patch to fix the build with LLVM 12
...
The build was failing with:
clang++: error: unknown argument: '-fsanitize-ignorelist=../../tools/cfi/ignores.txt'
(cherry picked from commit 950b321244d541e3c4d05bb163912d53c6c063df)
2021-06-10 19:25:41 +02:00
Michael Weiss
146ff19f4f
chromiumDev: 93.0.4530.5 -> 93.0.4535.3
...
(cherry picked from commit 5915f689b452816381e9f4e8d9cbf32ece20f467)
2021-06-10 19:25:40 +02:00
Michael Weiss
c15df2350d
chromiumDev: 92.0.4515.40 -> 93.0.4530.5
...
(cherry picked from commit 2c9e2b68753d89764e7ad9a47374ad541130ba84)
2021-06-10 19:25:40 +02:00
Michael Weiss
b60b15b410
chromiumBeta: 91.0.4472.77 -> 92.0.4515.40
...
(cherry picked from commit c6890330f5bb19cf561bf9e0dfc8119766be5aed)
2021-06-10 19:25:39 +02:00
Michael Weiss
c92cc2463d
chromiumDev: 92.0.4515.20 -> 92.0.4515.40
...
(cherry picked from commit cf6496e72bb1c698c3a1516ab6b4ed0cde516cbc)
2021-06-10 19:25:39 +02:00
Michael Weiss
ddde2dd1d2
chromiumDev: 92.0.4512.4 -> 92.0.4515.20
...
(cherry picked from commit 136addaa6e924e642669a925a323475a2d0c207e)
2021-06-10 19:25:38 +02:00
Michael Weiss
180983e6ef
chromiumBeta: 91.0.4472.69 -> 91.0.4472.77
...
(cherry picked from commit b6f54db787c056ead0d4bd46697d0251adb3141c)
2021-06-10 19:25:38 +02:00
Martin Weinelt
0f924f7864
Merge pull request #126087 from NixOS/backport-125669-to-release-21.05
...
[Backport release-21.05] firefox-bin: Avoid including both the wrapped and unwrapped versions.
2021-06-10 16:42:40 +02:00
OPNA2608
450dd077e4
palemoon: 29.2.0 -> 29.2.1
...
(cherry picked from commit dc30d972bbaceb89fe3cd473f708e8071c70294c)
2021-06-10 09:16:33 +00:00
Michael Weiss
d69ca2fb50
signal-desktop: 5.4.0 -> 5.4.1
...
(cherry picked from commit 6a11eafbc9eede9d6f981a8d1b52fae7ccc2591b)
2021-06-09 13:25:41 +00:00
Martin Weinelt
0647103d18
firefox: use nss without p11-kit
...
Quickfix to allow firefox to recognize certificates as trusted by
Mozilla.
Related: #126065
(cherry picked from commit 42e25d855fa959b7832fbdbc0a384294460d9258)
2021-06-09 12:55:23 +00:00
Sandro
3d04c4066f
Merge pull request #125899 from NixOS/backport-125717-to-release-21.05
2021-06-08 17:08:54 +02:00
Martin Weinelt
ba13b8263f
Merge pull request #126120 from NixOS/backport-126115-to-release-21.05
...
[Backport release-21.05] dino: 0.2.0 -> 0.2.1
2021-06-07 23:55:18 +02:00
TredwellGit
f1880322f3
element: 1.7.29 -> 1.7.30
...
https://github.com/vector-im/element-web/blob/v1.7.30/CHANGELOG.md
https://github.com/vector-im/element-desktop/blob/v1.7.30/CHANGELOG.md
(cherry picked from commit 445e3ce0e8c25017a058a1faa39fdd6648493731)
2021-06-07 20:46:43 +00:00
Félix Baylac-Jacqué
a5ea989814
dino: 0.2.0 -> 0.2.1
...
Fixes https://nvd.nist.gov/vuln/detail/CVE-2021-33896 .
The current 9acb54df9254609f2fe4de83c9047d408412de28 patch landed in
dino as 4592b72dfa324d8a4b9f8c25b359110889b2206c. Removing it from the
patch list.
(cherry picked from commit 70173c1519118a5ec79b8e7969b2f91c78e8c297)
2021-06-07 20:17:09 +00:00