3
0
Fork 0
forked from mirrors/nixpkgs
Commit graph

14843 commits

Author SHA1 Message Date
github-actions[bot] 15819eb5fc
Merge master into staging-next 2021-03-05 12:20:53 +00:00
Michael Weiss 6abbdecf62
Merge pull request #114977 from primeos/chromium-remove-client-credentials
chromium: Remove google_default_client_{id,secret}
2021-03-05 13:08:09 +01:00
Jan Tojnar a992d68671
Merge branch 'master' into staging-next 2021-03-04 22:11:37 +01:00
R. RyanTM 6dbb06111d helmfile: 0.138.4 -> 0.138.6 2021-03-04 14:59:36 -06:00
Maximilian Bosch d1af42629b
Merge pull request #114910 from Ma27/citrix-maintainership
citrix_workspace: remove myself (ma27) from maintainer list
2021-03-04 21:35:51 +01:00
Maximilian Bosch 1a2ee59f51
citrix_workspace: pmenke wants to take over
See https://discourse.nixos.org/t/citrix-workspace-installation/9777/6
2021-03-04 20:06:08 +01:00
Sandro 7a43daafd5
Merge pull request #115065 from doronbehar/pkg/zoom-us 2021-03-04 18:43:10 +01:00
Jonas Chevalier 0722ddab3a
Merge pull request #115064 from andir/update-tf-kubernetes
update terraform-providers.{helm,kubernetes} to 2.0.2
2021-03-04 16:32:02 +00:00
Robert Hensing 89aa0173ca
Merge pull request #115075 from siraben/stdenv-cleanup
treewide: remove stdenv where not needed
2021-03-04 15:51:04 +01:00
Ben Siraphob 98f26993f2 treewide: remove stdenv where not needed 2021-03-04 19:54:50 +07:00
Doron Behar 132d954d35 zoom-us: 5.5.7011.0206 → 5.5.7938.0228 2021-03-04 14:09:35 +02:00
Doron Behar d0853a745c zoom-us: set src pname and version for update script
Cleanup unused arguments.
2021-03-04 14:09:35 +02:00
Andreas Rammhold 4c6e467d26
terraform-providers.kubernetes: 1.13.3 -> 2.0.2 2021-03-04 12:34:53 +01:00
Andreas Rammhold 84e4da60df
terraform-providers.helm: 1.3.2 -> 2.0.2 2021-03-04 12:34:53 +01:00
Andreas Rammhold e3a4ba0052
terraform-providers: fix impurity about Nix version used
I wasn't able to figure out for which unstable version of Nix this is
supposed to work so I added nix itself to the package list. Nix will now
be the same stable version that is also provided in this nixpkgs
checkout.

To make it work with a stable Nix version I also had to trim the build
error output as otherwise it would contain the sha256 prefix & a newline
followed by "error:".
2021-03-04 12:34:48 +01:00
Michael Weiss 8671fe7c90
chromiumDev: 90.0.4427.5 -> 90.0.4430.11 2021-03-04 11:50:46 +01:00
Martin Weinelt 781bf6b78b
Merge branch 'master' into staging-next 2021-03-04 01:22:00 +01:00
Sandro ac1c20756c
Merge pull request #114717 from AndersonTorres/new-luakit
luakit: 2.2.1 -> 2.3
2021-03-04 01:05:06 +01:00
Eric Bailey 93ea4e0102 kubernetes-helmPlugins: build rather than download 2021-03-03 13:50:19 -06:00
Matthieu Coudron b9bf757503 kubernetes-helm: support plugins
also introduce helm-s3, helm-diff, helm-secrets plugin.

You can create a wrapped helm with these plugins via:

  myHelm = final.wrapHelm final.kubernetes-helm-unwrapped {
    plugins = with final.kubernetes-helmPlugins; [ helm-s3 helm-secrets helm-diff ];
  };

Running `helm plugin list` will show you these are available.
2021-03-03 13:50:19 -06:00
Jan Tojnar 9bfe3b3e41
Merge branch 'master' into staging-next 2021-03-03 19:47:08 +01:00
Sandro 39cf57406a
Merge pull request #114991 from yvt/fix-cfdyndns
cfdyndns: fix build
2021-03-03 18:01:20 +01:00
Samuel Noordhuis e0a6314775
terraform-docs: 0.9.1 -> 0.11.2 (#114803)
The owner of the repository has changed from segmentio to terraform-docs
since the last pull request.

This commit also introduces the use of buildGoModule in place of
buildGoPackage, so that we can avoid generating a deps.nix file for
module dependencies.
2021-03-03 17:38:09 +01:00
yvt 0177ea48e2 cfdyndns: fix build
The custom installPhase got broken as the rust build scripts only
provide $releaseDir in postInstall hooks. The default rust installPhase
installs the same files, so the custom one is unnecessary.
2021-03-04 01:05:00 +09:00
Michael Weiss 9004162c26
chromium: Add my script to generate the commit messages
Might not be that readable and reliable but it should get the job done.
2021-03-03 16:55:03 +01:00
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
Sandro 64648916c0
Merge pull request #114797 from Chili-Man/minikube-1.18.0-update
minikube: 1.17.1 -> 1.18.0
2021-03-03 13:09:37 +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
github-actions[bot] c74f8ccc55
Merge master into staging-next 2021-03-03 06:17:25 +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
github-actions[bot] 6153dce703
Merge master into staging-next 2021-03-03 00:38:12 +00:00
R. RyanTM e9c6bcd1fc istioctl: 1.9.0 -> 1.9.1 2021-03-02 23:52:46 +00:00
Maximilian Bosch 55a6de83dd
citrix_workspace: remove myself from maintainer list
The customer project where this was needed is now over and I don't
expect another project with this requirement anytime soon. Since there's
no way to test new versions now, it doesn't make any sense to be a
maintainer here for now.
2021-03-03 00:05:41 +01: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
github-actions[bot] 4b97c2a726
Merge master into staging-next 2021-03-02 18:17:39 +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
github-actions[bot] c770b491e3
Merge master into staging-next 2021-03-02 12:17:28 +00: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
github-actions[bot] ecbacbd259
Merge master into staging-next 2021-03-02 06:17:18 +00:00
Diego Rodriguez 13be7fd7b7
minikube: 1.17.1 -> 1.18.0 2021-03-01 17:31:30 -07:00
AndersonTorres 70ef3914bc luakit: 2.2.1 -> 2.3 2021-03-01 15:03:41 -03:00
Martin Weinelt 9e86aa7157 Merge remote-tracking branch 'origin/master' into staging-next 2021-03-01 16:03:00 +01:00