Commit graph

204036 commits

Author SHA1 Message Date
Dima c25d4abc21 release-notes: adding pango font loading deprecation 2019-12-02 02:32:05 +01:00
Dima fea6b5f3e0 cmake: patching for harfbuzz location
a patch to cmake to correctly locate harfbuzz:
https://gitlab.kitware.com/cmake/cmake/issues/19531,
needed for more recent pango.
2019-12-02 02:30:04 +01:00
Dima 1a33f39d91 pygtk: compatibility with pango 1.44
* Removes an unused binding that prevents compilation with newer pango
* Adds a patch to fix a memory leak
2019-12-02 02:30:04 +01:00
Dima e603d2941a pango: 1.43.0 -> 1.44.7 2019-12-02 02:30:04 +01:00
John Ericson ce0fd24752
Merge pull request #74806 from Ericson2314/gdb-correct-lib
gdb: Fix safe path for cross
2019-12-01 17:39:06 -05:00
John Ericson 7ee98d8bb3 gdb: Fix safe path for cross 2019-12-01 17:13:24 -05:00
Frederik Rietdijk 6662f5be2d Merge master into staging-next 2019-12-01 18:55:44 +01:00
Frederik Rietdijk d7bf92b8cf Merge staging into staging-next 2019-12-01 18:54:53 +01:00
Jan Tojnar d4b4bcd416 gdk-pixbuf: fix setup hook
b78e84097f tried to make the script better but used the wrong test
syntax: [[ 113 > 99 ]] is false. This caused the librsvg not being added
to $GDK_PIXBUF_MODULE_FILE.

