3
0
Fork 0
forked from mirrors/nixpkgs
Commit graph

257849 commits

Author SHA1 Message Date
Eduard-Mihai Burtescu dfc4b9d107 rustup: 1.22.1 -> 1.23.1 2020-12-09 12:49:11 +00:00
Robert Hensing 48929049d7
Merge pull request #104838 from redvers/update_cassandra_2.1.20_to_2.1.22_cve-2020-13946
cassandra_2_1: 2.1.20 -> 2.1.22
2020-12-09 13:21:04 +01:00
Robert Hensing ed03f1a594
Merge pull request #104840 from redvers/update_cassandra_2.2.14_to_2.2.19_cve-2020-13946
cassandra_2_2: 2.2.14 -> 2.2.19
2020-12-09 13:20:34 +01:00
Robert Hensing f41b7f6153
Merge pull request #104835 from redvers/update_cassandra_3.11.4_3.11.9_cve-2020-13946
cassandra: 3.11.4 -> 3.11.9
2020-12-09 13:19:53 +01:00
06kellyjac b8c49dd5b1 open-policy-agent: 0.25.1 -> 0.25.2 2020-12-09 12:14:35 +00:00
0x4A6F 02b7ec6a94
routinator: 0.8.1 -> 0.8.2 2020-12-09 11:53:39 +00:00
Eduardo Sánchez Muñoz 3d22c964af milkytracker: install .desktop, .appdata and icon files
Fixes https://github.com/NixOS/nixpkgs/issues/106288.
2020-12-09 12:52:54 +01:00
Aaron Andersen c32ac64a53
Merge pull request #106432 from freezeboy/remove-amsn
amsn: remove application
2020-12-09 06:50:38 -05:00
Maximilian Bosch 917cac4663
matrix-synapse: 1.23.0 -> 1.24.0
ChangeLog: https://github.com/matrix-org/synapse/releases/tag/v1.24.0

This release contains two security advisories:

* CVE-2020-26257[1]: possible DDoS in the federation API.
* CVE-2020-1971[2]: to be fixed in #106362[3].

[1] https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-26257
[2] https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-1971
[3] https://github.com/NixOS/nixpkgs/pull/106362
2020-12-09 12:30:49 +01:00
Maximilian Bosch 0d5608d9b5
element-web: 1.7.14 -> 1.7.15
ChangeLog: https://github.com/vector-im/element-web/releases/tag/v1.7.15

Also had to replace `riot` with `element` in the download URL now as the
artifacts were renamed in this release.
2020-12-09 12:27:03 +01:00
Maximilian Bosch db6c4b1bec
element-desktop: 1.7.14 -> 1.7.15
ChangeLog: https://github.com/vector-im/element-desktop/releases/tag/v1.7.15
2020-12-09 12:26:31 +01:00
Bouke van der Bijl 2facfb8949 swagger-codegen: 2.3.1 -> 2.4.17 2020-12-09 12:17:32 +01:00
stigo 2f26107b80
Merge pull request #106291 from stigtsp/package/perl-http-tiny-cache-init
perlPackages.HTTPTinyCache: init at 0.002
2020-12-09 11:42:06 +01:00
Vladimír Čunát ace04464b6
knot-resolver: 5.2.0 -> 5.2.1
https://gitlab.nic.cz/knot/knot-resolver/-/tags/v5.2.1
2020-12-09 11:07:28 +01:00
freezeboy 5bdcc31616 amsn: remove application 2020-12-09 11:04:14 +01:00
Euan Kemp 6eb941d8c4 k3s: propagate runtime dependencies of the k3s binary
Fixes #101734

Prior to this change, the k3s binary included a tarball containing
binaries like 'kubectl', but didn't keep a runtime reference to those
runtime dependencies in plaintext (since they were gzipped inside the
single combined k3s binary).

