Commit graph

3213 commits

Author SHA1 Message Date
Vladimír Čunát 772d14d8c2 xorg: expression cleanup
The generating script needed to be updated not to overwrite the
hardening changes back.
2016-09-16 22:41:20 +02:00
Vladimír Čunát 16ed17d6c8 xf86-input-evdev: bugfix 2.10.2 -> 2.10.3 2016-09-16 22:41:19 +02:00
Vladimír Čunát 8aad4e8602 xf86-video-{ati,amdgpu}: maintenance updates 2016-09-16 22:41:19 +02:00
Vladimír Čunát f12378e5b7 xorg xkeyboard-config: 2.17 -> 2.18 2016-09-16 22:41:18 +02:00
Domen Kožar 00b7c5c5c2 Merge pull request #18624 from ericsagnes/fix/cadvisor
Cadvisor: update and fix test
2016-09-16 09:10:08 +02:00
zimbatm dd7e73f586 telegraf: convert deps from json to nix
Fixed for 914e0e594c
2016-09-16 00:25:24 +01:00
Kamil Chmielewski 914e0e594c buildGoPackage: deps.json -> deps.nix in NIXON
https://github.com/NixOS/nixpkgs/pull/17254#issuecomment-245295541

* update docs to describe `deps.nix`
* include goDeps in nix-shell GOPATH
* NixOS 16.09 rel notes about replacing goPackages
2016-09-16 00:04:55 +01:00
zimbatm 7a6b860e1c Merge pull request #18437 from Mic92/telegraf
Telegraf
2016-09-15 23:21:08 +01:00
Joachim F 2db487e6bf opensmtpd: 5.9.2p1 -> 6.0.0p1 (#18629)
Also change to https src.url.

Changelog at https://www.opensmtpd.org/announces/release-6.0.0.txt

In particular, note that
- logging format has been reworked so scripts that consume opensmtpd
  logs may need updating
- dhparams option has been removed
2016-09-15 16:19:51 +01:00
Eric Sagnes fe54db9027 cadvisor: 0.10.1 -> 0.23.8 2016-09-15 21:28:12 +09:00
Matthew O'Gorman 6a01fc2b7c mosquitto: add websockets support. 2016-09-14 19:34:14 +02:00
Jörg Thalheim 8fddcad3f9
telegraf: init at 1.0.0
Signed-off-by: Jörg Thalheim <joerg@higgsboson.tk>
2016-09-14 07:19:55 +02:00
Vladimír Čunát 3efebb1680 xorg.xf86-input-libinput: 0.19.0 -> 0.19.1
It fixes a typo in API (!).
https://lists.x.org/archives/xorg-announce/2016-September/002705.html
2016-09-14 00:05:12 +02:00
Vincent Laporte b7fabd39b3 mpd: fix on darwin 2016-09-13 18:05:07 +02:00
Kirill Boltaev bccd75094f treewide: explicitly specify gtk and related package versions 2016-09-12 18:26:06 +03:00
Emery Hemingway 3adbc07af7 matrix-synapse: 0.17.1 -> 0.17.2 2016-09-12 11:52:16 +02:00
Joachim F 7be55e7f71 Merge pull request #18518 from mayflower/sonarr_4323
sonarr: 2.0.0.4230 -> 2.0.0.4323
2016-09-12 03:28:09 +02:00
Joachim F 5a0a21c9a0 Merge pull request #18519 from mayflower/emby_7100
emby: 3.0.6400 -> 3.0.7100
2016-09-12 03:27:47 +02:00
Franz Pletz 300adc8458
mpd: 0.19.15 -> 0.19.19 2016-09-11 23:24:37 +02:00
Tristan Helmich e6eeaf3ac1 emby: 3.0.6400 -> 3.0.7100 2016-09-11 21:53:57 +02:00
Tristan Helmich 6a72c10d58 sonarr: 2.0.0.4230 -> 2.0.0.4323 2016-09-11 21:52:24 +02:00
Peter Simons bee73d337a net-snmp: cosmetic fix for syntax highlighting in Emacs 2016-09-10 13:05:59 +02:00
danbst a01d4ee3f4 tomcat: add danbst as maintainer 2016-09-09 18:29:12 +02:00
danbst 8511ddc89a tomcat: 7.0.68 -> 7.0.70, 8.0.32 -> 8.0.37, init 8.5.5, init 9.0.0.M10 2016-09-09 18:29:12 +02:00
danbst 0c2d943529 tomcat: split default webapps to separate output (~6M) 2016-09-09 18:29:12 +02:00
danbst 39ad7a9e60 tomcat: cleanup package with callPackages 2016-09-09 18:29:12 +02:00
Matt Billenstein a83f70c249 mongodb: 3.2.1 -> 3.2.9
[Bjørn: add missing hash update.]
2016-09-09 15:44:08 +02:00
Benjamin Staffin 37670be8d8 Merge pull request #18449 from mattbillenstein/master
nginx module: update statsd, develkit, rtmp
2016-09-08 21:04:38 -04:00
Matt Billenstein cba2dd0044 nginx modules: update rtmp to 1.1.9 fixing build failures against 1.11.x 2016-09-08 16:21:13 -07:00
Matt Billenstein 6ce8575a2e nginx modules: update ngx_devel_kit to 0.3.0 2016-09-08 16:20:27 -07:00
Matt Billenstein ca60da8031 nginx module: update statsd to support 1.10.1 -- the zebrafishlabs github repo
seems dead
2016-09-08 15:59:11 -07:00
Benjamin Staffin 7b92f76948 Merge pull request #18447 from mattbillenstein/master
nginx module: add upstream check module
2016-09-08 16:45:37 -04:00
Matt Billenstein a49133b07f nginx module: add upstream check module 2016-09-08 12:02:15 -07:00
Cole Mickens f283e8e83b
plex: remove plexpass at the request of Plex
joachifm: throw error instead of silently ignoring user's
config.plex.pass setting.

Closes https://github.com/NixOS/nixpkgs/pull/18416
2016-09-08 16:04:46 +02:00
Robin Gloster 64bd8c037d
prometheus: 1.0.0 -> 1.1.2 2016-09-08 15:26:50 +02:00
Robin Gloster f77191888d
prometheus-alertmanager: 0.3.0 -> 0.4.2 2016-09-08 15:26:49 +02:00
Eelco Dolstra 2597562d42 minio: Init at 20160821 2016-09-07 17:41:53 +02:00
Franz Pletz 5f6557d437
charybdis: 3.5.1 -> 3.5.3 (security)
Fixes CVE-2016-7143 (certificate fingerprint spoofing through crafted
SASL messages).
2016-09-07 08:12:02 +02:00
obadz 39e197ab1c uhub: 0.4.1 -> 0.5.0 (fixes build)
@ehmry: please have a look so that we can cherry-pick in release-16.09
and move forward on #18209
2016-09-07 02:30:03 +01:00
Joachim F b78e625445 Merge pull request #18235 from teh/master
Remove broken hyperdex package and dependencies. Closes #17995.
2016-09-07 00:18:48 +02:00
Alexander Ried 36e8df19e1 tomcat5: remove since it's end of life (#18341)
Source is not available anymore.
2016-09-06 03:59:25 +02:00
Jaka Hudoklin e9a1e7a6d5 Merge pull request #18289 from offlinehacker/pkgs/kapacitor/init
kapacitor: init at 1.0.0
2016-09-06 00:30:40 +02:00
Jaka Hudoklin 2540b419f2 kapacitor: init at 1.0.0 2016-09-04 17:22:15 +02:00
Jaka Hudoklin c083ab99b2 Merge pull request #17969 from offlinehacker/pkgs/etcd/update-3.0.6
Update etcd, improve nixos module, fix nixos tests
2016-09-04 16:31:50 +02:00
Joachim F 5ad61449bc Merge pull request #18161 from ericsagnes/pkg-up/groonga
groonga: 6.0.7 -> 6.0.8
2016-09-03 17:00:22 +02:00
Jaka Hudoklin eaf4dcaee1 etcd: add update notice 2016-09-03 14:04:54 +02:00
Jaka Hudoklin 235440ec34 etcd: add meta information 2016-09-03 14:02:53 +02:00
Tristan Helmich 154528785e emby: 3.0.6070 -> 3.0.6400 2016-09-03 13:42:53 +02:00
Vladimír Čunát 686bb1a6e4 freeswitch: fix build when sandboxed 2016-09-03 12:49:59 +02:00
Gabriel Ebner 882cc8dc9a postfix: 3.1.1 -> 3.1.2 2016-09-03 10:00:19 +02:00