Commit Graph
102064 Commits
Author SHA1 Message Date
Franz Pletz 8fcd1a063e faac: fix build with glibc-2.25
Use patches from Arch to really build against the provided external
mp4v2 library.
2017-02-26 19:09:29 +01:00
Vincent Laporte 8e1b4b3c4c ocamlPackages.core: init at 113.33.02+4.03 2017-02-26 17:42:02 +00:00
Vincent Laporte 0a768bd6c8 ocamlPackages.core_kernel: init at 113.33.01+4.03 2017-02-26 17:29:36 +00:00
Vincent Laporte 1f1a950cb0 ocamlPackages.ppx_jane: init at 113.33.00 2017-02-26 17:29:36 +00:00
Vincent Laporte 68998dca58 ocamlPackages.ppx_bin_prot: init at 113.33.00+4.03 2017-02-26 17:29:36 +00:00
Vincent Laporte ceabe0d3dd ocamlPackages.ppx_typerep_conv: init at 113.33.00+4.03 2017-02-26 17:29:36 +00:00
Vincent Laporte 3c2c608c2e ocamlPackages.ppx_sexp_value: init at 113.33.00+4.03 2017-02-26 17:29:36 +00:00
Vincent Laporte 03be79a018 ocamlPackages.ppx_sexp_message: init at 113.33.00+4.03 2017-02-26 17:29:36 +00:00
Vincent Laporte 758d052990 ocamlPackages.ppx_pipebang: init at 113.33.00+4.03 2017-02-26 17:29:36 +00:00
Vincent Laporte 3615c47c22 ocamlPackages.ppx_let: init at 113.33.00+4.03 2017-02-26 17:29:35 +00:00
Vincent Laporte cf39dba1d8 ocamlPackages.ppx_fail: init at 113.33.00+4.03 2017-02-26 17:29:35 +00:00
Vincent Laporte 8f74b9024f ocamlPackages.ppx_expect: init at 113.33.01+4.03 2017-02-26 17:29:35 +00:00
Vincent Laporte 0e6e2af219 ocamlPackages.ppx_variants_conv: init at 113.33.00+4.03 2017-02-26 17:29:35 +00:00
Vincent Laporte 1aab9f884d ocamlpackages.ppx_fields_conv: init at 113.33.00+4.03 2017-02-26 17:29:35 +00:00
Vincent Laporte ecc5dd5571 ocamlPackages.ppx_enumerate: init at 113.33.00+4.03 2017-02-26 17:29:35 +00:00
Vincent Laporte c4e5f18631 ocamlPackages.ppx_custom_printf: init at 113.33.00+4.03 2017-02-26 17:29:35 +00:00
Vincent Laporte 654dd0aa96 ocamlPackages.ppx_bench: init at 113.33.00+4.03 2017-02-26 17:29:35 +00:00
Vincent Laporte b4abe046d7 ocamlPackages.ppx_inline_test: init at 113.33.00+4.03 2017-02-26 17:29:35 +00:00
Vincent Laporte 3a9ae7e367 ocamlPackages.ppx_compare: init at 113.33.00+4.03 2017-02-26 17:29:35 +00:00
Vincent Laporte 0e06c903b5 ocamlPackages.sexplib-113.33.00+4.03: fix version number 2017-02-26 17:29:35 +00:00
Benno Fünfstück 785d303c64 sic: fix empty $out
Make needs () around variable names, or it'll interpret $out as $o followed by `ut`
2017-02-26 18:24:26 +01:00
Joachim Fasting f3a6991f3d grsecurity: 4.9.12-201702231830 -> 4.9.13-201702261126 2017-02-26 18:20:50 +01:00
Benno Fünfstück 8b5e8b3cdb mod-distortion: fix package (empty $out before)
`$out` wasn't expanded, so the install phase was installing to `ut/lib/v2` (because make expanded `$o` to empty).

cc: @magnetophon
2017-02-26 18:18:21 +01:00
Franz Pletz 701544d0a7 linux: 4.9.12 -> 4.9.13 2017-02-26 18:09:16 +01:00
Franz Pletz 62857b1f21 linux: 4.4.51 -> 4.4.52 2017-02-26 18:09:16 +01:00
Franz Pletz 8a75569619 linux: 4.10 -> 4.10.1 2017-02-26 18:09:15 +01:00
Franz Pletz 5e937b173d gstreamer: 1.10.3 -> 1.10.4 for multiple CVEs
See https://gstreamer.freedesktop.org/releases/1.10/#1.10.4.

