Commit Graph

5239 Commits

Author SHA1 Message Date
Eduardo Sánchez Muñoz 66d6ec6ed2 maintainers: remove eduardosm 2021-10-28 14:23:25 -07:00
Maximilian Bosch 25ff65fe34
php73: 7.3.29 -> 7.3.32
ChangeLog: https://www.php.net/ChangeLog-7.php#7.3.32 and below.
2021-10-28 12:53:40 +02:00
Maximilian Bosch 1b8d9c1854
php80: 8.0.11 -> 8.0.12, fix CVE-2021-21703
Details: https://nvd.nist.gov/vuln/detail/CVE-2021-21703
ChangeLog: https://www.php.net/ChangeLog-8.php#8.0.12
(cherry picked from commit ab5c10c42a95de2192f270ea13ba05e149e8cead)
2021-10-26 23:42:53 +02:00
Maximilian Bosch a17528c284
php74: 7.4.24 -> 7.4.25, fix CVE-2021-21703
Details: https://nvd.nist.gov/vuln/detail/CVE-2021-21703
ChangeLog: https://www.php.net/ChangeLog-7.php#7.4.25
(cherry picked from commit af404d852f39b18257024d8010192d74829c0917)
2021-10-26 23:42:27 +02:00
Maximilian Bosch 4ae8eeacc2
php80: 8.0.10 -> 8.0.11
ChangeLog: https://www.php.net/ChangeLog-8.php#8.0.11
(cherry picked from commit 6b9eefb85f59c6d0d91b26180c9e1a2b42cb9f7f)
2021-10-01 20:29:33 +02:00
Maximilian Bosch 9f4d20b4bf
php74: 7.4.23 -> 7.4.24
ChangeLog: https://www.php.net/ChangeLog-7.php#7.4.24
(cherry picked from commit 13d37ebb64a5e314aad5895c98da886b64886d25)
2021-10-01 20:29:13 +02:00
github-actions[bot] fa10ff02d6
Merge release-21.05 into staging-next-21.05 2021-09-13 18:03:02 +00:00
ajs124 b3083bc693
Merge pull request #137629 from drupol/update/php-7.4.21-to-7.4.23-backport-to-release-21.05
[Backport release-21.05] php74: 7.4.21 -> 7.4.23
2021-09-13 17:06:43 +02:00
Maximilian Bosch 85cdc98680
php80: 8.0.8 -> 8.0.10
ChangeLog: https://www.php.net/ChangeLog-8.php#8.0.10

(cherry picked from commit ab8017a2dd84af08ebfb4b9e43964013b3351f65)
2021-09-13 16:09:39 +02:00
Pol Dellaiera 72eba819ce php74: 7.4.21 -> 7.4.23
(cherry picked from commit 3fbb55710d31b27c8fa5897e4e7714ea54ce06e5)
2021-09-13 10:56:56 +02:00
Vladimír Čunát dd00c92fba
Merge #135655: spidermonkey_78: fix build on armv7l (into staging-21.05) 2021-09-13 10:22:02 +02:00
Ricardo M. Correia 0d44dce530 tk-8_6: fix hash after tcl-8_6 update
tcl-8_6 was updated in 4fb92ae60d from
8.6.9 -> 8.6.11 but tk's hash wasn't updated at the same time,
which means the current hash was still from tk 8.6.9 rather than 8.6.11.

(cherry picked from commit d9bf02324af69a6543a3c5131f4a0f58cea6567a)
2021-08-26 03:13:56 +00:00
Ben Wolsieffer 9b1ef47ae3 spidermonkey_78: fix build on armv7l
Adds a patch from Debian to fix a build failure on armv7l.

(cherry picked from commit 1b1e681d77dc0452c4b557aa6e10f2e02e0650ca)
2021-08-25 10:18:56 +00:00
Martin Weinelt 6a54c3357f
Merge pull request #133252 from mweinelt/21.05/cpython/update 2021-08-24 16:48:58 +02:00
sternenseemann f6551e1efa clojure: fix clj script
At some point the clj script stopped just calling clojure, but instead
$bin_dir/clojure. As a result we now need to additionally substitute
BINDIR in the clj script.
2021-08-11 15:43:58 +02:00
Martin Weinelt eb3091ac76 cpython: fix permissions on venv activation scripts
Previously these ended up without u+w permissions which meant they could
not be regenerated, which was hugely annoying when these venvs were for
example created and recreated in a nix-shell.

