Michael Raskin
4fb2d16dd6
Merge pull request #13581 from tohl/master
...
sbcl: 1.3.2 -> 1.3.3
2016-02-29 22:55:13 +00:00
Pascal Wittmann
b56c1982bd
libfilezilla: 0.4.0 -> 0.4.0.1
2016-02-29 23:35:32 +01:00
Pascal Wittmann
931fa7433d
checkstyle: 6.15 -> 6.16
2016-02-29 23:35:32 +01:00
Tomas Hlavaty
765c6c5f2c
sbcl: 1.3.2 -> 1.3.3
2016-02-29 21:03:27 +01:00
Vincent Laporte
b1801168e3
pixman: remove legacy patches
2016-02-29 19:14:41 +01:00
Michael Raskin
1685ad2367
Update ECL
2016-02-29 17:23:58 +01:00
Arseniy Seroka
0b16356611
Merge pull request #13549 from gilligan/update-nodejs-5.7.0
...
nodejs-5_x: 5.6.0 -> 5.7.0
2016-02-29 18:21:04 +03:00
Damien Cassou
d2098bf465
Merge pull request #13571 from DamienCassou/fix-pharo-vm-darwin
...
pharo-vm: stop trying to build on darwin
2016-02-29 13:25:49 +01:00
Damien Cassou
ce549c85c8
pharo-vm: stop trying to build on darwin
...
Building these pharo-vm sources on darwin may be possible but doesn't
make much sense because native darwin sources exist.
2016-02-29 13:08:12 +01:00
zimbatm
29e78b1126
Merge pull request #13568 from timbertson/gup
...
gup: 0.5.3 -> 0.5.4
2016-02-29 10:59:09 +00:00
Tobias Pflug
8625d2f8aa
nodejs-5_x: 5.6.0 -> 5.7.0
2016-02-29 11:35:51 +01:00
Vladimír Čunát
0294fc5bbd
haskellPackages: fix evaluation
...
It seems `self` was wanted instead of `pkgs` by the author of 3844206
.
2016-02-29 10:54:25 +01:00
Tim Cuthbertson
70df5bf9ea
gup: 0.5.3 -> 0.5.4
2016-02-29 20:15:19 +11:00
zimbatm
3344f02b3b
Merge pull request #13485 from zimbatm/cide-0.9.0
...
cide: 0.8.1 -> 0.9.0
2016-02-28 12:51:41 +00:00
zimbatm
c08f18df63
cide: 0.8.1 -> 0.9.0
2016-02-28 12:49:20 +00:00
zimbatm
69ce5cb656
use the sourceforge mirrors everywhere
...
find pkgs -name "*.nix" -exec sed -r \
"s|https?://downloads.sourceforge.net/|mirror://sourceforge/|g" -i {} \;
2016-02-28 12:07:42 +00:00
Michael Alan Dorman
3844206366
Make sure we use the older version of hjsonpointer
2016-02-28 11:34:59 +01:00
Michael Alan Dorman
08a02a84de
Make sure an older version of hjsonpointer is included
2016-02-28 11:34:59 +01:00
Peter Simons
4ee5a8865d
mwc-random: drop obsolete overrides
2016-02-28 11:34:59 +01:00
Peter Simons
6dd798f67f
hackage-packages.nix: update Haskell package set
...
This update was generated by hackage2nix v20151217-12-g567601b using the following inputs:
- Nixpkgs: 82be4306ae
- Hackage: 300be01a10
- LTS Haskell: 45f9a3dc16
- Stackage Nightly: 18441cd11a
2016-02-28 11:34:59 +01:00
Michael Raskin
c0f20c5912
Merge pull request #13518 from leenaars/love2
...
love: fix broken 0.8.2 + added version 0.72
2016-02-28 09:35:54 +00:00
Robert Helgesson
3a9842c7c5
perl-LWP: 6.13 -> 6.15
...
Also remove no longer needed patch.
2016-02-28 09:33:59 +01:00
Robert Helgesson
cf463bbd1a
perl-DBIx-Class: 0.082820 -> 0.082821
...
Also remove patches for issues that have been resolved upstream.
2016-02-28 09:33:58 +01:00
Franz Pletz
bc4dbca2b3
Merge pull request #13513 from grahamc/omnibus-cves
...
Several CVEs
2016-02-28 04:14:20 +01:00
Michiel Leenaars
62c3ad1dde
love: fix broken 0.8 + added version 0.72
2016-02-27 22:37:36 +01:00
Eelco Dolstra
8726c6d506
webkitgtk: Disable Hydra build
...
This package takes an excessive amount of time to build (e.g., right
now Hydra is showing eight concurrent builds of webkitgtk, some of
them running for more than 6 hours). This may also delay channel
updates.
2016-02-27 22:29:24 +01:00
Eelco Dolstra
be4ebe0046
perl: 5.22.0 -> 5.22.1
2016-02-27 22:22:26 +01:00
Eelco Dolstra
7627bf6f3f
perl: Unify 5.20 and 5.22 expressions
2016-02-27 22:22:26 +01:00
Graham Christensen
77134ea4a5
jasper: patch for CVE-2016-1867
2016-02-27 14:48:29 -06:00
Graham Christensen
a1b69275af
libbsd: 0.7.0 -> 0.8.2 for CVE-2016-2090
2016-02-27 14:32:56 -06:00
Graham Christensen
3e1b8935c0
mbedtls: 1.3.14 -> 1.3.16 for CVE-2015-8036
2016-02-27 14:23:56 -06:00
zimbatm
17348dc094
Remove all dots at end of descriptions
...
Specially crafted for @JagaJaga
find pkgs -name "*.nix" -exec \
sed -e 's|\(description.*\)\.";|\1";|g' -i {} \;
2016-02-27 17:30:29 +00:00
Franz Pletz
ca2611650a
nghttp2: 1.3.4 -> 1.7.1 (CVE-2016-1544)
...
https://lwn.net/Vulnerabilities/675696/
2016-02-27 17:53:22 +01:00
Franz Pletz
7dc5ad835a
http-parser: 2.5.0 -> 2.6.1 (CVE-2016-2086, CVE-2016-2216)
...
Fixes build of nodejs-0_10 and nodejs-4_x.
2016-02-27 17:27:17 +01:00
Franz Pletz
e5bd913ea5
pixman: 0.32.8 -> 0.34.0 (security release)
2016-02-27 17:06:24 +01:00
Franz Pletz
e3ecee8b13
nodejs: 5.5.0 -> 5.6.0 (CVE-2016-2086, CVE-2016-2216)
...
https://nodejs.org/en/blog/vulnerability/february-2016-security-releases/
2016-02-27 17:06:24 +01:00
Franz Pletz
6fd20ad747
nodejs: 4.2.3 -> 4.3.0 (CVE-2016-2086, CVE-2016-2216)
...
https://nodejs.org/en/blog/vulnerability/february-2016-security-releases/
2016-02-27 17:06:24 +01:00
Franz Pletz
3673c5bf52
nodejs: 0.10.41 -> 0.10.42 (CVE-2016-2086, CVE-2016-2216)
...
https://nodejs.org/en/blog/vulnerability/february-2016-security-releases/
2016-02-27 17:06:24 +01:00
Franz Pletz
c6b1f48e31
libgcrypt: 1.6.4 -> 1.6.5 (CVE-2015-7511)
...
https://www.cs.tau.ac.il/~tromer/ecdh/
2016-02-27 17:06:24 +01:00
Franz Pletz
571f5b74ed
ffmpeg: 2.8.5 -> 2.8.6 (CVE-2016-2329)
2016-02-27 16:34:02 +01:00
Franz Pletz
6ae6016d15
libxmp: 4.3.8 -> 4.3.11 (security release)
...
https://lwn.net/Alerts/676256/
2016-02-27 16:31:35 +01:00
Vladimír Čunát
13afef0d8e
webkitgtk: fix build with glibc-2.23
...
... by a patch accepted upstream.
2.4 seems to build fine without patching.
2016-02-27 11:07:56 +01:00
Michael Raskin
b9853c0b9b
ecl: fix source URL
2016-02-27 08:14:01 +01:00
zimbatm
7feaf55b7e
Merge pull request #11314 from anderspapitto/flamegraph
...
FlameGraph: init at 182b24fb
2016-02-26 23:16:27 +00:00
zimbatm
4ecb1ce679
Merge pull request #11274 from robgssp/ldap
...
ldap-client: don't break on test failures
2016-02-26 23:13:27 +00:00
zimbatm
35ab3d301f
Merge remote-tracking branch 'upstream/staging'
2016-02-26 22:37:04 +00:00
Jude Taylor
f6c3b13c7c
ghcjs: pull in ghcjsi branch
2016-02-26 11:27:47 -08:00
zimbatm
26b59efa8a
Merge pull request #13491 from grahamc/patch-1
...
go-1.6: remove the cacert 1.5 patch
2016-02-26 18:58:59 +00:00
Franz Pletz
082cd3edd3
Merge pull request #13473 from grahamc/libssh2-1.7.0
...
libssh2: 1.6.0 -> 1.7.0
2016-02-26 19:34:54 +01:00
Graham Christensen
8132a5ae76
go-1.6: remove the cacert 1.5 patch
...
Removed in 58dbaf69b7
2016-02-26 12:32:33 -06:00