Maximilian Bosch
546eb60a10
Merge pull request #100346 from Ma27/bump-matrix-synapse
...
matrix-synapse: 1.20.1 -> 1.21.0
2020-10-13 16:47:24 +02:00
Martin Weinelt
f931e3e55d
pdns-recursor: 4.3.4 -> 4.3.5
...
Fixes: CVE-2020-25829
2020-10-13 14:18:16 +02:00
WORLDofPEACE
a1c5bd00ab
Merge pull request #98974 from Mathnerd314/video-drivers
...
xf86-video-{ati,amdgpu}: 19.0.1 -> 19.1.0
2020-10-13 07:07:03 -04:00
Aaron Andersen
6019fb179b
powerdns: add nixos test to passthru.tests
2020-10-12 20:11:47 -04:00
Aaron Andersen
94c98805cb
powerdns: compile with systemd support
2020-10-12 20:11:47 -04:00
Aaron Andersen
7b2b0cc77c
powerdns: update configure flags
2020-10-12 20:11:47 -04:00
Aaron Andersen
1cd65c4185
Merge pull request #100335 from aanderse/pdns-cve
...
powerdns: 4.2.1 -> 4.2.3
2020-10-12 20:08:01 -04:00
Aaron Andersen
6635924441
Merge pull request #99490 from rapenne-s/update/mediawiki
...
mediawiki: 1.34.2 -> 1.35.0
2020-10-12 20:03:54 -04:00
Florian Klink
399a2ab954
Merge pull request #98917 from lovesegfault/klipper-init
...
klipper: init at 0.8.0
2020-10-13 00:20:24 +02:00
Michele Guerini Rocco
47a3b4a57e
Merge pull request #100337 from aanderse/pdns-recursor
...
pdns-recursor: 4.3.3 -> 4.3.4
2020-10-12 21:13:13 +02:00
Aaron Andersen
75dd806963
pdns-recursor: add nixos test to passthru.tests
2020-10-12 13:55:38 -04:00
Maximilian Bosch
87414de4ca
matrix-synapse: 1.20.1 -> 1.21.0
...
https://github.com/matrix-org/synapse/releases/tag/v1.21.0
2020-10-12 18:22:11 +02:00
Aaron Andersen
84f8419899
pdns-recursor: 4.3.3 -> 4.3.4
2020-10-12 10:50:01 -04:00
Aaron Andersen
85fa83bfb1
powerdns: 4.2.1 -> 4.2.3
2020-10-12 10:38:06 -04:00
Aaron Andersen
176f45cd76
Merge pull request #100251 from aanderse/dnsdist-flags
...
dnsdist: update compile flags
2020-10-12 08:43:15 -04:00
Doron Behar
f9176c0edb
Merge pull request #100264 from das-g/foundationdb
2020-10-12 11:03:29 +03:00
Mario Rodas
5da31721c0
Merge pull request #100222 from sikmir/pg_tileserv
...
pg_tileserv: init at 1.0.3
2020-10-11 20:34:05 -05:00
Mario Rodas
4100ef7b5a
Merge pull request #100206 from purcell/jackett-0.16.1670
...
jackett: 0.16.1057 -> 0.16.1670
2020-10-11 20:11:06 -05:00
Bernardo Meurer
85c15c4ccb
klipper: init at 0.8.0
2020-10-11 15:55:50 -07:00
Florian Klink
a6fec75d04
Merge pull request #93426 from helsinki-systems/feat/gitlab-pages
...
nixos/gitlab: Support pages
2020-10-11 23:50:19 +02:00
Raphael Borun Das Gupta
450de176cf
foundationdb: fix build: use glibc's gettid()
...
to avoid build error due to conflicting declaration:
flow/Profiler.actor.cpp: In function 'uint64_t gettid()':
flow/Profiler.actor.cpp:56:17: error: ambiguating new declaration of 'uint64_t gettid()'
FILE* f;
^
In file included from /nix/store/4wy9j24psf9ny4di3anjs7yk2fvfb0gq-glibc-2.31-dev/include/unistd.h:1170:0,
from ./flow/Platform.h:49,
from ./flow/flow.h:40,
from flow/Profiler.actor.cpp:39:
/nix/store/4wy9j24psf9ny4di3anjs7yk2fvfb0gq-glibc-2.31-dev/include/bits/unistd_ext.h:34:16: note: old declaration '__pid_t gettid()'
extern __pid_t gettid (void) __THROW;
^~~~~~
2020-10-11 19:53:53 +02:00
Aaron Andersen
872cfe067e
dnsdist: update compile flags
2020-10-11 11:02:55 -04:00
Raphael Borun Das Gupta
4406883af1
foundationdb: fix "was not declared" build errors
...
Since glibc 2.28, `<sys/types.h>` no longer includes
`<sys/sysmacros.h>`, which provides these macros,
so we have to explicitly import the latter, too, to fix the following
build problems:
flow/Platform.cpp: In function 'void getDiskStatistics(const string&, uint64_t&, uint64_t&, uint64_t&, uint64_t&, uint64_t&, uint64_t&)':
flow/Platform.cpp:626:56: error: 'gnu_dev_major' was not declared in this scope
if(majorId == (unsigned int) gnu_dev_major(buf.st_dev) && minorId == (unsigned int) gnu_dev_minor(buf.st_dev)) {
^
flow/Platform.cpp:626:111: error: 'gnu_dev_minor' was not declared in this scope
if(majorId == (unsigned int) gnu_dev_major(buf.st_dev) && minorId == (unsigned int) gnu_dev_minor(buf.st_dev)) {
^
2020-10-11 15:32:17 +02:00
Raphael Borun Das Gupta
f1e628e7af
foundationdb: refresh gcc-fixes-patch
...
by applying it to apple/foundationdb@5.1.7 and running
git diff > ${path_to_nixpkgs}/pkgs/servers/foundationdb/patches/gcc-fixes.patch
again.
2020-10-11 15:25:28 +02:00
Ryan Mulligan
8ebf265923
Merge pull request #86404 from nuxeh/nuxeh/domoticz-init-2020.2
...
domoticz: init at 2020.2
2020-10-11 05:59:28 -07:00
Ed Cragg
89e5a7f31f
nixos/domoticz: update to use GPL3 plus license
...
Per review comments on #86404 and [1].
[1] https://discourse.nixos.org/t/lib-licenses-gpl3-co-are-now-deprecated/8206
2020-10-11 11:16:45 +01:00
Nikolay Korotkiy
f246be40af
pg_tileserv: init at 1.0.3
2020-10-11 13:11:24 +03:00
Steve Purcell
e2e58fa3f7
jackett: 0.16.1057 -> 0.16.1670
2020-10-11 17:17:58 +13:00
Konrad Borowski
746a42a15c
icecast: update homepage link to use HTTPS ( #100145 )
2020-10-10 14:09:55 +00:00
Vladimír Čunát
497248a558
knot-dns: 3.0.0 -> 3.0.1
...
https://gitlab.nic.cz/knot/knot-dns/-/tags/v3.0.1
2020-10-10 11:06:35 +02:00
Florian Klink
7d8c02e04f
Merge pull request #100088 from flokli/remove-oracle-xe
...
oracleXE: remove
2020-10-09 23:23:02 +02:00
WORLDofPEACE
7b5864db17
treewide: don't use spidermonkey attr
2020-10-09 16:50:48 -04:00
WORLDofPEACE
b89c851737
Revert "couchdb: revert changes from 0da82de388a5214522262a3885080bad1c02fd1b"
...
This reverts commit 143650958c
.
2020-10-09 16:50:48 -04:00
WORLDofPEACE
be95ee6173
Revert "treewide: Use spidermonkey_68 explicitly"
...
This reverts commit 0da82de388
.
2020-10-09 16:50:48 -04:00
Peter Simons
143650958c
couchdb: revert changes from 0da82de388
...
These changes break evaluation and they frankly don't look correct here.
2020-10-09 21:39:35 +02:00
Doron Behar
0da82de388
treewide: Use spidermonkey_68 explicitly
...
A fix for #100089 which caused ofborg eval errors on all PRs due to
usage of aliases in couchdb and mediatomb.
2020-10-09 20:47:45 +03:00
Daiderd Jordan
a4bbb8a5af
Merge pull request #100051 from bachp/plex-1.20.2.3402
...
plex: 1.20.1.3252 -> 1.20.2.3402
2020-10-09 19:30:46 +02:00
ajs124
178213fad1
Merge pull request #99961 from helsinki-systems/upd/asterisk
...
asterisk: Bump all packages
2020-10-09 17:39:49 +02:00
ajs124
d81e10c735
Merge pull request #99953 from helsinki-systems/upd/confluence
...
atlassian-confluence: 7.7.4 -> 7.8.0
2020-10-09 17:21:35 +02:00
Martin Weinelt
5a9a3143fc
homeassistant: 0.116.1 -> 0.116.2
2020-10-09 16:54:53 +02:00
Florian Klink
b1e627292c
oracleXE: remove
...
This is heavily outdated and unmaintained. If someone decides to pick it
up again, it can be reintroduced.
Fixes https://github.com/NixOS/nixpkgs/issues/99649 .
2020-10-09 16:42:10 +02:00
Martin Weinelt
94515128c3
home-assistant: clean up dependencies
2020-10-09 12:11:05 +02:00
Martin Weinelt
41331908ac
homeassistant: 0.116.0 -> 0.116.1
2020-10-09 12:11:05 +02:00
Martin Weinelt
53d04173e0
home-assistant: convert tests to pytestCheckHook
...
Enables testing in parallel. This cuts down the test phase from over
five to under one minute on my 6C/12T processor.
Sadly while the upstream runs their tests using `-n auto` this isn't
working for us in all cases. I currently assume they use low concurrency in
their CI, which is not triggering these issues..
2020-10-09 12:11:05 +02:00
Martin Weinelt
9cf3b6a473
homeassistant: 0.115.6 -> 0.116.0
2020-10-09 12:11:05 +02:00
Pascal Bach
200081e3b4
plex: 1.20.1.3252 -> 1.20.2.3402
2020-10-08 22:26:10 +02:00
Martin Weinelt
9c56eb009a
Merge pull request #99875 from 0x4A6F/master-promscale
...
promscale: 0.1.0-beta.5 -> 0.1.0
2020-10-08 20:10:31 +02:00
ajs124
02e2b63aa2
Merge pull request #99974 from helsinki-systems/upd/sogo501
...
sogo: 5.0.0 -> 5.0.1
2020-10-08 01:42:03 +02:00
Janne Heß
3f69715b63
sogo: 5.0.0 -> 5.0.1
2020-10-07 23:11:45 +02:00
Aaron Andersen
6545e9a69d
Merge pull request #99719 from aanderse/zabbix
...
zabbix: 4.0.24 -> 4.0.25, 5.0.3 -> 5.0.4
2020-10-07 16:56:33 -04:00