(cherry picked from commit 4fa69858d951409426c5b080fbdaf342fe790877)
2021-08-09 15:43:21 +02:00
Martin Weinelt d1a75c3c1d python310: 3.10.0b3 -> 3.10.0rc1
(cherry picked from commit ebc4dae8cb65706c5d91afe3dc39d1f6c0f17e5e)
2021-08-09 13:39:04 +02:00
Martin Weinelt 98163bd246 python37: 3.7.10 -> 3.7.11
(cherry picked from commit b322c5ecaab811090690b026e1db857de6523e64)
2021-08-09 13:38:38 +02:00
Martin Weinelt d7b9ef367f python36: 3.6.13 -> 3.6.14
(cherry picked from commit e1e245f203e2d1b568b730eb363026ea81fdfc1e)
2021-08-09 13:38:32 +02:00
Martin Weinelt de46e983af python39: 3.9.5 -> 3.9.6
(cherry picked from commit 360c50f11d675f0a19e2245e3ebfa1179ff28360)
2021-08-09 13:38:22 +02:00
Martin Weinelt 4c5903aabe python38: 3.8.10 -> 3.8.11
(cherry picked from commit 250f0514f2cfbf1c4f099870c329eb6ecc6a0115)
2021-08-09 13:37:00 +02:00
Martin Weinelt ec7dfbf84b python310: 3.10.0a5 -> 3.10.0b3
(cherry picked from commit bb696403b0334d1fd3dee195751f99f9e2b0270f)
2021-08-09 13:36:46 +02:00
Martin Weinelt d8fa6239c7 python39: 3.9.4 -> 3.9.5
(cherry picked from commit 7ca18ab93f802dead800d76e3913eda1a8bbc705)
2021-08-09 13:36:40 +02:00
Martin Weinelt 02e3a73813 python38: 3.8.9 -> 3.8.10
(cherry picked from commit 3898eb189762f5e83ed4b617c58711ceae29e9fa)
2021-08-09 13:36:35 +02:00
Frederik Rietdijk c32a9d4158 python2 and python3: build unoptimized bytecode again
In 9d03ff5222 I made the CPython builds
reproducible. This required not generating default unoptimized bytecode.
I was under the impression the optimized bytecode would be used then,
but you need to opt-in on that. Not having the default bytecode resulted
in a significant performance hit. Therefore, bytecode is generated again
in this commit, and thereby the builds are no longer reproducible.

https://bugs.python.org/issue29708
(cherry picked from commit 23e348bfe2b161e761dd37e3be86a807f3cd6f94)
2021-07-30 09:33:04 +02:00
R. RyanTM 05309458ba erlangR23: 23.3.4.4 -> 23.3.4.5
(cherry picked from commit 53d45d04f5ba0e58bd6cc5dac23cb79f02d7a328)
2021-07-26 10:20:25 +09:00
Mario Rodas 752d341f68 ruby_3_0: 3.0.1 -> 3.0.2
https://www.ruby-lang.org/en/news/2021/07/07/ruby-3-0-2-released/
(cherry picked from commit afd61a60693e1ad936b8e90bf3f88d438fcafd79)
2021-07-08 03:11:51 +00:00
Mario Rodas 3e4c3a12d8 ruby_2_7: 2.7.3 -> 2.7.4
https://www.ruby-lang.org/en/news/2021/07/07/ruby-2-7-4-released/
(cherry picked from commit 5f9f17cc11caa07e4a9faa68d308d86e16d0f930)
2021-07-08 03:11:51 +00:00
Mario Rodas 94496bd7da ruby_2_6: 2.6.7 -> 2.6.8
https://www.ruby-lang.org/en/news/2021/07/07/ruby-2-6-8-released/
(cherry picked from commit 2d420c15598e5eb65e9a1b8419d5ba00778e30da)
2021-07-08 03:11:50 +00:00
Mario Rodas b97454a2e5 ruby: update RVM patchsets
(cherry picked from commit 6d4b46a56d98c2d8601dedecf1542dda3df51774)
2021-07-08 03:11:50 +00:00
github-actions[bot] 31d5f83f39
Merge release-21.05 into staging-next-21.05 2021-07-03 06:02:17 +00: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
Jonathan Ringer 5299f12e63 Merge branch 'staging-next-21.05' into staging-21.05 2021-06-25 00:15:49 -07:00
Kim Lindberger 65a1707f25
Revert "[21.05] php/generic: Allow to extend PHP_INI_SCAN_DIR" 2021-06-21 16:08:31 +02:00
Serhii Zhuravel c46cf1c4e6
Allow to extend PHP_INI_SCAN_DIR
Fixes #109383
Master 9fb4d19c2ec8d86439457e4cc10bc12becdc7268
2021-06-16 11:23:00 +03:00
Martin Weinelt 6a5755d960 spidermonkey_78: 78.8.0 -> 78.11.0
(cherry picked from commit c0a0f6ceee47dffb1e9a16f48a6cf758745c841b)
2021-06-15 22:44:19 +00:00
Matthieu Coudron 889a9b7c11 pythonPackages: set mainProgram to pname by default
Calling `nix run poetry` or another python package usually fails
because of the "pythonX" prefix in name.
Adjust mainProgram to ignore that prefix.