Fixes: https://github.com/NixOS/nixpkgs/pull/73586#issuecomment-560106317
2019-12-01 18:55:40 +01:00
Timo Kaufmann 47f4ddf1ac python.pkgs.Cython: 0.29.14 -> 0.29.15 2019-12-01 18:54:38 +01:00
Timo Kaufmann a2407280d7 python.pkgs.Cython: backport fix for non-int hashes
https://github.com/cython/cython/issues/2752 has already been accepted
upstream, is minimally invasive (only adds a feature, shouldn't break
any existing code) and is needed for the sage python3 update. Sage needs
this capability because it defines its own integer type.
2019-12-01 18:54:38 +01:00
Jörg Thalheim b7f504812b perf: build with python3 2019-12-01 18:53:03 +01:00
R. RyanTM 256a3735ec jsoncpp: 1.9.1 -> 1.9.2 2019-12-01 18:52:07 +01:00
R. RyanTM 1f5f6b796b grive2: 0.5.0 -> 0.5.1 2019-12-01 18:51:51 +01:00
R. RyanTM b7d0690fda icewm: 1.6.0 -> 1.6.3 2019-12-01 18:51:34 +01:00
R. RyanTM 3f185e2c66 kubectx: 0.7.0 -> 0.7.1 2019-12-01 18:50:42 +01:00
R. RyanTM e682e3a76d kanboard: 1.2.11 -> 1.2.12 2019-12-01 18:50:26 +01:00
R. RyanTM 27810a072c libidn2: 2.2.0 -> 2.3.0 2019-12-01 18:50:12 +01:00
R. RyanTM d024d38619 libmbim: 1.20.0 -> 1.20.2 2019-12-01 18:49:45 +01:00
R. RyanTM 7e3cde7770 lightdm_gtk_greeter: 2.0.6 -> 2.0.7 2019-12-01 18:49:12 +01:00
R. RyanTM 194432c416 mda_lv2: 1.2.2 -> 1.2.4 2019-12-01 18:48:54 +01:00
R. RyanTM d1308fdcb4 minder: 1.5.0 -> 1.5.1 2019-12-01 18:48:39 +01:00
R. RyanTM 3370a1bebd mcelog: 165 -> 166 2019-12-01 18:45:39 +01:00
R. RyanTM 605e88517b paml: 4.9i -> 4.9j 2019-12-01 18:43:58 +01:00
R. RyanTM 8413dbee82 neovim-remote: 2.2.2 -> 2.2.3 2019-12-01 18:42:33 +01:00
R. RyanTM 507a30f534 openapi-generator-cli: 4.2.0 -> 4.2.1 2019-12-01 18:42:17 +01:00
R. RyanTM fd3b84b762 pan: 0.145 -> 0.146 2019-12-01 18:41:08 +01:00
R. RyanTM 0fc8c727e2 nsd: 4.2.2 -> 4.2.3 2019-12-01 18:40:50 +01:00
R. RyanTM 2db557ef3d qtractor: 0.9.10 -> 0.9.11 2019-12-01 18:39:33 +01:00
R. RyanTM 89c7e7d911 psmisc: 23.2 -> 23.3 2019-12-01 18:38:53 +01:00
R. RyanTM ca2e5a1562 python38Packages.aiorpcx: 0.18.3 -> 0.18.4 2019-12-01 18:38:25 +01:00
R. RyanTM aaa190d054 postfix: 3.4.7 -> 3.4.8 2019-12-01 18:38:11 +01:00
R. RyanTM 335e62b6f3 unbound: 1.9.4 -> 1.9.5 2019-12-01 18:28:50 +01:00
R. RyanTM 40a357a67e cmakeWithGui: 3.15.4 -> 3.15.5 2019-12-01 18:27:33 +01:00
Lancelot SIX 3263500057
Merge pull request #74587 from r-ryantm/auto-update/python3.8-OWSLib
python38Packages.owslib: 0.18.0 -> 0.19.0
2019-12-01 18:25:37 +01:00
Jörg Thalheim 1caddbe258
clang-tools: fix substitution in wrapper 2019-12-01 17:12:00 +00:00
Aaron Andersen 987878d221
Merge pull request #74488 from r-ryantm/auto-update/moodle
moodle: 3.7.3 -> 3.8
2019-12-01 12:01:54 -05:00
Renaud 271b2b2b08
Merge pull request #74787 from risicle/ris-haproxy-2.0.10
haproxy: 2.0.8 -> 2.0.10, addressing CVE-2019-19330
2019-12-01 18:01:26 +01:00
Lancelot SIX a0c0489a0b
Merge pull request #74709 from r-ryantm/auto-update/yoshimi
yoshimi: 1.6.0.2 -> 1.6.0.3
2019-12-01 17:37:44 +01:00
Lancelot SIX d64b2662d4
Merge pull request #74740 from x123/x123-opencpn-version-update
opencpn: unstable-2019-05-15 -> unstable-2019-11-21
2019-12-01 17:23:54 +01:00
Renaud 8fc6d9bf8a
Merge pull request #74721 from groodt/go-jsonnet-0.14.0
go-jsonnet: 0.13.0 -> 0.14.0
2019-12-01 17:21:06 +01:00
Lancelot SIX a8e9a308c2
Merge pull request #74749 from matthiasbeyer/update-mutt
mutt: 1.12.2 -> 1.13.0
2019-12-01 17:13:50 +01:00
Jörg Thalheim 2e41380144
Merge pull request #74788 from pacien/pythonPackages.apsw-3.30.1-r1
pythonPackages.apsw: 3.29.0-r1 -> 3.30.1-r1
2019-12-01 16:03:52 +00:00
Jörg Thalheim 62f08bef6a
Merge pull request #74766 from pacien/matrix-nio-cachetools
python3Packages.matrix-nio: add missing dependency (cachetools)
2019-12-01 16:03:20 +00:00
Jörg Thalheim bfed0522b6
Merge pull request #74656 from Elyhaka/master
libfprint: 1.0 -> 1.90
2019-12-01 15:54:46 +00:00
Ryan Mulligan 474378411f
Merge pull request #74650 from r-ryantm/auto-update/subsonic
subsonic: 6.1.5 -> 6.1.6
2019-12-01 07:48:50 -08:00
R. RyanTM 50267fb095 intel-compute-runtime: 19.34.13959 -> 19.44.14658 (#74404) 2019-12-01 16:21:13 +01:00
pacien a63c37cd5c pythonPackages.apsw: 3.29.0-r1 -> 3.30.1-r1
+ removing a patch that is now included.
2019-12-01 16:08:47 +01:00
R. RyanTM 5c54b35a5b libxl: 3.8.5 -> 3.8.7 (#74450)
* libxl: 3.8.5 -> 3.8.7

* libxl: refresh meta
+ avoid hardcoding phases
2019-12-01 16:00:06 +01:00
Robert Scott c0c3979c93 haproxy: 2.0.8 -> 2.0.10 (security)
addressing CVE-2019-19330
2019-12-01 14:51:06 +00:00