Commit graph

28353 commits

Author SHA1 Message Date
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
zimbatm
c183117aee Merge pull request #13441 from gilligan/add-galen-package
galen init at 2.2.1
2016-02-26 18:05:40 +00:00
zimbatm
7e8faf022f rubygems: 2.4.8 -> 2.5.2
Closes #11950
2016-02-26 18:02:24 +00:00
zimbatm
accc1f1484 go: 1.4: disable failing test in sandbox 2016-02-26 18:00:11 +00:00
zimbatm
58dbaf69b7 go: remove ssl certs patches
Those are not needed since we now use a standard location to store our
bundles.

See bfebc7342e
2016-02-26 17:58:58 +00:00
Charles Strahan
53ea7dee75 emacs: fix priority for ctags
This fixes the previous attempt (in commit 46d1dd5) to make ctags' ctags
override emacs' ctags. The higher the value of the priority attribute,
the higher the priority (see the definition of `buildEnv`).
2016-02-26 12:27:04 -05:00
Peter Simons
2bcec4272f Merge pull request #13480 from phile314/master
uhc: 1.1.9.2 -> 1.1.9.3
2016-02-26 13:18:13 +01:00
Philipp Hausmann
fbd857ab72
uhc: 1.1.9.2 -> 1.1.9.3 2016-02-26 12:12:53 +01:00
vbgl
d39595c54f Merge pull request #13404 from knedlsepp/fix-darwin-tcl-tk
Fix darwin tcl tk
2016-02-26 11:38:26 +01:00
Franz Pletz
0bbe8e1884 Merge pull request #13454 from grahamc/xerces
xerces-c: 3.1.1 -> 3.1.3
2016-02-26 11:25:25 +01:00
Franz Pletz
d5a2c4cb05 libinput: Add libwacom dependency
Fixes #13476 & #13147.
2016-02-26 11:03:28 +01:00
Franz Pletz
db2b0c8406 Merge pull request #13430 from nico202/yarp
yarp (+ libace): init at 2.3.64
2016-02-26 09:29:21 +01:00
Graham Christensen
737e808913 libssh2: 1.6.0 -> 1.7.0
This release includes the following changes:
      o libssh2_session_set_last_error: Add function
      o mac: Add support for HMAC-SHA-256 and HMAC-SHA-512
      o WinCNG: support for SHA256/512 HMAC
      o kex: Added diffie-hellman-group-exchange-sha256 support
      o OS/400 crypto library QC3 support
    This release includes the following security advisory:
      o diffie_hellman_sha256: convert bytes to bits
        CVE-2016-0787: http://www.libssh2.org/adv_20160223.html
    This release includes the following bugfixes:
      o SFTP: Increase speed and datasize in SFTP read
      o openssl: make libssh2_sha1 return error code
      o openssl: fix memleak in _libssh2_dsa_sha1_verify()
      o cmake: include CMake files in the release tarballs
      o Fix builds with Visual Studio 2015
      o hostkey.c: Fix compiling error when OPENSSL_NO_MD5 is defined
      o GNUmakefile: add support for LIBSSH2_LDFLAG_EXTRAS
      o GNUmakefile: add -m64 CFLAGS when targeting mingw64
      o kex: free server host key before allocating it (again)
      o SCP: add libssh2_scp_recv2 to support large (> 2GB) files on windows
      o channel: Detect bad usage of libssh2_channel_process_startup
      o userauth: Fix off by one error when reading public key file
      o kex: removed dupe entry from libssh2_kex_methods
      o _libssh2_error: Support allocating the error message
      o hostkey: fix invalid memory access if libssh2_dsa_new fails
      o hostkey: align code path of ssh_rsa_init to ssh_dss_init
      o libssh2.pc.in: fix the output of pkg-config --libs
      o wincng: fixed possible memory leak in _libssh2_wincng_hash
      o wincng: fixed _libssh2_wincng_hash_final return value
      o add OpenSSL 1.1.0-pre2 compatibility
      o agent_disconnect_unix: unset the agent fd after closing it
      o sftp: stop reading when buffer is full
      o sftp: Send at least one read request before reading
      o sftp: Don't return EAGAIN if data was written to buffer
      o sftp: Check read packet file offset
      o configure: build "silent" if possible
      o openssl: add OpenSSL 1.1.0-pre3-dev compatibility
      o GNUmakefile: list system libs after user libs
