1
0
Fork 0
mirror of https://github.com/NixOS/nixpkgs synced 2024-10-19 03:47:13 -04:00
Commit graph

95107 commits

Author SHA1 Message Date
sternenseemann 096ec04b82 ocaml-erm_xmpp_0_3: init at 0.3 2016-11-03 14:39:26 +01:00
sternenseemann 9554143a9c ocaml-otr: init at 0.3.3 2016-11-03 14:39:26 +01:00
sternenseemann 02388e9ba5 ocaml-notty: init at 0.1.1 2016-11-03 14:39:22 +01:00
sternenseemann 18788cbac7 ocaml-uuseg: 0.8.0 -> 0.9.0
This commit also refactors the expression.
2016-11-03 14:34:35 +01:00
sternenseemann 21a191df74 ocaml-uutf: 0.9.3 -> 0.9.4
This commit also refactors the expression
2016-11-03 14:34:35 +01:00
sternenseemann db760a5edc ocaml-astring: init at 0.8.3 2016-11-03 14:34:35 +01:00
sternenseemann d675e0d832 ocaml-tls: init at 0.7.1 2016-11-03 14:34:31 +01:00
sternenseemann 750342082b ocaml-x509: 0.5.0 -> 0.5.3
This commit also refactors the expression.
2016-11-03 14:24:52 +01:00
sternenseemann 361975cd93 ocaml-cstruct: 1.6.0 -> 2.3.0
This commit also refactors the expression.
2016-11-03 14:24:52 +01:00
sternenseemann d8686b4949 ocaml-nocrypto: 0.5.1 -> 0.5.3 2016-11-03 14:24:47 +01:00
Joachim F 3d847803e7 Merge pull request #20126 from michalrus/airwave
airwave: 1.3.2 → 1.3.3
2016-11-03 14:18:59 +01:00
sternenseemann 32e86a3e2a ppx_sexp_conv: use sexplib_p4 instead of sexplib
This prevents potential interface incompatibilities if newer compiler versions are used
2016-11-03 14:08:18 +01:00
sternenseemann 0c8859fd17 ocaml-ptime: init at 0.8.2 2016-11-03 14:08:18 +01:00
Joachim Fasting d9b5cd41c5
grsecurity: 4.7.10-201610262029 -> 201611011946 2016-11-03 13:55:23 +01:00
Joachim F ea8a038702 Merge pull request #20122 from hiberno/hiberno-remove-maintainership
Remove myself as maintainer.
2016-11-03 13:04:09 +01:00
Michal Rus ce22a9c7ba
airwave: 1.3.2 → 1.3.3 2016-11-03 12:54:29 +01:00
Franz Pletz 12088f2ba1
mpv: add support for drm, fixes vaapi 2016-11-03 12:54:26 +01:00
Nikolay Amiantov 0914796d46 Merge pull request #20117 from ericsagnes/fix/qutebrowser
qutebrowser: fix wrapper
2016-11-03 14:24:09 +03:00
Théo Zimmermann 93fbb947b3 aspcud: fix by updating the dependencies (#20086)
Depends on gringo but gringo is now maintained as part of the clingo
suite. This commit removes gringo (standalone) and replace it with
the latest version of clingo. This update follows closely the old
derivation for gringo (see 99e06fe).
2016-11-03 12:14:45 +01:00
Christian Lask 2d524a37f8 Remove myself as maintainer. 2016-11-03 11:54:54 +01:00
Robert Helgesson b6bd555c66
perl-Archive-Cpio: 0.09 -> 0.10
Also add license field.
2016-11-03 10:48:36 +01:00
Marius Bergmann 51652ac3aa smokeping service: Use setuid-wrapped fping binary
The current default probe config uses the unwrapped fping binary, which
leads to an error because fping must be executed with elevated
permissions.

I fixed this by changing the path to the default binary to the
setuid-wrapped version.
2016-11-03 09:44:21 +01:00
Vincent Laporte 26256b7cea ocamlPackages.zarith: fix build in chrooted environments 2016-11-03 09:26:33 +01:00
Franz Pletz 8085aff315 Merge pull request #20015 from Mic92/adb
adb: init module
2016-11-03 06:29:28 +01:00
Franz Pletz a94bd88d7a
memcached: 1.4.20 -> 1.4.33
Fixes:

  - CVE-2016-8704
  - CVE-2016-8705
  - CVE-2016-8706

Closes #20079.

cc #20078
2016-11-03 05:11:58 +01:00
Peter J. Jones d19967bf48 vsftpd service: add extraConfig option, set anon_root (#20069)
This commit includes two changes:

  1. A new `extraConfig` option to allow administrators to set any
     vsftpd configuration option that isn't directly supported by this
     derivation.

  2. Correctly set the `anon_root` vsftpd option to `anonymousUserHome`
2016-11-03 05:06:47 +01:00
Eric Sagnes 7fd38dc8b3 znc module: optionSet -> submodule (#20096) 2016-11-03 05:02:14 +01:00
Eric Sagnes 5d6eaaa179 screenfetch: add bc dependency (#20097) 2016-11-03 05:01:36 +01:00
Franz Pletz 9b3da61628 Merge pull request #20106 from rbasso/exercism-init-at-2.3.0
exercism: init at 2.3.0
2016-11-03 05:00:55 +01:00
Eric Sagnes 7668d3e69b styx: 0.2.0 -> 0.3.1 (#20118) 2016-11-03 04:58:53 +01:00
Eric Sagnes 3b42bfa77e groonga: 6.0.9 -> 6.1.0 (#20119)
release notes: http://groonga.org/en/blog/2016/10/29/groonga-6.1.0.html
2016-11-03 04:58:30 +01:00
Franz Pletz 64902aebb0
libxml2: add patch to fix CVE-2016-4658
cc #20078
2016-11-03 02:45:18 +01:00
Franz Pletz 04db88d247
graphicsmagick: add patches to fix 3 CVEs
Fixes CVE-2016-8682, CVE-2016-8683, CVE-2016-8684.

cc #20078
2016-11-03 02:45:17 +01:00
Franz Pletz 25c01931bb
qemu: add patches to fix lots of CVEs
Patches from Debian and upstream git repo.

Fixes:

 * CVE-2016-6836
 * CVE-2016-7155
 * CVE-2016-7156
 * CVE-2016-7157
 * CVE-2016-7421
 * CVE-2016-7422
 * CVE-2016-7423
 * CVE-2016-7466
 * CVE-2016-8909
 * CVE-2016-8910
 * CVE-2016-9102
 * CVE-2016-9103
 * CVE-2016-9104
 * CVE-2016-9105
 * CVE-2016-9106

cc #20078
2016-11-03 02:45:16 +01:00
Franz Pletz 2b2f273375
cairo: add patch to fix CVE-2016-9082
cc #20078
2016-11-03 02:45:11 +01:00
Eric Sagnes 76f742341c qutebrowser: fix wrapper 2016-11-03 10:38:57 +09:00
Tim Steinbach 08fb099b82 Merge pull request #20085 from mbrgm/fix/smokeping-permissions
smokeping service: Fix permissions in $smokepingHome
2016-11-02 20:26:29 -04:00
Tim Steinbach e97e9835dc Merge pull request #20112 from cko/nodejs_7x
nodejs-7_x: init
2016-11-02 20:25:22 -04:00
Tim Steinbach 29f679d32e Merge pull request #19861 from womfoo/fix/netdata
netdata: allow execution without a config file
2016-11-02 19:45:21 -04:00
Tim Steinbach 04b22dd935 Merge pull request #19982 from sternenseemann/netcat
Make netcat-openbsd the default netcat
2016-11-02 19:44:29 -04:00
Tim Steinbach 9e150c92d4 Merge pull request #20098 from nexusdev/solc
solc: 0.4.2 -> 0.4.4
2016-11-02 19:42:35 -04:00
Christine Koppelt c9d27cc3ea nodejs-7_x: init 2016-11-03 00:21:44 +01:00
Robert Helgesson f7e2675ed5
perl-Moo: 2.002003 -> 2.002005 2016-11-02 23:04:27 +01:00
Robert Helgesson bcb0a65f23
perl-Role-Tiny: 2.000003 -> 2.000005 2016-11-02 23:04:27 +01:00
Bjørn Forsman 2f8ac21e1b nixos: remove test-config-examples.sh (obsolete)
This file has been non-functional for over two years, since
commit f002a27a80 ("Remove obsolete directory") removed
.../doc/config-examples/.
2016-11-02 22:46:19 +01:00
John Ericson a113382f2c top-level: Use nixpkgsFun to avoid import ../.. 2016-11-02 21:50:24 +01:00
Stefan Goetz 64a3317889 youtube-dl: 2016-10-31 -> 2016-11-02 (#20103) 2016-11-02 20:30:31 +01:00
Vincent Laporte b028b5f4ef coq-8.5: ease the selection of an older (patch level) version 2016-11-02 19:39:22 +01:00
rbasso fa46c22354 exercism: init at 2.3.0 2016-11-03 03:25:07 +09:00
rbasso 66a25908de maintainers: add rbasso 2016-11-03 03:25:06 +09:00