Commit graph

29844 commits

Author SHA1 Message Date
Robert Hensing 86dc6469ba arelle: init at 2017-06-01 2017-06-22 21:37:15 +02:00
aszlig 7c0f6f4be5
pyopenssl: 16.2.0 -> 17.0.0 and fix tests
Upstream changes:

 * Added OpenSSL.X509Store.set_time() to set a custom verification time
   when verifying certificate chains. pyca/pyopenssl#567
 * Added a collection of functions for working with OCSP stapling. None
   of these functions make it possible to validate OCSP assertions, only
   to staple them into the handshake and to retrieve the stapled
   assertion if provided. Users will need to write their own code to
   handle OCSP assertions. We specifically added:
   Context.set_ocsp_server_callback, Context.set_ocsp_client_callback,
   and Connection.request_ocsp. pyca/pyopenssl#580
 * Changed the SSL module's memory allocation policy to avoid zeroing
   memory it allocates when unnecessary. This reduces CPU usage and
   memory allocation time by an amount proportional to the size of the
   allocation. For applications that process a lot of TLS data or that
   use very lage allocations this can provide considerable performance
   improvements. pyca/pyopenssl#578
 * Automatically set SSL_CTX_set_ecdh_auto() on OpenSSL.SSL.Context.
   pyca/pyopenssl#575
 * Fix empty exceptions from OpenSSL.crypto.load_privatekey().
   pyca/pyopenssl#581

The full upstream changelog can be found at:

https://pyopenssl.readthedocs.io/en/17.0.0/changelog.html

I've also added a patch from pyca/pyopenssl#637 in order to fix the
tests, which was the main reason for the version bump because that patch
won't apply for 16.2.0.

According to the upstream changelog there should be no
backwards-incompatible changes, but I've tested building against some of
the packages depending on pyopenssl anyway. Regardless of this, the
build for pyopenssl fails right now anyway, so the worst that could
happen via this commit would be that we break something that's already
broken.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2017-06-22 01:30:10 +02:00
Franz Pletz dd3f2e648a
linux_hardened_copperhead: init at 4.11.6.c 2017-06-21 23:49:00 +02:00
Shea Levy a21ddfb158 pythonPackages.bcdoc: Disable tests 2017-06-20 16:08:47 -04:00
Isaac Shapira 6fd606bdf3 awscli: 1.11.95 -> 1.11.105 2017-06-20 14:00:14 -06:00
goibhniu 7d747e1b16 Merge pull request #26626 from magnetophon/jackaudio
jackaudio: 1.9.10 -> 1.9.11-RC1
2017-06-19 16:44:59 +02:00
Joachim F babfd23364 Merge pull request #26663 from vandenoever/musescore
musescore: 2.0.3 -> 2.1.0
2017-06-19 14:29:03 +01:00
Bart Brouns 9d0441434d jackaudio: 1.9.10 -> 1.9.11-RC1 2017-06-19 15:11:41 +02:00
Domen Kožar 56be4bee34
cabal-install: fix closure size on OSX 2017-06-19 13:55:05 +02:00
Jörg Thalheim ce3273708b Merge pull request #26655 from gnidorah/master3
pythonPackages.ps_mem: init at 3.9
2017-06-18 16:37:14 +01:00
gnidorah fd072b98d0 ps_mem: init at 3.9 2017-06-18 18:15:42 +03:00
Jörg Thalheim 92fc4a374f
Revert "gdbGuile: mark as broken"
This reverts commit 08d25152b8.
2017-06-18 14:52:11 +01:00
Thomas Tuegel 9149faf6a9
prison: init at 5.33.0 2017-06-18 08:44:44 -05:00
Thomas Tuegel f5c00c43bb
qgpgme: init at 1.9.0 2017-06-18 08:44:44 -05:00
Thomas Tuegel c816bbc8a8
qt5: remove makeQtWrapper 2017-06-18 08:44:42 -05:00
Thomas Tuegel 870c07cc2b
sddm: take themes from system environment 2017-06-18 08:43:39 -05:00
Thomas Tuegel be7b7d908f
Remove kdeWrapper 2017-06-18 08:43:39 -05:00
Thomas Tuegel 7b6f8dc77f
qt5: move kdeDerivation to qt5.mkDerivation 2017-06-18 08:42:19 -05:00
Thomas Tuegel 210f688802
qt5: rename qmakeHook to qmake 2017-06-18 08:41:57 -05:00
Jörg Thalheim 08d25152b8
gdbGuile: mark as broken
does not compile anymore since gdb 8.0
2017-06-18 13:26:11 +01:00
Jörg Thalheim a9aefdeac9
pythonPackages.rebulk: 0.8.2 -> 0.9.0 2017-06-18 13:18:40 +01:00
Jörg Thalheim 76ea4df5f9
pythonPackages.keystoneauth1: fix missing argparse dep 2017-06-18 11:03:13 +01:00
Jörg Thalheim f79d21da65
oslo-config: fix argparse dependencies 2017-06-18 11:03:09 +01:00
Michiel Leenaars b4b698248f qstopmotion: init -> 2.3.2 2017-06-18 00:47:01 +02:00
Rushmore Mushambi e1ec8d9e9c Merge pull request #26658 from rushmorem/cockroach
cockroachdb: beta-20160915 -> v1.0.2
2017-06-18 00:46:24 +02:00
rushmorem ec65ef744b cockroachdb: beta-20160915 -> v1.0.2 2017-06-17 22:52:25 +02:00
Tim Steinbach 6b199db895 Merge pull request #26644 from NeQuissimus/gradle_4_0
gradle: 3.5 -> 4.0
2017-06-17 16:05:26 -04:00
Jörg Thalheim b40cda750b Merge pull request #26656 from volth/sbt-with-scala-native
sbt: support scala-native
2017-06-16 23:45:17 +01:00
Jörg Thalheim 61feffbe57 Merge pull request #26652 from ciil/ltris
ltris: init at 1.0.19
2017-06-16 23:30:00 +01:00
Jörg Thalheim c4037ee92b Merge pull request #26583 from mbbx6spp/init-ply-package
ply: init at v1-beta1(9e810b1)
2017-06-16 23:21:23 +01:00
Jos van den Oever 6ee183b7f2 musescore: 2.0.3 -> 2.1.0 2017-06-16 23:47:44 +02:00
Simon Lackerbauer e0c1c51d73 ltris: init at 1.0.19 2017-06-16 21:37:18 +02:00
Volth b1928704d4 sbt: support build scala-native targets 2017-06-16 15:52:13 +00:00
Tim Steinbach a4a0f30108
gradle: 3.5 -> 4.0 2017-06-16 08:29:08 -04:00
Benno Fünfstück 11b113541d rustRegistry: 2017-05-31 -> 2017-06-16 2017-06-16 11:54:23 +02:00
Frederik Rietdijk b127317e94 Merge pull request #26589 from georgewhewell/bump-defusedxml
pythonPackages.defusedxml: 0.4.1 -> 0.5.0
2017-06-16 09:23:42 +02:00
Alexey Shmalko b521296a4c Merge pull request #26575 from rnhmjoj/ddcutil
ddcutil: init at 0.8.2
2017-06-16 10:08:55 +03:00
Franz Pletz fd0384b4c2
pythonPackages.glances: 2.9.1 -> 2.10 2017-06-16 06:17:51 +02:00
Shea Levy 517d65ec9b Merge branch 'ghc821rc2' of git://github.com/k0001/nixpkgs 2017-06-15 16:10:07 -04:00
Renzo Carbonara 5f94d85e5e ghc821: init at 8.2.1-rc2 (a.k.a., 8.2.0.20170507)
The approach taken to add this package was to port over the definitions
currently existing for HEAD, and making the necessesary changes to get
this building.

