Commit Graph

292960 Commits

Author SHA1 Message Date
Mario Rodas 5225ed8b95 nodejs-15_x: remove expression
Node.js 15 has reached EOL on June 1, 2021.

(cherry picked from commit fd918d34bdbe94797afd6ca10cd4d578acce7943)
2021-07-02 18:43:50 -05:00
Mario Rodas 0cde4bf18f nodejs-16_x: 16.4.0 -> 16.4.1
https://github.com/nodejs/node/releases/tag/v16.4.1
(cherry picked from commit 4f90b61a11496e16d2e460301b73426ddd2be0b8)
2021-07-02 18:43:49 -05:00
Mario Rodas 3de5eef80f nodejs-14_x: 14.17.1 -> 14.17.2
https://github.com/nodejs/node/releases/tag/v14.17.2
(cherry picked from commit 282c97bb2766590e12e8d393240fe63c235bfdf0)
2021-07-02 18:43:49 -05:00
Mario Rodas 77f9266ab7 nodejs-12_x: 12.22.1 -> 12.22.2
https://github.com/nodejs/node/releases/tag/v12.22.2
(cherry picked from commit a7a66aa2ea8715d5ce043f24d408a21fedf83c5f)
2021-07-02 18:43:48 -05:00
Mario Rodas 1e27742a0c nodejs-16_x: 16.3.0 -> 16.4.0
https://github.com/nodejs/node/releases/tag/v16.4.0
(cherry picked from commit c50bd80253a3066af270466909f0f53b0adc4b04)
2021-07-02 18:43:31 -05:00
Mario Rodas 37573d9874 nodejs-16_x: 16.2.0 -> 16.3.0
https://github.com/nodejs/node/releases/tag/v16.3.0
(cherry picked from commit 969eb59f2f253112339dac99e429fb01b7a48bf4)
2021-07-02 18:43:30 -05:00
Mario Rodas e12702b599 nodejs-14_x: 14.17.0 -> 14.17.1
https://github.com/nodejs/node/releases/tag/v14.17.1
(cherry picked from commit 3a61dc3cae9ed275ab6da0c577d828734ac99295)
2021-07-02 18:41:22 -05:00
Luke Granger-Brown 917357a287 nixos/tests/kernel-generic: fix evaluation
This is breaking the tarball build, because #128502 depends on this test
existing. After this commit, nixpkgs.tarball once again evaluates.

(cherry picked from commit 0dccbe2729efbaee995605bff8de3c83ca61860f)
2021-07-02 13:50:19 -07:00
Yurii Matsiuk 23b6a0735b linux_5_13: init at 5.13
(cherry picked from commit 367a53a82b0a3ffe6c1ea4261c22764129994669)
2021-07-02 13:50:19 -07:00
Lengyel Balázs db3b901f0b linux-kernel: update config for 5.13
(cherry picked from commit 2ac508d578a99c447fabf97fa7b788062da70b95)
2021-07-02 13:50:19 -07:00
John Ericson 4a448d3240
Merge pull request #129001 from obsidiansystems/ipfs_latest-for-stable
[21.05] ipfs: Add 0.9.0 in addition
2021-07-02 16:07:50 -04:00
Maximilian Bosch 4dab07340d
Revert "libdrm: 2.4.105 -> 2.4.106"
This reverts commit edba06511c.
2021-07-02 20:52:55 +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
github-actions[bot] c75ea2baa8
Merge staging-next-21.05 into staging-21.05 2021-07-02 00:05:13 +00:00
github-actions[bot] fee3e6f902
Merge release-21.05 into staging-next-21.05 2021-07-02 00:04:25 +00:00
Robert Scott 21b696caf3 python3Packages.fastapi: 0.65.0 -> 0.65.2
resolves CVE-2021-32677

(cherry picked from commit f582fd647537619424e49edbb2fad36c20889194)
2021-07-01 14:54:38 -07:00
Robert Scott 0949abcecd python3Packages.pydantic: 1.8.1 -> 1.8.2
resolves CVE-2021-29510

(cherry picked from commit 7bc6972957203c0857a1e1618c78368e898a4f40)
2021-07-01 14:54:38 -07:00
Andrew Childs f77d176ec6 root: use pure CoreSymbolication on Darwin
The current build works by linking against CoreSymbolication in
/System/Library/PrivateFrameworks. This is impure and doesn't work in
newer versions of macOS.

See https://github.com/NixOS/nixpkgs/issues/128576

(cherry picked from commit 55dcd998597257714c4a5362c14845a9363dde66)
2021-07-01 13:56:15 -07:00
Martin Weinelt 3866043a12
Merge pull request #126280 from risicle/ris-datasette-CVE-2021-32670-r21.05
[21.05] python3Packages.datasette: add patch for CVE-2021-32670
2021-07-01 21:43:30 +02:00
ajs124 0319a28db8 phpPackages.dom: make patch conditional
corresponds to 4c424870e62a5095896b48a12e9903835f6a5e53, but we still
need the patch for php73
2021-07-01 21:21:17 +02:00
ajs124 beb567f715 php73: 7.3.28 -> 7.3.29
fixes CVE-2021-21705 and CVE-2021-21704

not cherry-picked from master, because that does not have php73 anymore
2021-07-01 20:57:54 +02:00
ajs124 ff22a4aecb php80: 8.0.7 -> 8.0.8
fixes CVE-2021-21705 and CVE-2021-21704
also various other bugs, see https://www.php.net/ChangeLog-8.php#8.0.8
for a complete changelog