Fixes:

  * CVE-2017-5847
  * CVE-2017-5848

cc #23072
2017-02-26 18:08:42 +01:00
Michael Raskin a872e22280 speed_dreams: 2.0.0-a3 -> 2.2.1 2017-02-26 18:10:36 +01:00
Michael Raskin 1d9fa60df0 wavefunctioncollapse: 0.0pre20160930 -> 0.0pre20170130 2017-02-26 18:10:36 +01:00
Graham ChristensenandGitHub 4f3d06dc7d Merge pull request #23214 from grahamc/mcelog-service
mcelog: init Machine Check Exception Logging Daemon service
2017-02-26 11:42:56 -05:00
Graham Christensen 1430506666 mcelog: init Machine Check Exception Logging Daemon service 2017-02-26 11:42:00 -05:00
obadz 4b6f021251 Revert "lightdm: obbey services.xserver.{window/desktop}Manager.default"
This reverts commit 29caa185a7.

Not clear what the proper thing to do is. cf94cdb59b renders this
question mostly moot. Reverting before 17.03 branch to avoid a repeat
of #19054.
2017-02-26 16:22:21 +00:00
Jörg Thalheim 6c36d9fa20 nftables: make default configuration null
reason:
 - We currently have an open discussion regarding a more modular
   firewall (https://github.com/NixOS/nixpkgs/issues/23181) and
   leaving null makes future extension easier.
 - the current default might not cover all use cases (different ssh port)
   and might break setups, if applied blindly
2017-02-26 16:24:20 +01:00
Bart BrounsandFranz Pletz ec47fac2c3 ir.lv2: 1.2.2 -> 1.2.3 2017-02-26 15:49:32 +01:00
Graham Christensen 8b40d2e305 mcelog: 144 -> 148 2017-02-26 09:16:01 -05:00
Tristan HelmichandFranz Pletz d579b8c88e emby: 3.1.5 -> 3.2.4 2017-02-26 14:30:14 +01:00
Bart BrounsandFranz Pletz 4bb14b23ab supercollider: 3.7.2 -> 3.8.0 2017-02-26 14:21:21 +01:00
Joachim Fasting 0150d9a95c grsecurity: 4.9.11-201702222257 -> 4.9.12-201702231830 2017-02-26 14:01:57 +01:00
JookiaandJörg Thalheim e2c95b46e5 nftables module: Add new module for nftables firewall settings
fixes #18842
2017-02-26 13:41:14 +01:00
Tristan HelmichandFranz Pletz b508c1b792 nzbget: 17.1 -> 18.0 2017-02-26 13:36:36 +01:00
Tristan HelmichandFranz Pletz 6edbf0ffa6 sonarr: 2.0.0.4472 -> 2.0.0.4613 2017-02-26 13:33:22 +01:00
ndowensandJörg Thalheim a0cfe05ebb hiawatha: init at 10.5
Removed un-needed phase; re-enabled SSL as default

Hiawatha: fix indentation

Hiawatha: Removed 'pkgs'

fixes #23060
2017-02-26 13:09:41 +01:00
Franz Pletz 9c2ac51006 youtubeDL: 2017.02.17 -> 2017.02.24.1 2017-02-26 12:54:11 +01:00
Eric SagnesandFranz Pletz 45f3a17785 styx and themes: 0.5.0 -> 0.6.0 2017-02-26 12:52:00 +01:00
Eric SagnesandFranz Pletz b4d8eddf48 linkchecker: fix darwin build 2017-02-26 12:30:14 +01:00
Eric SagnesandFranz Pletz e3f18ec9a3 parsimonious: 0.6.2 -> 0.7.0 2017-02-26 11:58:59 +01:00
Herwig HochleitnerandFranz Pletz 189e7add9b ja2-stracciatella: init 0.15.1
This is the open-source version of the venerable Jagged Alliance 2.

Stracciatella means almost vanilla. This version is only changed for
fixes, stability improvements and to host mods.

The original data files are non-free and have to be provided by the user.
2017-02-26 11:45:15 +01:00
Franz PletzandGitHub 31568dc384 Merge pull request #23205 from matthiasbeyer/remove-luakit
luakit: remove
2017-02-26 11:38:52 +01:00
Peter Hoeg a85b55e4cd microcode-intel: 20160714 -> 20161104 2017-02-26 18:25:25 +08:00
edefandJörg Thalheim 289d808dcf pythonPackages.publicsuffix: 1.0.2 -> 1.1.0 (#23164) 2017-02-26 11:16:36 +01:00