Commit Graph

85213 Commits

Author SHA1 Message Date
Dhananjay Balan
cab497ee6d unbound 1.5.6 > 1.6.0 2016-12-30 18:13:10 +01:00
Lancelot SIX
2cac374241 Merge pull request #21346 from massimo-zaniboni/sphinxcontrib_newsfeed
Python sphinxcontrib-newsfeed-0.1.4
2016-12-30 17:27:35 +01:00
Benno Fünfstück
ea14a14357 man-db: make apropos search and not just behave like whatis
Before this fix, apropos behaved exactly like whatis and looked for
an exact match. Now, it actually provides the apropos-functionality
of searching.
2016-12-30 16:58:06 +01:00
Benno Fünfstück
087c244c06 fix #21521 2016-12-30 16:18:28 +01:00
Pascal Wittmann
d57405568e Merge pull request #21523 from peterhoeg/u/remarsh
remarshal: 0.3.0 -> 0.6.0
2016-12-30 14:17:52 +01:00
Aneesh Agrawal
652a87018b
googleAuthenticator: 1.0 -> 1.03 2016-12-30 06:49:17 -05:00
Vladimír Čunát
dbde4eb465
gitAndTools.qgitGit: remove
It's rather old and abandoned, the source is dead, and our stable qgit
version seems more recent.  /cc @MarcWeber.
2016-12-30 12:30:35 +01:00
Frederik Rietdijk
405c18bd32 Merge pull request #21461 from ikervagyok/urlscan
urlscan: replace input 'isPy35' with 'pythonOlder'
2016-12-30 12:27:37 +01:00
Peter Hoeg
db90dd8de2 remarshal: 0.3.0 -> 0.6.0 2016-12-30 19:19:16 +08:00
Michael Raskin
b6fbcc1dd3 Merge pull request #21519 from peterhoeg/f/nim
nim: wrap binary so it can find gcc
2016-12-30 09:51:14 +00:00
Jörg Thalheim
74caf88a58
impressive: 0.10.5 -> 0.11.1
fixes #21501
2016-12-30 10:24:20 +01:00
Peter Hoeg
ebefef6f6d nim: wrap gcc 2016-12-30 15:27:28 +08:00
Joachim Fasting
64f45520b9
dnscrypt-proxy: 1.7.0 -> 1.9.0
Release notes at:
https://github.com/jedisct1/dnscrypt-proxy/releases/tag/1.9.0