(cherry picked from commit d0c10fc34c575c83bc6716a42afe6044fc3730ea)
2021-07-01 20:49:46 +02:00
ajs124 d530ad5185 php74: 7.4.20 -> 7.4.21
fixes CVE-2021-21705 and CVE-2021-21704

(cherry picked from commit cf9fe3942e90eb6f97cfb69daa391b83f9868883)
2021-07-01 20:49:20 +02:00
github-actions[bot] 530b7adc94
Merge staging-next-21.05 into staging-21.05 2021-07-01 18:02:43 +00:00
github-actions[bot] 13282759f6
Merge release-21.05 into staging-next-21.05 2021-07-01 18:02:09 +00:00
Jonathan Ringer acc107f4be nixos/test/vault: fix assertion logic
"vault status" now returns exit code 2 when the
vault is still unsealed.

(cherry picked from commit 7737a0fc9c890bca80cd42d898f04edf6bf8f850)
2021-07-01 08:40:14 -07:00
Jonathan Ringer 2ff2298f07 vault: wrap with gawk glibc
Binary will shell out awk and getent

(cherry picked from commit 8161c0930504be8c30c51fa36374d751d3850b03)
2021-07-01 08:40:14 -07:00
Jonathan Ringer 3540e860f6 vault-bin: wrap with gawk glibc
Binary will shell out awk and getent

(cherry picked from commit 2c402cc7606684c595375bf78faedec23ef9913f)
2021-07-01 08:40:14 -07:00
Maximilian Bosch ceff17c474
Merge pull request #128815 from NixOS/backport-128777-to-release-21.05
[Backport release-21.05] matrix-synapse: 1.37.0 -> 1.37.1
2021-07-01 14:22:29 +02:00
github-actions[bot] 0aefcd50cd
Merge staging-next-21.05 into staging-21.05 2021-07-01 12:02:47 +00:00
github-actions[bot] 5cc5b72070
Merge release-21.05 into staging-next-21.05 2021-07-01 12:02:12 +00:00
Michael Weiss b68c1fea12
Merge pull request #128864 from NixOS/backport-128860-to-release-21.05
[Backport release-21.05] signal-desktop: 5.7.0 -> 5.7.1
2021-07-01 11:35:19 +02: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
Peter Hoeg dcb0bd97a2 wp-cli: 2.4.0 -> 2.5.0
(cherry picked from commit 298f1b18cb114f0f4d9c5a5eda8566a4946ae480)
2021-07-01 16:43:52 +08:00
Aaron Andersen 0315b6a3c7 zabbixAgent: add bash to $PATH
(cherry picked from commit a0a11fd22c5786aa7c0f025115506c6a83221951)
2021-07-01 03:11:24 +00:00
github-actions[bot] 9f8cafe9c6
Merge staging-next-21.05 into staging-21.05 2021-07-01 00:03:14 +00:00
github-actions[bot] 5052d11c95
Merge release-21.05 into staging-next-21.05 2021-07-01 00:02:42 +00:00
Edward Tjörnhammar beb05a45aa jetbrains: updates
jetbrains.clion: 2021.1.1 -> 2021.1.2
jetbrains.datagrip: 2021.1.1 -> 2021.1.2
jetbrains.goland: 2021.1.1 -> 2021.1.2
jetbrains.idea-community: 2021.1.1 -> 2021.1.2
jetbrains.idea-ultimate: 2021.1.1 -> 2021.1.2
jetbrains.rider: 2021.1.2 -> 2021.1.3
jetbrains.webstorm: 2021.1.1 -> 2021.1.2

(cherry picked from commit 0bc05c2a1fa3a0ec8b51141b4794dbbed3fda732)
2021-06-30 14:12:52 -07:00
Sumner Evans 95a329a5d3 matrix-synapse: 1.37.0 -> 1.37.1
(cherry picked from commit 9d694395a863e4b4a0441f792dbb320aa3c53fe4)
2021-06-30 20:52:10 +00:00
Michael Weiss 1534df8902
Merge pull request #128771 from NixOS/backport-128619-to-release-21.05
[Backport release-21.05] signal-desktop: 5.6.2 -> 5.7.0
2021-06-30 17:48:14 +02: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
Eduardo Sánchez Muñoz e9148dc1c3 gnuradio3_8: 3.8.3.0 -> 3.8.3.1
(cherry picked from commit c8d0af7cffae3068326162cbdddcfdad8b97932a)
2021-06-30 00:24:41 -07: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
Mustafa Çalışkan 27b388113c multimc: hardcode jdk paths and use latest jdk by default
(cherry picked from commit 3fd51087800666bc8aa11545dd37c0325601dee6)
2021-06-30 00:06:03 -07:00
Mustafa Çalışkan 1374abeed1 multimc: 0.6.12 -> unstable-2021-06-21
(cherry picked from commit 46c373b5e50b5f2667b8984ad368b9c9e84da2ae)
2021-06-30 00:06:03 -07:00
Zane van Iperen f6aab9913b exfatprogs: init at 1.1.2
(cherry picked from commit a2292607a632f0dd4d4374ee16df2246292af478)
2021-06-29 23:56:46 -07:00
Sumner Evans 4ae8822f0a matrix-synapse: 1.36.0 -> 1.37.0
(cherry picked from commit 4de7808be39322923641baab9f99bc9d880f3c5b)
2021-06-29 23:53:27 -07:00
Luke Granger-Brown 8e109c5d8b pomerium: 0.13.3 -> 0.13.6
Fixes for:

 * GHSA-35vc-w93w-75c2 (CVE-2021-29651)
 * GHSA-fv82-r8qv-ch4v (CVE-2021-29652)

Closes #128410.
2021-06-29 23:25:44 -07:00