The Haskell package set associated with this compiler doesn't yet
guarantee that all or most of the packages successfully build with this
new compiler, but that will improve over time after this GHC 8.2.1
is officially released and the ecosystem catches up.
2017-06-15 19:59:38 +02:00
Frederik Rietdijk 2a24fdaee0 Merge pull request #26525 from jyp/boto-2.47
pythonPackages.gensim: init at 2.1.0
2017-06-15 18:57:27 +02:00
Robert Helgesson 19f8213a3e
perl-Perl-Critic: 1.126 -> 1.128 2017-06-15 15:50:19 +02:00
Jörg Thalheim a3539d0dbc Merge pull request #26126 from pmahoney/ocaml-core_bench
ocamlPackages.core_bench: init at 113.33.03
2017-06-15 13:50:10 +01:00
georgewhewell 79c24a04f1 pythonPackages.defusedxml: 0.4.1 -> 0.5.0 2017-06-15 11:31:53 +01:00
Edward Tjörnhammar 0f9a2285b8
ezquake: init at 3.0.1 2017-06-15 08:37:24 +02:00
Vladimír Čunát 4ef8313bb6
aiccu: remove leftover from 3dcecf09fc 2017-06-15 07:54:50 +02:00
Susan Potter fdef885d97
ply: init at v1-beta1(9e810b1) 2017-06-14 17:41:42 -05:00
rnhmjoj 7ef9a9ffc1
ddcutil: init at 0.8.2 2017-06-15 00:32:26 +02:00
Lancelot SIX 3a9c7c6c18 pythonPackages.netcdf4: add missing cython dependency (#26570) 2017-06-14 17:50:48 +02:00
Ekaterina Vaartis b707e8c78f perlPackages: init packages needed for bugzilla (#26569)
perlPackages.EmailMIMEAttachmentStripper: init at 1.317
perlPackages.EmailReply: init at 1.204
perlPackages.PatchReader: init at 0.9.6
perlPackages.TemplateGD: init at 2.66
perlPackages.AuthenRadius: init at 0.26
perlPackages.Chart: init at 2.4.10
perlPackages.EmailMIMEModifier at 1.444
2017-06-14 14:18:56 +02:00