Rob Vermaas
43dee76b4b
nixops: 1.2 -> 1.3.
...
(cherry picked from commit fcaf96b8d40e0c9559523674da03ab47edcfc8fb)
2015-09-28 11:33:58 +00:00
Rob Vermaas
7994c99d6f
Update libcloud to 0.18.0. Needed for newer nixops.
2015-09-17 12:32:45 +00:00
Rob Vermaas
cdee2b74ee
Update pstree to 2.39
2015-08-18 09:50:46 +00:00
Rob Vermaas
715e772667
Add initial Brightbox expression.
...
(cherry picked from commit 55d97862890350a3cc069d547114c1a880f2e583)
2015-08-08 19:50:22 +00:00
Rob Vermaas
9430294114
Update awscli to 1.7.41
2015-07-29 09:08:51 +00:00
Rob Vermaas
b715546071
Make fetchBower a bit more like a normal mkDerivation, which is easier to test.
...
Also, in some cases, the result of fetchBower is different depending on the
value of $out. For now, it seems that it works best if using a local output
directory before copying to $out.
(cherry picked from commit aa4c6b027163abe0891f9ad438899f9679298a64)
2015-07-16 14:42:16 +00:00
Rob Vermaas
6d859229e1
Remove unnecessary option. My mistake...
2015-06-10 08:36:55 +00:00
Rob Vermaas
42323dc155
Merge cwoac:mysql_socket
2015-06-10 08:31:12 +00:00
Rob Vermaas
fd1fb0403c
Set boot.loader.grub.configurationLimit to 1 for gce/azure/amazon images. Setting to 0 results in empty grub config.
2015-05-29 19:36:16 +00:00
Rob Vermaas
49b5acc3d9
Upgrade dhcpcd to 6.9.0. Version 6.8.1 caused issues on GCE, making the instances unavailable.
2015-05-27 11:43:14 +00:00
Rob Vermaas
650d3f8fc4
Revert restartIfChanged on fetch-ec2-data, as it breaks deployments that set ec2.metadata = true, as the existing (default) blackhole will not be cleared.
...
(cherry picked from commit ccf672ca6b055e5e862e45b65d122754c16cf7d1)
2015-05-07 08:51:38 +00:00
Rob Vermaas
290132bf89
Disable hiredis in rsyslog as it is currently broken.
2015-05-06 15:32:07 +00:00
Rob Vermaas
b114eab794
le: add psutil to dependencies
2015-05-05 13:26:55 +00:00
Rob Vermaas
8092931f80
Merge pull request #7500 from magnetophon/eclipse_sdk_442_hash
...
Fix hash of eclipse_sdk_442_hash 32bit
2015-05-05 11:05:05 +02:00
Rob Vermaas
90f76ab941
Merge pull request #7682 from pesterhazy/fix/ansible-ec2
...
Make dynamic inventory script ec2.py work
2015-05-04 09:45:24 +00:00
Rob Vermaas
33984cfeee
Add logentries agent 1.4.13
2015-04-30 16:44:45 +00:00
Rob Vermaas
ad0bd73775
Work around infinite recursion issue in nixops.
2015-04-29 09:55:20 +00:00
Rob Vermaas
46eedd9de5
Dohh
2015-03-26 09:48:27 +00:00
Rob Vermaas
ac35d15bcc
bazel: Upstream pushed patch, removing patch.
2015-03-26 09:46:31 +00:00
Rob Vermaas
cbb14299c9
GCE image: Remove some unnecessary lib prefixes.
2015-03-26 09:15:09 +00:00
Rob Vermaas
80202fbd25
GCE image: Add some recommended sysctl settings. Disable OS level firewall by default for GCE images (GCE provides external firewall). Disable passwordAuthentication. Related to issue #6991 .
2015-03-26 09:09:40 +00:00
Rob Vermaas
7721ff4ccb
bazel: add patch suggested by upstream
2015-03-26 06:30:21 +00:00
Rob Vermaas
f5eed7e14e
Add initial version for bazel.io build manager.
2015-03-25 15:12:02 +00:00
Rob Vermaas
24e0565407
Only start fetch-keys for GCE image after ip-up.
2015-02-27 10:48:15 +00:00
Rob Vermaas
e4928b8955
GCE image: Pass header to metadata service calls.
2015-02-26 19:20:43 +00:00
Rob Vermaas
e1f08578aa
elasticsearch: update from 1.4.2 to 1.4.3, potentially fixes CVE-2015-1427
2015-02-20 10:55:10 +00:00
Rob Vermaas
8495c101dc
Fixes #6374 . Now for real, dohhh.
2015-02-17 13:10:13 +00:00
Rob Vermaas
1a0e6f0039
Fixes #6374 .
2015-02-17 13:07:54 +00:00
Rob Vermaas
824fccd3e9
Move amazon option out of amazon-image.nix, needed to make ec2.hvm usable from nixops, without breaking evaluation for other backends.
...
(cherry picked from commit 213fe8427c5ce455b893c0c5c56cc38175bf36b7)
2015-02-16 09:57:19 +00:00
Rob Vermaas
d8cba34bea
Update sysdig to 0.1.95
2015-01-28 21:37:09 +01:00
Rob Vermaas
df7923fa82
Merge pull request #5515 from oconnorr/master
...
GCE updates to ntp server and to fetch all ssh keys
2015-01-14 13:19:38 +01:00
Rob Vermaas
07e726c85c
Revert "mkOverridable: Use functors to allow overridable functions"
...
This reverts commit 4ee556cfe9 .
2015-01-13 13:53:11 +01:00
Rob Vermaas
4d8f73a654
Use callPackage for nodePackages, to allow easier overriding of node-packages set.
...
(cherry picked from commit 65a89fcce7ec021838dac824fce9908b6dcd794a)
2015-01-12 10:05:05 +01:00
Rob Vermaas
cbdf1abc33
Use recurseIntoAttrs for libuvVersions
2015-01-06 19:26:48 +01:00
Rob Vermaas
87b9925f23
Update dd-agent to 5.1.1
...
(cherry picked from commit 7f02b1f35042f6ac345933bd3823439535a95234)
2015-01-05 13:15:36 +01:00
Rob Vermaas
c5caa853ec
dd-agent: set SSL_CERT_FILE for dogstatsd.
...
(cherry picked from commit c67204dec27a86e2235afb2aebf48bc53dd804d0)
2015-01-05 13:15:22 +01:00
Rob Vermaas
20c4d9cade
Add pythonPackages.ntplib, needed for dd-agent update.
...
(cherry picked from commit 3e73b5888ef9e230e95ad978f8c36c8cdc0fc675)
2015-01-05 13:15:19 +01:00
Rob Vermaas
bc09e53343
Minor fixes to EC2 image generation script. Set autoresponder, so no interaction is necessary. Write output in a format that can be easily included in ec2-amis.nix of nixops.
...
(cherry picked from commit 96904915d9e3e5f69b0c5bf58db1a0f0130a977a)
2015-01-05 09:35:48 +01:00
Rob Vermaas
1a4164b71d
Use nixos-images bucket for GCE images.
...
(cherry picked from commit bdd3a3bac8077823182233cc689b5c02cd74f4f4)
2015-01-05 09:35:42 +01:00
Rob Vermaas
357f6a2c97
Fixes for script that builds and uploads EC2 s3 backed images. Mostly credential related.
...
(cherry picked from commit 42c0bc4b8f7f4f5027392a842b787434fb12094f)
2015-01-05 09:35:38 +01:00
Rob Vermaas
ea9530b5c7
Fix GCE image build.
...
(cherry picked from commit 98af87cd4abb0cd77e8a51cfdf6913a92d088784)
2015-01-05 09:35:35 +01:00
Rob Vermaas
d05bb6c8c2
Fix sysstat build.
...
(cherry picked from commit 597007f8b7cf60d4571b859adb3972292e2fa0ff)
2014-12-18 14:47:22 +01:00
Rob Vermaas
b8a4095003
It is called Dingo! yes, Dingo!
2014-12-17 16:42:52 +01:00
Rob Vermaas
f72c7e93ce
icecast: update from 2.4.0 to 2.4.1, potentially fixes CVE-2014-9018
2014-12-17 15:49:48 +01:00
Rob Vermaas
81f6af4a54
nodejs: update from 0.10.32 to 0.10.33, potentially fixes CVE-2014-7192
2014-12-17 15:48:51 +01:00
Rob Vermaas
90c3dc79c5
docker: update from 1.3.1 to 1.3.3, potentially fixes CVE-2014-6407, CVE-2014-6408
2014-12-17 15:47:56 +01:00
Rob Vermaas
f5680cdd49
gsutil: add crcmod to dependencies. Needed to download from Google Storage.
2014-12-17 11:29:13 +01:00
Rob Vermaas
b48e41b8d7
cron: make into systemd.service and make it depend on /etc/localtime
...
so that changes in timezone will trigger a restart of cron service.
2014-12-15 14:50:12 +01:00
Rob Vermaas
6ae8983a5e
Update dd-agent to 4.4.0
2014-12-03 16:08:39 +01:00
Rob Vermaas
ca6015a5b4
Merge pull request #5044 from puffnfresh/package/flow
...
Add Flow
2014-11-19 06:59:36 +01:00
Rob Vermaas
0aa742989f
mysql_jdbc: update from 5.1.31 to 5.1.32, potentially fixes CVE-2012-0075, CVE-2012-0087, CVE-2012-0101, CVE-2012-0102, CVE-2012-0112, CVE-2012-0113, CVE-2012-0114, CVE-2012-0115, CVE-2012-0116, CVE-2012-0118, CVE-2012-0119, CVE-2012-0120, CVE-2012-0484, CVE-2012-0485, CVE-2012-0490, CVE-2012-0492, CVE-2012-0540, CVE-2012-0553, CVE-2012-0572, CVE-2012-0574, CVE-2012-0583, CVE-2012-0882, CVE-2012-1688, CVE-2012-1689, CVE-2012-1690, CVE-2012-1696, CVE-2012-1697, CVE-2012-1702, CVE-2012-1703, CVE-2012-1705, CVE-2012-1734, CVE-2012-2102, CVE-2012-2749, CVE-2012-3150, CVE-2012-3158, CVE-2012-3160, CVE-2012-3163, CVE-2012-3166, CVE-2012-3167, CVE-2012-3173, CVE-2012-3177, CVE-2012-3180, CVE-2012-3197, CVE-2012-5060, CVE-2013-0375, CVE-2013-0383, CVE-2013-0384, CVE-2013-0385, CVE-2013-0389, CVE-2013-1492, CVE-2013-1506, CVE-2013-1521, CVE-2013-1548, CVE-2013-1552, CVE-2013-1555, CVE-2013-2378, CVE-2013-2389, CVE-2013-2391, CVE-2013-2392, CVE-2013-3802, CVE-2013-3804, CVE-2013-3808, CVE-2013-5908, CVE-2014-0386, CVE-2014-0393, CVE-2014-0401, CVE-2014-0402, CVE-2014-0412, CVE-2014-0437
2014-11-18 16:06:44 +01:00
Rob Vermaas
f54c852a36
docker: update from 1.3.0 to 1.3.1, potentially fixes CVE-2014-5277
2014-11-18 16:06:36 +01:00
Rob Vermaas
af2a19426b
Merge pull request #4845 from proger/ec2-ami-tools-1.5.6
...
ec2-ami-tools -> 1.5.6, updated license & homepage
2014-11-05 14:30:45 +01:00
Rob Vermaas
a1fd333816
Add locustio, msgpack-python. Upgraded requests2.
2014-11-05 14:27:38 +01:00
Rob Vermaas
c9d40dc6f8
oathToolkit: update from 2.0.2 to 2.4.1, potentially fixes CVE-2013-4204, CVE-2013-6280, CVE-2013-7322
2014-11-04 10:22:46 +01:00
Rob Vermaas
40ccad06c9
mysql55: update from 5.5.39 to 5.5.40, potentially fixes CVE-2014-6464, CVE-2014-6469, CVE-2014-6491, CVE-2014-6494, CVE-2014-6496, CVE-2014-6500, CVE-2014-6507, CVE-2014-6555, CVE-2014-6559
2014-11-04 10:19:39 +01:00
Rob Vermaas
c4ab4ce59b
sysklogd: update from 1.5 to 1.5.1, potentially fixes CVE-2014-3634, CVE-2014-3683
2014-11-04 10:18:52 +01:00
Rob Vermaas
6d79132553
php: update from 5.4.33 to 5.4.34, potentially fixes CVE-2014-3668, CVE-2014-3669, CVE-2014-3670
2014-11-04 10:16:14 +01:00
Rob Vermaas
8b47b67329
Update to latest awscli
2014-10-27 12:00:07 +01:00
Rob Vermaas
5a23232edf
Refactor EC2 image generation script. Now uses same procedure for both hvm and pv-grub
...
images. Root disks are now SSD backed and 20GB by default, both on hvm and pv-grub
(previously was 8GB for HVM). Added new eu-central region to the locations to copy images
to. Also the root disk for HVM instances was not deleted on termination with previous
images, this is fixed as well.
2014-10-27 11:48:43 +01:00
Rob Vermaas
2f7174daf3
Upgrade boto to support eu-central-1 region.
2014-10-27 11:46:36 +01:00
Rob Vermaas
6596dccfd9
zabbix.server: update from 1.8.20 to 1.8.21
2014-10-22 15:29:05 +02:00
Rob Vermaas
8523d0e44c
Dohh
...
(cherry picked from commit b7451d91e8ecb70651fd2de81b2ec0faa8173aec)
2014-10-14 11:43:51 +02:00
Rob Vermaas
028807c3a0
amazon-image.nix: Pass --option build-users-group '' to nix tools to make Amazon generation work with nix-1.8+
...
(cherry picked from commit 654eaeb2ca709908b0e6fdcc8eabd3af6b3c0a5d)
2014-10-14 11:40:04 +02:00
Rob Vermaas
bb0c2fab6d
Re-add bower/bower2nix, regenerated node-packages-generated.nix
2014-10-06 20:40:14 +02:00
Rob Vermaas
020d06f278
Merge pull request #4200 from nathanielbaxter/dev/aria2
...
aria2: Bump version to 1.18.8
2014-09-22 13:01:59 +02:00
Rob Vermaas
3176a3f315
Merge pull request #4199 from FlorentBecker/master
...
meta for ocamlPackages.eliom
2014-09-22 11:39:01 +02:00
Rob Vermaas
90722bcf8f
Merge pull request #4195 from madjar/master
...
Review PR in travis with nox-review
2014-09-22 09:17:31 +02:00
Rob Vermaas
f7f9580545
Merge pull request #4092 from ts468/pam_mount
...
New packages: pam_mount and libHX
2014-09-17 13:15:22 +02:00
Rob Vermaas
8b955e62f5
Update hipchat to 2.2.1163
2014-09-15 16:01:32 +02:00
Rob Vermaas
75f8d6a19e
ircdHybrid: update from 7.2.2 to 7.2.3, potentially fixes CVE-2013-0238
2014-09-11 13:37:45 +02:00
Rob Vermaas
3bd21b9558
libmicrohttpd: update from 0.9.35 to 0.9.37
2014-09-11 13:37:18 +02:00
Rob Vermaas
33038f9ed9
liboauth: update from 1.0.2 to 1.0.3, potentially fixes CVE-2013-4390
2014-09-11 13:36:21 +02:00
Rob Vermaas
fdfd948d96
panotools: update from 2.9.18 to 2.9.19
2014-09-11 13:34:50 +02:00
Rob Vermaas
d79b4a7b53
pmd: update from 4.2.5 to 4.2.6
2014-09-11 13:34:26 +02:00
Rob Vermaas
fc12b15cf3
pv: update from 1.5.3 to 1.5.7
2014-09-11 13:33:59 +02:00
Rob Vermaas
c6b29f8117
qrencode: update from 3.4.3 to 3.4.4
2014-09-11 13:32:57 +02:00
Rob Vermaas
a904585789
scala: update from 2.11.0 to 2.11.1
2014-09-11 13:32:33 +02:00
Rob Vermaas
e94e997786
vagrant: update from 1.6.4 to 1.6.5
2014-09-11 13:32:00 +02:00
Rob Vermaas
960b664a13
php: update from 5.4.31 to 5.4.32, potentially fixes CVE-2014-3587, CVE-2014-3597, CVE-2014-5120
2014-09-11 13:30:46 +02:00
Rob Vermaas
f14d1d76bb
Azure: Fix authorized_keys
2014-09-06 22:54:15 +02:00
Rob Vermaas
e9c1fb0c89
Azure: Mount metadata 'CD' on /metadata
2014-09-06 21:53:10 +02:00
Rob Vermaas
81046b9e5d
Initial configuration + image generation script for Micro$oft Azure. Work in progress for #3986 .
2014-09-06 21:37:46 +02:00
Rob Vermaas
ea8910652f
Revert "Merge pull request #3182 from wkennington/master.ipv6"
...
This reverts commit b23fd65854 , reversing
changes made to 43654cba2c .
2014-08-31 10:58:54 +02:00
Rob Vermaas
2f697bf693
Revert "Fix syntax error in nixos/lib/build-vms.nix, introduced by 86c0f8c"
...
This reverts commit 704e91bab0 .
2014-08-31 10:58:50 +02:00
Rob Vermaas
b7a0101578
Merge pull request #3838 from oconnorr/master
...
Update create-gce.sh
2014-08-29 10:08:55 +02:00
Rob Vermaas
6c6dbc41fb
openspades: fix build by using fetchurl to download DevPaks27.zip.
2014-08-26 11:48:02 +02:00
Rob Vermaas
92ec3562c3
Mark nix-plugins as broken.
2014-08-26 11:33:58 +02:00
Rob Vermaas
8fc3bedb5a
Fix ntopng build
2014-08-26 11:22:23 +02:00
Rob Vermaas
af14075f4d
Update node-packages-generated. Remove packages from node-packages.json that use an npm package that has a cyclic dependency. See also npm2nix#3
2014-08-21 11:27:56 +02:00
Rob Vermaas
9092499154
Merge pull request #3470 from tailhook/beanstalkd_1.10
...
beanstalkd: upgrade to v1.10
2014-08-06 17:03:54 +02:00
Rob Vermaas
34e6cb5083
Merge pull request #3476 from wkennington/master.unifi
...
Add support for the unifi access point controller
2014-08-06 17:00:54 +02:00
Rob Vermaas
b2f601234e
Merge pull request #3478 from geerds/stevedore
...
Add missing runtime dependency for python-stevedore
2014-08-06 16:56:30 +02:00
Rob Vermaas
46205faf69
Fix evaluation in virtualbox-image.nix
2014-08-06 16:25:42 +02:00
Rob Vermaas
64561b437d
Remove broken flag for xen, build with gcc45.
2014-08-01 17:18:27 +02:00
Rob Vermaas
3566807e76
Google Compute image:
...
Removed the 'wait for GCE metadata service' job, as it was causing
issues with the metadata service (likely some firewall or something).
In stead, use wget with retries (including connection refused) in
stead or curl for fetching the SSH keys. Also made the stdout/-err
of this job appear in the console.
2014-08-01 15:25:50 +02:00
Rob Vermaas
a6e1caacda
Merge pull request #3419 from dmgroenewegen/master
...
Restore extraWorkersProperties option for apache httpd tomcat-connector
2014-07-31 16:58:02 +02:00
Rob Vermaas
4cac67cada
Merge pull request #3335 from DamienCassou/doc-for-building-the-nixos-manual
...
README for building the nixos manual
2014-07-23 09:48:09 +02:00
Rob Vermaas
2851d81d76
Merge pull request #3287 from NixOS/opensans
...
Package for Open Sans fonts.
2014-07-22 14:38:20 +02:00
Rob Vermaas
8233c1e672
Merge pull request #3303 from taku0/oraclejdk8_11
...
oraclejdk: bump to 8u11
2014-07-17 10:50:22 +02:00