Commit Graph

4480 Commits

Author SHA1 Message Date
Robin Gloster
f0f55ac6cd
Revert "uchiwa: 0.22.1 -> 0.25.3-1"
This reverts commit 5dc5dfdefb.

This breaks evaluation:
error: invalid character ‘/’ in name ‘angular-tools/ng-jsoneditor-ea138469f157d8f2b54ec5b8dcf4b08a55b61459’

cc @peterhoeg
2017-07-30 14:06:39 +02:00
Peter Hoeg
5dc5dfdefb uchiwa: 0.22.1 -> 0.25.3-1 2017-07-30 18:40:19 +08:00
Frederik Rietdijk
20b8e4b4cf Merge remote-tracking branch 'upstream/master' into HEAD 2017-07-30 08:09:11 +02:00
Tim Steinbach
820c7591f8
mariadb: 10.1.21 -> 10.1.25 2017-07-29 15:05:09 -04:00
Franz Pletz
e37274eb2f
atlassian-jira: 7.3.7 -> 7.4.1 2017-07-29 18:28:30 +02:00
Franz Pletz
96a40ec635
atlassian-confluence: 6.2.2 -> 6.3.1 2017-07-29 18:28:06 +02:00
Danylo Hlynskyi
311ee164e4 pg_repack: 1.3.4 -> 1.4.0.1
highlight: adds support for Amazon RDS (pg 9.6.3) when used as client
2017-07-29 17:58:50 +02:00
Bjørn Forsman
a65d8d3af3 lighttpd: install configuration examples
Place them in $out/share/lighttpd/doc/config/.

Most importantly, this includes a complete set of mime types in the
$out/share/lighttpd/doc/config/conf.d/mime.conf file. The plan is to use
that file in the NixOS lighttpd module.
2017-07-29 14:24:40 +02:00
Franz Pletz
b116fa5ff2
Merge branch 'master' into staging 2017-07-28 16:08:30 +02:00
Vladimír Čunát
20d2bfa4ff
knot-resolver: remove unused inputs 2017-07-28 15:34:27 +02:00
Vladimír Čunát
62e4e3301b
knot-resolver: maintenance 1.3.1 -> 1.3.2 2017-07-28 15:12:23 +02:00
Vladimír Čunát
69c67371db
knot-dns: maintenance 2.5.2 -> 2.5.3 2017-07-28 15:12:07 +02:00
Nikolay Amiantov
e9520bab01 ejabberd: 17.01 -> 17.07 2017-07-27 17:07:45 +03:00
Volth
c6128d2feb nixos/varnish: made compatible with varnish 5.2.1, add modules
* nixos/varnish: command line compatible with varnish 5.2.1, fixes
https://github.com/NixOS/nixpkgs/issues/27409
* nixos/varnish: add support for modules (services.varnish.extraModules)
* varnish-modules: init at 0.10.2
* varnish-geoip: init at 1.0.2
* varnish-rtstatus: init at 1.2.0
* varnish-digest: init at 1.0.1
* added services.varnish.extraCommandLine option
2017-07-26 23:32:49 +00:00
John Ericson
9be40841ea Merge remote-tracking branch 'upstream/master' into staging-base
Conflicts:
	pkgs/build-support/cc-wrapper/default.nix
	pkgs/build-support/gcc-wrapper-old/builder.sh
	pkgs/build-support/trivial-builders.nix
	pkgs/desktops/kde-4.14/kde-package/default.nix
	pkgs/development/compilers/openjdk-darwin/8.nix
	pkgs/development/compilers/openjdk-darwin/default.nix
	pkgs/development/compilers/openjdk/7.nix
	pkgs/development/compilers/openjdk/8.nix
	pkgs/development/compilers/oraclejdk/jdk-linux-base.nix
	pkgs/development/compilers/zulu/default.nix
	pkgs/development/haskell-modules/generic-builder.nix
	pkgs/misc/misc.nix
	pkgs/stdenv/generic/builder.sh
	pkgs/stdenv/generic/setup.sh
2017-07-26 13:46:04 -04:00
John Ericson
ea7d13cf1a stdenv-setup and misc hooks: Work with bash-3.4 for MacOS nix-shell
This is a temporary measure until this impurity is removed from Nix.
2017-07-26 09:08:01 -04:00
Peter Hoeg
b23b1345f7 lcdproc: init at 0.5.9 2017-07-26 16:32:06 +08:00
Frederik Rietdijk
29f91c107f Merge remote-tracking branch 'upstream/master' into HEAD 2017-07-23 11:23:43 +02:00
Joel Thompson
9dc51dc00d exhibitor: Fix bugs in previous package
The previous package didn't build properly due to a bug in the build
script, and the nixos module didn't evaluate due to missing descriptions
in the options. This fixes both issues.

It also adds missing command-line options that weren't able to be set
and properly converts bools to the strings exhibitor expects.
2017-07-21 16:14:04 -04:00
Joel Thompson
4b42fc4b8a exhibitor: init at 3.4.9
Initial Exhibitor nix package and nixos module for Netflix's Exhibitor,
which is a manager for Apache Zookeeper.
2017-07-21 09:45:37 -04:00
Franz Pletz
226964861f Merge pull request #27405 from rvl/postgresql-xml
postgresql: fix nixos tests and add xml support
2017-07-20 20:31:38 +02:00
Jörg Thalheim
4936e99d56 Merge pull request #27470 from AtnNn/rethinkdb
RethinkDB 2.3.5 -> 2.3.6
2017-07-19 00:35:54 +01:00
Oliver Charles
ba1392dafd Merge pull request #27391 from adisbladis/postgres_cves
Postgres CVE fixes
2017-07-18 21:03:05 +01:00
Etienne Laurin
119a0fe53c RethinkDB 2.3.5 -> 2.3.6 2017-07-18 15:42:14 +00:00
Frederik Rietdijk
3eceecb90d Merge remote-tracking branch 'upstream/master' into HEAD 2017-07-17 13:52:01 +02:00
Nadrieril
c226ee619a tt-rss: 16.3 -> 17.4 2017-07-17 02:20:16 +02:00
Rodney Lorrimar
502a272ee7 postgresql: enable XML functions
I suspect these functions aren't widely used, but they are enabled in
PostgreSQL on Ubuntu and Arch.
2017-07-15 14:58:17 +01:00
Vladimír Čunát
e2b7b09960
Merge branch 'master' into staging 2017-07-15 12:15:56 +02:00
adisbladis
b5c6543de3
postgresql-9.2.20 -> postgresql-9.2.21
postgresql-9.3.16 -> postgresql-9.3.17
postgresql-9.4.11 -> postgresql-9.4.12
postgresql-9.5.6 -> postgresql-9.5.7
postgresql-9.6.2 -> postgresql-9.6.3

Fixes:
  * CVE-2017-7484
  * CVE-2017-7485
  * CVE-2017-7486

See:
  * https://www.postgresql.org/about/news/1746/
