Commit Graph
99630 Commits
Author SHA1 Message Date
Graham Christensen 111b4e4c87 mariadb: 10.1.19 -> 10.1.21 for multiple CVEs 2017-01-25 20:53:24 -05:00
Graham Christensen 8d342d20b5 libnl: 3.2.28 -> 3.2.29 for CVE-2017-0386 2017-01-25 20:53:18 -05:00
Robin Gloster 5de731c853 tests.bittorrent: use a file instead of a directory
nixUnstable.src is a directory, which made cp fail without -r
2017-01-26 02:44:05 +01:00
John Wiegley 1294909c2a lens-family-th_0_4_1_0: Add to hackage-packages.nix for GHC 7.10 2017-01-25 16:56:51 -08:00
Franz Pletz f1ba2c8d3b nginxMainline: 1.11.8 -> 1.11.9 2017-01-26 01:04:49 +01:00
Vladimír Čunát e635fdf05e Merge #22151: licenses: add EUPL v1.1 2017-01-25 23:34:28 +01:00
Vladimír Čunát 15219fe15e licenses.eupl11: unify with the other licenses
... as it *is* present in the SPDX list.
2017-01-25 23:31:25 +01:00
oleks 98e830efe2 licenses: add EUPL v1.1 license 2017-01-25 23:18:33 +01:00
Jörg ThalheimandGitHub 152da41893 Merge pull request #22141 from benrob0329/master
minetest 0.4.14 -> 0.4.15
2017-01-25 23:04:56 +01:00
Jörg ThalheimandGitHub 7c8c0bbbc2 Merge pull request #22145 from sternenseemann/valadoc
valadoc: 2016-10-09 -> 2016-11-11
2017-01-25 23:03:32 +01:00
Vladimír Čunát f27fb8ab75 knot-{dns,resolver}: try to fix on darwin
Evaluation works now, at least.
2017-01-25 22:42:20 +01:00
Dan Peebles ed83ec1b65 lkl: fix impure reference to /usr/bin/env 2017-01-25 21:30:59 +00:00
Pascal Wittmann cedca371c8 homebank: 5.1.2 -> 5.1.3 2017-01-25 22:16:26 +01:00
Robin GlosterandGitHub 117e5547d1 Merge pull request #21311 from makefu/services/logstash
services.logstash: default options, examples and address update
2017-01-25 22:11:40 +01:00
aszlig d01b9493c9 nixos/doc/installing: Fix typo in <literal/>
The tag wasn't properly closed which caused the manual build to fail.

Tested with: nix-build nixos/release.nix -A manual.x86_64-linux

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2017-01-25 21:40:07 +01:00
Shaun SharplesandRobin Gloster 462ef74442 factorio: remove autosave-interval from command-line options 2017-01-25 21:39:37 +01:00
Shaun SharplesandRobin Gloster 7f358917ee factorio: settings moved from command-line options to server-settings.json 2017-01-25 21:39:37 +01:00
Shaun SharplesandRobin Gloster cde8e89a2e factorio: 0.13.20 -> 0.14.21 2017-01-25 21:39:37 +01:00
Kosyrev SergeandRobin Gloster 4f8b4069e5 quodlibet: rename to quodlibet, quodlibet-without-gst-plugins
The gst-plugin-less version is barely useful out of the box, so it is
the one that should be relegated to a less prominent spot in the namespace.
2017-01-25 21:33:55 +01:00
sternenseemann 5f3db56048 valadoc: 2016-10-09 -> 2016-11-11 2017-01-25 21:28:45 +01:00
Pascal BachandRobin Gloster a6968ad43c installing: document how to activate SSH during installation 2017-01-25 21:09:31 +01:00
Pascal BachandRobin Gloster 01fd86723c install-device: correct command to start sshd 2017-01-25 21:09:31 +01:00
Pascal BachandRobin Gloster 03ef04f0a4 install-device: permit root login with password
Allow password login to the installation this allows doing remote installation
via SSH. All that need to be done on the local machine is:
1. Boot from the installation media
2. Set a password with passwd
3. Enable SSH with systemctl start sshd

It is safe as root doesn't have a password by default
and SSH is disabled by default.