2016-02-25 22:09:21 -06:00
Tobias Geerinckx-Rice
1eb8139100 libpsl: 2016-02-16 -> 2016-02-25 2016-02-25 20:54:24 +01:00
Pascal Wittmann
8106d61c12 libfilezilla: 0.3.1 -> 0.4.0 2016-02-25 19:57:39 +01:00
Arseniy Seroka
edeb5480fc Merge pull request #13438 from kamilchm/nimble
nimble: init at 0.7.2
2016-02-25 20:50:46 +03:00
Graham Christensen
f91c979f8a xerces-c: 3.1.1 -> 3.1.3 2016-02-25 11:25:00 -06:00
Josef Knedl
5e1da18b6d tk: Fixes NixOS/nixpkgs#13377 (bad install_name)
Patch is based on: https://trac.macports.org/changeset/100816
of bug report: https://trac.macports.org/ticket/37395
2016-02-25 17:57:22 +01:00
Robin Gloster
c087af0d8c Merge pull request #13450 from zimbatm/cide-dependency-fix
cide: add missing git runtime dependency
2016-02-25 16:58:44 +01:00
Robin Gloster
46e1af9bba Merge pull request #13444 from gilligan/update-sauce-connect
sauce-connect: 4.3.6 -> 4.3.13
2016-02-25 16:56:44 +01:00
zimbatm
84a4d9e0e1 cide: add missing git runtime dependency
`git` is being used during `cide package`
2016-02-25 15:15:00 +00:00
Arseniy Seroka
a68eae7866 rustfmt: 2015-12-23 -> 2016-02-15 2016-02-25 15:57:18 +03:00
Nikolay Amiantov
a4902ff1fa rustUnstable.cargo: 2016-01-10 -> 2016-02-25 2016-02-25 14:21:46 +03:00
Kamil Chmielewski
770f66b2ce nimble: init at 0.7.2 2016-02-25 12:06:45 +01:00
Tobias Pflug
93aea6eccd sauce-connect: 4.3.6 -> 4.3.13 2016-02-25 11:54:17 +01:00
Graham Christensen
26c2f71131 rustUnstable.rustc: 2015-08-09 -> 2016-02-22 2016-02-25 13:51:12 +03:00
Tobias Pflug
4304419443 galen init at 2.2.1 2016-02-25 10:25:31 +01:00
Allan Espinosa
21917bc8e2 jenkins: 1.649 -> 1.650 2016-02-25 02:16:35 -06:00
Vladimír Čunát
93f6af1071 Merge branch 'master' into staging 2016-02-25 09:01:48 +01:00
Vladimír Čunát
30b7bd8d01 Merge branch 'glibc-2.22' into staging
I'm running whole my working notebook on 2.22 without any problems.
I don't expect any significant issues.
2016-02-25 08:42:59 +01:00
Charles Strahan
d2e0b6cf6f Merge pull request #13433 from ryantrinkle/ghcjs-boot-overridable
ghcjs: Make ghcjs-boot source code overridable
2016-02-24 16:57:05 -05:00
Jude Taylor
bd9f128cc2 add darwin.libiconv to ghcjs packages 2016-02-24 13:33:16 -08:00
Jude Taylor
b6ff8f9314 disable darwin-arch.patch on openssl >= 1.0.2 2016-02-24 13:33:16 -08:00
Ryan Trinkle
55720db388 ghcjs: Make ghcjs-boot source code overridable 2016-02-24 16:29:13 -05:00
=
a5ed58445f yarp (+ libace): init at 2.3.64 2016-02-24 22:08:29 +01:00
Lancelot SIX
d7cb5f47d3 gdb: 7.10 -> 7.11
See announcement here :
http://lists.gnu.org/archive/html/info-gnu/2016-02/msg00010.html
2016-02-24 15:55:20 +01:00
Vladimír Čunát
0ee46ddffb libssh: security update 0.7.2 -> 0.7.3
It's supposed to fix CVE-2016-0739: weak secret with diffie-hellman.
2016-02-24 15:02:19 +01:00
Eelco Dolstra
ef86e9506d Untested fix for #13401 2016-02-24 14:01:20 +01:00
vbgl
a15f7c018e Merge pull request #13129 from bzizou/gdal-netcdf
gdal-netcdf: GDAL with netCDF format support
2016-02-24 12:23:28 +01:00
vbgl
b05708ba0e Merge pull request #12741 from regnat/ocamlUpdates
ocamlPackages.findlib: 1.5.3 -> 1.6.1
2016-02-24 12:00:25 +01:00
Wout Mertens
17a759f346 Watchman: 4.3.0 => 4.5.0 2016-02-24 11:22:59 +01:00
Eelco Dolstra
aff0451c10 patchELF: Use correct directory
Borrowed from https://github.com/NixOS/nixpkgs/pull/13395.
2016-02-24 11:13:36 +01:00
Franz Pletz
775f902c07 Merge pull request #13147 from colemickens/update-libinput
libinput: 1.1.6 -> 1.2.0
2016-02-24 10:58:29 +01:00
Bruno Bzeznik Bruno.Bzeznik@imag.fr
c4644c8b43 gdal: 2.0.1 -> 2.0.2 + netCDF format support
may be disabled by netcdfSupport=false
2016-02-24 10:39:44 +01:00
Jude Taylor
45ea4956d8 fix library dependencies for cargo on darwin 2016-02-23 16:42:51 -08:00
Jude Taylor
beea8537f7 clean up usage of procps in rustc 2016-02-23 16:42:51 -08:00
zimbatm
cdbaee7d4b Merge pull request #12866 from nathan7/rubygem-drvname-fix
buildRubyGem: ensure gem versions don't get misparsed
2016-02-23 23:13:12 +00:00
zimbatm
fa46b448d7 Merge pull request #13019 from tg-x/qtox
qtox: 20151221 -> 1.2.4, libtoxcore-dev: 20160105 -> 20160131
2016-02-23 22:52:09 +00:00
zimbatm
49217b724f Merge pull request #12786 from phunehehe/unused-bundler-head
remove unused file bundler-head.nix
2016-02-23 22:39:55 +00:00
zimbatm
4fd875be4e Merge pull request #13356 from zimbatm/cide
cide: init at 0.8.1
2016-02-23 22:28:02 +00:00
Arseniy Seroka
32ce97ec76 Merge pull request #10980 from bcdarwin/minc-tools
MINC (Medical Image NetCDF) tools
2016-02-23 22:22:29 +03:00
Ben Darwin
c49c384e20 libminc: init at 2.3.00 2016-02-23 14:03:10 -05:00
Arseniy Seroka
ee7c6d71b4 Merge pull request #13392 from spacefrogg/dialog
dialog: 1.2-20150920 -> 1.3-20160209
2016-02-23 21:29:10 +03:00
Cole Mickens
719a065e01 libinput: 1.1.6 -> 1.2.0 2016-02-23 10:11:10 -08:00
Frederik Rietdijk
40ca841c5c Merge pull request #13124 from FRidh/buildPythonApplication
buildPythonApplication: use new function for Python applications
2016-02-23 16:02:10 +01:00
Pascal Wittmann
b1c8fb8685 Merge pull request #13390 from bzizou/libdap
libdap: fixed pkg name (version missing)
2016-02-23 15:57:22 +01:00
Michael Raitza
af6c867512 dialog: 1.2-20150920 -> 1.3-20160209 2016-02-23 14:51:28 +00:00
Bruno Bzeznik Bruno.Bzeznik@imag.fr
a60df02d02 libdap: fixed pkg name (version missing) 2016-02-23 15:29:57 +01:00
Arseniy Seroka
a714281b79 Merge pull request #13389 from bzizou/nco
nco: fixed the pkg name (version missing)
2016-02-23 17:17:19 +03:00
Bruno Bzeznik Bruno.Bzeznik@imag.fr
fb8c4fafb9 nco: fixed the pkg name (version missing)
Also fixed too long description
2016-02-23 15:15:44 +01:00
Arseniy Seroka
7ff3fd305b Merge pull request #13375 from bzizou/libdap
libdap: init at 3.15.1
2016-02-23 17:08:33 +03:00
Gabriel Ebner
151fd89ba0 polyml: 5.5.2 -> 5.6 2016-02-23 14:19:04 +01:00
Benjamin Staffin
960b11e7e8 jsonnet: 0.8.5 -> 0.8.6 2016-02-22 18:20:54 -08:00
zimbatm
f05bc0444a gettext: 0.19.6 -> 0.19.7
expat is replaced by a bundled version of libxml2
2016-02-22 22:47:45 +00:00
zimbatm
05d4959251 gettext: expand all gettext.sh paths 2016-02-22 22:47:45 +00:00
Bruno Bzeznik Bruno.Bzeznik@imag.fr
59a1dc4be2 libdap: init at 3.15.1 2016-02-22 23:15:44 +01:00
Robin Gloster
06546b0ec1 Merge pull request #13143 from onlinemediagroup/ios_cross_compiler
ios-cross-compile: init at Feb 16, 2016
2016-02-22 19:17:22 +00:00
Edgar Aroutiounian
058c768892 ios-cross-compile: init at 9.2 2016-02-22 11:16:11 -08:00
Tobias Geerinckx-Rice
2919200db3 libpsl: 2016-02-09 -> 2016-02-16 2016-02-22 19:42:27 +01:00
Josef Knedl
a9e8c742fb proj: Add platforms.darwin and enable doCheck. 2016-02-22 19:05:17 +01:00
Pascal Wittmann
2d2efceecb Merge pull request #13367 from bzizou/nco
nco: init at 4.5.5
2016-02-22 16:26:23 +01:00
Bruno Bzeznik Bruno.Bzeznik@imag.fr
2960ea5292 nco: init at 4.5.5 2016-02-22 15:14:34 +01:00
Michel Kuhlmann
312494180d nixpkgs manual: add basic R documentation, fixes #13362
also fixes #13243
2016-02-22 10:16:06 +01:00
Pascal Wittmann
4b80ab55f1 Merge pull request #13360 from aespinosa/jenkins-1.649
jenkins: 1.647 -> 1.649
2016-02-22 09:02:56 +01:00
Peter Simons
e713765b53 hackage-packages.nix: update Haskell package set
This update was generated by hackage2nix v20151217-10-ga610b1b using the following inputs:

  - Nixpkgs: 096bee7aef
  - Hackage: 735e006a18
  - LTS Haskell: bbcada892f
  - Stackage Nightly: b41dbc58b2
