Commit graph

7615 commits

Author SHA1 Message Date
Matthew Bauer 288eb1485b
Merge pull request #62900 from thefloweringash/mysql55-clang6
mysql55: fix build under clang 6 (and newer)
2019-06-11 17:45:12 -04:00
steve-chavez e1f3167d6d pg-safeupdate: init at 1.2
safeupdate is a simple extension to PostgreSQL that raises an error if
UPDATE and DELETE are executed without specifying conditions.
2019-06-11 12:19:27 -07:00
Franz Pletz 804e5e18e9
Merge pull request #62983 from elseym/plex
plex: 1.15.6.1079 -> 1.15.8.1198
2019-06-11 18:02:26 +00:00
Peter Ferenczy 3830e5323e temporal_tables: init at 1.2.0 2019-06-11 09:06:26 -07:00
elseym 9a70cefcba
plex: 1.15.6.1079 -> 1.15.8.1198 2019-06-11 17:20:59 +02:00
worldofpeace d08a128c63
Merge pull request #62965 from minijackson/jellyfin-10.3.5
jellyfin: 10.3.4 -> 10.3.5
2019-06-11 01:04:34 -04:00
Matthew Bauer 3db2fc56ff
Merge pull request #59795 from jacereda/samba-darwin
samba: fix darwin build
2019-06-10 21:30:59 -04:00
Mario Rodas 4c4afb3cb9 postgresqlPackages.timescaledb: 1.3.0 -> 1.3.1 2019-06-10 17:52:35 -07:00
Will Dietz bd736e6aa7 miniflux: 2.0.15 -> 2.0.16 (#62918) 2019-06-10 13:43:58 -07:00
Minijackson 1debfdbf9a
jellyfin: 10.3.4 -> 10.3.5 2019-06-10 21:21:51 +02:00
Mario Rodas 81f94e9cc2
Merge pull request #62792 from marsam/update-postgresqlPackages.pgroonga
postgresqlPackages.pgroonga: 2.1.9 -> 2.2.0
2019-06-09 11:00:08 -05:00
Mario Rodas 509b62bf67
Merge pull request #62880 from thefloweringash/sensu-go
sensu-go: init at 5.9.0
2019-06-09 10:51:09 -05:00
Andrew Childs 70db1185b7 mysql55: fix build under clang 6 (and newer) 2019-06-09 23:33:57 +09:00
Andrew Childs a756a69ce4 sensu-go: init at 5.9.0 2019-06-09 22:29:59 +09:00
Nikolay Amiantov 1d7d5d9be6
Merge pull request #62885 from abbradar/mtproxy
mtprotoproxy: init package and service
2019-06-09 12:17:41 +03:00
Nikolay Amiantov 2a69ddb69b mtprotoproxy: init at 1.0.5 2019-06-09 11:44:08 +03:00
Vladimír Čunát a1bb64e792
Merge #62873: bind: fix build on some ARMs 2019-06-09 10:02:10 +02:00
Vladimír Čunát c5c366156c
bind: drop a darwin-specific patch (#62882)
The patch didn't apply since 9.12 -> 9.14 (26026c3e1a).
I'll hope it's not needed anymore (and let Borg verify that).
It was reportedly just a configure-time error: e4602677.
2019-06-09 09:44:00 +02:00
Ben Wolsieffer b473f17e40 bind: fix build on armv6l 2019-06-08 19:02:43 -04:00
Matthew Bauer 70de27bbb4
Merge pull request #61668 from minijackson/jellyfin-skia
jellyfin: add bundled libraries to LD_LIBRARY_PATH
2019-06-08 12:02:42 -04:00
Elis Hirwing ebee0a3a1f
Merge pull request #62857 from minijackson/jellyfin-10.3.4
jellyfin: 10.3.3 -> 10.3.4
2019-06-08 14:32:20 +02:00
Aristid Breitkreuz dacc02faa5 pulseaudio: Fix detection of ALSA UCM
This one was a bit tricky to find because it only causes a runtime
error, and pulseaudio has shims for most ALSA UCM methods except one.
(I guess nobody ever really tests pulseaudio in combination with
UCM-less ALSA?)

ALSA 1.1.8 had ${alsa-dev}/include/alsa/ in the pkg-config file, which
was considered wrong and fixed in 1.1.9.

However, pulseaudio was relying on being able to include ALSA headers
like <asoundlib.h> and <use-case.h> rather than <alsa/asoundlib.h> and
<alsa/use-case.h>. (For asoundlib.h it only causes a warning, because
the ALSA guys created a shim for that header.)

These two patches change pulseaudio to use the correct include
directives.
2019-06-08 14:00:22 +02:00
Minijackson 5a8a901c08
jellyfin: 10.3.3 -> 10.3.4 2019-06-08 11:42:46 +02:00
Franz Pletz 3827343aec
Merge pull request #62452 from Ma27/package-wireguard-prometheus-exporter
prometheus-wireguard-exporter: init at 2.0.1
2019-06-07 16:50:39 +00:00
Maximilian Bosch bf09e6a14e
prometheus-wireguard-exporter: init at 2.0.1
This is a simple exporter which exports the information
provided by `wg show all dump` to prometheus.

Co-authored-by: Franz Pletz <fpletz@fnordicwalking.de>
2019-06-07 17:40:44 +02:00
zimbatm e3a316a4d5
cryptpad: init at v2.23.0 2019-06-07 13:02:40 +02:00
Maximilian Bosch 7212b33175
Merge pull request #62605 from Ma27/bump-documize
documize-community: 2.5.0 -> 2.5.1
2019-06-07 11:35:03 +02:00
Vladimír Čunát 8f5edef47e
Merge branch 'staging-next' (PR #62209) 2019-06-07 08:07:10 +02:00
Mario Rodas 87d266fe93
postgresqlPackages.pgroonga: 2.1.9 -> 2.2.0 2019-06-06 20:20:33 -05:00
Matthew Bauer 73679b51f4
Merge pull request #62777 from thefloweringash/mariadb-clang
mariadb: fix clang and darwin build
2019-06-06 12:04:09 -04:00
Andrew Childs b8a6649797 mariadb: fix clang and darwin build
The contents of `clang-isfinite.patch` are no longer necessary after
upstream revision 031fa6d4258574379ca3c1cbe912d235e9581982, which
includes a similar change.

Building in c++11 mode removes support for the GCC `typeof` extension
in favor of the standardized `__typeof__`. This causes errors when
using the `strmake_buf` macro, which relies on `typeof`.
2019-06-07 00:29:40 +09:00
Matthew Bauer d598eca41e
Merge pull request #62752 from matthewbauer/darwin-fixes100
Fixes for x86_64-darwin failures on Hydra
2019-06-06 09:46:41 -04:00
WilliButz 27f3d7ae74
grafana: 6.2.1 -> 6.2.2 2019-06-06 12:12:54 +02:00
Matthew Bauer 0c3b7ea547 postgresql: disable tests on darwin
reported in https://www.postgresql.org/message-id/4D8E1BC5-BBCF-4B19-8226-359201EA8305%40gmail.com
2019-06-06 00:18:38 -04:00
Matthew Bauer 641a59ab6d mysql55: broken on darwin
https://hydra.nixos.org/build/94204716
2019-06-05 22:52:04 -04:00
Sander van der Burg 18c2b52314 node2nix: 1.6.0 -> 1.7.0 and regenerate all Nix expressions, introduce nodePackages_12_x attribute set 2019-06-05 23:48:42 +02:00
R. RyanTM 40567497a9 shairport-sync: 3.2.2 -> 3.3 (#62567) 2019-06-05 13:49:58 +00:00
markuskowa 0bf6841a21
Merge pull request #62570 from r-ryantm/auto-update/slurm
slurm: 18.08.7.1 -> 19.05.0.1
2019-06-05 14:46:41 +02:00
markuskowa 3b30e61539
Merge pull request #62485 from r-ryantm/auto-update/nextcloud
nextcloud: 15.0.8 -> 16.0.1
2019-06-05 13:47:03 +02:00
Vladimír Čunát ec2b43e07a
knot-dns: 2.8.1 -> 2.8.2
https://gitlab.labs.nic.cz/knot/knot-dns/raw/v2.8.2/NEWS
2019-06-05 12:50:21 +02:00
Vladimír Čunát 576af17187
Merge branch 'master' into staging-next
Hydra nixpkgs: ?compare=1523575
2019-06-05 11:06:44 +02:00
worldofpeace e283999204
Merge pull request #62275 from dtzWill/update/xorgserver-1.20.5
xorg.xorgserver: 1.20.4 -> 1.20.5
2019-06-05 00:17:25 -04:00
worldofpeace 132b013b9a
Merge pull request #62263 from Izorkin/nginx-unit
unit: 1.8.0 -> 1.9.0
2019-06-04 23:14:02 -04:00
R. RyanTM 984120f4c9 sabnzbd: 2.3.8 -> 2.3.9 (#62565) 2019-06-04 19:25:35 +00:00
Maximilian Bosch 50aa468e63
Merge pull request #62563 from r-ryantm/auto-update/rspamd
rspamd: 1.9.2 -> 1.9.4
2019-06-04 20:08:25 +02:00
Matthew Bauer 75a82b54a1
Merge pull request #44343 from Izorkin/mariadb-10.3
mariadb: 10.2.17 -> 10.3.15
2019-06-04 12:28:31 -04:00
Izorkin a3da901ec7 mariadb: 10.2.17 -> 10.3.15 2019-06-04 19:02:16 +03:00
Matthew Bauer 0778645861
Merge pull request #51902 from Izorkin/mariadb-galera
mariadb.galera: 25.3.24 -> 25.3.26
2019-06-04 11:33:47 -04:00
Mario Rodas ca4f7e0518
Merge pull request #62601 from rvolosatovs/update/cockroachdb
cockroachdb: 1.19.0 -> 1.19.1
2019-06-04 08:12:35 -05:00
Maximilian Bosch 6f608121cb
Merge pull request #62641 from WilliButz/package-loki
grafana-loki: init at 0.1.0
2019-06-04 12:32:14 +02:00