Commit Graph

102553 Commits

Author SHA1 Message Date
Martin Weinelt
1b44e72fec
Merge pull request #117788 from risicle/ris-lxml-4.6.3
pythonPackages.lxml: 4.6.2 -> 4.6.3, addressing CVE-2021-28957
2021-03-27 23:31:02 +01:00
github-actions[bot]
bef3b9438a
Merge staging-next into staging 2021-03-27 18:14:11 +00:00
github-actions[bot]
95c24d591a
Merge master into staging-next 2021-03-27 18:14:08 +00:00
Fabian Affolter
f615c23325
bashate: init at 2.0.0 (#117469) 2021-03-27 17:40:29 +01:00
sternenseemann
ef6450411f ocamlPackages_4_{11,12}: merlin: 3.4.2 -> 4.1
Add nix expression for the OCaml-version specific versions of merlin
4.1 and conditionally call it in ocaml-packages.nix.
2021-03-27 17:26:12 +01:00
sternenseemann
29d77c57ed dot-merlin-reader: 3.4.2 -> 4.1
4.1 uncoupled the versions between merlin and dot-merlin-reader which
means we can and must update them independently of each other since
merlin 4.1 is only available in specific versions for OCaml 4.11 and
4.12 respectively.

Therefore merlin now fetches its own source instead of inheriting it
from dot-merlin-reader.
2021-03-27 17:26:12 +01:00
Elis Hirwing
2ed44fa49c
Merge pull request #114173 from eyJhb/php-clisupport-false
php: fixed building with cliSupport = false
2021-03-27 17:08:43 +01:00
Fabian Affolter
60b85e6b95
python3Packages.tldextract: enable tests (#117787) 2021-03-27 16:24:16 +01:00
Fabian Affolter
d404ecd995
Merge pull request #117776 from oxzi/python-pynmea2-1.17.0
pythonPackages.pynmea2: 1.16.0 -> 1.17.0
2021-03-27 16:04:51 +01:00
Robert Scott
c1360ac05f pythonPackages.lxml: 4.6.2 -> 4.6.3
addressing CVE-2021-28957
2021-03-27 14:41:58 +00:00
Martin Weinelt
9c76cd2045
Merge pull request #117785 from mweinelt/webkitgtk
webkitgtk: 2.30.5 -> 2.30.6
2021-03-27 15:08:35 +01:00
Fabian Affolter
18ce06d315
Merge pull request #117709 from r-ryantm/auto-update/python3.8-managesieve
python38Packages.managesieve: 0.7 -> 0.7.1
2021-03-27 14:46:03 +01:00
sternenseemann
b2eb2c8b4f Revert "ocamlPackages.tcpip: 6.0.0 -> 6.1.0"
This reverts commit 988f5a5910.

The release process for many OCaml packages and in extension mirage
related packages usually entails creating a release in the respective
own repository so a release tarball becomes available and then opening a
PR against ocaml/opam-repository to finalize the release. During this
new issues can be discovered which push the release back.

This happened for mirage-tcpip 6.1.0 several times:
https://github.com/ocaml/opam-repository/pull/18357
Prompting in total 3 different 6.1.0 releases with different hashes
respectively (the hash for ocamlPackages.tcpip.src shouldn't be
reproducible anymore, but we probably have cached the tarball already).
Ultimately the PR to opam-repository was closed to investigate some
failures on opam-repository's CI and the release postponed:
https://github.com/ocaml/opam-repository/pull/18357#issuecomment-808434285

I jumped the gun with the release and updated tcpip in nixpkgs before
tcpip was “properly” released in opam. I usually watch the github
repository of package I maintain for releases and can react pretty
quickly to a release as a result. Most of the time I also check
opam-repository's PRs nowadays for extra context or information, but
when everything seems fine and tests succeed I deem the update alright
to PR to nixpkgs. Being faster than opam was achievable in these cases
and actually seems kind of tantalizing.

In the light of this experience however, we should wait for the opam
PR getting merged at least for some packages that exhibit this behavior
of rereleasing the same version number multiple times to get the release
just right (afaik the 6.1.0 tag pointed to three different revisions for
tcpip). To me this is questionable upstream behavior we just have to deal
with in some way.
2021-03-27 14:33:49 +01:00
Martin Weinelt
75f531b3fc
webkitgtk: 2.30.5 -> 2.30.6
https://webkitgtk.org/security/WSA-2021-0002.html
2021-03-27 14:22:41 +01:00
Benjamin Hipple
477812e18e
Merge pull request #117744 from r-ryantm/auto-update/python3.8-bitarray
python38Packages.bitarray: 1.8.0 -> 1.8.1
2021-03-27 08:45:30 -04:00
github-actions[bot]
15f796ceaf
Merge staging-next into staging 2021-03-27 12:06:16 +00:00
github-actions[bot]
5021a8bc13
Merge master into staging-next 2021-03-27 12:06:13 +00:00
rnhmjoj
c7e4fdef18 pythonPackages.pyqtwebengine: 5.15.2 -> 5.15.4 2021-03-27 12:35:06 +01:00
rnhmjoj
3aba63ab29 qt5.qtwebengine: 5.15.2 -> 5.15.3-a059e740
This updates the base chromium branch from 83 to 87, which fixes
approximately a few hundreds CVEs.
2021-03-27 12:35:06 +01:00
Alvar Penning
ce6eb61758 pythonPackages.pynmea2: 1.16.0 -> 1.17.0 2021-03-27 12:18:14 +01:00
Maximilian Bosch
eff1869ba6
Merge pull request #117761 from r-ryantm/auto-update/cargo-udeps
cargo-udeps: 0.1.19 -> 0.1.20
2021-03-27 12:14:09 +01:00
Doron Behar
20826f0710
Merge pull request #117685 from dotlambda/arpack-3.8.0
arpack: 3.7.0 -> 3.8.0
2021-03-27 11:09:44 +00:00
Robert T. McGibbon
5ebacbf474
python39Packages.ldap: unbreak (#117614) 2021-03-27 10:59:08 +01:00
Robert Schütz
9e4b635dee arpack: 3.7.0 -> 3.8.0 2021-03-27 10:54:26 +01:00
Fabian Affolter
943347687f
Merge pull request #117723 from fabaff/bump-xknx
python3Packages.xknx: 0.17.2 -> 0.17.4
2021-03-27 09:56:50 +01:00
R. RyanTM
471216639a cargo-udeps: 0.1.19 -> 0.1.20 2021-03-27 07:32:22 +00:00
github-actions[bot]
e01a16d07b
Merge staging-next into staging 2021-03-27 06:05:44 +00:00
github-actions[bot]
183f374181
Merge master into staging-next 2021-03-27 06:05:41 +00:00
Sandro
cadb3d9e19
Merge pull request #117512 from dotlambda/igraph-0.9.1 2021-03-27 03:19:07 +01:00
InLaw
d696e4b875
add pname into python-modules/mxnet (#117101)
* add pname into python-modules/mxnet

Signed-off-by: P33_ae <marsweb@gmx.de>

* Update pkgs/development/python-modules/mxnet/default.nix

Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-03-27 02:51:18 +01:00
R. RyanTM
d90adf0608 python38Packages.bitarray: 1.8.0 -> 1.8.1 2021-03-27 01:17:18 +00:00
github-actions[bot]
6a159d52ac
Merge staging-next into staging 2021-03-27 00:14:54 +00:00
github-actions[bot]
7fdb452da0
Merge master into staging-next 2021-03-27 00:14:51 +00:00
Michael Francis
ae4fac9f4b
Use minimal git for fetching gems 2021-03-26 17:04:37 -04:00
Fabian Affolter
4fc4386617 python3Packages.xknx: 0.17.2 -> 0.17.4 2021-03-26 21:09:47 +01:00
Fabian Affolter
a4023d8164
Merge pull request #117683 from r-ryantm/auto-update/python3.8-minidump
python38Packages.minidump: 0.0.15 -> 0.0.16
2021-03-26 19:21:33 +01:00
midchildan
24ec2cd1ed
llfuse: disable tests on Darwin (#117695)
Fixes #117665. The tests require macFUSE[1], an external dependency to
be installed.

[1]: https://osxfuse.github.io/
2021-03-26 19:18:29 +01:00
Sandro
86ab658c57
Merge pull request #117696 from rmcgibbo/python3Packages.apptools
python3Packages.apptools: 4.5.0 -> 5.1.0
2021-03-26 19:18:00 +01:00
Robert T. McGibbon
29d3a57806
python39Packages.pyregion: unbreak (#117630) 2021-03-26 19:15:41 +01:00
github-actions[bot]
33d1f480ac
Merge staging-next into staging 2021-03-26 18:13:57 +00:00
github-actions[bot]
70fb533d57
Merge master into staging-next 2021-03-26 18:13:54 +00:00
R. RyanTM
8d9bf86f08 python38Packages.managesieve: 0.7 -> 0.7.1 2021-03-26 17:10:39 +00:00
Vladimír Čunát
b63ba1b96d
Merge #117016: lmdb: 0.9.25 -> 0.9.28 2021-03-26 18:08:21 +01:00
Sandro
70d05748e7
Merge pull request #117417 from fabaff/flawfinder
flawfinder: init at 2.0.15
2021-03-26 18:07:14 +01:00
Sandro
362a2fb63f
Merge pull request #116531 from SuperSandro2000/grpc 2021-03-26 17:45:58 +01:00
Robert T. McGibbon
71b624a1cc python3Packages.apptools: 4.5.0 -> 5.1.0 2021-03-26 12:43:44 -04:00
Dmitry Kalinkin
66d313cd7d
Merge pull request #116016 from veprbl/pr/rivet_make_plot_fixes
rivet: apply patches to fix several issues with make-plot
2021-03-26 12:29:11 -04:00
Sandro
8507a705bb
Merge pull request #117699 from drewrisinger/dr-pr-qiskit-bump 2021-03-26 17:19:51 +01:00
Sandro
016f402e0a
Merge pull request #117692 from LeSuisse/libnbd-1.7.4
libnbd: 1.7.2 -> 1.7.4
2021-03-26 17:19:30 +01:00
Sandro
ac36364c50
Merge pull request #117687 from LeSuisse/libmspack-0.10.1alpha
libmspack: 0.7.1alpha -> 0.10.1alpha
2021-03-26 17:06:38 +01:00