Commit graph

3744 commits

Author SHA1 Message Date
Robin Gloster a6cd5cdc15
prometheus-cli: remove due to pkg being obsolete 2017-01-13 14:24:35 +01:00
Robin Gloster 74846b2c71
prometheus-blackbox-exporter: 0.3.0 -> 0.4.0 2017-01-13 14:24:33 +01:00
Peter Simons 2fd0a9f3c7 bind: update to 9.10.4-P5 (CVE-2016-9131, CVE-2016-9147, CVE-2016-9444, CVE-2016-9778) 2017-01-12 10:00:22 +01:00
Robin Gloster 289782b94b
xorg.xrandr: remove unnecessary xkeystone binary
Fixes #21714 (see this for more information)
2017-01-11 19:53:38 +01:00
Frederik Rietdijk 66bdcb4dfd sabnzbd: add yenc package 2017-01-11 18:12:32 +01:00
3noch 0d4d401b7f
nginx: add PageSpeed module (Linux only) 2017-01-10 17:26:50 -05:00
Vincent Laporte 93197aabea mpd: fix on darwin
by removing a patch that is no longer needed after the update to 0.20
2017-01-10 11:23:48 +00:00
Graham Christensen 9ab4d31089 Merge pull request #21065 from schneefux/pkg.owncloud
owncloud: update minor versions
2017-01-09 21:54:49 -05:00
Corbin 1e5de5fc3c prometheus-json-exporter: init at 20160913 2017-01-09 15:20:26 +01:00
Corbin 51b247bff8 prometheus-varnish-exporter: init at 20161127.
Yeah, I know, it's a git snapshot. Sorry.
2017-01-09 15:20:26 +01:00
Michael Raskin 26730d5396 Merge pull request #21691 from 3noch/add-fastcgi-cache-purge-nginx-module
nginx: add 'cache_purge' module for purging FastCGI cache
2017-01-09 09:42:03 +00:00
Tristan Helmich a66480d52b sonarr: 2.0.0.4427 -> 2.0.0.4472 2017-01-08 16:29:33 +01:00
Franz Pletz db8b044651 Merge pull request #21685 from mayflower/fix/bind-outputs
bind: fix collision of binaries in outputs
2017-01-07 11:37:17 +01:00
Benjamin Saunders 7027bbfba3 matrix-synapse: 0.18.6-rc3 -> 0.18.7-rc2 2017-01-06 20:41:29 -08:00
Franz Pletz e6708cea37
bind: fix collision of binaries in outputs
Using outputsToInstall the intended behaviour of including host and dnsutils
when bind is installed can be implemented instead of using symlinks to fix
installing all outputs individually with nix-env.

Fixes #19761.
2017-01-07 02:44:54 +01:00
3noch 7f99fd086b
nginx: add 'cache_purge' module for purging FastCGI cache 2017-01-06 11:27:48 -05:00
Michael Raskin 5ebee164fa mpd: 0.9.19 -> 0.20
Add support for no-minor-version

