Commit Graph

103555 Commits

Author SHA1 Message Date
Daniel Brockman
5d6ea2d64e
jshon: fix null termination in read_stream.
This fixes a somewhat critical (security?) bug.

We are trying to get it merged upstream but have had no response from
the ordinary maintainer in over a week.

(See <https://github.com/keenerd/jshon/issues/53>.)

fixes #23727
2017-03-16 18:32:04 +01:00
Jörg Thalheim
b3c14bbf03 Merge pull request #23919 from pradeepchhetri/nomad-v0.5.5
nomad: 0.5.4 -> 0.5.5
2017-03-16 18:27:32 +01:00
Jörg Thalheim
8e6247844b Merge pull request #23911 from Mic92/taskjuggler
taskjuggler: remove 2.x series
2017-03-16 18:24:39 +01:00
Jörg Thalheim
5795e5cd4d Merge pull request #23956 from volth/icewm-cfgdir
icewm: fix CFGDIR
2017-03-16 18:16:51 +01:00
Volth
fd61a33d2b icewm: fix CFGDIR 2017-03-16 16:43:33 +00:00
ndowens
00b6d82001
libcouchbase: 2.5.2 -> 2.7.2
fixes #23932
2017-03-16 17:33:42 +01:00
ndowens
3cecb95a9d
libdap: 3.15.1 -> 3.18.3 2017-03-16 17:23:03 +01:00
Jake Waksbaum
12da885e45
pdfpc: Add darwin support 2017-03-16 12:21:14 -04:00
Frederik Rietdijk
2e72372c05 pythonPackages.django_guardian: fix eval 2017-03-16 17:20:08 +01:00
Jörg Thalheim
e82ca0fa01 Merge pull request #23938 from ndowens/libdiscid
libdiscid: 0.6.1 -> 0.6.2
2017-03-16 17:15:41 +01:00
Jörg Thalheim
7f6d92356b Merge pull request #23939 from ebzzry/emem-0.2.41
emem: 0.2.40 -> 0.2.41
2017-03-16 16:18:36 +01:00
Joachim Fasting
0526467494
dnscrypt-proxy: enable additional plugins
Adding ldns builds additional plugins for rewriting DNS queries,
such as blocking and forwarding.

For example, to use a custom domain blocklist, you can do
```nix
let
  myBlockListFile = writeText "blocked-domains" ''
    *.example.com
  '';
in
{
  services.dnscrypt-proxy.extraArgs = [
    "-X libdcplugin_example_ldns_blocking.so,--domains=${myBlockListFile}"
  ];
}
```
2017-03-16 16:15:33 +01:00
Joachim Fasting
c317e5c85d
ldns: split man pages
Saves ~1.8MB
2017-03-16 16:15:31 +01:00
Dan Peebles
504b596e55 pythonPackages.pathspec_0_5: init
The pre-release version of pants needs it. I'll kill the duplicated copy
once the new version of pants is final.
2017-03-16 11:01:14 -04:00
Domen Kožar
a17e8e7e72
servant-auth-server, servant-swagger: enable hydra build 2017-03-16 15:13:04 +01:00
Jörg Thalheim
1d36642fdf Merge pull request #23941 from ndowens/libextractor
libextractor: 1.2 -> 1.3
2017-03-16 14:23:04 +01:00
Jörg Thalheim
8b8ee6c450 Merge pull request #23948 from rbasso/sc-im-bump-to-v0.5.0
sc-im: 0.4.0 -> 0.5.0
2017-03-16 13:55:33 +01:00
Jörg Thalheim
1078d3f39a Merge pull request #23949 from kamilchm/chromium
chromium: flashplayer: 24.0.0.221 -> 25.0.0.127
2017-03-16 13:30:36 +01:00
Jörg Thalheim
6a6470386f Merge pull request #23923 from kamilchm/go2nix
go2nix: 1.1.1 -> 1.2.0
2017-03-16 12:54:05 +01:00
rbasso
4f531a1d2b sc-im: 0.4.0 -> 0.5.0
- Bump version to 0.5.0
- Enable support for reading '.xls' and '.xlsx' files.

The support for reading Excel files depends on:
  - libxml2, which was already a build input.
  - libzip
  - libxls
2017-03-16 20:45:00 +09:00
Frederik Rietdijk
645c2189d1 pythonPackages.pytest-django: unpin setuptools_scm
- unpin setuptools_scm
- move to file in folder following guidelines
- use PyPI/upstream name
2017-03-16 12:40:43 +01:00
Kamil Chmielewski
df3044cb2e chromium: flashplayer: 24.0.0.221 -> 25.0.0.127
[Critical security fix]
https://github.com/NixOS/nixpkgs/pull/23889
2017-03-16 12:00:17 +01:00
Kranium Gikos Mendoza
9bd988eb0f
sipp: 3.4-beta2 -> 3.5.1
fixes #23945
2017-03-16 11:29:38 +01:00
Peter Hoeg
99c7aa45e7 s3ql: 2.17.1 -> 2.21 2017-03-16 18:19:57 +08:00
Peter Hoeg
aca073eb3a pytest-catchlog: init at 1.2.2 2017-03-16 18:19:57 +08:00
Pascal Wittmann
1ae9a7911c cligh: fix evaluation 2017-03-16 11:06:30 +01:00
Vincent Laporte
49c18cc75d ocamlPackages.bos: init at 0.1.4
Bos provides support for basic and robust interaction
with the operating system in OCaml.

Homepage: http://erratique.ch/software/bos
2017-03-16 07:11:33 +00:00
Cray Elliott
f60fec99d1 SDL2_mixer: add optional fluidsynth support
also add flac support and mp3 support, and add myself as the maintainer,
since there is no current maintainer for this package
2017-03-15 20:44:54 -07:00
Dan Peebles
e3abe9c6fa pythonPackages.pants13-pre: init 2017-03-15 22:22:02 -04:00
Peter Hoeg
bf5dc90f30 keybase: 20170209 -> 1.0.20 2017-03-16 10:01:57 +08:00
Jörg Thalheim
26045faaaf
cligh: init at 0.3
fixes #23914
2017-03-16 01:00:21 +01:00
Jörg Thalheim
09cfbc8cc3
PyGithub: init at 1.32 2017-03-16 00:59:56 +01:00
Jörg Thalheim
00addcb95e
pythonPackages.python-jose: init at 1.3.2 2017-03-16 00:59:56 +01:00
ndowens
a89e9e999b libextractor: 1.2 -> 1.3 2017-03-15 18:19:11 -05:00
Rommel M. Martinez
9b0a175af9 emem: 0.2.40 -> 0.2.41 2017-03-16 06:52:19 +08:00
NWDD
a8f269d014
gitkraken: 2.1.0 -> 2.2.0
also added myself as a maintainer
2017-03-15 23:37:18 +01:00
Christopher League
cfc7a1877a clips: init at 6.30
CLIPS is a language for building expert systems.
2017-03-16 00:05:02 +02:00
Nikolay Amiantov
545e267adf wireshark-gtk: wrap properly 2017-03-16 00:53:42 +03:00
Rommel M. Martinez
ef56873e98 emem: 0.2.35 -> 0.2.39 2017-03-15 23:48:59 +02:00
Tuomas Tynkkynen
3c57a37c55 sbt_0_12_4: Fix eval 2017-03-15 23:44:25 +02:00
ndowens
a1ea2879f8 libdiscid: 0.6.1 -> 0.6.2 2017-03-15 16:35:49 -05:00
Graham Christensen
e4c0613470 Merge pull request #23674 from c0bw3b/sec/jboss7
JBoss AS: list known vulnerability
2017-03-15 17:33:27 -04:00
Vincent Laporte
eba3900781 ocamlPackages.rresult: init at 0.5.0
Rresult is an OCaml module for handling computation results and errors in an
explicit and declarative manner without resorting to exceptions.

Homepage: http://erratique.ch/software/rresult
2017-03-15 21:21:27 +00:00
Sergii Paryzhskyi
18a272ef75 sbt-0.12.4: add an older stable version (#23933) 2017-03-15 21:17:23 +00:00
Daiderd Jordan
c8ddac7c76 Merge pull request #23864 from mimadrid/update/ripgrep-0.5.0
ripgrep: 0.4.0 -> 0.5.0
2017-03-15 21:42:23 +01:00
Daiderd Jordan
373d83516a Merge pull request #23918 from ashgillman/patch-2
ITK builds on darwin
2017-03-15 21:41:52 +01:00
Dan Peebles
0cfa1b0dde openjdk-darwin: use a sensible crypto policy
We should really move to a source build of openjdk on Darwin, but that's
tricky so for now we continue to hack around it and do stuff like this,
even though crypto export polices are stupid and make no sense. No, I'm
not bitter at all that I need to do this 😩
2017-03-15 16:37:57 -04:00
Andrzej Trzaska
376d960034 bundler: 1.14.4 -> 1.14.6 (#23930) 2017-03-15 20:34:35 +00:00
edanaher
77b7b7df33 bup: 0.28.1 -> 0.29 (#23876) 2017-03-15 21:20:25 +01:00
Dan Peebles
2ffda66f11 go1.8: patch test to work with recent tzdata 2017-03-15 15:17:11 -04:00