(cherry picked from commit b59875ef23dabddceda3673a7559ebbede9ab6aa)
2021-06-13 10:36:12 +02:00
Maximilian Bosch 4ce72a0473 evcxr: 0.9.0 -> 0.10.0
ChangeLog: https://github.com/google/evcxr/blob/v0.10.0/RELEASE_NOTES.md#version-0100
(cherry picked from commit 2d2c58970ad4b04011c23b02be42380e111e4d2e)
2021-06-05 21:09:59 +00:00
Elis Hirwing 02957ca57b
php80: 8.0.6 -> 8.0.7
https://www.php.net/ChangeLog-8.php#8.0.7
(cherry picked from commit 6b7b002544a8c0f907a37eeb4fd77eecd8c7eb67)
2021-06-04 14:11:10 +02:00
Elis Hirwing f11b59b21b
php80: 8.0.5 -> 8.0.6
https://www.php.net/ChangeLog-8.php#8.0.6
(cherry picked from commit a3c966cc7aefe169fc0d6a73dd2f0d765177c23b)
2021-06-04 09:02:59 +02:00
Elis Hirwing f035fa6ede
php74: 7.4.18 -> 7.4.20
https://www.php.net/ChangeLog-7.php#7.4.19
https://www.php.net/ChangeLog-7.php#7.4.20
(cherry picked from commit 23548b255290bdeb90f5caebb1ac306a1b323e28)
2021-06-04 09:02:48 +02:00
Thomas Depierre 0894deca29 beam-packages: drop erlang R18 R19 R20 and cuter
(cherry picked from commit f55c3e2f21073be564fed477847ad5bd649c9fb9)
2021-06-02 19:23:26 +09:00
Janne Heß f2cabb18e0 lua5_4: 5.4.2 -> 5.4.3
(cherry picked from commit 490970ae8b34107aa5e092629271ac7739407478)
2021-05-31 20:25:03 +00:00
Thiago Kenji Okada e04a17a37e babashka: add thiagokokada as maintainer
(cherry picked from commit 9eee935ec232fffeda4917dba800967cf222eb0c)
2021-05-30 02:30:26 +00:00
Thiago Kenji Okada 20387998ce babashka: 0.4.1 -> 0.4.3
(cherry picked from commit 113fc7d71c1797983b4f3c40cf470befacb7fc04)
2021-05-30 02:30:26 +00:00
Jonathan Ringer 11a9ac00fc
Merge remote-tracking branch 'origin/master' into staging-next
Conflicts:
 pkgs/tools/networking/xh/default.nix
2021-05-22 18:19:10 -07:00
Sandro Jäckel 0197f1dc41 pythonPackages: Add aliases 🎉 2021-05-22 15:02:50 -07:00
Jonathan Ringer 6b15fdce86
Merge remote-tracking branch 'origin/master' into staging-next
Conflicts:
 pkgs/shells/ion/default.nix
 pkgs/tools/misc/cicero-tui/default.nix
2021-05-20 22:11:42 -07:00