Commit graph

6649 commits

Author SHA1 Message Date
Robin Gloster 6f02b86726
atlassian-jira: 7.12.3 -> 7.13.0 2019-01-07 21:54:23 +01:00
Robin Gloster 89d24aca93
atlassian-crowd: 3.2.5 -> 3.3.3 2019-01-07 21:54:23 +01:00
Robin Gloster 4a38287887
atlassian-confluence: 6.12.2 -> 6.13.0 2019-01-07 21:54:22 +01:00
Franz Pletz 847bd6e2d4
atlassian-confluence: 6.12.0 -> 6.12.2 2019-01-07 21:54:21 +01:00
Franz Pletz ece39b0638
atlassian-confluence: 6.11.1 -> 6.12.0 2019-01-07 21:54:21 +01:00
Joachim Fasting a4f51746f8
Revert "openafs: fix build against linux_hardened"
This reverts commit 4bb0a719cf.

Can be reveted once randstruct actually works
2019-01-07 19:50:06 +01:00
WilliButz 75b4b5fc99 prometheus-dnsmasq-exporter: unstable-2018-05-05 -> 0.1.0 2019-01-07 17:34:46 +00:00
Robin Gloster 16413c05cd
Merge pull request #53554 from rnhmjoj/searx
searx: 0.14.0 -> 0.15.0
2019-01-07 13:21:39 +00:00
Vladimír Čunát 220aa6713b
knot-dns: 2.7.4 -> 2.7.5
https://gitlab.labs.nic.cz/knot/knot-dns/tags/v2.7.5
2019-01-07 13:47:14 +01:00
Orivej Desh (NixOS) fa17392fd8
Merge pull request #53376 from r-ryantm/auto-update/clickhouse
clickhouse: 18.14.18 -> 18.16.1
2019-01-07 11:25:08 +00:00
rnhmjoj 985bc6ca5a
searx: 0.14.0 -> 0.15.0 2019-01-07 11:10:38 +01:00
Orivej Desh e4e695548c clickhouse: link to libLLVM rather than to individual LLVM libs
The clickhouse program links to LLVM and to the clickhouse library, that also
links to LLVM. When the library is shared but LLVM is static, LLVM gets linked
into the program twice (once via the library and once directly), which causes
this error when running clickhouse:

     : CommandLine Error: Option 'x86-use-base-pointer' registered more than once!
     LLVM ERROR: inconsistency in registered CommandLine options

A common LLVM installation provides static component libraries and a shared
libLLVM. Linking to libLLVM when libclickhouse is shared solves this issue.

