3
0
Fork 0
forked from mirrors/nixpkgs
Commit graph

14801 commits

Author SHA1 Message Date
Michael Weiss dc9f2c5e70
chromium: Remove google_default_client_{id,secret}
Reason: Google is limiting access to their private Chrome APIs starting
on March 15, 2021 [0]. Closes #110245.

From the mailing list thread [1]:
"The changes we announced affect the OAuth 2.0 client id and secret
which are used for signing into Chrome, not the API key."
"To avoid using that API, it's sufficient to either not set the OAuth
2.0 credentials, or disabling the Google signin integration" (e.g. by
passing the flag --allow-browser-signin=false)

[0]: https://blog.chromium.org/2021/01/limiting-private-api-availability-in.html
[1]: https://groups.google.com/a/chromium.org/g/chromium-packagers/c/SG6jnsP4pWM/
2021-03-03 13:13:17 +01:00
Michael Weiss 9f38162b30
chromium: 88.0.4324.182 -> 89.0.4389.72
https://chromereleases.googleblog.com/2021/03/stable-channel-update-for-desktop.html

This update includes 47 security fixes. Google is aware of reports that
an exploit for CVE-2021-21166 exists in the wild.

CVEs:
CVE-2021-21159 CVE-2021-21160 CVE-2021-21161 CVE-2021-21162
CVE-2021-21163 CVE-2021-21164 CVE-2021-21165 CVE-2021-21166
CVE-2021-21167 CVE-2021-21168 CVE-2021-21169 CVE-2021-21170
CVE-2021-21171 CVE-2021-21172 CVE-2021-21173 CVE-2021-21174
CVE-2021-21175 CVE-2021-21176 CVE-2021-21177 CVE-2021-21178
CVE-2021-21179 CVE-2021-21180 CVE-2020-27844 CVE-2021-21181
CVE-2021-21182 CVE-2021-21183 CVE-2021-21184 CVE-2021-21185
CVE-2021-21186 CVE-2021-21187 CVE-2021-21188 CVE-2021-21189
CVE-2021-21190
2021-03-03 12:23:11 +01:00
Domen Kožar 52041b5d02
remove myself from a bunch of software I no longer use/maintain 2021-03-03 10:50:26 +00:00
Linus Heckemann b1e00e453b
Merge pull request #114897 from r-ryantm/auto-update/freerdp
freerdp: 2.3.0 -> 2.3.1
2021-03-03 06:41:33 +01:00
Mario Rodas a03437f35f
Merge pull request #114920 from r-ryantm/auto-update/istioctl
istioctl: 1.9.0 -> 1.9.1
2021-03-02 21:24:59 -05:00
Mario Rodas cb47d44717
Merge pull request #114836 from marsam/update-zeek
zeek: 3.2.4 -> 4.0.0
2021-03-02 21:14:18 -05:00
R. RyanTM e9c6bcd1fc istioctl: 1.9.0 -> 1.9.1 2021-03-02 23:52:46 +00:00
TredwellGit c3554253ab element: 1.7.21 -> 1.7.22
https://github.com/vector-im/element-web/releases/tag/v1.7.22
https://nvd.nist.gov/vuln/detail/CVE-2021-21320
2021-03-02 22:16:39 +00:00
R. RyanTM dcea139c69 freerdp: 2.3.0 -> 2.3.1 2021-03-02 22:06:41 +00:00
Michael Weiss f4c885a79a
chromiumBeta: 89.0.4389.69 -> 89.0.4389.72 2021-03-02 20:28:11 +01:00
Orivej Desh c1180834cf claws-mail: specify that gpl3 is gpl3Plus 2021-03-02 18:26:47 +00:00
Orivej Desh e37e954d71
claws-mail-gtk3: re-enable fancy plugin (#114871)
It was inadvertently disabled by #113663.
2021-03-02 18:26:22 +00:00
Sandro c1d529dbb1
Merge pull request #114768 from SuperSandro2000/fix-collection19 2021-03-02 16:59:03 +01:00
ajs124 c29dc9a55c eiskaltdcpp: 2.2.10 -> 2.4.1 2021-03-02 13:38:49 +01:00
Linus Heckemann d125743533
Merge pull request #114430 from r-ryantm/auto-update/freerdp
freerdp: 2.2.0 -> 2.3.0
2021-03-02 12:25:50 +01:00
Sandro Jäckel 88231ba058
modem-manager-gui: remove unused inputs 2021-03-01 10:47:10 +01:00
Sandro Jäckel 8b34b766f2
ripcord: remove unused inputs, format 2021-03-01 10:46:55 +01:00
Mario Rodas a626c5a51c zeek: 3.2.4 -> 4.0.0
https://github.com/zeek/zeek/releases/tag/v4.0.0
2021-03-01 04:20:00 +00:00
Fabian Affolter fe4928cafd
Merge pull request #114621 from r-ryantm/auto-update/argocd
argocd: 1.8.5 -> 1.8.6
2021-02-28 22:16:43 +01:00
Pavol Rusnak 932764af1f
Merge pull request #114209 from nicbk/master
tor-browser-bundle-bin: 10.0.9 -> 10.0.12
2021-02-28 22:12:55 +01:00
Kira Bruneau 6e3988ae06 newsflash: use cargoSetupHook instead of buildRustPackage
The new cargoSetupHook makes it easier to work with mixed projects. In
this case meson & ninja + rust.

See https://github.com/NixOS/nixpkgs/pull/114669#issuecomment-787470564
2021-02-28 11:47:47 -05:00
Sandro 466606e5a4
Merge pull request #114609 from MetaDark/newsflash
newsflash: 1.2.2 -> 1.3.0
2021-02-28 17:31:50 +01:00
R. RyanTM f361a1a902 argocd: 1.8.5 -> 1.8.6 2021-02-28 08:01:16 +00:00
Kira Bruneau df4f3e90e2 newsflash: 1.2.2 -> 1.3.0 2021-02-27 18:07:52 -05:00
Wael Nasreddine 42a2ad0f44
terraform-providers.vultr: 1.5.0 -> 2.1.3 (#114593) 2021-02-27 13:44:51 -08:00
Michael Weiss 5240639ab6
chromiumDev: 90.0.4421.5 -> 90.0.4427.5 2021-02-27 16:35:48 +01:00
Michael Weiss adccc8b65b
chromiumBeta: 89.0.4389.58 -> 89.0.4389.69 2021-02-27 16:35:48 +01:00
adisbladis 92f2c8b4ac
firefox-bin: Remove alsa/libpulseaudio dev outputs
It doesn't seem that these make any functional difference, but they are
increasing the closure size.
2021-02-26 19:07:52 +02:00
Michael Weiss ed113c9bd5
tdesktop: 2.6.0 -> 2.6.1 2021-02-26 13:43:29 +01:00
Frederik Rietdijk c456a2512f Merge master into staging-next 2021-02-26 10:25:13 +01:00
Sandro 4a89c87410
Merge pull request #114284 from maxeaubrey/nomad_1_0_4
nomad_1_0: 1.0.3 -> 1.0.4
2021-02-26 09:36:38 +01:00
R. RyanTM 9fce4a036d freerdp: 2.2.0 -> 2.3.0 2021-02-26 04:35:46 +00:00
GTrunSec 5895664bce zeek: update patch and cleanup 2021-02-25 17:13:36 -08:00
Maximilian Bosch bc87fc1907
Merge pull request #114072 from raboof/maven3-default-jdk
maven: use default jdk
2021-02-26 00:51:45 +01:00
Maximilian Bosch e7e25cb5e3
Merge pull request #114372 from r-ryantm/auto-update/rssguard
rssguard: 3.8.4 -> 3.9.0
2021-02-26 00:41:40 +01:00
Fabian Affolter 2ce6aec3d1
rssguard: specify license 2021-02-25 18:22:17 +01:00
R. RyanTM 2a361c6681 rssguard: 3.8.4 -> 3.9.0 2021-02-25 16:23:30 +00:00
Mario Rodas c39abeec9d
Merge pull request #114313 from buckley310/brave
brave: 1.19.88 -> 1.20.110
2021-02-25 08:54:44 -05:00
Sandro ddf6d28756
Merge pull request #114301 from andersk/zulip
zulip: 5.5.0 → 5.6.0
2021-02-25 13:00:58 +01:00
Sandro ab5f8a4746
Merge pull request #114258 from Mic92/wee-slack
weechatScripts.wee-slack: 2.6.0 -> 2.7.0
2021-02-25 09:13:39 +01:00
Sandro f1fda28592
Merge pull request #114244 from 06kellyjac/waypoint
waypoint: 0.2.2 -> 0.2.3
2021-02-25 08:59:02 +01:00
Ryan Mulligan 1f32038df1
Merge pull request #113856 from r-ryantm/auto-update/node-problem-detector
node-problem-detector: 0.8.6 -> 0.8.7
2021-02-24 20:31:08 -08:00
Sean Buckley 504a933df7 brave: 1.19.88 -> 1.20.110 2021-02-24 23:07:11 -05:00
Anders Kaseorg 472f266d28 zulip: 5.5.0 → 5.6.0
Also add myself as a maintainer.  (I work for upstream.)

Signed-off-by: Anders Kaseorg <andersk@mit.edu>
2021-02-24 16:29:22 -08:00
Maxine Aubrey a7b45621e8
nomad_1_0: 1.0.3 -> 1.0.4 2021-02-24 23:12:23 +01:00
Bernardo Meurer b717fef7fa
Merge pull request #114239 from taku0/thunderbird-bin-78.8.0
thunderbird, thunderbird-bin: 78.7.1 -> 78.8.0
2021-02-24 21:17:18 +00:00
Jörg Thalheim 7ce33fa627
Merge pull request #103844 from lourkeur/onionshare-2.3
onionshare: 2.2 -> 2.3.1
2021-02-24 19:32:24 +00:00
Bernardo Meurer f6b5bfdb47
Merge pull request #114236 from taku0/firefox-bin-86.0
firefox-bin: 85.0.2 -> 86.0 [High security fixes]
2021-02-24 18:30:23 +00:00
Martin Weinelt 7b9c874d67
firefox-esr: 78.7.1esr -> 78.8.0esr
/cc original PR #114152.  ESR doesn't need to go through staging.
I briefly ran it on X11 x86_64 NixOS and checked build on aarch64.
(for other's testing see the PR linked above)
2021-02-24 18:41:30 +01:00
Louis Bettens 9fd6ee224a onionshare: 2.3 -> 2.3.1 2021-02-24 18:10:34 +01:00