@grahamc:
This includes 0.19.21 fix for some ffmpeg-related crash, do we expect
this to be a security issue worth updating in stable? Is it OK to just
put 0.20 there or do we want to have 0.9.21 bugfix release there?
2017-01-06 11:39:35 +01:00
Benjamin Saunders 62e4cfa887 matrix-synapse: 0.18.6-rc2 -> 0.18.6-rc3 2017-01-05 19:53:47 -08:00
Matthias Beyer c3f3e56697 dictd-db: Add deu2eng / eng2deu 2017-01-05 18:07:22 +01:00
Graham Christensen 15f46d60ac Merge pull request #21615 from matthiasbeyer/update-pkgs
Update pkgs
2017-01-04 18:50:12 -05:00
Michael Raskin 567c1a360f openfire: mark as broken; its unfriendlyness towards read-only installation directory and friendliness towards manual installation by just unpacking only grow with time 2017-01-04 19:36:43 +01:00
Michael Raskin 8ec3b1fd5f mysql55: 5.7.16 -> 5.7.17 2017-01-04 17:46:15 +01:00
Michael Raskin b578bbbe68 mysql55: 5.5.53 -> 5.5.54 2017-01-04 17:46:15 +01:00
Matthias Beyer 91a248009c gotty: 0.0.10 -> 0.0.13 2017-01-04 16:29:33 +01:00
Michael Raskin ca8d3de1d2 nginx: 1.11.7 -> 1.11.8 2017-01-02 20:18:50 +01:00
Michael Raskin a36c7deb04 apache-jena-fuseki: 2.4.0 -> 2.4.1 2017-01-02 20:18:48 +01:00
Benjamin Saunders a715adf960 matrix-synapse: 0.18.5 -> 0.18.6-rc2 2016-12-30 12:42:22 -08:00
Graham Christensen f5ca9a4212
Merge branch 'roundup-15' 2016-12-28 21:04:51 -05:00
Dhananjay Balan d6254e0bbd
shellinabox: 2.19 -> 2.20
should fix shellinabox vulnarabilities from https://github.com/NixOS/nixpkgs/issues/21457
2016-12-28 21:03:22 -05:00
Graham Christensen 5ca180fa08
apacheHttpd: 2.4.23 -> 2.4.25 for
CVE-2016-8743, CVE-2016-2161, CVE-2016-0736
2016-12-28 20:36:46 -05:00
oida 8376f5cc3a
prometheus-snmp-exporter: init at v0.1.0 2016-12-29 02:03:12 +01:00
Robin Gloster d8ef63fc73
crowd module: fix OpenID server 2016-12-29 00:41:42 +01:00
Tim Digel 81d8a457ed Fix asterisk & asterisk: 13.6.0 -> 14.1.2 (#20788)
* fix/asterisk-module: use unix-group for asterisk-files
* fix/asterisk-module: add configOption to use some default config-files
* fix/asterisk-module: correction of skel copy
* fix/asterisk-module: use /etc/asterisk as configDir
* fix/asterisk-module: add reload; do not restart unit
* asterisk: 13.6.0 -> 14.1.2
* fix/asterisk: compile with lua, pjsip, format_mp3
* fix/asterisk: fix indentation
* fix/asterisk: remove broken flag
2016-12-28 23:04:58 +01:00
Michael Raskin 35e3ea0966 dovecot: 2.2.25 -> 2.2.27 2016-12-28 15:04:51 +01:00
Bjørn Forsman c24206dc5f lighttpd: 1.4.41 -> 1.4.44 2016-12-28 13:52:15 +01:00
Michael Raskin d8da691d93 Merge pull request #21429 from MostAwesomeDude/nginx
nginx: Allow GD to be optional.
2016-12-28 10:57:37 +00:00
Michael Raskin 272322e881 Merge pull request #21220 from danbst/pg_simil
pg_similarity: init at 1.0
2016-12-28 10:18:59 +00:00
Corbin ca2fa4416e nginx: Allow GD to be optional.
This commit permits incantations like `pkgs.nginx.override { gd = null; }` to
produce a slimmed-down nginx.

When used, this functionality removes a pile of stuff from nginx's closure.
The resulting nginx's closure:

    $ nix-store -q -R /nix/store/wk3h0a4dmdmjmxkbd0q09iw0wfq0yzpz-nginx-1.10.2 | wc -l
    12
    $ nix-store -q -R /nix/store/gpcx77anqrj05qz0mrwm7hf4wgxry5py-nginx-1.10.2 | wc -l
    24
2016-12-26 10:24:58 -08:00
zimbatm 352e167c22 exim: 4.87 -> 4.88 for CVE-2016-9963 2016-12-25 10:12:01 +00:00
Tristan Helmich a216fc4ca9 sonarr: 2.0.0.4409 -> 2.0.0.4427 (#21389) 2016-12-25 05:21:58 +01:00
Vladimír Čunát c655399126
Merge branch 'staging' 2016-12-24 10:50:49 +01:00
Franz Pletz 61312a922c
grafana: 4.0.0 -> 4.0.2 2016-12-23 20:09:15 +01:00
Franz Pletz fcbce33e27
bird: 1.6.2 -> 1.6.3 2016-12-23 20:09:12 +01:00
Matt McHenry cbe1218cc9
plex: 1.2.7 -> 1.3.3 2016-12-23 08:02:07 -05:00
Rok Garbas e6fa6b21e1 apacheHttpdPackages.mod_perl: init at 2.0.10 2016-12-22 13:36:44 +01:00
Vladimír Čunát 2e03ae274d Merge branch 'master' into staging 2016-12-22 11:28:56 +01:00
Graham Christensen 2f17c3628e
nagios: 4.2.3 -> 4.2.4 for CVE-2016-9566 2016-12-21 14:37:46 -05:00
Graham Christensen 72faac9d35
tomcatUnstable: 9.0.0.M13 -> 9.0.0.M15 for CVE-2016-9774, CVE-2016-9775 2016-12-21 14:37:46 -05:00
Graham Christensen a528c04612
tomcat85: 8.5.8 -> 8.5.9 for CVE-2016-9774, CVE-2016-9775 2016-12-21 14:37:46 -05:00
Nikolay Amiantov b0a1028a1a samba4: 4.4.6 -> 4.5.3 2016-12-20 21:30:00 +03:00
Frederik Rietdijk fd5a6b8efc Merge pull request #21296 from Ralith/matrix-synapse
matrix-synapse: 0.18.4 -> 0.18.5
2016-12-20 09:26:12 +01:00
Benjamin Saunders 3422a7710f matrix-synapse: 0.18.4 -> 0.18.5 2016-12-19 19:50:24 -08:00
Daiderd Jordan ca4114a291 Merge pull request #21250 from mdaiter/riakCSMac
riak-cs: add Darwin support
2016-12-18 12:54:03 +01:00
Franz Pletz 9a30cdc464
squid: refactor, add features, adopt 2016-12-18 05:23:38 +01:00
Franz Pletz 4b67968688
squid: 3.5.19 -> 3.5.23
Fixes CVE-2016-10002 & CVE-2016-10003.
2016-12-18 05:23:14 +01:00
Matthew Daiter 1090a269ab riak-cs: add Darwin support 2016-12-18 03:38:42 +01:00
Matthew Daiter 4661689a49 stanchion: add Darwin support
stanchion: make pam nullify typesafe

stanchion: add Darwin support

stanchion: make pam OS-checked inside of stanchion.nix

stanchion: add Darwin support

stanchion: remove OS-checked pam on all-packages.nix

stanchion: add Darwin support
2016-12-18 00:59:34 +01:00
danbst 515573ef7f pg_similarity: init at 1.0 2016-12-17 21:50:23 +00:00
Franz Pletz f97bfcec99
rspamd: 1.2.7 -> 1.4.1 2016-12-16 15:52:27 +01:00
Franz Pletz 60d29f526d
rmilter: 1.8.5 -> 1.10.0 2016-12-16 15:52:27 +01:00
Graham Christensen 8800ea7617
zabbix22: 2.2.2 -> 2.2.16 for CVE-2016-4338 CVE-2016-9140 2016-12-15 17:17:58 -05:00
schneefux 888b27467e nextcloud: 10.0.2 -> 11.0.0 2016-12-14 23:01:32 +01:00
Jörg Thalheim fbc8a43355 Merge pull request #21151 from schneefux/pkg.shaarli
shaarli: 0.8.0 -> 0.8.1
2016-12-14 22:26:42 +01:00
schneefux 3e6cf98ada
owncloud: update minor versions 2016-12-14 17:51:13 +01:00
Jörg Thalheim 08b3e3944b
telegraf: 1.1.1 -> 1.1.2 2016-12-14 11:07:10 +01:00
schneefux 10ca00a9a2
shaarli: 0.8.0 -> 0.8.1 2016-12-13 23:39:57 +01:00
Franz Pletz d3be9a50e0
nginxMainline: 1.11.6 -> 1.11.7 2016-12-13 21:39:31 +01:00
Vladimír Čunát df07922e3e
knot-dns: init at 2.3.3
Only .lib is tested ATM.
2016-12-13 15:31:29 +01:00
Pascal Wittmann 7bcc6e9c45
riemann: provide executable and config
fixes #20821
2016-12-11 23:33:28 +01:00
schneefux 915c93c69e
nextcloud: 10.0.1 -> 10.0.2 2016-12-11 13:05:47 +01:00
Graham Christensen 78c7d1b47b Merge pull request #20973 from grahamc/rollup-12
Roundup Rollup 12 (WIP)
2016-12-08 17:50:03 -05:00
Vladimír Čunát f0b9ecfa01
bind: fixup more openssl.dev references 2016-12-08 19:10:19 +01:00
Michael Raskin ed9fd96a77 apache-jena: 3.1.0 -> 3.1.1 2016-12-08 16:15:18 +01:00
Graham Christensen e0b850147d
openafs: 1.6.17 -> 1.6.20 for CVE-2016-9772
From release notes:
      OPENAFS-SA-2016-003: file and directory names leak due to
      reuse of directory objects without zeroing the contents
      (12461 12462 12463 12464 12465)
2016-12-07 19:29:06 -05:00
Jörg Thalheim 0df00d66d5 Merge pull request #20916 from montag451/corosync
corosync: 2.4.1 -> 2.4.2
2016-12-07 12:50:23 +01:00
Tristan Helmich ef26ce0102 sonarr: 2.0.0.4389 -> 2.0.0.4409 2016-12-05 21:10:47 +01:00
Benjamin Staffin 0dbc1e4b5b minio: build on all 64bit platforms 2016-12-05 13:48:33 -05:00
montag451 f1cd1b4054 corosync: 2.4.1 -> 2.4.2 + various improvements 2016-12-05 11:45:46 +01:00
Vladimír Čunát ad0d7f6a05
Merge branch 'staging' 2016-12-04 19:22:36 +01:00
Vladimír Čunát 8d86d16db3
xf86-video-vmware: 13.1.0 -> 13.2.1
I only tested building.
2016-12-04 13:36:21 +01:00
Vladimír Čunát 16a0657c9b
xf86-video-amdgpu: 1.1.2 -> 1.2.0
I only tested building, as I've got no compatible GPU.
2016-12-04 13:34:16 +01:00
Vladimír Čunát cb2c5f4a43
xf86-video-ati: 7.7.1 -> 7.8.0
I runs fine for me.
2016-12-04 11:31:38 +01:00
Vladimír Čunát 1b158bd1c8
xf86-input-*: update drivers not in common use 2016-12-04 10:57:26 +01:00
Vladimír Čunát 3b3daf4104
xf86-input-synaptics: 1.8.3 -> 1.9.0
I'm getting new error in X.0.log:
"Synaptics driver unable to detect protocol"
but the touchpad still works fine.  It seems the driver is trying to
additionally apply to my regular (wireless) mouse which fails.
I hope this is just harmless.
2016-12-04 10:52:53 +01:00
Vladimír Čunát bf220b1b4a
Revert "xf86-input-synaptics: 1.8.3 -> 1.9.0"
This reverts commit d34ccd1db4.
By a mistake, it included much more than intended at this point.
2016-12-04 10:50:30 +01:00
Vladimír Čunát d34ccd1db4
xf86-input-synaptics: 1.8.3 -> 1.9.0
I'm getting new error in X.0.log:
"Synaptics driver unable to detect protocol"
but the touchpad still works fine.  It seems the driver is trying to
additionally apply to my regular (wireless) mouse which fails.
I hope this is just harmless.
2016-12-04 10:40:35 +01:00
Vladimír Čunát 33abc705b3
xorg-server variants: eradicate symlink to /var/tmp
- Fixes #19673; it caused problems in combination with buildEnv.
- As noted, X falls back to /tmp:
  https://github.com/NixOS/nixpkgs/issues/19673#issuecomment-258871876
- Removing the directory is still required, as X would attempt to write
  into it if allowed - and probably succeed in case the user set
  nix.readOnlyStore = false; (X runs as root).
- Archeology link: 9d1569316.
2016-12-04 09:43:05 +01:00
Vladimír Čunát b9f511d279
xorg.xproto: 7.0.29 -> 7.0.31 2016-12-03 13:55:23 +01:00
Vladimír Čunát 7581600808
xkeyboard_config: 2.18 -> 2.19 2016-12-03 13:54:31 +01:00
Vladimír Čunát c9668e40fe
xorg.libXfont: 1.5.1 -> 1.5.2 2016-12-03 13:52:36 +01:00
Frederik Rietdijk 49a313c395 pythonpackages.lti: rename to PyLTI and remove overriding
- rename to PyLTI to follow upstream
- remove overriding because it is not necessary; newer mock can be used,
and modules python packages should be fixed to not propagate pytest (see
separate commit).

cc maintainer @layus
2016-12-01 21:07:33 +01:00
Franz Pletz e945c7032d
prometheus-pushgateway: 0.3.0 -> 0.3.1 2016-12-01 02:05:00 +01:00
Franz Pletz 398bf54f63
prometheus-nginx-exporter: 20161104 -> 20161107 2016-12-01 02:04:59 +01:00
Franz Pletz a07912203e
prometheus-mysqld-exporter: 0.8.1 -> 0.9.0 2016-12-01 02:04:59 +01:00
Franz Pletz 30d974e68b
prometheus-haproxy-exporter: 0.7.0 -> 0.7.1 2016-12-01 02:04:58 +01:00
Franz Pletz b24b6bbfb0
prometheus-blackbox-exporter: init at 0.3.0 2016-12-01 02:04:58 +01:00
Franz Pletz ad54866896
prometheus-collectd-exporter: extra deps not necessary 2016-12-01 02:02:04 +01:00
Franz Pletz 96137a6abd
prometheus-node-exporter: 0.12.0 -> 0.13.0 2016-12-01 02:02:04 +01:00
Franz Pletz 741bdeea38
prometheus-alertmanager: 0.5.0 -> 0.5.1 2016-12-01 02:02:04 +01:00
Franz Pletz ca46d05f18
prometheus: 1.3.1 -> 1.4.1 2016-12-01 02:02:03 +01:00
Franz Pletz fe63e45c08
grafana: 3.1.1 -> 4.0.0 2016-12-01 01:54:54 +01:00
Graham Christensen 7e40e89273
rpcbind: patch for CVE-2015-7236 2016-11-30 19:18:08 -05:00
Graham Christensen 5f78980973
tomcatUnstable: 9.0.0.M10 -> 9.0.0.M13
For CVE-2016-8735, a remote code execution vulnerability.
2016-11-30 18:27:06 -05:00
Graham Christensen 42f1ae1911
tomcat85: 8.5.5 -> 8.5.8
For CVE-2016-8735, a remote code execution vulnerability.
2016-11-30 18:27:00 -05:00
Graham Christensen 80a475042c
tomcat8: 8.0.37 -> 8.0.39
For CVE-2016-8735, a remote code execution vulnerability.
2016-11-30 18:26:55 -05:00
Graham Christensen 3d0310daf3
tomcat7: 7.0.72 -> 7.0.73
For CVE-2016-8735, a remote code execution vulnerability.
2016-11-30 18:26:39 -05:00
Graham Christensen eba91fa2bd
tomcat6: 6.0.45 -> 6.0.48
For CVE-2016-8735, a remote code execution vulnerability.
2016-11-30 18:26:13 -05:00
Tuomas Tynkkynen 8a4d6516ee Merge remote-tracking branch 'upstream/staging' into master 2016-11-30 00:34:23 +02:00
Eric Sagnes 96dfd01966 groonga: 6.1.0 -> 6.1.1
release notes: http://groonga.org/en/blog/2016/11/29/groonga-6.1.1.html
2016-11-29 15:33:24 +09:00
Graham Christensen 59695de3b1 Merge pull request #20763 from lsix/update_nagios
nagios: 4.0.8 -> 4.2.3 (for CVE)
2016-11-28 18:12:03 -05:00
Michael Raskin c93ec7b6b7 bftpd: init at 4.4 2016-11-28 13:58:45 +01:00
Lancelot SIX c77011c6de
nagiosPluginsOfficial: 2.0.3 -> 2.1.4
See https://github.com/nagios-plugins/nagios-plugins/blob/master/NEWS
for release history
2016-11-28 09:58:29 +01:00
Lancelot SIX 5b6d52b4fb
nagios: 4.0.8 -> 4.2.3
This update includes many security related fixes.

Version 4.2.0 fixes:
- CVE-2008-4796
- CVE-2013-4214

Version 4.2.2 fixes:
- CVE-2016-9565

Version 4.2.3 fixes:
- CVE-2016-8641

See https://www.nagios.org/projects/nagios-core/history/4x/ for full
detail changes.
2016-11-28 09:55:17 +01:00
Ruben Maher 9c9a21d525 matrix-synapse service: Make url_preview_enabled optional (#20609) 2016-11-28 03:33:48 +01:00
Michael Weiss 9538176042 sks: init at 1.1.6 (#20717) 2016-11-28 03:28:40 +01:00
Graham Christensen 8bee129f48 Merge pull request #20627 from lsix/update_dico
dico: 2.3 -> 2.4
2016-11-27 21:23:30 -05:00
schneefux 6b42bf43d6
wallabag: 2.1.3 -> 2.1.4 2016-11-26 17:57:49 +01:00
Vladimír Čunát 925b335607
Merge branch 'master' into staging 2016-11-26 11:27:09 +01:00
Frederik Rietdijk 1b5e981a5f Merge pull request #20705 from Ralith/matrix-synapse
matrix-synapse: 0.18.0 -> 0.18.4
2016-11-25 08:59:03 +01:00
Benjamin Saunders 205aecdf3b matrix-synapse: 0.18.0 -> 0.18.4 2016-11-24 20:43:45 -08:00
Frederik Rietdijk 2de9321880 nodejs: add python to passthru
so nodeEnv uses the exact same version.

See also https://github.com/svanderburg/node2nix/issues/25
2016-11-24 22:28:04 +01:00
Frederik Rietdijk e0a5110779 rethinkdb: use python2 2016-11-24 22:28:03 +01:00
Frederik Rietdijk db8068e925 arangodb: use python2 2016-11-24 22:28:02 +01:00
Frederik Rietdijk 4443198adf gpsd: use python2 2016-11-24 22:28:02 +01:00
Frederik Rietdijk 051dfa55f7 mod_python: use python2 2016-11-24 22:28:02 +01:00
Bas van Dijk 1f95524ab5 postgresql: fix build on darwin 2016-11-24 10:21:09 +01:00
Nikolay Amiantov e98b91f0e4 uwsgi: 2.0.13.1 -> 2.0.14 2016-11-24 01:17:57 +03:00
Nikolay Amiantov be95ceaff2 treewide: quote URLs in my packages 2016-11-24 01:17:52 +03:00
Franz Pletz a04a4b2a6a
nginxMainline: 1.11.5 -> 1.11.6 2016-11-23 13:23:33 +01:00
Eelco Dolstra d074a5a07e Merge pull request #20638 from LumiGuide/postgresql-updates
postgresql: bug fix updates for all versions
2016-11-23 11:34:53 +01:00
Bas van Dijk 8c887535dd postgresql: bug fix updates for all versions
See https://www.postgresql.org/about/news/1712/
2016-11-23 00:13:26 +01:00
Bas van Dijk 589cc65306 postgresql: add 9.6.1 2016-11-22 23:55:12 +01:00
Franz Pletz d94e93ccdf Merge pull request #19588 from Shados/add-dante
Add dante package & accompanying service module
2016-11-22 15:10:46 +01:00
Graham Christensen bffae65060
rabbitmq-server: 3.5.6 -> 3.5.8 for unallocated CVEs: https://github.com/rabbitmq/rabbitmq-server/releases/tag/rabbitmq_v3_5_8 2016-11-22 07:53:50 -05:00
Alexei Robyn efec7d9787 dante: init at 1.4.1 2016-11-22 21:33:46 +11:00
Lancelot SIX 3bfed00e64
dico: 2.3 -> 2.4 2016-11-22 10:02:06 +01:00
Nikolay Amiantov c2274cdfb5 spidermonkey: cleanup and rename versions 2016-11-21 02:46:35 +03:00
Matthew Daiter bfc1ba475a riak-cs: init at 2.1.1
riak-cs: added to all-packages

Added Riak CS nix file to pkgs

Added service file for Riak CS

Removed Erlang_basho specific bindings from the Riak CS repo

riak-cs: changed description

riak-cs: added license

riak-cs: added maintainer

riak_cs: chgned indentations

riak-cs: removed overly complex srcs mechanism

riak-cs: added systemd module

riak-cs: changed Erlang module to Basho-specific version

riak-cs: made modular form

riak-cs: Added a default package in service options

riak-cs: Fixed default package in service options

riak-cs: Patched Makefile

riak_cs: added to module-list

riak_cs: changed from string to actual package in modules
2016-11-20 23:55:17 +01:00
Matthew Daiter f7c097556b stanchion: init at 2.1.1 2016-11-20 23:17:49 +01:00
Tristan Helmich efbe416d40 sonarr: 2.0.0.4326 -> 2.0.0.4389 2016-11-20 21:03:17 +01:00
Nikolay Amiantov 3a05ea5376 ejabberd: 16.08 -> 16.09 2016-11-20 19:06:40 +03:00
Pascal Wittmann 56c20d3014
telegraf: fix sha256 hash
It seems it was wrong since the latest update.
2016-11-20 16:36:59 +01:00
Vladimír Čunát b69f568f4c
Merge branch 'staging'
Hydra rebuild looks fine; only a few Darwin jobs is queued:
http://hydra.nixos.org/eval/1304891?compare=1304807
2016-11-19 04:35:51 +01:00
Austin Seipp 8458d6b720 plex: 1.0.0 -> 1.2.7; fix some more binaries (#20137)
This bumps the version of Plex to the new 1.2.x branch, available to the
public. During the 1.1.x branch, there were several more critical
binaries that were added to the distribution; we also have to patch
these new executables as well with the version bump, to ensure things
keep working.

Part of this patch was authored by Michael Francis - I simply bumped the
version.

Closes #20137.

Authored-by: Austin Seipp <aseipp@pobox.com>
Authored-by: Michael Francis <edude03@gmail.com>
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2016-11-17 18:16:20 -06:00
Vladimír Čunát 5af7b82336
Merge branch 'master' into staging
To incorporate some larger security rebuilds (jasper).
2016-11-17 11:14:05 +01:00
Graham Christensen 7ed55dc9e4
xinetd: patch for CVE-2013-4342 2016-11-16 22:06:06 -05:00
Tim Steinbach 0736bd2c53
mariadb: 10.1.18 -> 10.1.19 2016-11-16 12:04:41 -05:00
Vladimír Čunát b5e89fe9bf
Merge branch 'master' into staging 2016-11-15 00:20:19 +01:00
Vladimír Čunát 96798a2702
xorg.libXi: 1.7.7 -> 1.7.8
The announcement claims it resolves some crashes.
2016-11-15 00:19:39 +01:00
Jörg Thalheim 8d5ddd2563
telegraf: 1.0.1 -> 1.1.1 2016-11-14 10:25:34 +01:00
Franz Pletz 14a3d2d2ff
389-ds-base: add patch to fix CVE-2016-5416
cc #20274
2016-11-10 03:50:43 +01:00
Frederik Rietdijk 61158e2833 mod_wsgi: use python2 2016-11-08 22:48:55 +01:00
Robin Gloster 605cdd41e2
prometheus-nginx-exporter: 20160524 -> 20161104 2016-11-07 09:47:39 +01:00
Robin Gloster c5d9bcb1db
prometheus: 1.1.2 -> 1.3.1 2016-11-07 09:47:35 +01:00
Robin Gloster 9deb7821d9
prometheus-alertmanager: 0.4.2 -> 0.5.0 2016-11-07 09:47:29 +01:00
Joachim F 86ee97aee1 Merge pull request #20215 from schneefux/wallabag
wallabag: 2.1.2 -> 2.1.3
2016-11-06 14:19:40 +01:00
schneefux 492b2ee1d4
wallabag: 2.1.2 -> 2.1.3 2016-11-06 13:09:22 +01:00
Tim Steinbach 67f5e76030
felix-remoteshell: 1.0.4 -> 1.1.2 2016-11-03 22:15:11 -04:00
Tristan Helmich 9c2faaef08 emby: 3.0.8300 -> 3.0.8500 2016-11-03 20:55:22 +01:00
Franz Pletz 6c2324311e
atlassian-confluence: 5.10.7 -> 6.0.1 2016-11-03 20:18:11 +01:00
Franz Pletz 7cd1e3d854
atlassian-jira: 7.2.3 -> 7.2.4 2016-11-03 20:18:09 +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
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
Peter Simons 0b180d1ca4 bind: update to 9.10.4-P4 to fix CVE-2016-8864 2016-11-01 22:16:26 +01:00
Christine Koppelt e9d5920272 redis: 3.2.3 -> 3.2.5 2016-10-31 14:33:15 +01:00
Edward Tjörnhammar f7ad0c0fd5 Merge pull request #19675 from edwtjo/dictd-touchup
Dictd touchup
2016-10-31 13:08:57 +01:00
Vladimír Čunát e9fee02ff9 Merge branch 'master' into staging 2016-10-29 15:25:59 +02:00
Vladimír Čunát f706ab7dbe Merge #19918: mesa: enable intel vulkan driver 2016-10-28 13:20:47 +02:00
Vladimír Čunát 4fee7fc82e
xorg.libXrender: propagate renderproto
Fixes #19909; there's a dependency between the headers.
2016-10-27 22:16:04 +02:00
Jörg Thalheim 6e4769ee2d Merge pull request #19888 from Mic92/influxdb
influxdb: make v1.0.2 default, remove 0.13
2016-10-27 11:43:27 +02:00
Jörg Thalheim 5f3f810e27
influxdb: make v1.0.2 default, remove 0.13 2016-10-27 11:41:52 +02:00
Pascal Wittmann 2c6faf39e6 Merge pull request #19915 from NeQuissimus/corosync_2_4_1
corosync: 2.3.4 -> 2.4.1
2016-10-27 08:23:16 +02:00
Tim Steinbach da5c654121
corosync: 2.3.4 -> 2.4.1 2016-10-26 20:45:11 -04:00
Tim Steinbach 61db1aaf70
kafka: 0.10.0.1 -> 0.10.1.0 2016-10-26 20:38:51 -04:00
Franz Pletz 755d593168
bird: 1.6.0 -> 1.6.2 2016-10-26 16:47:34 +02:00
Frederik Rietdijk 7077a270bf Merge remote-tracking branch 'upstream/master' into HEAD 2016-10-26 13:06:43 +02:00
Franz Pletz 323acff8e6
nginxMainline: 1.11.4 -> 1.11.5 2016-10-24 18:10:14 +02:00
Franz Pletz 4ae2189d8c
nginx: 1.10.1 -> 1.10.2 2016-10-24 18:10:14 +02:00
Luca Bruno f7b8c44176 Merge pull request #19528 from schneefux/wallabag
wallabag: init at 2.1.1
2016-10-23 14:39:28 +01:00
Tim Steinbach a3d230244b Merge pull request #19778 from NeQuissimus/cassandra_3_0_9
cassandra: 3.0.8 -> 3.0.9
2016-10-22 19:24:59 -04:00
Tim Steinbach 9489efd672
cassandra: 3.0.8 -> 3.0.9 2016-10-22 13:50:00 -04:00
Jörg Thalheim 4bb91b315d Merge pull request #19601 from Hinidu/fix/neo4j-update-3
neo4j: 2.1.3 -> 3.0.6
2016-10-22 19:49:37 +02:00
Frederik Rietdijk e56832d730 Merge remote-tracking branch 'upstream/master' into HEAD 2016-10-22 17:23:24 +02:00
schneefux 7a57be47bb
wallabag: init at 2.1.2 2016-10-22 17:20:49 +02:00
Jörg Thalheim a15ae08201 Merge pull request #19491 from schneefux/shaarli
shaarli: init at 0.7.0
2016-10-22 15:17:13 +02:00
schneefux 02cf55159c
shaarli: init at 0.8.0 2016-10-22 13:43:47 +02:00
Tristan Helmich b3aba65b78 emby: 3.0.8200 -> 3.0.8300 2016-10-21 13:51:25 +02:00
Jascha Geerds 9c52f56d6f Merge pull request #19686 from jgeerds/fleet
fleet: 0.11.5 -> 0.11.8
2016-10-21 09:12:49 +02:00
Vladimír Čunát 4d5b893002 Merge #19081: gnome-3.22
Also master commits are brought in.
2016-10-20 23:04:10 +02:00
Graham Christensen e928226105 Merge pull request #19709 from NeQuissimus/mysql_5_7_16
mysql: 5.7.15 -> 5.7.16
2016-10-19 21:40:09 -04:00
Graham Christensen 10390dcd8b Merge pull request #19708 from NeQuissimus/mysql_5_5_53
mysql: 5.5.52 -> 5.5.53
2016-10-19 21:39:59 -04:00
Graham Christensen 4673fb5f19 Merge pull request #19687 from grahamc/quagga
quagga: 1.0.20160315 -> 1.0.20161017 for CVE-2016-1245
2016-10-19 21:00:09 -04:00
Tim Steinbach 276e41a219
mysql: 5.7.15 -> 5.7.16 2016-10-19 20:37:10 -04:00
Tim Steinbach a3cd58d24a
mysql: 5.5.52 -> 5.5.53 2016-10-19 20:36:39 -04:00
Bjørn Forsman 7c3dd3ca18 nextcloud: also install hidden files
.htaccess and .user.ini are missing. This fixes it.
2016-10-19 19:42:09 +02:00
Graham Christensen c48fd00fae nsd: 4.1.12 -> 4.1.13 for CVE-2016-6173
Closes #19685
2016-10-19 15:16:54 +02:00
Graham Christensen 2570874e11
quagga: 1.0.20160315 -> 1.0.20161017 for CVE-2016-1245 2016-10-19 09:14:50 -04:00
Jascha Geerds cf8362ffec fleet: 0.11.5 -> 0.11.8 2016-10-19 15:09:35 +02:00
Jascha Geerds 9803ad85eb fleet: Add myself as a maintainer 2016-10-19 12:00:15 +02:00
Edward Tjörnhammar f59a1ee660
move dictd* in toplevel dicts to dictdDBs 2016-10-19 08:43:30 +02:00
Edward Tjörnhammar 5929a5d958
dictdWiktionary: 20140118 -> 20161001 2016-10-19 08:43:30 +02:00
Frederik Rietdijk 216a906ed1 sabnzbd: use python2
because dependency cheetah is python2 only.
2016-10-18 23:16:08 +02:00
Frederik Rietdijk 167ca6f93a inginious: use python2 2016-10-18 23:14:34 +02:00
Vladimír Čunát 0240306d01
xorg-server: maintenance 1.18.3 -> 1.18.4 2016-10-18 22:11:51 +02:00
Vladimír Čunát 47df822937 xf86-video-nouveau: 1.0.12 -> 1.0.13 2016-10-18 22:11:32 +02:00
José Romildo Malaquias b085f4a216 opensmtpd: 6.0.0p1 -> 6.0.2p1 (#19660)
Changelogs at
  https://www.opensmtpd.org/announces/release-6.0.1.txt
  https://www.opensmtpd.org/announces/release-6.0.2.txt
2016-10-18 19:59:59 +02:00
Tristan Helmich b36750f140 emby: 3.0.7300 -> 3.0.8200 2016-10-18 13:01:14 +02:00
derchris 6786773389 apcupsd: 3.14.13 -> 3.14.14 2016-10-17 15:47:39 +02:00
Tuomas Tynkkynen b4d8f8b8e2 bind: Disable seccomp on non-x86
The list of permitted syscalls in the seccomp sandbox is only defined
for x86. It fails to build otherwise:

````
In file included from /tmp/nix-build-bind-9.10.4-P3.drv-0/bind-9.10.4-P3/lib/isc/include/isc/magic.h:23:0,
                 from /tmp/nix-build-bind-9.10.4-P3.drv-0/bind-9.10.4-P3/lib/isc/include/isc/app.h:89,
                 from ./main.c:26:
./main.c: In function 'setup_seccomp':
./main.c:848:17: error: 'scmp_syscalls' undeclared (first use in this function)
  INSIST((sizeof(scmp_syscalls) / sizeof(int)) ==
````
2016-10-16 23:37:48 +03:00
Nikolay Amiantov 4ceca4fe4f samba4: 4.3.11 -> 4.4.6 2016-10-16 19:58:12 +03:00
Pavel Platto b835446563 neo4j: 2.1.3 -> 3.0.6 2016-10-16 17:11:05 +02:00
Jörg Thalheim bffdf2c0d8 Merge pull request #19448 from regnat/selfoss
selfoss : 2.15 -> 2016-07-31
2016-10-15 20:15:40 +02:00
Franz Pletz 0a9fa3004a
atlassian-jira: 7.2.2 -> 7.2.3 2016-10-14 19:05:53 +02:00
Franz Pletz 79f4bb3259
atlassian-confluence: 5.10.4 -> 5.10.7 2016-10-14 19:05:46 +02:00
zimbatm cdbb020a1f fixes bundlerEnv calls 2016-10-14 16:56:42 +01:00
Franz Pletz a7a34745b6
postfix: 3.1.2 -> 3.1.3 2016-10-14 17:34:26 +02:00
Vladimír Čunát 061758490f Merge branch 'master' into staging
... to get the openssl mass rebuild: 942dbf89c.
2016-10-14 13:16:11 +02:00
zimbatm 6351c4d24b Merge pull request #19180 from zimbatm/bundler-env-bins
Bundler env bins
2016-10-14 11:51:23 +01:00
Frederik Rietdijk cffdffe1f6 Merge pull request #19309 from FRidh/outputs
Python: use separate output for tkinter
2016-10-13 10:40:14 +02:00
Vladimír Čunát 727fc259d6 Merge branch 'master' into staging 2016-10-13 09:53:16 +02:00
regnat eb182f4217 selfoss : 2.15 -> 2016-07-31 2016-10-12 16:41:59 +02:00
Franz Pletz 8a59ad167e atlassian-crowd: init at 2.10.1 2016-10-12 13:17:24 +02:00
Franz Pletz 7edaceeb33 atlassian-jira: init at 7.2.2 2016-10-12 13:17:24 +02:00
Franz Pletz 18790e45d8 atlassian-confluence: init at 5.10.4 2016-10-12 13:17:24 +02:00
Vladimír Čunát f755299443 xorg: security fixes #19234
https://lists.x.org/archives/xorg-announce/2016-October/002720.html
2016-10-11 20:38:33 +02:00
Frederik Rietdijk 104c50dd1a Python: remove modules and pythonFull 2016-10-10 10:33:24 +02:00
Tim Steinbach 697dbb9741
mariadb: 10.1.17 -> 10.1.18 2016-10-09 16:04:58 -04:00
Jörg Thalheim fbc6dc2f52 Merge pull request #18697 from rvl/pump.io-1.0.0
pump.io: git-2015-11-09 -> 1.0.0
2016-10-09 17:20:02 +02:00
zimbatm 830c75b5e7 riemann-dash: simplify 2016-10-08 22:38:56 +01:00
Franz Pletz fa405aa264 bind: split out dnsutils & host binaries (#18903)
These tools are commonly used but don't require the other bind binaries.
Bind's libs are used, so they've also been split into an extra output.

The old version of host isn't maintained anymore and was removed From Debian
back in 2009: https://packages.qa.debian.org/h/host.html
2016-10-08 16:01:15 +02:00
Nathan Zadoks f91f098650 unifi: 5.0.6 -> 5.2.9 2016-10-07 16:03:20 -04:00
Christine Koppelt e7d4a64eaa influxdb: 1.0.0-beta3 -> 1.0.2 2016-10-07 14:15:27 +02:00
Joris Guyonvarch f038ea0fae Cassandra: add procps dep only on linux (#19299) 2016-10-06 21:45:11 +02:00
Frederik Rietdijk 6f836eb0d4 Kippo: move pythonPackages.twisted_11 to kippo expression 2016-10-06 12:59:05 +02:00
Jörg Thalheim 1bd8d7710e Merge pull request #19125 from markus1189/bin-bash-cleanup
Bin bash cleanup
2016-10-05 17:16:00 +02:00
Matt Billenstein 6bfbb7a07c mongodb: fix build on OSX by adding Security framework 2016-10-04 19:38:32 -07:00
Markus Hauck aafbd40577 Replace hard coded /bin/bash occurrences 2016-10-04 20:15:37 +02:00
makefu 3ca28283bf
udpt: init at 2016-02-20
fixes #19171
2016-10-03 17:15:32 +02:00
Eelco Dolstra 69bb34673e Merge pull request #19196 from groxxda/xkbbindir
xserver: replace XKB_BINDIR with compile time option
2016-10-03 17:12:59 +02:00
Jörg Thalheim d153c195ca Merge pull request #19190 from mayflower/emby_fix_ffmpeg_detection
emby: use makeWrapper to supply ffmpeg/probe paths
2016-10-03 16:36:14 +02:00
Alexander Ried e7ded267bd xserver: replace XKB_BINDIR with compile time option
---

Using the configure option relieves us of the patch and passing the path
via the env var in many places. Also the env var may not be inherited
when components like gdm spawn new sessions.
2016-10-03 15:03:02 +02:00
Tristan Helmich a859312e56 emby: 3.0.7200 -> 3.0.7300 2016-10-03 12:28:58 +02:00
Tristan Helmich 81ff763541 emby: use makeWrapper to supply ffmpeg/probe paths
Fixes NixOS/nixpkgs#19118
2016-10-03 12:23:44 +02:00
Benno Fünfstück a090931cdb Merge pull request #19155 from schneefux/nextcloud-newsupdater
nextcloud-news-updater: init at 9.0.2
2016-10-02 21:22:33 +02:00
Eelco Dolstra 55f489eb74 libXp: Use multiple outputs 2016-10-02 19:22:19 +02:00
Joachim F db00d6c0f0 Merge pull request #19157 from schneefux/nextcloud
nextcloud: 10.0.0 -> 10.0.1
2016-10-02 12:53:33 +02:00
schneefux 64ccc21b4a
nextcloud: 10.0.0 -> 10.0.1 2016-10-02 12:38:28 +02:00
schneefux 5e5014098c
nextcloud-news-updater: init at 9.0.2 2016-10-02 12:21:02 +02:00
Tuomas Tynkkynen f5dd3a703d treewide: Fix more lib.optional misuses 2016-10-02 00:44:10 +03:00
Jörg Thalheim 7d3143990f Merge pull request #19136 from nhooyr/powerdns
powerdns: removed PrivateTmp=true in serviceConfig
2016-10-01 18:28:34 +02:00