Upstream pull request: https://github.com/yandex/ClickHouse/pull/3989
2019-01-06 16:59:47 +00:00
Vladimír Čunát 711db1b0cd
postfix: fix linking error after #51770; issue #53001 2019-01-06 14:53:24 +01:00
Vladimír Čunát c6b8312f21
bird2: fixup build after 7bb24a65e
I didn't look whether bird2 cross-compiles, but the patch wouldn't apply.
2019-01-06 14:26:03 +01:00
Joachim Fasting 4bb0a719cf
openafs: fix build against linux_hardened
See https://hydra.nixos.org/build/86750041
and https://hydra.nixos.org/build/86749971
2019-01-06 14:08:27 +01:00
Matt McHenry cf58744a16 client-ip-echo: 0.1.0.3 -> 0.1.0.4 2019-01-06 13:44:56 +01:00
Vladimír Čunát 10a12194e3
Merge #53490: fix treewide linking errors after #51770
Issue #53001.  This might not be all of them, but let's not wait.
2019-01-06 12:14:52 +01:00
Kirill Elagin a162a562bd
lighttpd: Enable tests
They seem to pass now, so why not.
2019-01-06 13:12:20 +03:00
Kirill Elagin bd141e9af1
lighttpd: Hide attr dependency behind an option
* Unbreak darwin
* It was unused anyway, as it is disabled by default
* Now there is an feature-argument to enable it
2019-01-06 13:12:19 +03:00
Kirill Elagin d94cbd4188
lighttpd: Disable WebDAV by default
* It is disabled by default in lighttpd itself
* Darwin doesn’t seem to have a function in libuiid that it needs
2019-01-06 13:12:14 +03:00
Piotr Bogdan 12c733c292 fileshelter: link with pthreads explicitly 2019-01-04 21:44:18 +00:00
Frederik Rietdijk 9618abe87c Merge master into staging-next 2019-01-04 21:13:19 +01:00
Ryan Mulligan 5a7bc59b07
Merge pull request #53265 from r-ryantm/auto-update/osrm-backend
osrm-backend: 5.20.0 -> 5.21.0
2019-01-04 08:14:58 -08:00
Jörg Thalheim 8b19e04d12
Merge pull request #53330 from r-ryantm/auto-update/groonga
groonga: 8.0.9 -> 8.1.0
2019-01-04 15:46:29 +01:00
R. RyanTM 9605c575a6 clickhouse: 18.14.18 -> 18.16.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/clickhouse/versions
2019-01-03 19:34:46 -08:00
Frederik Rietdijk 2da31b80bb Merge master into staging-next 2019-01-03 20:07:35 +01:00
R. RyanTM 2cf7cae450 groonga: 8.0.9 -> 8.1.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/groonga/versions
2019-01-03 09:26:03 -08:00
Peter Hoeg 7fa3aba520
Merge pull request #53285 from r-ryantm/auto-update/mosquitto
mosquitto: 1.5.4 -> 1.5.5
2019-01-03 20:44:45 +08:00
Falco Peijnenburg 4dc18cb059 Wordpress: 4.9.1 -> 5.0.2 2019-01-03 10:44:12 +01:00
R. RyanTM 9496a0e3af mosquitto: 1.5.4 -> 1.5.5
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/mosquitto/versions
2019-01-03 00:57:03 -08:00
Renaud 65d0b2a0f1
Merge pull request #52889 from r-ryantm/auto-update/hitch
hitch: 1.4.8 -> 1.5.0
2019-01-03 09:32:01 +01:00
R. RyanTM 54de63113d osrm-backend: 5.20.0 -> 5.21.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/osrm-backend/versions
2019-01-02 20:34:58 -08:00
Frederik Rietdijk 092e3b50a8 Merge master into staging-next 2019-01-02 21:08:27 +01:00
elseym 10d5af050f
home-assistant: add tado dependency pytado 2019-01-02 12:34:55 +01:00
elseym d9907d6a97
home-assistant: add neato dependency pybotvac 2019-01-01 22:59:07 +01:00
elseym 0f12423566
home-assistant: add apple_tv dependency pyatv 2019-01-01 22:22:05 +01:00
Lancelot SIX ce235f70ca postgresql_9_3: drop
Postgresql 9.3 reached end of life on november 11, 2018 (see
https://www.postgresql.org/about/news/1905/)

(Rebase of #52052. Closes #52052.)

Signed-off-by: Austin Seipp <aseipp@pobox.com>
2018-12-31 08:44:57 -06:00
Frederik Rietdijk 070290bda7 Merge master into staging-next 2018-12-31 12:00:36 +01:00
Vladimír Čunát 4fc5480db2
Merge #51561: tomcat: update minor versions (security) 2018-12-30 09:31:31 +01:00
Austin Seipp f2c99c61cf cockroachdb: 2.1.1 -> 2.1.3
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2018-12-28 07:59:48 -06:00
Peter Hoeg da5aecce81
Merge pull request #52957 from peterhoeg/u/esx
check-esxi-hardware: 20161013 -> 20181001
2018-12-28 14:41:05 +08:00
Ryan Mulligan be3496fb64
Merge pull request #52836 from r-ryantm/auto-update/matomo
matomo: 3.6.1 -> 3.7.0
2018-12-27 17:11:14 -08:00
Frederik Rietdijk 10afccf145 Merge staging-next into staging 2018-12-27 18:11:34 +01:00
Peter Hoeg 010502472f check-esxi-hardware: 20161013 -> 20181001 2018-12-27 14:22:27 +08:00
Peter Simons bc8f67e37f
Merge pull request #52923 from r-ryantm/auto-update/bind
bind: 9.12.3 -> 9.12.3-P1
2018-12-26 18:12:57 +01:00
Alexey Shmalko 42ab51f2e8
Merge pull request #52908 from r-ryantm/auto-update/couchdb
couchdb2: 2.2.0 -> 2.3.0
2018-12-26 17:36:45 +02:00
R. RyanTM f884c6c1de bind: 9.12.3 -> 9.12.3-P1
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/bind/versions
2018-12-26 04:34:11 -08:00
R. RyanTM 964342e231 checkSSLCert: 1.78.0 -> 1.79.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/check_ssl_cert/versions
2018-12-26 11:22:36 +01:00
Frederik Rietdijk e45ca47f14 Merge staging-next into staging 2018-12-26 09:30:32 +01:00
R. RyanTM 12abec6453 couchdb2: 2.2.0 -> 2.3.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/couchdb/versions
2018-12-25 23:16:34 -08:00