2017-07-15 03:47:38 +08:00
Yegor Timoshenko
245e4a3801 darkhttpd: update homepage 2017-07-14 03:31:53 +03:00
John Ericson
ea9af6e3bd Merge pull request #27336 from obsidiansystems/stdenv-setup-cleanup
Stdenv setup misc cleanups
2017-07-13 18:41:33 -04:00
Franz Pletz
6943cd3ebd
darkhttpd: 1.11 -> 1.12 2017-07-14 00:40:51 +02:00
Will Dietz
04aa269fb1 opensmtpd: Fix attempt to set unsupported permissions during install 2017-07-14 00:23:16 +02:00
Daiderd Jordan
e39e869fa3 Merge pull request #27361 from yegortimoshenko/patch-2
darkhttpd: platforms.linux → platforms.all
2017-07-14 00:13:32 +02:00
Franz Pletz
6e1aaeacfc
nginx: 1.12.0 -> 1.12.1 for CVE-2017-7529 2017-07-14 00:03:41 +02:00
Franz Pletz
af70b8fc23
nginxMainline: 1.13.2 -> 1.13.3 for CVE-2017-7529 2017-07-14 00:03:41 +02:00
Yegor Timoshenko
a9ea9d4f56 darkhttpd: platforms.linux → platforms.all 2017-07-13 22:49:12 +03:00
Dmitry Kalinkin
b917a8760e slurm: 15-08-5-1 -> 17.02.6, slurm-llnl -> slurm 2017-07-13 03:13:05 -04:00
John Ericson
8d76effc17 stdenv-setup: Make the package accumulators associative arrays instead of strings
This is generally cleaner: less eval, less worrying about separators,
and probably also faster. I got the idea from that python wrapper
script.
2017-07-12 15:30:56 -04:00
Charles Strahan
47868cbfb8 Merge pull request #26127 from gabesoft/upstream-master
Fixed meteor Future is not defined error
2017-07-11 17:59:51 -04:00
Vladimír Čunát
3678981f9f
knot-resolver: remove aarch64 from meta.platforms
It will compile but won't really work ATM.
2017-07-10 18:11:40 +02:00
Tuomas Tynkkynen
299af45989 wallabag: Move docs to correct directory 2017-07-10 14:52:47 +03:00
Tuomas Tynkkynen
217bd1fb38 shaarli: Move docs to correct place 2017-07-10 14:44:29 +03:00
Franz Pletz
90f9d52b73
matrix-synapse: 0.21.0 -> 0.22.1 2017-07-10 09:36:05 +02:00
Gabriel Adomnicai
bc7c311c4d Fixed meteor Future is not defined error 2017-07-09 09:15:33 -07:00
zimbatm
466e7e23c6 caddy: 0.10.3 -> 0.10.4
The dependencies are now fully vendored
2017-07-09 17:04:04 +01:00
Daiderd Jordan
980346592c
Merge branch 'staging' into master 2017-07-08 22:22:17 +02:00
Dmitry Marakasov
382285b34b Fix homepage 2017-07-07 19:50:10 +03:00
Eelco Dolstra
8fc5beb855 httpd: 2.4.25 -> 2.4.26
CVE-2017-3167, CVE-2017-3169, CVE-2017-7659, CVE-2017-7668,  CVE-2017-7679
2017-07-07 17:24:13 +02:00
Hector Jusforgues
0f2db06540 consul_exporter: init at 0.3.0 (#27162) 2017-07-07 10:01:45 +01:00
Eelco Dolstra
942422a646
Merge branch 'glibc' of https://github.com/rnhmjoj/nixpkgs into staging 2017-07-06 15:14:57 +02:00
Franz Pletz
c71989022e
nginxMainline: 1.13.1 -> 1.13.2 2017-07-05 19:04:17 +02:00
Vladimír Čunát
9e1c7ddaae
Merge branch 'master' into staging 2017-07-05 09:53:53 +02:00
Vladimír Čunát
5328aac7be
Merge branch 'staging'
Comparison looks OK; I'll try some fixes on master directly.
http://hydra.nixos.org/eval/1372577?compare=1372497
2017-07-05 08:55:26 +02:00
Volth
b935b21ffd fix regressions where "${repo}-${rev}-scr" pattern was hardcoded 2017-07-04 20:22:13 +00:00
Peter Simons
edb587633c Merge pull request #26420 from roblabla/feature-postfix
postfix: Add optional LDAP support, allow changing package in service
2017-07-04 14:57:40 +02:00
Pascal Bach
68b5e964ae unifi: 5.5.11 -> 5.5.19 2017-07-03 23:10:51 +02:00
Vladimír Čunát
d1a89ae9d7
Merge branch 'master' into staging 2017-07-03 09:48:58 +02:00
Sebastian Hagen
cb9fe8cead Mariadb: Fix URL for source tarball.
mariadb.org appears to have changed their URL schemes, and the tarball URL used
by this derivation no longer works, which makes this unbuildable from scratch.

This change updates that URL to a mariadb.org location that will still serve
this tarball.

Hash is unchanged.
2017-07-03 02:53:13 +01:00
Tristan Helmich
b87993e2fb emby: 3.2.20.0 -> 3.2.22.0 2017-07-02 20:36:04 +02:00
Pascal Wittmann
1420b20f08
radicale: 1.1.2 -> 1.1.4 2017-07-01 10:11:47 +02:00
Daiderd Jordan
7f4f08ecae Merge pull request #26997 from NeQuissimus/redis_3_2_9
redis: 3.2.8 -> 3.2.9
2017-06-30 21:45:25 +02:00
Peter Simons
33a5e7fed2 Merge pull request #26995 from NeQuissimus/bind_9_11_1_p2
bind: 9.10.5-P2 -> 9.11.1-P2
2017-06-30 20:49:06 +02:00
Tim Steinbach
5eb08b5c68
redis: 3.2.8 -> 3.2.9 2017-06-30 14:00:14 -04:00
Tim Steinbach
171c088754
bind: 9.10.5-P2 -> 9.11.1-P2 2017-06-30 13:52:04 -04:00
Joachim F
8604630d92 Merge pull request #26939 from dtzWill/fix/perms-fallout-misc-2
Fixup various setuid/setgid permission problems, part 2
2017-06-30 18:30:02 +01:00
Vladimír Čunát
ddf864f8aa
Merge branch 'master' into staging
Mass rebuilds from master (>7k on x86_64-linux).
2017-06-30 18:16:58 +02:00
Joachim F
786b952afc Merge pull request #26976 from fadenb/emby_3.2.20.0
emby: 3.2.19.0 -> 3.2.20.0
2017-06-30 15:42:47 +01:00
Tristan Helmich
22216c574e emby: 3.2.19.0 -> 3.2.20.0 2017-06-29 23:13:33 +02:00
Tristan Helmich
6344c22b78 radarr: 0.2.0.696 -> 0.2.0.778 2017-06-29 23:04:38 +02:00
Peter Simons
c4430ba248 bind: update to version 9.10.5-P2 to fix CVE-2017-3142 and CVE-2017-3143 2017-06-29 22:15:01 +02:00
Will Dietz
ed0ac2fece leafnode: patch around setting special bits 2017-06-28 14:31:46 -05:00
Will Dietz
179936d75c mailman: Fix attempts to chmod g+s during installation 2017-06-28 13:34:21 -05:00
Pascal Wittmann
3dea2941e0 Merge pull request #26712 from gnidorah/master2
nas: init at 1.9.4
2017-06-28 15:20:23 +02:00
gnidorah
69aa5f5540 nas: init at 1.9.4 2017-06-28 14:13:20 +03:00
Joachim F
767a8b2e9a Merge pull request #26073 from florianjacob/piwik-package
piwik & piwik service: init at 3.0.4
2017-06-27 20:51:16 +01:00
Joachim F
8dda321c1f Merge pull request #26724 from schneefux/pkg.shaarli
shaarli: 0.8.4 -> 0.9.0
2017-06-27 20:08:48 +01:00
Franz Pletz
b8bfc8dae2
httpd: don't install suid executables into nix store 2017-06-27 01:51:18 +02:00
WilliButz
72ed360277 freeradius: 3.0.12 -> 3.0.14 (#26874) 2017-06-27 01:44:00 +02:00
David McFarland
84a4ee5c04 gpm: allow cygwin 2017-06-26 09:33:12 -03:00
Bas van Dijk
35e5719fe9 elasticsearch: 5.4.0 -> 5.4.2 2017-06-26 08:47:28 +02:00
Pascal Bach
e5def4442e minio: 20170316 -> 20170613 2017-06-26 04:07:37 +02:00
Franz Pletz
40a04291c9
Merge branch 'master' into staging 2017-06-26 02:23:38 +02:00
Volth
60e19e7393 plv8: init at 2.0.3 2017-06-25 01:20:51 +00:00
Daiderd Jordan
09c1768afd
plex: 1.5.5 -> 1.5.7 2017-06-24 19:00:30 +02:00
Samuel Leathers
5d7fd7e7fa mailhog: init at 1.0.0 (#26821)
* mailhog: init at 1.0.0

* formatting nitpicks
2017-06-24 17:05:34 +01:00
Vladimír Čunát
c76f8d9c7a
knot-resolver: maintenance 1.3.0 -> 1.3.1 2017-06-23 14:48:29 +02:00
Vladimír Čunát
75872f3161
knot-dns: security 2.5.1 -> 2.5.2
https://lists.nic.cz/pipermail/knot-dns-users/2017-June/001144.html
2017-06-23 14:48:10 +02:00
Franz Pletz
16aa92305b
exim: patch CVE-2017-1000369 (stack clash) 2017-06-22 00:44:05 +02:00
schneefux
c02e26f8a0
wallabag: 2.2.2 -> 2.2.3 2017-06-20 13:30:38 +02:00
schneefux
63022fdfcb
shaarli: 0.8.4 -> 0.9.0 2017-06-20 13:25:42 +02:00
Robin Gloster
908157c6c5
prometheus-blackbox-exporter: 0.4.0 -> 0.5.0 2017-06-20 12:04:55 +02:00
Franz Pletz
12a31293ad
quagga: 1.2.0 -> 1.2.1 2017-06-20 07:04:16 +02:00
Franz Pletz
d7624d6677
icecast: 2.4.1 -> 2.4.3 2017-06-20 03:56:25 +02:00
Franz Pletz
a7210764eb
squid4: 4.0.17 -> 4.0.20 2017-06-20 03:45:47 +02:00
Franz Pletz
fcbf28d6b5
squid: 3.5.23 -> 3.5.26 2017-06-20 03:45:46 +02:00
Franz Pletz
294a20ea02
smcroute: 2.1.0 -> 2.3.1 2017-06-20 03:45:46 +02:00
Franz Pletz
e60c958811
prometheus: 1.5.2 -> 1.7.1 2017-06-20 03:45:45 +02:00
Franz Pletz
735dcc1a27
charybdis: 3.5.3 -> 3.5.5 2017-06-20 03:45:42 +02:00
Florian Jacob
55844c8380 piwik & piwik service: init at 3.0.4 2017-06-19 16:00:17 +02:00
Rushmore Mushambi
e1ec8d9e9c Merge pull request #26658 from rushmorem/cockroach
cockroachdb: beta-20160915 -> v1.0.2
2017-06-18 00:46:24 +02:00
rushmorem
ec65ef744b cockroachdb: beta-20160915 -> v1.0.2 2017-06-17 22:52:25 +02:00
Franz Pletz
aa06a6e00b
atlassian-jira: 7.3.4 -> 7.3.7 2017-06-17 18:48:43 +02:00
Franz Pletz
c0a582f4bb
atlassian-crowd: 2.11.1 -> 2.12.0 2017-06-17 18:48:39 +02:00
Franz Pletz
d6e94684fb
atlassian-confluence: 6.1.1 -> 6.2.2 2017-06-17 18:48:35 +02:00
Will Dietz
5e9edcfebe hiawatha: Don't ask cmake to install w/setuid perms 2017-06-16 07:34:53 -05:00
Will Dietz
bb1e0b51de torque: Patch out attempts to set special bits 2017-06-16 07:27:23 -05:00
Franz Pletz
72c36db003
bind: 9.10.5 -> 9.10.5-P1 for CVE-2017-3140 2017-06-15 13:43:09 +02:00
Bas van Dijk
2444eab485 ELK: update kibana and the elastic beats to 5.4 (#26252)
* Add kibana5 and logstash5
* Upgrade the elastic beats to 5.4
* Make sure all elastic products use the same version
  (see elk5Version)
* Add a test for the ELK stack
2017-06-13 22:36:08 +02:00
Franz Pletz
44cb792077
powerdns: 4.0.2 -> 4.0.3 2017-06-13 21:21:59 +02:00
Franz Pletz
ec27fcdd6c
caddy: 0.9.5 -> 0.10.3 2017-06-13 21:21:58 +02:00
Vladimír Čunát
ed070354a9
Merge branch 'staging' 2017-06-13 11:22:56 +02:00
Vladimír Čunát
156a9afb2b
knot-resolver: 1.2.6 -> 1.3.0 2017-06-13 10:57:33 +02:00
Pascal Bach
46e2c1398f nextcloud: 11.0.2 -> 12.0.0 2017-06-11 16:14:21 +02:00
Vladimír Čunát
403b3c2ddd
xkeyboard-config: 2.20 -> 2.21 2017-06-11 09:46:12 +02:00
Orivej Desh
333dc53433 clickhouse: 1.1.54190 -> 1.1.54236 2017-06-10 12:11:37 +02:00
Joachim Schiele
507c207958 spamassassin: major service fixes -> added more perl packages to spamassassin and abstracted service to not use /etc/spamassassin, also running sa-update as spamd user periodically (#26470)
thanks @grahamc for IRC comments
2017-06-10 09:35:35 +02:00
Peter Hoeg
207ac3c7b8 mpd_clientlib: 2.10 -> 2.11
Upstream has moved to github as well.
2017-06-09 12:55:20 +08:00
Peter Hoeg
c87f034977 mpd: 0.20.6 -> 0.20.9
Upstream has also moved to github.
2017-06-09 12:04:58 +08:00
Vladimír Čunát
db0235ce76
knot-dns: quick bugfix 2.5.0 -> 2.5.1 2017-06-07 17:57:42 +02:00
roblabla
f1094050fd postfix: Add optional LDAP support 2017-06-06 13:09:40 +02:00
Jörg Thalheim
09e59ad579 Merge pull request #26378 from benley/xf86-input-libinput-0.25.1
xorg-input-libinput: 0.25.0 -> 0.25.1
2017-06-06 08:22:16 +01:00
Franz Pletz
4b8b89f069
grafana: 4.2.0 -> 4.3.2 2017-06-06 04:02:02 +02:00
Franz Pletz
b74866b9a7
nginxMainline: 1.13.0 -> 1.13.1 2017-06-06 03:59:20 +02:00
Franz Pletz
f18bcc1e2a
knot-dns: 2.4.2 -> 2.5.0 2017-06-06 03:59:16 +02:00
Joachim F
870ad77263 Merge pull request #26395 from fadenb/sonarr
sonarr: 2.0.0.4689 -> 2.0.0.4753
2017-06-05 13:42:15 +01:00
Joachim F
b31141f198 Merge pull request #26396 from fadenb/radarr
radarr: 0.2.0.654 -> 0.2.0.696
2017-06-05 13:42:04 +01:00
Frederik Rietdijk
bd762fac08 Merge pull request #26394 from fadenb/emby
emby: 3.2.15.0 -> 3.2.19.0
2017-06-05 13:20:06 +02:00
Tristan Helmich
48fac1c38d radarr: 0.2.0.654 -> 0.2.0.696 2017-06-05 13:02:32 +02:00
Tristan Helmich
e2bd407aef sonarr: 2.0.0.4689 -> 2.0.0.4753 2017-06-05 12:59:58 +02:00
Tristan Helmich
760095290d emby: 3.2.15.0 -> 3.2.19.0 2017-06-05 12:57:40 +02:00
Jaka Hudoklin
305e7deb0d Merge pull request #26362 from benley/dex-2.4.1
dex: init at 2.4.1
2017-06-05 00:56:34 +02:00
Benjamin Staffin
7445649387
xorg-input-libinput: 0.25.0 -> 0.25.1
This isn't part of a full xorg release, so I just added it to the xorg
overrides.nix.

Changelog and release announcement:
https://lists.x.org/archives/xorg-announce/2017-May/002798.html
2017-06-04 13:47:05 -04:00
Benjamin Staffin
d007428621
dex: init at 2.4.1
There is already another thing called "dex" that manipulates .desktop
files, so I called this one "dex-oidc" in all-packages.nix.
2017-06-03 17:43:36 -04:00
Eric Sagnes
fe1f560fef
groonga: 7.0.0 -> 7.0.3 2017-06-02 21:23:33 -04:00
Pascal Bach
e37f970d00 uwsgi: fix php plugin build 2017-06-02 19:56:22 +03:00
Albert Peschar
47d038c21d elasticsearch: add 5.x package, service 2017-05-31 02:06:29 +02:00
Pascal Wittmann
f6ef5614a0 radicale: 1.1.1 -> 1.1.2, fixes CVE-2017-8342 2017-05-29 09:28:28 +02:00
Léo Gaspard
4a0c7d1b2d dkimproxy: init at 1.4.1 (#26147)
* dkimproxy: init at 1.4.1

* dkimproxy: simplify by using mkDerivation

* dkimproxy: set ekleog as maintainer

* dkimproxy: style fix

* dkimproxy: also work without the right PERL5LIB environment variable
2017-05-28 23:25:29 +01:00
Jörg Thalheim
314c73d36a Merge pull request #26181 from womfoo/bump/mod_auth_mellon-0.13.1
mod_auth_mellon: 0.12.0 -> 0.13.1
2017-05-28 20:01:48 +01:00
Kranium Gikos Mendoza
3a3aab58fc mod_auth_mellon: 0.12.0 -> 0.13.1 2017-05-28 23:29:29 +10:00
Vladimír Čunát
00672dec8a
Merge older staging
This still causes some uncached rebuilds, but master(!) and staging
move too fast forward rebuild-wise, so Hydra might never catch up.
(There are also other occasional problems.)
Therefore I merge at this point where the rebuild isn't that bad.
2017-05-26 15:45:43 +02:00
Michiel Leenaars
16857df2f3
nsd: fix openssl path in nsd-control-setup
Closes #26002
2017-05-26 10:00:28 +02:00
Michiel Leenaars
51269faa08
nsd: 4.1.15 -> 4.1.16 2017-05-26 10:00:16 +02:00
Joachim Fasting
03b61cefc4
pure-ftpd: extend meta.platforms 2017-05-25 23:53:32 +02:00
Joachim Fasting
9145b386b6
pure-ftpd: enable tls support
For encrypted command & data channels.
2017-05-25 23:53:31 +02:00
Joachim Fasting
231b23ffb4
pure-ftpd: 1.0.42 -> 1.0.46
Version 1.0.46
    The server can now be linked against OpenSSL 1.1.x with the strict API.
    Unmaintained contributions have been removed.
    File globbing could take up to `GLOB_TIMEOUT` seconds (17 seconds by
    default) when matching some patterns, no matter what the configured
    recursion level was. This has been fixed, and upgrading is highly
    recommended.

Version 1.0.45
    TLS v1.0 sessions are now refused.
    Version 1.0.44 didn’t properly parse the TLSCipherSuite
    directive. This has been fixed.

Version 1.0.44
    The Perl and Python wrappers are gone. The daemon can now use a
    configuration file without requiring external dependencies.
    Pure-FTPd can now be linked against OpenSSL 1.1.x
    The QUIT command didn’t work properly when the server was compiled
    without support for RFC2640. This has been fixed.
    3DES was removed from the default cipher suite.

Version 1.0.43
    Passwords can now be hashed using Argon2i, which is now the default
    algorithm for puredb accounts.
    Authentication against system accounts is compatible with OpenBSD 6.0.
    The -J switch didn’t work properly in version 1.0.42. This has been fixed.
2017-05-25 23:53:25 +02:00
Sebastian Hagen
b3b2431932 charybdis service: add option to configure MOTD (#25512)
Read MOTD files from /etc/charybdis.
2017-05-25 23:28:50 +02:00
Armijn Hemel
87262e6196 samba: 4.6.3 -> 4.6.4 2017-05-25 00:46:07 +02:00
Vladimír Čunát
8004e79415
Merge branch 'master' into staging 2017-05-24 03:24:06 +02:00
Robin Gloster
457600044c
uwsgi: 2.0.14 -> 2.0.15 2017-05-23 13:06:51 +02:00
Robin Gloster
4a83c099e1
nginx: 1.10.3 -> 1.12.0 2017-05-23 11:37:57 +02:00
Robin Gloster
4f51da2ff7
nginx-rtmp-module: 1.1.9 -> 1.1.11 2017-05-23 11:37:57 +02:00
Frederik Rietdijk
99cfab07b9 Merge remote-tracking branch 'upstream/master' into HEAD 2017-05-22 09:21:40 +02:00
Pascal Bach
6f7347ec58 samba: 4.5.8 -> 4.6.3 2017-05-21 15:24:03 +04:00
Jörg Thalheim
2a42b45105 Merge pull request #25103 from Hodapp87/google_cloud_print
cloud-print-connector: init at unstable-2017-01-19
2017-05-20 18:23:12 +01:00
Jörg Thalheim
f3dce2cbda
cloud-print-connector: 2017-01-19 -> 1.11 2017-05-20 18:21:25 +01:00
Robin Gloster
b447f624c3
bind: 9.10.4-P6 -> 9.10.5 2017-05-20 14:24:57 +02:00
Robin Gloster
2944ca8f6a
coturn: 4.5.0.3 -> 4.5.0.6
fixes build with openssl 1.1
2017-05-20 13:22:46 +02:00
Jörg Thalheim
a11ab629d6 Merge pull request #25909 from mayflower/synapse_0.21.0
matrix-synapse: 0.20.0 -> 0.21.0
2017-05-20 09:41:24 +01:00
Jörg Thalheim
029125b973
postgresql: add man output
the doc output is not installed by default (where manpages where
included). This leads to manpages not present when enabling postgresql
service. fixes #25928
2017-05-20 07:07:12 +01:00
Tristan Helmich
2b7eb321de matrix-synapse: 0.20.0 -> 0.21.0 2017-05-19 10:11:46 +02:00
Vladimír Čunát
e9aeb55f3b
Merge branch 'master' into staging 2017-05-18 11:24:18 +02:00
Eric Sagnes
a4eb0dc815 varnish: 5.0.0 -> 5.1.2 2017-05-17 16:14:29 +02:00
Vladimír Čunát
515414ed32
Merge branch 'master' into staging 2017-05-16 18:32:43 +02:00
Jörg Thalheim
9950707e96
telegraf: 1.2.1 -> 1.3.0 2017-05-16 06:58:58 +01:00
Graham Christensen
450f0c93e0 Merge pull request #25781 from veprbl/openafs_1.6.20.2
openafs: 1.6.20 -> 1.6.20.2
2017-05-15 18:00:15 -04:00
Pascal Wittmann
f1cec16522 Merge pull request #25778 from mmai/master
shaarli: 0.8.1 -> 0.8.4
2017-05-15 07:19:31 +02:00
Franz Pletz
482f9862e5
matterircd: 0.11.3 -> 0.11.4 2017-05-14 22:47:24 +02:00
Dmitry Kalinkin
c163b782bc openafs: 1.6.20 -> 1.6.20.2 2017-05-14 12:50:47 -04:00
Henri Bourcereau
6e497974a6 shaarli: 0.8.1 -> 0.8.4 2017-05-14 15:29:19 +02:00
Joachim Fasting
e6c65ecb12
tree-wide: remove uses of features.grsecurity 2017-05-14 15:08:51 +02:00
Armijn Hemel
f7580a1f06 samba: 4.5.3 -> 4.5.8 2017-05-14 15:59:40 +03:00
Tuomas Tynkkynen
beb43a651c Merge remote-tracking branch 'upstream/master' into staging 2017-05-14 14:24:20 +03:00
Jörg Thalheim
ae12ded6bf Merge pull request #25381 from sargon/nullmailer
nullmailer + service: init at 2.0
2017-05-13 07:13:07 +01:00
Vladimír Čunát
51e0f8f759
Merge branch 'master' into staging
Some more larger rebuilds from master.
2017-05-12 12:03:37 +02:00
Jörg Thalheim
9394314d79
xf86-video-intel: 2017-02-05 -> 2017-04-18 2017-05-11 05:55:32 +01:00
Tristan Helmich
7120c66928 emby: 3.2.13.0 -> 3.2.15.0 2017-05-10 03:19:14 +02:00
Vladimír Čunát
8b01ec9a9e
Merge branch 'master' into staging 2017-05-10 00:54:53 +02:00
Franz Pletz
eb79649414
bind: disable seccomp by default
Fixes #25645 & #23431.
2017-05-09 18:19:38 +02:00
Tristan Helmich
342c289d12 elasticsearch_kopf: 1.5.7 -> 2.1.1 2017-05-09 17:45:49 +02:00
Jörg Thalheim
e9b6c41ee8 Merge pull request #25597 from sigma/pr/cadvisor-linux
cadvisor: fix supported platforms
2017-05-08 22:06:29 +01:00
Franz Pletz
2b0a2e6765
matterircd: 0.11.2 -> 0.11.3 2017-05-08 09:18:32 +02:00
Franz Pletz
77f500ffd1
mattermost: 3.6.2 -> 3.8.2 2017-05-08 09:18:32 +02:00
Yann Hodique
35f2abf45d cadvisor: fix supported platforms 2017-05-07 14:41:39 -07:00
Frederik Rietdijk
7a61788bc1 Merge remote-tracking branch 'upstream/master' into HEAD 2017-05-07 21:36:49 +02:00
Frederik Rietdijk
ef4442e827 Python: replace requests2 with requests tree-wide
See f63eb58573

The `requests2` attribute now throws an error informing that `requests`
should be used instead.
2017-05-07 12:56:09 +02:00
Armijn Hemel
024ddb32a7
tomcat85: 8.5.11 -> 8.5.14 2017-05-07 06:52:22 -04:00
Vladimír Čunát
fa5d543770
Merge branch 'master' into staging 2017-05-06 13:24:28 +02:00
Vladimír Čunát
7830ce47cb
xf86-video-nouveau: maintenance 1.0.14 -> 1.0.15 2017-05-06 12:48:15 +02:00
Vladimír Čunát
1823113f87
xorg: misc updates 2017-05-06 11:51:24 +02:00
Tristan Helmich
887058766f emby: 3.2.12 -> 3.2.13.0 2017-05-04 19:36:40 +02:00
Vaibhav Sagar
d575102556 nginx: remove syslog module
This module has not been required for over 2 years. See https://github.com/yaoweibin/nginx_syslog_patch/issues/15
2017-05-04 09:39:19 +08:00
Aneesh Agrawal
ded7953478 treewide: meta.platform -> meta.platforms 2017-05-02 19:32:02 -04:00
Vladimír Čunát
d7501b986a
luajit: 2.1.0-beta2 -> 2.1.0-beta3
The removal of `luaL_reg` alias caused lots of breakage.
Only sysdig and knot-resolver needed (also) other changes.
2017-05-02 14:00:45 +02:00
Benjamin Staffin
a027f103a0 Merge pull request #25423 from jammerful/shibboleth
nginx: Add Shibboleth Module
2017-05-01 21:02:39 -07:00
Daniel Ehlers
4338f096f5 nullmailer + service: init at 2.0 2017-05-02 01:46:12 +02:00
jammerful
da5bc79469 nginx: Add Shibboleth Module
Also add nginxShibboleth package
2017-05-01 17:09:00 -04:00
Marius Bergmann
7ae9c8ab5e unifi: 5.4.14 -> 5.5.11 2017-05-01 23:00:59 +02:00
Michael Raskin
69250aa4ee Merge pull request #25121 from simonvandel/tvheadend-421
tvheadend: 4.0.8 -> 4.2.1
2017-05-01 14:27:56 +02:00
Michael Raskin
7e19fcddcc Merge pull request #24366 from rvl/longview-password-file
longview service: don't write passwords to nix store
2017-05-01 09:39:35 +02:00
Michael Raskin
90ce1aa28a Merge branch 'master' into clickhouse 2017-05-01 07:33:31 +02:00
Michael Raskin
929ae39dbe Merge pull request #22683 from aneeshusa/add-nixos-test-for-radicale
Add nixos test for radicale
2017-04-30 18:51:46 +02:00
rht
5628cebcf0 /bin/sh -> ${stdenv.shell} 2017-04-30 17:01:07 +02:00
Chris Hodapp
cc4f861f82 cloud-print-connector: init at unstable-2017-01-19
This adds a fairly basic build for just the binaries for the Google
Cloud Print CUPS connector (gcp-cups-connector), and gcp-connector-util
to set it up in the first place. In the future I would like to
streamline the configuration more and make gcp-cups-connector a
proper NixOS service - as right now it must be run by hand.
2017-04-30 08:54:54 -04:00
Franz Pletz
bd27594bc6
promtheus-node-exporter: 0.13.0 -> 0.14.0 2017-04-29 11:44:39 +02:00
Robin Gloster
154dacde20
grafana: 4.1.2 -> 4.2.0 2017-04-29 11:43:17 +02:00
Dan Peebles
90b9719f4f treewide: fix the remaining issues with meta attributes 2017-04-29 04:24:34 +00:00
Joachim F
2b22dc303e Merge pull request #25241 from womfoo/bump/asterisk
update asterisk-stable and asterisk-lts
2017-04-28 21:54:19 +01:00
schneefux
6adc79d72b wallabag: 2.1.6 -> 2.2.2 (#25120) 2017-04-28 14:27:44 +01:00
Franz Pletz
32401d17c6
nginxMainline: 1.11.13 -> 1.13.0 2017-04-27 18:20:42 +02:00
Bas van Dijk
b9371e83e4 wordpress: 4.7.3 -> 4.7.4
See: https://wordpress.org/news/2017/04/wordpress-4-7-4/
2017-04-27 17:28:08 +02:00
Orivej Desh
8f634a78b9 clickhouse: init at 1.1.54190 2017-04-27 13:25:58 +00:00
Kranium Gikos Mendoza
03fde7a34d asterisk-lts: 13.13.1 -> 13.15.0 2017-04-26 21:12:10 +10:00
Kranium Gikos Mendoza
718c3e8d97 asterisk-stable: 14.2.1 -> 14.4.0 2017-04-26 21:12:10 +10:00
Kranium Gikos Mendoza
b3a6d1f990 asterisk: patch to remove unresolved symbol warnings 2017-04-26 21:12:10 +10:00
Benjamin Staffin
faea8776d1
prometheus-alertmanager: 0.5.1 -> 0.6.0 2017-04-25 14:52:41 -07:00
Jörg Thalheim
5793e97e6e Merge pull request #25161 from armijnhemel/ucommon
ucommon: 6.3.1 -> 7.0.0
2017-04-24 23:09:26 +02:00
Graham Christensen
385844d5e9 Merge pull request #24998 from grahamc/percona
percona-server56: init at 5.6.35-80.0
2017-04-24 15:21:58 -04:00
Graham Christensen
2165b48e4a
percona-server56: init at 5.6.35-80.0 2017-04-24 15:21:08 -04:00
Franz Pletz
fee8d87d48
atlassian-jira: 7.3.0 -> 7.3.4 2017-04-24 21:06:42 +02:00
Franz Pletz
e68c3f0b33
atlassian-confluence: 6.0.3 -> 6.1.1 2017-04-24 21:06:42 +02:00
Vladimír Čunát
125cf35273
knot-resolver: maintenance 1.2.5 -> 1.2.6 2017-04-24 16:36:27 +02:00
Armijn Hemel
87e94a061a upgrade sipwitch to 0.9.15 2017-04-24 13:25:56 +02:00
Jörg Thalheim
e57a4f3827 Merge pull request #25142 from kevincox/etcd-3.1.6
etcd: 3.0.6 -> 3.1.6
2017-04-23 21:23:09 +02:00
Kevin Cox
32d649eb80
etcd: 3.0.6 -> 3.1.6
Upgrade etcd.

- Switches from their old dependency version system to their vendored packages.
- Fixes SSL support.
2017-04-23 09:26:57 +01:00
Graham Christensen
55d4d50cd3
rt: improve packaging, with a progress note 2017-04-22 16:24:33 -04:00
Simon Vandel Sillesen
b538448f39 tvheadend: 4.0.8 -> 4.2.1 2017-04-22 21:10:52 +02:00
Edward Tjörnhammar
ad84b1e4b9
jackett: 0.7.1197 -> 0.7.1308 2017-04-22 09:43:00 +02:00
Peter Hoeg
6695c95ebd unifi: 5.4.11 -> 5.4.14 2017-04-21 23:13:47 +08:00
Tristan Helmich
e39264ee6f radarr: 0.2.0.596 -> 0.2.0.654 (#25082) 2017-04-21 14:17:11 +01:00
John Ericson
37e5e71fdf Merge pull request #24974 from Ericson2314/mapNullable
Introduce `mapNullable` into lib and use it in a few places
2017-04-17 17:12:14 -04:00
John Ericson
85aa5005af Introduce mapNullable into lib and use it in a few places
Also simply some configure flag logic my grep also alerted me too.
2017-04-17 17:04:04 -04:00
Peter Hoeg
2d1115b9de sensu: 0.28.0 -> 0.29.0 2017-04-17 17:06:45 +08:00
Joachim F
7928dbdcf9 Merge pull request #24138 from pjones/pjones/plex
plex: 1.3.3.3148 -> 1.5.5.3634
2017-04-16 13:08:47 +01:00
Benjamin Staffin
f399ea9bf3 Merge pull request #24842 from mayflower/radarr_596
radarr: 0.2.0.535 -> 0.2.0.596
2017-04-14 19:07:06 -04:00
Peter Jones
0ac07ac531
plex: 1.3.3.3148 -> 1.5.5.3634 2017-04-14 11:00:34 -07:00
Vladimír Čunát
2090aa4f65
Merge: fixup a bad merge
For details see:
https://github.com/NixOS/nixpkgs/commit/24444513fb5#commitcomment-21767916
2017-04-14 19:11:17 +02:00
Vladimír Čunát
24444513fb
Merge branch 'staging' 2017-04-14 10:32:13 +02:00
Yann Hodique
798e358a02 cayley: init at 0.6.1 2017-04-13 08:35:25 -07:00
Tristan Helmich
c1ef227b37 radarr: 0.2.0.535 -> 0.2.0.596 2017-04-12 15:13:59 +02:00
Tristan Helmich
0f64656dca matrix-synapse: 0.19.3 -> 0.20.0 2017-04-12 01:58:28 +02:00
Franz Pletz
73f04ddd57
nginxMainline: 1.11.10 -> 1.11.13 2017-04-11 19:57:28 +02:00
Aneesh Agrawal
8f4d778509 radicale: Add aneeshusa as maintainer 2017-04-10 20:04:17 -04:00
Aneesh Agrawal
9821f82d7c radicale: Disable tests on Python 3 2017-04-10 20:04:17 -04:00
Aneesh Agrawal
8ce337fd96 radicale: Remove optional deps on Python 3
None of these dependencies is required for radicale to function,
and flup in particular prevents usage with Python 3.
2017-04-10 20:04:17 -04:00
Tristan Helmich
7364e0e7a9 emby: 3.2.10 -> 3.2.12 2017-04-10 15:39:54 +02:00
Tristan Helmich
4a9da1c538 sonarr: 2.0.0.4645 -> 2.0.0.4689 (#24767) 2017-04-09 14:09:31 +01:00
Christoph Hrdinka
60160234aa
nsd: 4.1.14 -> 4.1.15 2017-04-08 21:49:13 +02:00
Michael Raskin
861726579b Merge pull request #24008 from phile314/slimserver
slimserver: Init at 7.9.0 (pkg + module)
2017-04-08 17:43:41 +02:00
Vladimír Čunát
44168b4b22
knot-resolver: update the source hash
Just nitpick changes in the tarball, minutes after the release.
2017-04-05 16:08:11 +02:00
Vladimír Čunát
12839e4599
knot-resolver: maintenance 1.2.4 -> 1.2.5 2017-04-05 15:49:27 +02:00
Jörg Thalheim
ffea5e10d7 Merge pull request #24607 from nh2/fix-24606-consul-version-unknown
Fix consul version being "unknown-unknown". Fixes #24606.
2017-04-04 21:30:59 +02:00
Niklas Hambüchen
b03013cb32 Fix consul version being "unknown-unknown". Fixes #24606.
See https://github.com/hashicorp/consul/blob/v0.7.5/scripts/build.sh#L44
for how consul's build script does it.
2017-04-04 00:51:56 +02:00
Vladimír Čunát
7286dfebbb
xorg xf86-input-libinput: 0.23.0 -> 0.25.0 2017-04-02 18:50:42 +02:00
Vladimír Čunát
9ceea2ff45 xorg xf86-video-amdgpu: 1.2.0 -> 1.3.0 (#24561) 2017-04-02 18:49:16 +02:00
Vladimír Čunát
6bce07f876
xorg xf86-video-openchrome: 0.3.3 -> 0.6.0
Now it builds (again), but I haven't tested it in any other way.
2017-04-02 15:26:46 +02:00
Vladimír Čunát
8eec2948ba
xorg-server: maintenance 1.19.2 -> 1.19.3 2017-04-02 15:21:04 +02:00
Vladimír Čunát
3932d080be
xorg xf86-video-nouveau: 1.0.13 -> 1.0.14 2017-04-02 15:20:23 +02:00
Vladimír Čunát
b5121db20d
xorg xf86-video-ati: 7.8.0 -> 7.9.0 2017-04-02 15:19:44 +02:00
Sander van der Burg
7408aca528 Regenerate NPM expressions with node2nix 1.2.0 2017-03-31 20:51:14 +02:00
Tristan Helmich
00689b20a8 emby: 3.2.8 -> 3.2.10 2017-03-31 14:20:23 +02:00
John Ericson
4c0d7da183 Get rid of all with { inherit... } and just used let inherit...
The old forms presumably predates, or were made in ignorance of,
`let inherit`. This way is better style as the scoping as more lexical,
something which Nix can (or might already!) take advantage of.
2017-03-30 03:05:05 -04:00
Eelco Dolstra
dc832df329
minio: 20170125 -> 20170316 2017-03-28 20:05:10 +02:00
Vladimír Čunát
96d41e393d
treewide: purge maintainers.urkud
It's sad, but he's been inactive for the last five years.
Keeping such people in meta.maintainers is counter-productive.
2017-03-27 19:52:29 +02:00
Rodney Lorrimar
db14ea3926 longview service: don't write passwords to nix store
Adds services.longview.{apiKeyFile,mysqlPasswordFile} options as
alternatives to apiKey and mysqlPassword, which still work, but are
deprecated with a warning message.

Related to #24288.
2017-03-26 23:06:42 +01:00
Edward Tjörnhammar
b35d22b30c
radarr: init at 0.2.0.553 + nixos module 2017-03-25 21:19:55 +01:00
Edward Tjörnhammar
2db5c5cfe2
jackett: init at 0.7.1197 + nixos module 2017-03-25 21:19:44 +01:00
uwap
a616f4ec9b prosody: 0.9.10 -> 0.9.12 (#24269) 2017-03-25 20:14:12 +01:00
Robin Gloster
d6e2366b1c
mpd: fix i686-linux build
See upstream https://github.com/MaxKellermann/MPD/pull/24, not clear if
this will be merged upstream as the author has been quite uncooperative.

Github patch URL (https://github.com/MaxKellermann/MPD/pull/24.patch)
sadly does not work for this.
2017-03-23 23:09:41 +01:00
Vladimír Čunát
070ae18422
knot-dns: maintenance 2.4.1 -> 2.4.2 2017-03-23 16:34:11 +01:00
Jörg Thalheim
b2ba188656 Merge pull request #24182 from ndowens/munin
munin: 2.0.30 -> 2.0.33; for CVE-2017-6188
2017-03-22 19:21:02 +01:00
Franz Pletz
28a4c998fa
matrix-synapse: 0.19.2 -> 0.19.3 2017-03-22 15:05:30 +01:00
Joachim F
50d77f18ac Merge pull request #24180 from mayflower/sonarr_4645
sonarr: 2.0.0.4613 -> 2.0.0.4645
2017-03-22 01:38:08 +01:00
Joachim F
d693ffd257 Merge pull request #24168 from mayflower/emby_3.2.8
emby: 3.2.5 -> 3.2.8
2017-03-22 01:37:53 +01:00
ndowens
2e06a585bc munin: 2.0.30 -> 2.0.33; for CVE-2017-6188 2017-03-21 16:41:38 -05:00
Tristan Helmich
8796b87a77 sonarr: 2.0.0.4613 -> 2.0.0.4645 2017-03-21 22:00:54 +01:00
Tristan Helmich
4764c2b72f emby: 3.2.5 -> 3.2.8 2017-03-21 15:17:12 +01:00
Matthew Daiter
2a65244cce riak: adding myself as maintainer 2017-03-21 12:19:54 +01:00
Matthew Daiter
8ebe71541f riak: switch interpreter version 2017-03-21 11:33:00 +01:00
Franz Pletz
c13922f012
nginx: explicitly use stable version
Also updates the documention of the NixOS option `services.nginx.package`
that upstream recommends using the mainline version instead.

Fixes #21665.
2017-03-20 20:04:09 +01:00
Eelco Dolstra
4e5461127d
apache-httpd: Strip modules
We did this for 2.2 (cc61d31902) but
lost this for 2.4. This reduces the Apache closure size from 312 MiB
to 102 MiB (primarily by getting rid of -dev outputs).
2017-03-20 17:30:47 +01:00
Nikolay Amiantov
21439ef416 samba: enable parallel building 2017-03-20 15:24:00 +03:00
Will Dietz
5d849c72f1 neo4j: 3.1.1 -> 3.1.2 2017-03-19 16:56:44 -05:00
Franz Pletz
8afdae07b2
nextcloud: 11.0.1 -> 11.0.2 2017-03-19 18:44:47 +01:00
Michael Raskin
d9ab289707 Merge pull request #23686 from nicknovitski/hostsblock
init hostsblock (and kwakd)
2017-03-19 10:00:30 +01:00
Philipp Hausmann
a44cea1158 Fix plugins by not moving Slim folder 2017-03-18 13:01:36 +01:00
Pascal Wittmann
eef0521b73 Merge pull request #23991 from NickHu/tvheadend
tvheadend: fix typo in package description
2017-03-18 10:25:46 +01:00
Joachim F
9a976c09ba Merge pull request #23963 from dtzWill/feature/irkerd
irker: init at 2017-02-12
2017-03-18 00:35:32 +01:00
Nick Hu
ff7506d665 tvheadend: fix typo in package description 2017-03-17 17:28:48 +00:00
Pascal Bach
3728143cbc prometheus-unifi-exporter: init at 0.4.0 2017-03-17 15:41:22 +01:00
Will Dietz
f9f15fff56 irker: init at 2017-02-12 2017-03-17 09:16:18 -05:00
Nick Novitski
1fb21ca25c kwakd: init at 0.5 2017-03-17 22:07:15 +13:00
Daiderd Jordan
00ed0f792e Merge pull request #22897 from timor/couchdb-2.0.0
couchdb: add support for version 2.0.0
2017-03-16 22:03:32 +01:00
Philipp Hausmann
b0e518c6e5 Mark slimserver as unfree 2017-03-16 21:03:06 +01:00
Philipp Hausmann
0bd6fdcfc4 Cosmetics 2017-03-16 20:50:10 +01:00
Philipp Hausmann
ad88df249c Use 7.9.0 tarball 2017-03-16 19:54:27 +01:00
Profpatsch
92bb91f72f mlmmj: add docfiles to output 2017-03-16 18:47:11 +01:00
Philipp Hausmann
588c773880 Web interface starts up! 2017-03-15 22:39:03 +01:00
Philipp Hausmann
cad54958c0 Server at least starts now 2017-03-15 22:34:10 +01: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
Pascal Bach
a8cca7037e prometheus-fritzbox-exporter: init at 1.0 2017-03-15 17:22:36 +01:00
Jörg Thalheim
ada3bcdcda
mpd: 0.20.5 -> 0.20.6 2017-03-15 09:40:35 +01:00
Franz Pletz
5b946fdafc
atlassian-crowd: 2.10.1 -> 2.11.1 2017-03-14 23:08:44 +01:00
Philipp Hausmann
12de6bb211 Move slim folder 2017-03-14 22:55:04 +01:00
Philipp Hausmann
19ebbde472 Add some more deps 2017-03-14 22:54:58 +01:00
Philipp Hausmann
ac8596ca27 Use buildPerlPackage instead of standard builder 2017-03-14 22:34:12 +01:00
Philipp Hausmann
38f315623e Remove unused binary files 2017-03-14 21:21:02 +01:00
Philipp Hausmann
6e0e27854f Add some more perl dependencies 2017-03-14 21:20:55 +01:00
Philipp Hausmann
de5465d813 WIP 2017-03-14 20:16:11 +01:00
Philipp Hausmann
ffa3dbeee1 init slimserver 2017-03-14 20:16:11 +01:00
Bas van Dijk
308c09d41f wordpress: security upgrade: 4.7.2 -> 4.7.3 & other improvements (#23837)
* Moved the wordpress sources derivation to the attribute pkgs.wordpress. This
  makes it easier to override.

* Also introduce the `package` option for the wordpress virtual host config which
  defaults to pkgs.wordpress.

* Also fixed the test in nixos/tests/wordpress.nix.
2017-03-14 16:11:51 +01:00
Jaka Hudoklin
8b5eb4e934 Merge pull request #23699 from rick68/patch-7
fix the incorrect elasticsearch plugin name
2017-03-14 09:39:34 +01:00
Renaud
72619a86c9 JBoss AS: list known vulnerability
CVE-2015-7501

Warning in JBoss module
2017-03-13 18:45:19 +01:00
tv
ba0b527456 exim: 4.88 -> 4.89 (#23670) 2017-03-12 23:40:22 +01:00
Rodney Lorrimar
252e58a95e
pump.io: 1.0.0 -> 3.0.0
The package stopped building for some unknown reason (npm could no
longer fetch a module).

This is one of the build failures listed in #23253.

    http://hydra.nixos.org/build/49551309
    http://hydra.nixos.org/build/49548753

Easiest fix is to upgrade to latest stable version and regenerate
packages with node2nix.

The databank-memcached dependency needed to be dropped due to
dependency failures.
2017-03-12 16:00:34 +01:00
Wei-Ming Yang
330c7e4a5f fix the incorrect elasticsearch plugin name
elasticsearch_analisys_lemmagen -> elasticsearch_analysis_lemmagen
2017-03-10 18:39:16 +08:00
Tuomas Tynkkynen
fe20a32751 pshs: 0.3 -> 0.3.1, fix source location 2017-03-10 01:20:22 +02:00
Vladimír Čunát
74f92e9556
knot-resolver: maintenance 1.2.3 -> 1.2.4 2017-03-09 21:25:45 +01:00
Michael Raskin
30b9da628a fuseki: 2.4.1 -> 2.5.0 2017-03-09 18:47:37 +01:00
Michael Raskin
c798e3f94a apache-jena: 3.1.1 -> 3.2.0 2017-03-09 18:47:37 +01:00
Robert Helgesson
e965d8aa1c
cassandra: remove old branches 1.2 and 2.0
These are no longer supported upstream.
2017-03-07 21:54:13 +01:00
Robert Helgesson
ac0021ce53
cassandra_2_2: init at 2.2.9 2017-03-07 21:46:50 +01:00
Wei Tang
4a80a97ca9
meteor: 1.4.2.1 -> 1.4.2.3 2017-03-06 09:03:44 -05:00
Wei Tang
15ea9bcfee
meteor: 1.2.0.1 -> 1.4.2.1 2017-03-06 09:03:41 -05:00
Kranium Gikos Mendoza
ac61ddef8f
asterisk: use fetchsvn for vendored library 2017-03-06 08:41:23 -05:00
timor
f40b961378 couchdb: add support for version 2.0.0
Version 2.0.0 is installed as a separate package called "couchdb2".
When setting the config option "package" attribute to pkgs.couchdb2, a
corresponding service configuration will be generated.  If a previous
1.6 installation exists, the databases can still be found on the local
port (default: 5986) and can be replicated from there.

Note that single-node or cluster setup still needs to be configured
manually, as described in
http://docs.couchdb.org/en/2.0.0/install/index.html.
2017-03-06 11:42:02 +01:00
Kevin Cox
55e213c558
emby: 3.2.4 -> 3.2.5 2017-03-05 16:36:38 +00:00
Benjamin Staffin
a5f197b313 Merge pull request #23439 from pradeepchhetri/kafka-0.10.2.0
kafka: 0.10.1.1 -> 0.10.2.0
2017-03-04 11:20:25 -05:00
Vladimír Čunát
da3c0ac19c
xorg.xorgserver: security 1.19.1 -> 1.19.2
Various bugfixes including CVE-2017-2624.
It seems to run without any problems for me.
2017-03-04 09:05:22 +01:00
Pradeep Chhetri
2ac1a1da8b kafka: 0.10.1.1 -> 0.10.2.0 2017-03-03 17:11:31 +05:30
Carles Pagès
86a1d6f4aa pfixtools: fix build with unbound-1.6.1 2017-03-03 10:21:32 +01:00
Vladimír Čunát
b43614a6bb
Merge branch 'staging'
(Truly, this time :-)
2017-03-01 11:34:44 +01:00
Nikolay Amiantov
5e074f10e1 postgresql: remove redundant static libraries 2017-03-01 03:47:58 +03:00
Tristan Helmich
0cb62ab661 matrix-synapse: 0.19.1 -> 0.19.2 2017-02-28 13:02:47 +01:00
Vladimír Čunát
59d1ce1c7a
xorg.libX11: 1.6.4 -> 1.6.5
It seems like a maintenance release.
2017-02-27 20:33:53 +01:00
Robin Gloster
65a2e307f0
varnish: fix i686 build 2017-02-27 15:22:45 +01:00
Robin Gloster
56e624b155
xorg.xf86videoxgi: fix build with upstream patch 2017-02-27 12:43:58 +01:00
Robin Gloster
5dde5ded09
zkfuse: remove applied patch 2017-02-27 12:38:58 +01:00
Peter Hoeg
b52fa7b622 uchiwa: 0.21.1
Include script to upgrade.
2017-02-27 17:09:24 +08:00
Johannes Bornhold
3a4c851b89 mysql57: Add developer_cmds as build input on darwin 2017-02-26 17:27:08 +01:00
Tristan Helmich
d579b8c88e emby: 3.1.5 -> 3.2.4 2017-02-26 14:30:14 +01:00
Tristan Helmich
6edbf0ffa6 sonarr: 2.0.0.4472 -> 2.0.0.4613 2017-02-26 13:33:22 +01:00
ndowens
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
Tomasz Czyż
0b27c74eb2 pgjwt: init at 0.0.1 (#22644) 2017-02-26 11:14:32 +01:00
Frederik Rietdijk
09e191c22b sabnzbd: 1.2.0 -> 1.2.1 2017-02-25 17:09:34 +01:00
Bjørn Forsman
46e44222d6 munin: add 'bc' (needed by 'acpi' and 'snort_pkts' plugins) 2017-02-25 14:17:08 +01:00
Franz Pletz
05706869a8
mpd: 0.20.4 -> 0.20.5
Fixes buffer overflows and a memleak.
2017-02-25 13:47:42 +01:00
Peter Hoeg
eae1866c28 sensu: 0.17.1 -> 0.28.0 2017-02-25 00:00:58 +08:00
Bjørn Forsman
64d058f472 Revert "sensu: 0.17.1 -> 0.28.0"
This reverts commit 4588f94396.

Because it breaks nixpkgs evaluation.
2017-02-24 15:13:57 +01:00
Peter Hoeg
4588f94396 sensu: 0.17.1 -> 0.28.0 2017-02-24 15:30:15 +08:00
Franz Pletz
4730993ca6 Merge pull request #23109 from dtzWill/update/neo4j
neo4j: update and fix JVM parameters in NixOS module
2017-02-23 19:02:32 +01:00
Vladimír Čunát
cb63a0b2da
knot-resolver: maintenance 1.2.2 -> 1.2.3
Just tiny fixes for some rare circumstances.
https://lists.nic.cz/pipermail/knot-dns-users/2017-February/001066.html
2017-02-23 16:23:23 +01:00
Will Dietz
2da2731045 neo4j: 3.0.6 -> 3.1.1 2017-02-23 08:41:28 -06:00
Pascal Wittmann
f1e5dce762 Merge pull request #23101 from bflyblue/master
unifi: 5.2.9 -> 5.4.11
2017-02-23 10:28:46 +01:00
Shaun Sharples
265a288bee unifi: 5.2.9 -> 5.4.11 2017-02-23 10:26:05 +02:00
Graham Christensen
6c37a92b2b
firebird: 2.5.6.27020-0 -> 2.5.7.27050-0 for '2.5.7.27050-0' bypass 2017-02-22 20:52:15 -05:00
Jörg Thalheim
5b14e91717 Merge pull request #22822 from Mic92/iputils
iputils: 20151218 -> 20161105
2017-02-22 00:37:13 +01:00
Matthew Daiter
007380362c riak: change filename to appropriate version 2017-02-20 21:46:44 +01:00
Rene Treffer
055d6399ef coredns: 001 -> 005 2017-02-19 21:26:10 +01:00
vbgl
d31577cfd3 Merge pull request #22871 from FlorentBecker/default_ocaml_402
Default ocaml 402
2017-02-19 15:54:54 +01:00
Joachim F
e6a20759aa Merge pull request #22913 from pradeepchhetri/serf
serf: 20150515 -> 0.8.1
2017-02-19 15:26:53 +01:00
Pradeep Chhetri
0360e61d88 serf: 20150515 -> 0.8.1 2017-02-19 19:45:48 +05:30
Graham Christensen
ee75effc15 Merge pull request #22992 from LnL7/redis-3.2.8
redis: 3.2.7 -> 3.2.8
2017-02-19 08:44:48 -05:00
Daiderd Jordan
d01f1690d3
redis: 3.2.7 -> 3.2.8 2017-02-19 13:52:08 +01:00
Florent Becker
2f46fb2cba sks: fix build with ocaml 4.02+ 2017-02-19 13:05:46 +01:00
Nikolay Amiantov
f1e7a60b16
dnsutils: +sigchase support for dig
Fixes #10728, closes #22989.
The dnsutils output got ~60kiB bigger, and I see no extra runtime deps.
2017-02-19 12:13:05 +01:00
Profpatsch
31dac10c33 mpd: add avahi zeroconf support 2017-02-18 16:03:16 +01:00
Rene Treffer
5236e23502 prometheus-bind-exporter: init at 20161221
prometheus-bind-exporter: init at 20161221
2017-02-18 13:43:59 +01:00
Pradeep Chhetri
0db10d76d2 kafka: 0.8.2.1 -> 0.8.2.2 2017-02-18 13:24:53 +01:00
Vladimír Čunát
432dba859e
Merge branch 'staging'
A security update of libxml2 is within.
2017-02-18 08:59:29 +01:00
Graham Christensen
33bf23bbca
tomcatUnstable: 9.0.0.M15 -> 9.0.0.M17 2017-02-17 22:30:41 -05:00
Graham Christensen
ae3820bad9
tomcat85: 8.5.9 -> 8.5.11 2017-02-17 22:29:24 -05:00
Graham Christensen
f246ea0de2
tomcat8: 8.0.39 -> 8.0.41 2017-02-17 22:28:34 -05:00
Graham Christensen
7b17c5bc6e
tomcat7: 7.0.73 -> 7.0.75 2017-02-17 22:28:01 -05:00
Graham Christensen
6fc38401a2
tomcat6: drop, no longer supported. 2017-02-17 22:24:33 -05:00
Graham Christensen
946612ffdd Merge pull request #22901 from tavyc/quagga-1.2
quagga: 1.0.20161017 -> 1.2.0
2017-02-17 20:58:51 -05:00
Jörg Thalheim
fd78ff23f7
replace ping6 with ping
reason: after the upgrade of iputils from 20151218 to 20161105
functionality of ping6 and tracepath6 was merged into ping and tracepath.

Ping is now mostly a drop-in replacment for ping6, except that selecting a
specific interface is done by encoding it into the address (ex.: fe80::1%eth0)
rather then specifing it with the `-I` flag.
2017-02-17 16:04:49 +01:00
Matthew Daiter
692f3c18cd riak: 2.1.1 -> 2.2.0 2017-02-17 15:09:31 +01:00
Octavian Cerna
dcc84d8fcf quagga: 1.0.20161017 -> 1.2.0 2017-02-17 15:33:13 +02:00
Pradeep Chhetri
a9584c9510 kafka: 0.10.1.0 -> 0.10.1.1 2017-02-17 11:13:29 +01:00
Pradeep Chhetri
7ab871b394 consul: 0.7.3 -> 0.7.5 2017-02-17 02:20:40 +01:00
Robin Gloster
d7e5883d5e
freeswitch: 1.6.9 -> 1.6.15 2017-02-17 00:14:13 +01:00
Robin Gloster
e1eda97649
uftp: 4.9.2 -> 4.9.3 2017-02-17 00:13:07 +01:00
Robin Gloster
7977cc4451
ngircd: 21 -> 24 2017-02-17 00:11:52 +01:00
Robin Gloster
6729b9e23b
ircdHybrid: 8.2.2 -> 8.2.21 2017-02-17 00:11:45 +01:00
Graham Christensen
b207bf523b
redis: 3.2.5 -> 3.2.7 for two vulnerabilities
more: https://www.reddit.com/r/redis/comments/5r8wxn/redis_327_is_out_important_security_fixes_inside/
2017-02-15 19:46:46 -05:00
Vladimír Čunát
e5ac6bc999
knot-resolver: use embedded lmdb on Darwin for now
I don't know what's wrong there, and Darwin isn't among primary platforms
for kresd.
2017-02-15 10:23:44 +01:00
Franz Pletz
a73afa89b4
prometheus: 1.4.2 -> 1.5.2 2017-02-15 09:35:27 +01:00
Franz Pletz
e18bec1e3c
nginxMainline: 1.11.9 -> 1.11.10 2017-02-15 00:42:29 +01:00
Franz Pletz
736fde5be3
grafana: 4.1.1 -> 4.1.2 2017-02-15 00:40:53 +01:00
Eelco Dolstra
314dd9215b Merge pull request #16654 from awakenetworks/parnell/setcap-wrappers
Adding setcap-wrapper functionality to Nix
2017-02-14 16:25:06 +01:00
Frederik Rietdijk
67bd8d552f sabnzbd: fix dependencies 2017-02-14 14:19:38 +01:00
Frederik Rietdijk
51a338a601 sabnzbd: 1.1.0 -> 1.2.0 2017-02-14 14:16:38 +01:00
Graham Christensen
3c9e977448 Merge pull request #22772 from ericsagnes/pkg-update/groonga
groonga: 6.1.5 -> 7.0.0
2017-02-13 21:03:42 -05:00
Eric Sagnes
d5691d98fc groonga: 6.1.5 -> 7.0.0 2017-02-14 10:07:30 +09:00
Vladimír Čunát
2fce8dda39
knot-dns: fixup Darwin build again, hopefully 2017-02-14 00:47:26 +01:00
Parnell Springmeyer
9e36a58649
Merging against upstream master 2017-02-13 17:16:28 -06:00
Vladimír Čunát
9fe4c1eb6e
Merge #22751: lmdb: split outputs, share lib, ... 2017-02-13 21:29:35 +01:00
Vladimír Čunát
935ede8a59
knot-resovler: use shared lmdb now 2017-02-13 16:56:54 +01:00
Vladimír Čunát
5b75338a50
knot-dns: use shared lmdb 2017-02-13 16:50:39 +01:00
Joachim F
dd9172022c Merge pull request #22166 from DerTim1/postgres-plugin-tsearch-extras
tsearch-extras: init at 0.2
2017-02-13 16:26:43 +01:00
Tim Digel
8616c0d391 tsearch-extras: init at 0.2 2017-02-13 07:28:25 +01:00
Profpatsch
21cb82f34b mpd: fix on i686
Was submtitted to upstream, but fix here in the meantime.
2017-02-12 22:27:11 +01:00
Vladimír Čunát
2dba30af72
Merge recent staging
It's almost finished by Hydra now.
2017-02-12 19:51:01 +01:00
Karn Kallio
a8d7a6a957 xwayland : fix build by giving wayland-protocols to the build. 2017-02-12 19:33:53 +01:00
Vladimír Čunát
3348905cde
xorg-server: major bump 1.18.4 -> 1.19.1
I encountered no problems with it.  Nvidia binary drivers are tested,
and AMD ones now both set `abiCompat` to use older server versions.
2017-02-12 13:24:44 +01:00
Vladimír Čunát
c5c0f63320
xorg xf86-video-qxl: 0.1.3 -> 0.1.5 2017-02-12 13:10:51 +01:00
Vladimír Čunát
d4b8737e00
xorg: add xf86-video-{sisusb,sunleo}
They might be useless, but they build :-)
2017-02-12 13:07:55 +01:00
Vladimír Čunát
53600eae3d
xorg xf86-input-libinput: 0.19.1 -> 0.23.0 2017-02-12 13:01:24 +01:00
Vladimír Čunát
e970b8e8df
xorg xf86-input-evdev: 2.10.3 -> 2.10.5 2017-02-12 13:00:37 +01:00
Vladimír Čunát
ffefd83897
xorg xf86-video-*: bump drivers that seem unused
I verified they build, at least with xorg-server-1.19.1.
2017-02-12 12:57:42 +01:00
Vladimír Čunát
45b1d0cb8c
knot-dns: maintenance 2.4.0 -> 2.4.1 2017-02-11 17:51:57 +01:00
Vladimír Čunát
0b7fec6272
knot-resolver: maintenance 1.2.1 -> 1.2.2
In particular, trust anchor bootstrapping is fixed after IANA publishing
an additional key.
2017-02-11 17:47:45 +01:00
Vladimír Čunát
8f5b3ae07a
Merge branch 'master' into staging 2017-02-11 11:22:29 +01:00
Vladimír Čunát
a750890b0e
xorg xkeyboard-config: 2.19 -> 2.20 2017-02-11 10:36:48 +01:00
Vladimír Čunát
473f95d809
xorg.xauth: 1.0.9 -> 1.0.10 2017-02-11 10:36:47 +01:00
Vladimír Čunát
78a115dd47
xorg util-macros: 1.19.0 -> 1.19.1 2017-02-11 10:36:46 +01:00
Vladimír Čunát
201f0cec12
xorg.presentproto: 1.0 -> 1.1 2017-02-11 10:36:45 +01:00
Vladimír Čunát
6cf8875abd
xorg.{libXi,libXpm}: minor update 2017-02-11 10:36:41 +01:00
Franz Pletz
9973f490f2
matterircd: 0.9.0 -> 0.11.2 2017-02-11 04:53:56 +01:00
Franz Pletz
56153133d1
mattermost: 3.3.0 -> 3.6.2 2017-02-11 04:53:56 +01:00
Vladimír Čunát
66fe4af226
Merge recent staging
It's the version last built on Hydra, almost fully.
2017-02-10 18:07:14 +01:00
Christoph Hrdinka
3047bb2e9c
nsd: 4.1.13 -> 4.1.14
* Fix #1132 for SERVFAIL zones perform backoff, and remembers the timeout on next startup.

* Fix null memcpy for radixtree with single link element.
* Robust fix against missing master in tcp_open for xfrd.
* Fix wildcards in include: config statements with chroot enabled.
* suppress compile warning in lex files.
* Fix to try every master once, then wait for timeout or notify.
* Save backoff timeout into xfrd.state file, this file has a higher version number now. Old files are skipped silently (causes refresh) and created as new files upon exit.
* Fix restart of zone transfers when new config becomes available.
2017-02-10 15:12:18 +01:00
Eelco Dolstra
2fdb6d29ab Merge pull request #22602 from LumiGuide/postgresql-upgrades
postgresql: upgrades
2017-02-10 11:02:19 +01:00
Frederik Rietdijk
32e132a09e Merge pull request #22612 from Ralith/matrix-synapse
matrix-synapse: 0.19.0 -> 0.19.1
2017-02-10 08:33:50 +01:00
Benjamin Saunders
1fbab53a80 matrix-synapse: 0.19.0 -> 0.19.1 2017-02-09 19:31:40 -08:00
Bas van Dijk
f153a86a30 postgresql: upgrades
See: https://www.postgresql.org/about/news/1733/
2017-02-09 22:29:03 +01:00
Jörg Thalheim
e72857bae1 Merge pull request #22576 from andrewthad/elasticsearch_2_classpath
set elasticsearch classpath to nix store
2017-02-09 11:35:14 +01:00
Franz Pletz
6820e74ff0 Merge pull request #22583 from DerTim1/asterisk
asterisk: 14.1.2 -> 14.2.1, add speex
2017-02-09 11:21:18 +01:00
Franz Pletz
da5eaa3c21
bind: 9.10.4-P5 -> 9.10.4-P6 for CVE-2017-3135
See https://kb.isc.org/article/AA-01453.

cc #22549
2017-02-09 10:44:16 +01:00
Vladimír Čunát
6bea415b5e
Merge branch 'master' into staging 2017-02-09 08:42:04 +01:00
Tim Digel
d8da56984b asterisk: 14.1.2 -> 14.2.1 2017-02-09 08:29:09 +01:00
Tim Digel
3053e07caa asterisk: add speex codec 2017-02-09 08:29:09 +01:00
Andrew Martin
02bbf843be set elasticsearch classpath to nix store 2017-02-08 19:24:00 -05:00
Antoine Eiche
b2e7b4b0d7 rabbitmq: 3.5.8 -> 3.6.6
Fix CVE-2015-8786.
2017-02-09 00:12:49 +01:00
Frederik Rietdijk
392a57b568 qpid-cpp: use python2 2017-02-08 19:54:52 +01:00
Andrew Cann
3082647e74 trezord: init at 1.2.0 (#22054) 2017-02-08 17:18:22 +01:00
Vladimír Čunát
ce9d30e734
Merge #22241: amdgpu-pro: 16.50 -> 16.60 2017-02-07 20:49:58 +01:00
David McFarland
905627c7c5 xorg-server: fglrxCompat -> abiCompat
Allows it to be used for fglrx (1.17) and amdgpu-pro (1.18)
2017-02-06 23:16:21 -04:00
Shea Levy
0cd174899c xf86-video-intel: 15c5ff1245 -> e4fe79cf0d.
Fixes a GPU hang bug, see https://bugs.freedesktop.org/show_bug.cgi?id=99696
2017-02-06 21:27:44 -05:00
Pascal Wittmann
442e0ab1f6 Merge pull request #22492 from schneefux/pkg.shaarli-material
shaarli: add material theme package
2017-02-06 18:36:29 +01:00
Jörg Thalheim
1afab98842
telegraf: 1.2.0 -> 1.2.1 2017-02-06 14:08:18 +01:00
schneefux
1ea0514a2d
shaarli-material: 0.8.2 -> 0.8.3 2017-02-06 11:44:03 +01:00
Graham Christensen
ef875a60c1
389-ds-base: 1.3.5.4 -> 1.3.5.15 2017-02-05 16:40:28 -05:00
Benjamin Staffin
39339bd41c Merge pull request #22444 from Ralith/matrix-synapse
matrix-synapse: 0.18.7-rc2 -> 0.19.0
2017-02-05 04:04:11 -05:00
Benjamin Saunders
433f7c7bef matrix-synapse: 0.18.7-rc2 -> 0.19.0 2017-02-04 00:49:53 -08:00
Volth
6a5ee48724 liberation-fonts: init at 1.07.4 2017-02-03 22:04:35 +00:00
rnhmjoj
0788889220
dnschain: fix build 2017-02-03 19:49:14 +01:00
Nikolay Amiantov
230c97c944 Merge pull request #22303 from abbradar/nfs4
NFS improvements
2017-02-03 20:04:25 +03:00