Fixes #20718
2017-01-25 21:09:31 +01:00
Peter HoegandRobin Gloster 0a4943a381 syncthing: 0.14.19 -> 0.14.21 2017-01-25 20:27:22 +01:00
Benrob0329 15c23d91a8 minetest 0.4.14 -> 0.4.15 2017-01-25 13:41:58 -05:00
Nicolò BalzarottiandRobin Gloster 9371acd80f fcrackzip: init at 1.0 2017-01-25 19:34:34 +01:00
Thomas PhamandRobin Gloster 8fa49a6351 postgis: 2.2.1 -> 2.3.1 2017-01-25 19:31:30 +01:00
Franz Pletz 516760a6fb nixos/acme: add random delay to timer
This way we behave like good citizens and won't overload Let's Encrypt
with lots of cert renewal requests at the same time.
2017-01-25 19:15:04 +01:00
Yorick van PeltandRobin Gloster 2a939c4b21 streamlink: 0.0.2 -> 0.3.0 2017-01-25 19:12:49 +01:00
Vladimír Čunát 278bbe3b33 add kresd service with basic options
Still celebrating today's 1.2.0 release!
2017-01-25 18:46:28 +01:00
Robin Gloster cb30150bd5 php: fix build in case mysql is not mariadb
fixes #20986
2017-01-25 18:11:38 +01:00
Franz PletzandGitHub 2262763b1a Merge pull request #22135 from pradeepchhetri/riemann
riemann: 0.2.9 -> 0.2.12
2017-01-25 17:09:15 +01:00
Franz Pletz 34eae3f73a riemann: fix executable with wrapper script 2017-01-25 17:06:49 +01:00
Pradeep ChhetriandFranz Pletz b7ef0ed487 riemann: 0.2.9 -> 0.2.12 2017-01-25 17:06:21 +01:00
Robin Gloster b79fa22b7a tests.installer: rely on swap.target in tests
fixes #5258
2017-01-25 17:00:13 +01:00
Sander van der Burg 0f6eab52e1 xcodeenv: make it work with Xcode 8.2.1 2017-01-25 16:56:55 +01:00
aszlig ca7923f111 nss: Provide a more stable URL for pkgconfig patch
Since 2bf0f84f1f, the patch isn't in our
repository anymore but being fetched from its origin.

However, the origin URL is always pointing to the latest master version
of Gentoo. This has the downside that whenever Gentoo changes the patch,
our build of NSS will be broken.

Also, I'm providing a comment here indicating what the patch does.

As to the reason *why* the patch is there, I vaguely remeber seeing a
few libraries/applications that depend on NSS relying that there's a
pkgconfig file.

After checking a few distros, they all seem to have it:

https://anonscm.debian.org/cgit/pkg-mozilla/nss.git/tree/debian?id=5306c4192d6bc0a2685842e9fd533196e7302297
https://apps.fedoraproject.org/packages/nss-devel/
https://git.archlinux.org/svntogit/packages.git/tree/trunk?h=packages/nss&id=3f7f54b357e23b7ac1cec849693334ad29be07d2

The issue is already reported upstream but hasn't been fixed yet:

https://bugzilla.mozilla.org/show_bug.cgi?id=530672

Tested by building nss on x86_64-linux (the hash didn't change anyway,
but just to be sure).

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2017-01-25 16:25:00 +01:00
John EricsonandGitHub f47757aaf0 Merge pull request #22133 from Ericson2314/no-splice
top-level: no more need to expose `splicedPackages`
2017-01-25 09:31:13 -05:00
John Ericson c869fe022e top-level: no more need to expose splicedPackages
This was just done temporarily on the last cross-overhauling PR for
testing purposes.
2017-01-25 09:24:55 -05:00
Vladimír Čunát 5d5fb4a2fb knot-resolver: init at 1.2.0
Celebrating today's release!
2017-01-25 15:22:09 +01:00
Ricardo M. CorreiaandRobin Gloster 30c3fdedfe mkpasswd: make the package high priority
Otherwise, if you have the `expect` package installed, its `mkpasswd`
program can override the one from the `mkpasswd` package. If that
happens, the NixOS documentation instructions for generating a hashed
password to put into `configuration.nix` will not work.
2017-01-25 15:19:26 +01:00
Bob van der LindenandRobin Gloster d9987f360a nginx: added serverName option for virtualHosts
This allows overriding the `server_name` attribute of virtual
hosts. By doing so it is possible to have multiple virtualHost
definitions that share the same `server_name`. This is useful in
particular when you need a HTTP as well as a HTTPS virtualhost: same
server_name, different port.
2017-01-25 14:55:55 +01:00
Franz PletzandGitHub b9b95aa4d4 Merge pull request #22034 from mayflower/conntrack-helpers
Disable conntrack helper autoloading by default
2017-01-25 14:18:41 +01:00
Vincent Laporte d40b680101 coq-8.4: fix build of ssreflect and mathcomp 2017-01-25 13:14:31 +00:00
Vincent Laporte 42bf99ef44 coqPackages.{ssreflect,mathcomp}: fix build with Coq-8.6
by adding `findlib` as a build input.

Also clean `default.nix` a little bit.
2017-01-25 13:06:11 +00:00
vbglandGitHub 635ac15845 Merge pull request #21879 from vbgl/coq-clean
Coq: minor refactoring
2017-01-25 14:05:38 +01:00
Vladimír Čunát e5229c63ad t1lib: add a note about CVE fixes 2017-01-25 13:53:55 +01:00
Michael RaskinandGitHub 05d7ece4b6 Merge pull request #22040 from NeQuissimus/zulu
zulu: init at 8.19.0.1
2017-01-25 12:31:29 +00:00
Graham Christensen 04ae7febc8 cvs: patch against CVE-2012-0804 (heap overflow) 2017-01-25 07:24:19 -05:00
Arseniy SerokaandGitHub 87a3ee0c40 Merge pull request #22125 from romildo/upd.lumina
lumina: 1.1.0-p1 -> 1.2.0-p1
2017-01-25 13:29:25 +03:00