Commit Graph

7284 Commits

Author SHA1 Message Date
Elis Hirwing
6e051adb4e
Merge pull request #59852 from Izorkin/memcached
Memcached: update packages
2019-04-19 17:41:40 +02:00
Ryan Mulligan
6561637fdc
Merge pull request #59540 from r-ryantm/auto-update/hylafaxplus
hylafaxplus: 5.6.1 -> 7.0.0
2019-04-19 07:47:02 -07:00
Izorkin
8580861d0a memcached: 1.5.12 -> 1.5.13 2019-04-18 21:32:14 +03:00
Frederik Rietdijk
256e34b89d
Merge staging-next into master (#59733) 2019-04-18 14:03:51 +02:00
Domen Kožar
9bc23f31d2
Merge pull request #48337 from transumption/201810/nginx-etag
nginx: if root is in Nix store, use path's hash as ETag
2019-04-18 16:41:49 +07:00
aszlig
1f24685d93
nginx/etag-patch: Use Nix store dir from build env
So far, the Nix store directory was hardcoded and if someone uses a
different Nix store directory the patch won't work. Of course, this is
pretty uncommon, but by not only substituting the store directory but
also the length of it we also save a few calls to ngx_strlen(), which
should save us a few cycles.

Signed-off-by: aszlig <aszlig@nix.build>
2019-04-18 10:07:55 +02:00
aszlig
af5a3ce474
nginx: Fix memleak in nix-etag patch
The original patch introduced a new "real" variable which gets populated
(and allocated) via ngx_realpath(). It's properly freed in error
conditions but it won't be freed if ngx_http_set_etag returns
successfully.

Adding another ngx_free() just before returning fixes that memory leak.

I also fixed a small indentation issue along the way.

Signed-off-by: aszlig <aszlig@nix.build>
2019-04-18 09:40:13 +02:00
Yegor Timoshenko
1da8eec00f
nginx: handle impure symlinks in ETag patch 2019-04-18 09:40:11 +02:00
Yegor Timoshenko
f03302b636
nginx: check for realpath() == NULL in ETag patch
Thanks to Gabriel Ebner!
2019-04-18 09:40:09 +02:00
Yegor Timoshenko
135d54f535
nginx: if root is in Nix store, use path's hash as ETag
Resolves #25485. Usage example:

$ realpath /var/www
/nix/store/wnrhnnpdj3x50j5xz38zp1qxs1ygwccw-site
$ curl --head localhost
HTTP/1.1 200 OK
Server: nginx
Date: Fri, 28 Sep 2018 06:09:25 GMT
Content-Type: text/html
Content-Length: 50
Last-Modified: Thu, 01 Jan 1970 00:00:01 GMT
Connection: keep-alive
ETag: "wnrhnnpdj3x50j5xz38zp1qxs1ygwccw"
Accept-Ranges: bytes
2019-04-18 09:40:06 +02:00
R. RyanTM
057091f0fa postsrsd: 1.5 -> 1.6
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/postsrsd/versions
2019-04-18 08:51:02 +02:00
Robert Schütz
707bff5e73
Merge pull request #59491 from dotlambda/esphome-1.12.2
esphome: 1.11.2 -> 1.12.2
2019-04-18 08:29:32 +02:00
Frederik Rietdijk
9d87ccabce Merge master into staging-next 2019-04-18 08:25:25 +02:00
WilliButz
4cec876ba2 grafana: 6.1.3 -> 6.1.4 2019-04-17 08:42:29 -04:00
Robert Schütz
a846ea54d4 home-assistant: 0.91.3 -> 0.91.4 2019-04-17 07:39:03 +02:00
R. RyanTM
b96a0839c9 rabbitmq-server: 3.7.12 -> 3.7.14
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/rabbitmq-server/versions
2019-04-16 22:15:59 +02:00
Frederik Rietdijk
2b52da5f99
Merge pull request #58222 from bobvanderlinden/var-run-pkgs
tree-wide: pkgs: /var/run -> /run
2019-04-16 19:02:56 +02:00
R. RyanTM
e1b8996be2 neo4j: 3.5.3 -> 3.5.4
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/neo4j/versions
2019-04-16 18:47:45 +02:00
R. RyanTM
b1bb12001d roundcube: 1.3.8 -> 1.3.9
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/roundcube/versions
2019-04-16 18:44:07 +02:00
R. RyanTM
65cc1ed840 rspamd: 1.9.0 -> 1.9.1
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/rspamd/versions
2019-04-16 18:43:49 +02:00
R. RyanTM
6e10fc1fe5 rt: 4.4.3 -> 4.4.4
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/rt/versions
2019-04-16 18:43:37 +02:00
Kirill Elagin
335373c965 telegraf: 1.9.2 -> 1.10.2
Note: For some reason, I had to manually tweak the hash of
      ApplicationInsights-Go generated by dep2nix.
2019-04-16 10:22:38 +02:00
Elis Hirwing
addcf13a5a
Merge pull request #59575 from r-ryantm/auto-update/lidarr
lidarr: 0.5.0.583 -> 0.6.0.815
2019-04-16 07:32:18 +02:00
Matthew Bauer
f475aeaf29
Merge pull request #59535 from matthewbauer/homepage-fixes
treewide: update homepages to https where available
2019-04-15 20:47:30 -04:00
Mario Rodas
7bfe30917a
Merge pull request #59292 from steve-chavez/pgrouting
pgrouting: init at 2.6.2
2019-04-15 19:38:12 -05:00
R. RyanTM
dbcf6cb52f metabase: 0.30.4 -> 0.32.2
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/metabase/versions
2019-04-15 18:59:46 -05:00
steve-chavez
1f69a954e6 pgrouting: init at 2.6.2
* Remove configurePhase and gcc. Move perl dependency
* Shorten github rev
* Add $out/bin workaround
2019-04-15 18:24:45 -05:00
Bas van Dijk
b0fbe1df3f prometheus-pushgateway: 0.7.0 -> 0.8.0 2019-04-15 16:12:14 +02:00
Matthew Bauer
290a5d916e treewide: update homepages to https where available
Based on "problems" from repology:

https://repology.org/repository/nix_unstable/problems

Mostly simple changes to reflect redirects.
2019-04-15 10:10:05 -04:00
R. RyanTM
226041eaea lidarr: 0.5.0.583 -> 0.6.0.815
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/lidarr/versions
2019-04-14 23:45:17 -07:00
Bas van Dijk
e5724e8e66
Merge pull request #59514 from basvandijk/elk-7.0.0
elk7: init at 7.0.0
2019-04-15 07:05:13 +02:00
R. RyanTM
4b0565464c hylafaxplus: 5.6.1 -> 7.0.0
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/hylafaxplus/versions
2019-04-14 17:11:28 -07:00
Mario Rodas
0b8d120d84 postgresqlPackages.pg_cron: 1.1.3 -> 1.1.4 (#59396) 2019-04-14 22:36:39 +02:00
xeji
c9e9c48057
Merge pull request #59144 from aneeshusa/update-samba-to-4.10.1
samba: 4.7.10 -> 4.10.2
2019-04-14 22:18:07 +02:00
Bas van Dijk
13352f28d2 elk7: init at 7.0.0
This adds the following new packages:

+ elasticsearch7
+ elasticsearch7-oss
+ logstash7
+ logstash7-oss
+ kibana7
+ kibana7-oss
+ filebeat7
+ heartbeat7
+ metricbeat7
+ packetbeat7
+ journalbeat7

The default major version of the ELK stack stays at 6. We should
probably set it to 7 in a next commit.
2019-04-14 21:39:46 +02:00
Robert Schütz
8a14cd631d esphome: 1.11.2 -> 1.12.2 2019-04-14 15:02:18 +02:00
Sarah Brofeldt
f839011719
Merge pull request #58512 from aanderse/solr
solr: init at 8.0.0
2019-04-14 11:16:28 +02:00
Aneesh Agrawal
85d16a33ec samba: 4.7.10 -> 4.10.2
Release notes: https://www.samba.org/samba/history/samba-4.10.2.html
Notably, Samba 4.10.0 is the first with Python 3 support,
and the 4.10 line will be the last supporting Python 2,
so switch to Python 3.

Add myself as a maintainer.
2019-04-13 10:31:07 -07:00
Elis Hirwing
454a39cf12
Merge pull request #59346 from xrelkd/squid4
squid4: 4.4 -> 4.6
2019-04-13 11:16:16 +02:00
Maximilian Bosch
619c15ed59
Merge pull request #59194 from Ma27/fix-js-sequence-diagrams-source
codimd: js-sequence-diagrams: use git source rather than the NPM tarball
2019-04-12 23:39:50 +02:00
Mario Rodas
3277aedf25 postgresqlPackages.postgis: 2.5.1 -> 2.5.2 (#58605) 2019-04-12 17:01:36 +02:00
Silvan Mosberger
92ae299998
Merge pull request #59081 from Yarny0/hylafax-updates
HylaFAX: fix ModemGroup, also minor metadata updates
2019-04-12 16:30:46 +02:00
Pascal Bach
5cab8f2f1d tautulli: 2.1.26 -> 2.1.28 (#59351) 2019-04-12 16:08:31 +02:00
xrelkd
366d269a8a squid4: 4.4 -> 4.6 2019-04-12 18:46:03 +08:00
Yarny0
729ce1cc58 hylafaxplus: update meta
* move meta attrset into curly brackets
* update homepage (finally supports https)
* add downloadPage
* add longDescription
2019-04-12 11:11:49 +02:00
Maximilian Bosch
c68bc18213
codimd: js-sequence-diagrams: use git source rather than the NPM tarball
It seems as NPM just removed the tarballs of the unpublished package,
hence `codimd` isn't buildable. The sources for the package are
available on github[1] and fix the build.

For further information about the `js-sequence-diagrams` workarounds,
please refer to 5feec424de6bb9596880a778bb608f0cb5d1c570.

[1] https://github.com/Moeditor/js-sequence-diagrams
2019-04-12 11:01:33 +02:00
Bob van der Linden
65710feb5c
asterisk: /var/run -> /run 2019-04-11 20:05:37 +02:00
Bob van der Linden
2b5a3087ff
libmaa: /var/run -> /run 2019-04-11 20:05:35 +02:00
Bob van der Linden
766ea89722
rspamd: /var/run -> /run 2019-04-11 20:05:33 +02:00
WilliButz
a14e37538e grafana: 6.1.2 -> 6.1.3 (#59307) 2019-04-11 19:23:40 +02:00