In order for nix's automatic runtime dependency detection to work, we
need to have a reference to them somewhere in $out.
propagatedBuildInputs seems to do the right thing for us here.
Running `nix-store -q --tree /nix/store/path/to/k3s` produces a
different output after this change which includes the `libseccomp`
reference I expect.
2020-12-09 00:08:15 -08:00
Nikolay Korotkiy d733883fb3
vscode-extensions.redhat.vscode-yaml: 0.5.3 → 0.13.0 2020-12-09 11:07:51 +03:00
R. RyanTM 9651b60c41 kotlin: 1.4.20 -> 1.4.21 2020-12-09 07:57:47 +00:00
Euan Kemp 5ca87dcf73 k3s: 1.19.2+k3s1 -> 1.19.4+k3s2
This includes a fix for CVE-2020-15257, as described in the upstream
release notes: https://github.com/k3s-io/k3s/releases/tag/v1.19.4%2Bk3s2
2020-12-08 23:56:50 -08:00
zowoq d183736d69 kubectl: use installShellFiles 2020-12-09 17:28:26 +10:00
zowoq 563ff4adf9 kubernetes: misc fixes
- don't install unnecessary binaries
- remove go-bindata, already vendored by upstream
- use installShellFiles, add kubeadm completion
- require kubeadm/kubectl so installPhase can't be broken
2020-12-09 17:28:26 +10:00
Vincent Laporte a35e7daa2b compcert: 3.7 → 3.8 2020-12-09 08:28:04 +01:00
R. RyanTM 23290bd131 python37Packages.azure-mgmt-network: 16.0.0 -> 17.0.0 2020-12-08 23:08:21 -08:00
R. RyanTM e9ade83e7a python37Packages.alerta: 8.0.0 -> 8.2.0 2020-12-08 23:07:59 -08:00
Michael Raskin 1a221336c6
Merge pull request #106401 from rmcgibbo/pandas
python3Packages.pandas: 1.1.4 -> 1.1.5
2020-12-09 07:07:25 +00:00
R. RyanTM d3419c984c python37Packages.cocotb: 1.3.2 -> 1.4.0 2020-12-08 23:05:05 -08:00
R. RyanTM 33e23118f3 python37Packages.aniso8601: 8.0.0 -> 8.1.0 2020-12-08 23:04:54 -08:00
R. RyanTM 337c3d77ca python37Packages.dependency-injector: 4.5.1 -> 4.5.3 2020-12-08 23:04:03 -08:00
R. RyanTM c13d8fda05 python37Packages.azure-batch: 9.0.0 -> 10.0.0 2020-12-08 23:03:38 -08:00
R. RyanTM 289ef7f56f python37Packages.azure-mgmt-cdn: 5.1.0 -> 5.2.0 2020-12-08 21:35:17 -08:00
Johannes 40a7c98c1c
mycli: fix build with sqlparse 0.4.x (#106334)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2020-12-09 06:00:55 +01:00
Ryan Burns fb0f4a282d http-getter: unstable-2018-06-06 -> unstable-2020-12-08
Fixes build on darwin. No functional changes.
2020-12-08 21:00:36 -08:00
Tom Manner 872cb2fc23
rapidcheck: refactor postInstall to install all extras (#106376)
Co-authored-by: Tom Manner <tsmanner@us.ibm.com>
2020-12-09 05:51:33 +01:00
Sandro a3289a62c4
Merge pull request #101468 from alirezameskin/master 2020-12-09 05:45:46 +01:00
Ryan Mulligan bc7013c373
Merge pull request #105986 from jtojnar/staging-workflow-diagram
doc: Add staging workflow diagram
2020-12-08 20:34:09 -08:00
R. RyanTM d028eb3cf7 gnome3.gnome-chess: 3.38.0 -> 3.38.1 2020-12-09 05:30:07 +01:00
Jan Tojnar ba11a96653
doc: Add staging workflow diagram 2020-12-09 05:26:55 +01:00
Jan Tojnar 9a31966f14
pandoc-lua-filters: init at 2020-11-30 2020-12-09 05:26:55 +01:00
Mario Rodas 90a854f741
Merge pull request #106410 from r-ryantm/auto-update/imagemagick
imagemagick7: 7.0.10-35 -> 7.0.10-46
2020-12-08 22:48:28 -05:00
figsoda cb5a2037c2 color-highlight: init at 2.3.0 2020-12-08 22:34:09 -05:00
Sandro d275ac8aa4
Merge pull request #104910 from vdemeester/add-krew
krew: init at 0.4.0
2020-12-09 04:30:29 +01:00
R. RyanTM 9060c9af0a gnome3.gnome-shell: 3.38.1 -> 3.38.2 2020-12-09 03:59:41 +01:00
R. RyanTM 3139f42543 imagemagick7: 7.0.10-35 -> 7.0.10-46 2020-12-09 02:56:01 +00:00
Jonathan Ringer 2831a66be6
steam: share ipc, fix some gui launchers 2020-12-08 18:42:56 -08:00
Jonathan Ringer 6c52434eb0
buildFHSUserEnvBubblewrap: expand unshare options 2020-12-08 18:40:51 -08:00
Sandro 09a757ddf4
Merge pull request #106399 from figsoda/vscode-ron
vscode-extensions.a5huynh.vscode-ron: init at 0.9.0
2020-12-09 03:21:35 +01:00
Sandro 5cebf94abe
Merge pull request #106311 from bhipple/feature/jupytext 2020-12-09 03:14:28 +01:00
Sandro 3537ea7a83
Merge pull request #106398 from figsoda/one-dark-theme
vscode-extensions.mskelton.one-dark-theme: init at 1.7.2
2020-12-09 03:07:40 +01:00
Jonathan Ringer f162839a1e
steam: fix electron launchers 2020-12-08 18:04:49 -08:00
Mario Rodas d139a00860
Merge pull request #106378 from zowoq/podman
podman: 2.2.0 -> 2.2.1
2020-12-08 20:51:55 -05:00