Commit graph

11158 commits

Author SHA1 Message Date
R. RyanTM
b90d8c6849 dgraph: 20.07.0 -> 20.07.1 2020-10-24 23:18:43 -07:00
Aaron Andersen
603f0dcae8 powerdns: 4.2.3 -> 4.3.1 2020-10-24 16:40:20 -04:00
R. RyanTM
d14027748b dnsdist: 1.5.0 -> 1.5.1 2020-10-24 18:33:26 +00:00
Andreas Rammhold
f0af7d27b8
Merge pull request #98748 from TredwellGit/xorg.xorgserver
xorg.xorgserver: 1.20.8 -> 1.20.9
2020-10-24 00:44:52 +02:00
WilliButz
993437d0d6
Merge pull request #96511 from Zopieux/rtl_433_prom
Add rtl_433 Prometheus exporter
2020-10-23 23:24:38 +02:00
Alexandre Macabies
af28dac3ac prometheus-rtl_433-exporter: init at 641a1f5 2020-10-23 20:33:35 +02:00
Michael Weiss
3bde36537c
monetdb: 11.37.11 -> 11.39.5 (#101362) 2020-10-23 20:30:17 +02:00
Andreas Rammhold
e894c00e1c
Merge pull request #101452 from stigtsp/package/mariadb-10.4.15
mariadb: 10.4.14 -> 10.4.15 (CVE-2020-15180)
2020-10-23 17:46:32 +02:00
Graham Christensen
ad9c8e6f04
Merge pull request #101416 from endocrimes/dani/tailscale-version
tailscale: Include version in build flags
2020-10-23 09:47:28 -04:00
Stig Palmquist
2929f5edb9
mariadb: 10.4.14 -> 10.4.15
Fixes CVE-2020-15180
2020-10-23 12:24:20 +02:00
Ryan Mulligan
9b8b7065cd
Merge pull request #101345 from r-ryantm/auto-update/couchdb
couchdb3: 3.1.0 -> 3.1.1
2020-10-22 14:03:40 -07:00
Danielle Lancashire
7526ae55d7
tailscale: Include version in build flags
This commit adds the user-facing version to the tailscale version
output.

Prior to this change, it used a hardcoded fallback that is fairly
infrequently updated (https://github.com/tailscale/tailscale/commits/main/version/version.go).

After this change, we print the user-friendlier tag version, which is
helpful when wanting to e.g check to see if you have a version that is
compatible with a feature like [magic dns][magic-dns].

E.g:

```
[nixpkgs(dani/tailscale-version)] $ ./result/bin/tailscale version
1.0.5
```

[magic-dns]: https://tailscale.com/kb/1081/magic-dns
2020-10-22 22:47:18 +02:00
Jan Tojnar
3e01d383ee
Merge branch 'staging-next' into staging 2020-10-22 21:20:32 +02:00
Jan Tojnar
d13fc932cd
Merge branch 'master' into staging-next 2020-10-22 21:20:14 +02:00
Doron Behar
2b39a8e507
Merge pull request #101352 from B4dM4n/mpd-small-fix
mpd: fix build without documentation feature
2020-10-22 15:55:08 +03:00
Martin Weinelt
d3b2380252
Merge pull request #101305 from nh2/rspamd-passthru-tests
rspamd: add passthru.tests
2020-10-22 13:34:53 +02:00
WilliButz
ce982c26be
atlassian-crowd: 4.0.2 -> 4.2.0
https://confluence.atlassian.com/crowd/crowd-4-1-release-notes-1004960631.html
https://confluence.atlassian.com/crowd/crowd-4-2-release-notes-1019381976.html
2020-10-22 13:08:03 +02:00
WilliButz
db7a7f3282
atlassian-confluence: 7.8.0 -> 7.8.1
https://confluence.atlassian.com/doc/issues-resolved-in-7-8-1-1027114676.html
2020-10-22 13:07:28 +02:00
WilliButz
d4ed405167
Merge pull request #101301 from r-ryantm/auto-update/atlassian-jira
atlassian-jira: 8.12.0 -> 8.13.0
2020-10-22 12:57:43 +02:00
Fabian Möller
40c9b2840b
mpd: fix build without documentation feature
The man pages are only generated when the `documentation` feature is
activated (sphinx is found). Otherwise no files are installed in `$man`
and the output is not created.
2020-10-22 12:55:25 +02:00
WilliButz
1c90c5bcc4
prometheus-snmp-exporter: 0.18.0 -> 0.19.0
https://github.com/prometheus/snmp_exporter/releases/tag/v0.19.0
2020-10-22 11:31:33 +02:00
R. RyanTM
ae76a7658d couchdb3: 3.1.0 -> 3.1.1 2020-10-22 09:25:10 +00:00
WilliButz
f7bc6be76c
grafana: 7.2.1 -> 7.2.2 2020-10-22 11:11:44 +02:00
R. RyanTM
c9b63049fd prometheus-consul-exporter: 0.6.0 -> 0.7.1 2020-10-22 07:01:49 +00:00
Niklas Hambüchen
1c20e2c9f2 rspamd: add passthru.tests 2020-10-22 02:36:53 +02:00
R. RyanTM
590bedc5ec atlassian-jira: 8.12.0 -> 8.13.0 2020-10-21 23:50:00 +00:00
Daiderd Jordan
bb0b872b61
Merge pull request #100388 from thefloweringash/darwin-dylib-names-hook
treewide: move fixDarwinDylibNames to nativeBuildInputs
2020-10-21 19:25:48 +02:00
Martin Weinelt
1e61d26b65
Merge pull request #100207 from nh2/rspamd-2.6
rspamd: 2.5 -> 2.6
2020-10-21 18:49:14 +02:00
Andrew Childs
722d02a720 treewide: move fixDarwinDylibNames to nativeBuildInputs
This hook runs at build time and depends on executing
install_name_tool from binutils.
2020-10-21 13:26:53 +09:00
Frederik Rietdijk
23890fc236 Merge staging-next into staging 2020-10-20 20:55:46 +02:00
Vladimír Čunát
2324085f9f
Merge #100385: xorg xcb updates (into staging) 2020-10-20 12:09:58 +02:00
Vladimír Čunát
744f449aa4
Merge #100376: xorg.xorgproto: 2019.1 -> 2020.1 (into staging) 2020-10-20 12:07:12 +02:00
Vladimír Čunát
b4d8c62423
Merge #100378: xorg.libXvMC: 1.0.11 -> 1.0.12 (into staging) 2020-10-20 12:05:30 +02:00
Mario Rodas
e437a3d5bf
Merge pull request #101110 from arcnmx/mpd-0.22.1
mpd: 0.22 -> 0.22.1
2020-10-19 22:55:56 -05:00
arcnmx
e7e80d2571 mpd: 0.22 -> 0.22.1 2020-10-19 18:04:27 -07:00
Martin Weinelt
a2b1ec2b69
Merge pull request #101088 from sweber83/sw/zigbee2mqtt-1.15.0
zigbee2mqtt: 1.14.4 -> 1.15.0
2020-10-19 21:49:17 +02:00
Rok Garbas
298659b5f8
Merge pull request #101080 from Patryk27/news/unifi
unifiBeta: init at 6.0.23
2020-10-19 21:45:59 +02:00
Simon Weber
4e3342ad35 zigbee2mqtt: 1.14.4 -> 1.15.0 2020-10-19 21:27:58 +02:00
Martin Weinelt
4dca83eb54
Merge pull request #101033 from JamieMagee/pyaftership
pythonPackages.pyaftership: init at 0.1.2
2020-10-19 20:59:26 +02:00
Patryk Wychowaniec
07518da204
unifiBeta: init at 6.0.23 2020-10-19 18:47:12 +02:00
Maximilian Bosch
fcbf2ee8b5
grafana: 7.2.0 -> 7.2.1
https://github.com/grafana/grafana/releases/tag/v7.2.1
2020-10-19 17:48:47 +02:00
0x4A6F
b52ed6a1fe
routinator: 0.7.1 -> 0.8.0
Upgrade to [v0.8.0](https://github.com/NLnetLabs/routinator/releases/tag/v0.8.0).
Fixes [CVE-2020-17366](https://nvd.nist.gov/vuln/detail/CVE-2020-17366).
2020-10-19 12:01:21 +00:00
Mario Rodas
88dc30e83e
Merge pull request #100979 from r-ryantm/auto-update/influxdb
influxdb: 1.8.2 -> 1.8.3
2020-10-18 20:00:50 -05:00
Aaron Andersen
5265d49a36
Merge pull request #100892 from aanderse/pdns-recursor
nixos/pdns-recursor: use upstream systemd unit
2020-10-18 20:13:06 -04:00
Jamie Magee
ecaccf2d1a
home-assistant: regenerate component-packages 2020-10-18 23:10:25 +02:00
Jan Tojnar
5c766c5c24
Merge branch 'staging-next' into staging 2020-10-18 21:21:03 +02:00
Mario Rodas
8310b5a388
Merge pull request #100983 from r-ryantm/auto-update/jackett
jackett: 0.16.1670 -> 0.16.1757
2020-10-18 11:53:39 -05:00
Jamie Magee
e8b9945cca home-assistant: regenerate component-packages 2020-10-18 09:41:30 -07:00
R. RyanTM
5a2f63248c jackett: 0.16.1670 -> 0.16.1757 2020-10-18 14:53:00 +00:00
R. RyanTM
26f82d4246 influxdb: 1.8.2 -> 1.8.3 2020-10-18 14:18:35 +00:00
Mario Rodas
76d6fd7c86
Merge pull request #100911 from r-ryantm/auto-update/do-agent
do-agent: 3.6.0 -> 3.7.1
2020-10-18 08:30:48 -05:00
Mario Rodas
61a0a50116
Merge pull request #100914 from r-ryantm/auto-update/dolt
dolt: 0.19.0 -> 0.21.0
2020-10-18 08:27:23 -05:00
Mario Rodas
b6e95866c3
Merge pull request #100943 from r-ryantm/auto-update/gerbera
gerbera: 1.6.1 -> 1.6.4
2020-10-18 07:59:20 -05:00
Aaron Andersen
fca065aff2 pdns-recursor: fix systemd configure flag 2020-10-18 08:15:29 -04:00
R. RyanTM
37d6d5a32c gerbera: 1.6.1 -> 1.6.4 2020-10-18 09:03:52 +00:00
Niklas Hambüchen
a280022c23
Merge pull request #100904 from r-ryantm/auto-update/consul
consul: 1.8.3 -> 1.8.4
2020-10-18 03:26:15 +00:00
R. RyanTM
a0c0d2557b dolt: 0.19.0 -> 0.21.0 2020-10-18 02:19:15 +00:00
R. RyanTM
6e34227809 do-agent: 3.6.0 -> 3.7.1 2020-10-18 02:01:19 +00:00
R. RyanTM
34f7844938 consul: 1.8.3 -> 1.8.4 2020-10-17 23:29:17 +00:00
Martin Weinelt
8113151a77 home-assistant: update component packages
Enables support for the WLED component.
2020-10-17 12:01:41 -07:00
Ben Siraphob
683a87dbeb treewide: remove periods from end of package descriptions 2020-10-17 08:22:31 -07:00
Vladimír Čunát
f886c4f282
Merge #97967: knot-dns: doInstallCheck = true
I thought I'd verify darwin through PR+borg, but now I'll just merge
and take action in case it breaks on darwin.
2020-10-17 01:13:46 +02:00
Maximilian Bosch
769c58e215
Merge pull request #100613 from Ma27/bump-matrix-synapse
matrix-synapse: 1.21.0 -> 1.21.2
2020-10-16 22:09:45 +02:00
Martin Weinelt
09daeae3b6
Merge pull request #100589 from mweinelt/home-assistant
homeassistant: 0.116.2 -> 0.116.3 -> 0.116.4
2020-10-16 20:36:45 +02:00
Maximilian Bosch
f214a2cda5
gotify-server: 2.0.18 -> 2.0.20
https://github.com/gotify/server/releases/tag/v2.0.19
https://github.com/gotify/server/releases/tag/v2.0.20
2020-10-16 15:50:08 +02:00
Martin Weinelt
0ee591e246 homeassistant: 0.116.3 -> 0.116.4 2020-10-16 01:21:41 +02:00
Maximilian Bosch
8886cb63e2
matrix-synapse: 1.21.0 -> 1.21.2
https://github.com/matrix-org/synapse/releases/tag/v1.21.1 [1]
https://github.com/matrix-org/synapse/releases/tag/v1.21.2

[1] Not really relevant for as since only a bug in the Debian packaging
    was fixed.
2020-10-15 17:59:46 +02:00
Martin Weinelt
3d5ecbd83e
homeassistant: 0.116.2 -> 0.116.3
The project description changed a while ago, so let's update it.
2020-10-15 13:09:39 +02:00
Vladimír Čunát
b623690daf
Merge #99158: xorg.libX11: 1.6.8 -> 1.6.12 (security) 2020-10-15 07:55:16 +02:00
Justin Humm
37943b4003 osrm-backend: 5.22.0 -> 5.23.0 2020-10-15 00:57:12 +02:00
Frederik Rietdijk
b3aed163d5
Merge pull request #99709 from NixOS/staging-next
Staging next
2020-10-14 21:10:31 +02:00
Christian Kauhaus
ac6b6ec099
Merge pull request #100354 from davidak/limesurvey-CVE-2020-11456
limesurvey: 3.23.0+200813 -> 3.23.7+201006
2020-10-14 16:11:35 +02:00
Rok Garbas
ec49d7a686
Merge pull request #100391 from TredwellGit/xorg.xf86inputlibinput
xorg.xf86inputlibinput: 0.28.2 -> 0.30.0
2020-10-14 14:17:12 +02:00
Rok Garbas
c03eb89875
Merge pull request #100422 from bbigras/mtail
mtail: 3.0.0-rc36 -> 3.0.0-rc38
2020-10-14 14:13:11 +02:00
TredwellGit
3e079834a9 xorg.libX11: 1.6.8 -> 1.6.12
https://lists.x.org/archives/xorg-announce/2020-August/003056.html
https://lists.x.org/archives/xorg-announce/2020-July/003050.html
2020-10-13 22:47:33 -04:00
Frederik Rietdijk
9e1943edc0 Merge master into staging-next 2020-10-13 19:34:34 +02:00
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
Bruno Bigras
559d6b895c mtail: 3.0.0-rc36 -> 3.0.0-rc38 2020-10-13 10:29:22 -04:00
Janne Heß
ba003ec930
pkgs/mariadb: Fix when running without aliases
DataDumper is an alias to `null` in top-level/perl-packages.nix since
it's included as part of perl.
2020-10-13 15:18:31 +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
TredwellGit
dd6a204464 xorg.xf86inputlibinput: 0.28.2 -> 0.30.0
https://lists.x.org/archives/xorg-announce/2019-August/003017.html
https://lists.x.org/archives/xorg-announce/2020-May/003045.html
2020-10-13 07:34:17 +00:00
TredwellGit
3a23e46d6e xorg.libxcb: 1.13.1 -> 1.14
https://lists.x.org/archives/xorg-announce/2020-February/003039.html
2020-10-13 06:25:31 +00:00
TredwellGit
9601605ede xorg.xcbproto: 1.13 -> 1.14.1
https://lists.x.org/archives/xorg-announce/2020-February/003038.html
https://lists.x.org/archives/xorg-announce/2020-October/003061.html
2020-10-13 06:17:20 +00:00
TredwellGit
55eba47ef6 xorg.libXvMC: 1.0.11 -> 1.0.12
https://lists.x.org/archives/xorg-announce/2019-September/003023.html
2020-10-13 05:15:01 +00:00
TredwellGit
9c4f4aa099 xorg.xorgproto: 2019.1 -> 2020.1
https://lists.x.org/archives/xorg-announce/2019-October/003029.html
https://lists.x.org/archives/xorg-announce/2020-April/003042.html
2020-10-13 05:02:44 +00: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
davidak
98cbf7b90d limesurvey: 3.23.0+200813 -> 3.23.7+201006 2020-10-12 20:39:03 +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