Packaging tweaks:
- No longer split man page, kind of pointless ...
- No longer install libtool files, they are now optional
2016-12-30 05:33:58 +01:00
Graham Christensen
fd826a0b71 Merge pull request #21492 from vdemeester/idea-ultimate_2016_3_2
idea-ultimate: 2016.3.1 -> 2016.3.2
2016-12-29 21:44:35 -05:00
Guillaume Koenig
0465b1407b
enpass: fix install to work with browser extensions 2016-12-29 19:57:09 -05:00
Graham Christensen
eb01090301
ceph: mark as broken 2016-12-29 17:45:40 -05:00
Joachim F
9c52f7f083 Merge pull request #21464 from mdorman/emacs-updates
Automated emacs package updates
2016-12-29 23:44:17 +01:00
Vladimír Čunát
0163f0c427
openssh: update the gssapi patch
Only building was tested.
2016-12-29 17:04:58 -05:00
Graham Christensen
11e8ed5ff4
Revert "Revert "openssh: security 7.3p1 -> 7.4p1""
This reverts commit 661b5a9875.
2016-12-29 17:04:39 -05:00
Massimo Zaniboni
02a839bffc pythonPackages.sphinxcontrib_newsfeed: init at 0.1.4 2016-12-29 23:00:22 +01:00
Eelco Dolstra
bbd03e236a
Use looser 9pfs caching in VM tests/builds
This can give significant speed ups, see
7e20254412.
2016-12-29 21:26:16 +01:00
Alexey Shmalko
87d5e27a3d Merge pull request #21445 from jokogr/u/syncthing-0.14.16
syncthing: 0.14.15 -> 0.14.17
2016-12-29 12:00:40 -08:00
Nikolay Amiantov
9d03fe2dfb qtcreator: 4.1.0 -> 4.2.0 2016-12-29 22:32:23 +03:00
John Ericson
614ae8f660 Merge pull request #21414 from Ericson2314/release-cross
Improve release-cross tests
2016-12-29 10:59:41 -07:00
Domen Kožar
d15c62a2a0 haskellPackages.Glob: jailbreak to support GHC 8.0.2-rc2 2016-12-29 18:00:56 +01:00
John Ericson
1d0e91831b release-cross: Test for unchanged native derivations
These derivations do not care about the target platform, and thus should
not be affected by cross-compiling. Currently, these tests *fail*, but they
will be fixed soon by a latter PR. The release-cross job doesn't block a
channel, so this should be no problem.
2016-12-29 08:53:18 -08:00
Michael Raskin
d7bda1ed40 clisp-tip: init at 2.50pre20161201. There hasn't been a release for quite some time, but there has been some development. It is rumored that the fresh version can be built on darwin, but I don't know and cannot test 2016-12-29 17:37:10 +01:00
risicle
6d455dd1f8 opencv 3.1.0: add patch fixing python use of FlannBasedMatcher.add (#21086)
Patch is from https://github.com/opencv/opencv/pull/6009. Upstream doesn't
seem particularly enthusiastic about a 3.1.x point release, so who knows
when this fix would otherwise see the light of day.
2016-12-29 17:23:29 +01:00
Eelco Dolstra
3e84523ed7
aws-sdk-cpp: 1.0.43 -> 1.0.48 2016-12-29 16:25:58 +01:00
Michael Raskin
5b1dad79cd go_1_6, go_1_7: comment out testLoadFixed in a way recommended by vcunat. The test depends on specific timezone names, and the latest tzdata changed the naming. Upstream only agrees to fix the test in the 1.8 branch that has no stable releases yer 2016-12-29 15:33:44 +01:00
Michael Raskin
581070147e go_bootstrap (go_1_4): 1.4.3 -> 1.4-bootstrap-20161024 2016-12-29 15:33:43 +01:00
Alexey Shmalko
cb6807859f Merge pull request #21472 from dtzWill/update/bloaty
bloaty: 2016.11.16 -> 2016.12.28
2016-12-29 05:14:31 -08:00
Peter Simons
774435d0aa maude: update to 2.7.1 2016-12-29 12:18:44 +01:00
mimadrid
c2d90eaa91 nerdfonts: 0.8.0 -> 1.0.0 2016-12-29 11:21:57 +01:00
taku0
93d917fa22 firefox, thunderbird: add updateScript 2016-12-29 11:19:50 +01:00
Vincent Demeester
37632cbf5f
idea-ultimate: 2016.3.1 -> 2016.3.2
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
2016-12-29 10:31:22 +01:00
Frederik Rietdijk
2f977b4af1 pythonPackages.bleach: 1.4.3 -> 1.5.0, closes #21450
Unfortunately bleach depends on an older version of html5lib and cannot
use the latest version because the sanitizer module has been moved out.
https://github.com/mozilla/bleach/issues/217
2016-12-29 09:24:03 +01:00
Graham Christensen
0e400de967 Merge pull request #21488 from taku0/thunderbird-45.6.0
thunderbird: 45.5.1 -> 45.6.0 [Critical security fix]
2016-12-28 21:34:45 -05:00
Graham Christensen
f4568952d6 Merge pull request #21487 from taku0/thunderbird-bin-45.6.0
thunderbird-bin: 45.5.1 -> 45.6.0 [Critical security fix]
2016-12-28 21:34:30 -05:00
taku0
a1f595c870 thunderbird: 45.5.1 -> 45.6.0 2016-12-29 11:07:10 +09:00
Graham Christensen
f5ca9a4212
Merge branch 'roundup-15' 2016-12-28 21:04:51 -05:00
Graham Christensen
8f4098f087
cryptopp: 5.6.4 -> 5.6.5
for CVE-2016-7420: CVE-2016-7420
2016-12-28 21:03:28 -05:00
Dhananjay Balan
d6254e0bbd
shellinabox: 2.19 -> 2.20
should fix shellinabox vulnarabilities from https://github.com/NixOS/nixpkgs/issues/21457
2016-12-28 21:03:22 -05:00
taku0
373fb99e98 thunderbird-bin: 45.5.1 -> 45.6.0 2016-12-29 10:59:37 +09:00
Robin Gloster
3fcdbedbef
iproute: 4.8.0 -> 4.9.0 2016-12-29 02:52:55 +01:00
Franz Pletz
1cbb04e72e
iproute: 4.7.0 -> 4.8.0 2016-12-29 02:52:55 +01:00
Robin Gloster
3e8bb7237d
cryptsetup: 1.7.1 -> 1.7.3 2016-12-29 02:52:54 +01:00
Franz Pletz
c2a979fbfd
cryptsetup: 1.7.0 -> 1.7.1 2016-12-29 02:52:54 +01:00
Antoine Eiche
bc63738c6f
qemu: fix CVE-2016-9921 and CVE-2016-9922 2016-12-28 20:37:00 -05:00
Antoine Eiche
a5dd311208
qemu: fix CVE-2016-9911 2016-12-28 20:36:53 -05:00