2016-02-22 08:26:38 +01:00
Allan Espinosa
491007d0a1 jenkins: 1.647 -> 1.649 2016-02-22 00:37:07 -06:00
zimbatm
b58e26dbf6 cide: init at 0.8.1 2016-02-21 21:11:35 +00:00
Michael Hoy
7d6f2c4e3f mdk: init at 1.2.9 2016-02-21 13:56:40 -06:00
John Ericson
f13eede7e5 haskell: Tiny refactor in generic-builder. No hashes/interfaces changed. 2016-02-21 10:16:13 -08:00
John Ericson
51b66ed4d9 haskell: Add notion of cross compiler and define nativeGhc with it
Tested to not change hashes
2016-02-21 10:16:13 -08:00
John Ericson
114cd6765d haskell: Expose the package set used to build each GHC, where possible
Tested to not change hashes
2016-02-21 10:16:13 -08:00
John Ericson
e6d3a4e7d1 ghcjs: Remove wrapper, which seems long unused 2016-02-21 10:16:13 -08:00
Frederik Rietdijk
846aa6e776 Merge pull request #13165 from NixOS/python-wip
Python PIP fix, fixes #12190, closes #13035
2016-02-21 17:49:45 +01:00
Edward Tjörnhammar
8968a6e604 dcadec: init at 0.2.0 2016-02-21 15:32:12 +01:00
Edward Tjörnhammar
a3017f92d8 libcrossguid: init at 2016-02-21 2016-02-21 15:32:12 +01:00
Nikolay Amiantov
895f51222e buildPythonPackage: add installFlags 2016-02-21 12:20:51 +01:00
Vladimír Čunát
59617de6d7 glibc: 2.22 -> 2.23
The two patches were included upstream.
(Even the one from guix, except for a whitespace difference.)
2016-02-21 10:31:14 +01:00
Franz Pletz
c349fe6127 Merge pull request #13117 from adevress/vmmlib
Add a new nixpkg vmmlib. A vector and matrix C++ library
2016-02-21 04:50:12 +01:00