92113 Commits

Author SHA1 Message Date
Herwig Hochleitner
685786b7d7 androidenv: update packages
build-tools      25.1.7 -> 25.2.2
sdk-tools        23.0.1 -> 24.0.2
platform-tools   24 -> 24.0.2
2016-09-14 18:31:22 +02:00
Herwig Hochleitner
85fdf8665f dropbox: 9.4.49 -> 10.4.25 2016-09-14 18:18:45 +02:00
Herwig Hochleitner
1172c6be9b pypy: 5.4.0 -> 5.4.1 2016-09-14 18:11:17 +02:00
Matthew Maurer
284c2d8ef5 buildOcamlJane: Add line breaks 2016-09-14 12:00:45 -04:00
Joachim F
068106cf6a Merge pull request #18571 from peterhoeg/wp-cli
wp-cli: 0.23.1 -> 0.24.1
2016-09-14 17:56:03 +02:00
Matthew Maurer
4fcc1a5a97 ppx_sexp_conv: Fix description to match package 2016-09-14 11:50:42 -04:00
Lancelot SIX
28d286ac4b Merge pull request #18562 from taku0/flashplayer-11.2.202.635
flashplayer: 11.2.202.632 -> 11.2.202.635
2016-09-14 17:19:08 +02:00
Alexey Shmalko
351d34ca3d
google-chrome: use corresponding chromium version 2016-09-14 16:56:20 +03:00
Eelco Dolstra
32d00f50ec Merge pull request #18573 from peterhoeg/systemd_user_cfg
systemd: support setting defaults for user instances
2016-09-14 13:39:57 +02:00
Bjørn Forsman
1010271c63 nixos/pam: clean up generated files (no functional change) (#18580)
The generated files in /etc/pam.d/ typically have a lot of empty lines
in them, due to how the generated Nix strings are joined together;
optional elements that are excluded still produce a newline. This patch
changes how the files are generated to create more compact,
human-friendly output files.

The change is basically this, repeated:

-  ''
-    ${optionalString use_ldap
-        "account sufficient ${pam_ldap}/lib/security/pam_ldap.so"}
-  ''
+  optionalString use_ldap ''
+    account sufficient ${pam_ldap}/lib/security/pam_ldap.so
+  ''
2016-09-14 11:56:07 +01:00
Peter Simons
642a42875f Merge pull request #18541 from RamKromberg/fix/groff
groff: add missing depedencies for optional postscript and html outputs
2016-09-14 09:54:41 +02:00
Théophane Hufschmitt
0401260922 selfoss service: init 2016-09-14 09:23:56 +02:00
Théophane Hufschmitt
3a016246d5 selfoss: init at 2.15 2016-09-14 09:23:56 +02:00
Théophane Hufschmitt
e5ac0c8f17 mainteners: add regnat 2016-09-14 09:22:54 +02:00
Franz Pletz
ee4c4768a4
curl3: remove vulnerable curl version 2016-09-14 09:03:23 +02:00
Franz Pletz
296c671454
gsb: remove, depends on vulnerable curl3 2016-09-14 09:03:23 +02:00
Matthew Maurer
4cc33335a4 Fix descriptions to be CONTRIBUTIONS.md compliant 2016-09-14 02:36:08 -04:00
Matthew Maurer
f10067be1f Legacy library + old compiler = normal name (OCaml)
For legacy camlp4 libraries, if we are using a pre-4.02 compiler, and
so don't have ppx access, allow access to the legacy library under the
normal name.
2016-09-14 02:36:07 -04:00
Matthew Maurer
2acf031b81 core_extended: 112.24.00 -> 112.24.00/113.33.03
PPX/P4 split
2016-09-14 02:36:07 -04:00
Matthew Maurer
eafda42dc6 ocaml-textutils: 112.17.00 -> 112.17.00/113.33.03
PPX/P4 split
2016-09-14 02:36:07 -04:00
Matthew Maurer
3062264c3a ocaml-re2: 112.06.00 -> 112.06.00/113.33.03
PPX/P4 split
2016-09-14 02:36:07 -04:00
Matthew Maurer
0561329ae5 core: 112.24.01 -> 112.24.01/113.33.03
PPX/P4 split
2016-09-14 02:36:07 -04:00
Matthew Maurer
a6f8b1f9ff core_kernel: 112.24.00 -> 112.24.00/113.33.03
PPX/P4 split
2016-09-14 02:36:06 -04:00
Matthew Maurer
5ce22cb05e bin_prot: 112.24.00 -> 112.24.00/113.33.03
PPX/P4 split
2016-09-14 02:36:06 -04:00
Matthew Maurer
7ea027862c variantslib: 109.15.03 -> 109.15.03/113.33.03
PPX/P4 split
2016-09-14 02:36:03 -04:00
Matthew Maurer
fc4b5786cd sexplib: 112.24.01 -> 112.24.01/113.33.03
PPX/P4 split
2016-09-14 02:35:48 -04:00
Matthew Maurer
3eb02d9f38 fieldslib: 109.20.03 -> 109.20.03/113.33.03
PPX/P4 legacy split
2016-09-14 02:35:32 -04:00
Matthew Maurer
b0c76ca173 ppx_jane: init at 113.33.03 2016-09-14 02:35:18 -04:00
Matthew Maurer
d97392c39a ocaml-typerep: 112.24.00 -> 112.24.00/113.33.03
Split typerep into ppx supporting (modern) and p4 supporting (legacy)
2016-09-14 02:35:13 -04:00
Matthew Maurer
794b4fbfb9 ppx_expect: init at 113.33.03 2016-09-14 02:34:37 -04:00
Matthew Maurer
e485e9b6d3 ppx_variants_conv: init at 113.33.03 2016-09-14 02:34:36 -04:00
Matthew Maurer
753edce021 ppx_typerep_conv: init at 113.33.03 2016-09-14 02:34:36 -04:00
Matthew Maurer
4de0724e8c ppx_sexp_value: init at 113.33.03 2016-09-14 02:34:36 -04:00
Matthew Maurer
246fd021bd ppx_sexp_message: init at 113.33.03 2016-09-14 02:34:36 -04:00
Matthew Maurer
7f3e5783bf ppx_pipebang: init at 113.33.03 2016-09-14 02:34:36 -04:00
Matthew Maurer
68aa85cf99 ppx_let: init at 113.33.03 2016-09-14 02:34:35 -04:00
Matthew Maurer
f8241a28fb ppx_fields_conv: init at 113.33.03 2016-09-14 02:34:35 -04:00
Matthew Maurer
1f16ade80f ppx_fail: init at 113.33.03 2016-09-14 02:34:35 -04:00
Matthew Maurer
50f4790f86 ppx_enumerate: init at 113.33.03 2016-09-14 02:34:35 -04:00
Matthew Maurer
bf2299bd48 ppx_custom_printf: init at 113.33.03 2016-09-14 02:34:35 -04:00
Matthew Maurer
d862e9a6a1 ppx_bin_prot: init at 113.33.03 2016-09-14 02:34:34 -04:00
Matthew Maurer
bb34402719 ppx_bench: init at 113.33.03 2016-09-14 02:34:34 -04:00
Matthew Maurer
d537a83811 ppx_inline_test: init at 113.33.03 2016-09-14 02:34:34 -04:00
Matthew Maurer
a89dfb2148 ppx_assert: init at 113.33.03 2016-09-14 02:34:34 -04:00
Matthew Maurer
b86e0ad498 ppx_sexp_conv: init at 113.33.03 2016-09-14 02:34:34 -04:00
Matthew Maurer
7f861c4add ppx_here: init at 113.33.03 2016-09-14 02:34:33 -04:00
Matthew Maurer
d51fcdb777 ppx_compare: init at 113.33.03 2016-09-14 02:34:33 -04:00
Matthew Maurer
b87abcb3b6 ppx_type_conv: init at 113.33.03 2016-09-14 02:34:33 -04:00
Matthew Maurer
146609fe59 ppx_deriving: init at v3.3 2016-09-14 02:34:33 -04:00
Matthew Maurer
a65e53d768 ppx_driver: init at 113.33.03 2016-09-14 02:34:33 -04:00