Commit graph

9108 commits

Author SHA1 Message Date
Frederik Rietdijk cdff57e1fc Merge staging-next into staging 2020-01-28 10:48:36 +01:00
Frederik Rietdijk dce0ca29d9 Merge master into staging-next 2020-01-28 10:46:13 +01:00
Silvan Mosberger 80a2740991
Merge pull request #78265 from Synthetica9/https-homepages
treewide: fix redirected urls
2020-01-27 15:00:53 +01:00
Niklas Hambüchen 43a62af3a1
Merge pull request #78561 from r-ryantm/auto-update/bind
bind: 9.14.9 -> 9.14.10
2020-01-27 14:27:45 +01:00
Pascal Bach 00610756df samba: 4.11.3 -> 4.11.5
This is a security release in order to address the following defects:

- CVE-2019-14902: Replication of ACLs set to inherit down a subtree on AD Directory not automatic.
- CVE-2019-14907: Crash after failed character conversion at log level 3 or above.
- CVE-2019-19344: Use after free during DNS zone scavenging in Samba AD DC.
2020-01-27 13:40:09 +01:00
Robert Scott 6e61548dd1 samba: remove no-longer-necessary darwin test hack
test is skipped automatically now
2020-01-27 13:40:09 +01:00
Robert Scott 5e7dc6248f samba: 4.10.11 -> 4.11.3 2020-01-27 13:40:09 +01:00
R. RyanTM 5914398031 mpd_clientlib: 2.17 -> 2.18 2020-01-27 13:25:56 +01:00
Ryan Mulligan d571ad2748
Merge pull request #78576 from r-ryantm/auto-update/ejabberd
ejabberd: 19.09.1 -> 20.01
2020-01-26 16:27:55 -08:00
R. RyanTM 39224a7f4e ejabberd: 19.09.1 -> 20.01 2020-01-26 21:37:14 +00:00
Pascal Bach 8a642afd0c tautulli: 2.1.39 -> 2.1.42 2020-01-26 22:09:19 +01:00
Will Dietz 7ece448aa9
xorg.xorgserver: 1.20.6 -> 1.20.7 (PR #77706)
https://lists.x.org/archives/xorg-announce/2020-January/003036.html
2020-01-26 19:08:30 +01:00
R. RyanTM 0c59818ce7 bind: 9.14.9 -> 9.14.10 2020-01-26 15:58:22 +00:00
Ryan Mulligan 6c36b42e67
Merge pull request #76429 from r-ryantm/auto-update/Tautulli
tautulli: 2.1.38 -> 2.1.39
2020-01-25 18:35:36 -08:00
Aaron Andersen 0e0b8f2feb
Merge pull request #77983 from aanderse/solr
solr: 8.4.0 -> 8.4.1
2020-01-25 11:11:13 -05:00
Vladimír Čunát 1ee3c7b405
Revert "knot-resolver: skip a broken test"
This reverts commit 5c0567dcc6.
The issue had been fixed but I forgot to remove this workaround.
2020-01-25 13:42:46 +01:00
Marek Mahut 942568b8ea
Merge pull request #77830 from 1000101/dokuwiki
nixos/dokuwiki: init module
2020-01-25 10:08:14 +01:00
Jan Hrnko 8bab2dec10 nixos/dokuwiki: init module at 2018-04-22b 2020-01-24 13:27:10 +01:00
Maximilian Bosch 6930a1602c
matrix-synapse: 1.8.0 -> 1.9.0
https://github.com/matrix-org/synapse/releases/tag/v1.9.0
2020-01-23 14:32:22 +01:00
WilliButz 96de24cfdb
grafana-loki: 1.2.0 -> 1.3.0, patch distributor test
Only include the loopback interface "lo" in the lifecycler configuration
of the distributor test.
2020-01-22 23:44:32 +01:00
Rouven Czerwinski 376e8a85f5 ser2net: init at 4.1.1 2020-01-22 16:42:27 +01:00
Robin Gloster be25ee9d21
Merge pull request #78227 from r-ryantm/auto-update/nextcloud
nextcloud: 17.0.2 -> 18.0.0
2020-01-22 15:54:43 +01:00
Peter Hoeg 658a2255cd
Merge pull request #78233 from r-ryantm/auto-update/mosquitto
mosquitto: 1.6.7 -> 1.6.8
2020-01-22 21:31:16 +08:00
Patrick Hilhorst 593e11fd94
treewide: fix redirected urls
According to https://repology.org/repository/nix_unstable/problems, we have a
lot of packages that have http links that redirect to https as their homepage.
This commit updates all these packages to use the https links as their
homepage.

The following script was used to make these updates:

```

curl https://repology.org/api/v1/repository/nix_unstable/problems \
    | jq '.[] | .problem' -r \
    | rg 'Homepage link "(.+)" is a permanent redirect to "(.+)" and should be updated' --replace 's@$1@$2@' \
    | sort | uniq > script.sed

find -name '*.nix' | xargs -P4 -- sed -f script.sed -i
```
2020-01-22 11:26:22 +01:00
Marek Mahut 48f07787ab
Merge pull request #78229 from r-ryantm/auto-update/metabase
metabase: 0.33.7.1 -> 0.34.1
2020-01-22 08:22:20 +01:00
R. RyanTM b5933e2958 mosquitto: 1.6.7 -> 1.6.8 2020-01-22 03:55:00 +00:00
R. RyanTM d0dd44f176 metabase: 0.33.7.1 -> 0.34.1 2020-01-22 02:54:59 +00:00
R. RyanTM e95752f272 nextcloud: 17.0.2 -> 18.0.0 2020-01-22 02:34:54 +00:00
R. RyanTM 359f235769 jetty: 9.4.24.v20191120 -> 9.4.25.v20191220 2020-01-21 16:06:08 -08:00
Mario Rodas 33c1cb487a
Merge pull request #78170 from r-ryantm/auto-update/groonga
groonga: 9.1.0 -> 9.1.1
2020-01-21 18:30:46 -05:00
R. RyanTM 3d302c3fb0 groonga: 9.1.0 -> 9.1.1 2020-01-21 15:09:40 +00:00
Jörg Thalheim 71c19d3efa
Merge pull request #76537 from Izorkin/unit
unit: 1.13.0 -> 1.14.0
2020-01-21 11:39:41 +00:00
Maciej Krüger 11a2d3925b
qpaeq: init at 13.0 2020-01-21 09:57:06 +01:00
Maciej Krüger 674efe45dd
pulseaudio: remove qpaeq 2020-01-21 09:57:05 +01:00
Jörg Thalheim e48d9e6871
home-assistant: add icloud support (#78109)
home-assistant: add icloud support
2020-01-21 08:04:11 +00:00
ajs124 26c3e67ea4 matomo: 3.13.0 -> 3.13.1 2020-01-20 20:46:22 +01:00
Alyssa Ross 126ff4d97e python3.pkgs.mailman*: check isPy3k inside package 2020-01-20 14:36:56 +00:00
Peter Simons 3e26640352 python3.pkgs.mailman: 3.2.2 -> 3.3.0 2020-01-20 14:36:56 +00:00
Alyssa Ross aec2382b38 python3.pkgs.postorius: 1.2.4 -> 1.3.2 2020-01-20 14:36:56 +00:00
Alyssa Ross 9a43cdc1c6 python3.pkgs.postorius: use checkInputs 2020-01-20 14:36:56 +00:00
Alyssa Ross 6af4de84d3 python3.pkgs.hyperkitty: use checkInputs
The previously propagated build inputs are optional, and so are
included in checkInputs so the tests can run, but not propagated so
they aren't included if unneeded.
2020-01-20 14:36:56 +00:00
Alyssa Ross 38f2103de9 python3.pkgs.hyperkitty: 1.2.2 -> 1.3.2 2020-01-20 14:36:56 +00:00
Alyssa Ross 0b9bfc0132 python3.pkgs.mailman: core.nix -> default.nix
The actual upstream "mailman" name just refers to this, so we should
use the Nixpkgs convention of default.nix.
2020-01-20 14:36:56 +00:00
Alyssa Ross 89b311fa4d mailman: remove unused derivation for mailman 2
This isn't referenced anywhere, so it's just dead code.
2020-01-20 14:36:56 +00:00
Jörg Thalheim 17a3674aad
home-assistant: regenerate to include icloud 2020-01-20 13:59:49 +00:00
nyanloutre 1156930744 jellyfin: use dotnet runtime instead of sdk 2020-01-19 14:30:39 -08:00
Alexey Lebedeff ed16f830b0 rabbitmq: make all dependencies explicit
Some things were provided by default, some by systemd unit and some
were just miraculously working. This turns them into explicit
dependencies of the package itself, making everything properly
overrideable.

+ providing glibcLocales fixes elixir compile warnings

+ providing systemd dependency allows rabbit to use systemctl for unit
  activation check instead of falling back to sleep. This was seen as
  a warning during startup.
2020-01-19 23:24:27 +01:00
Franz Pletz b27034dfdb
esphome: 1.14.1 -> 1.14.3, fix build 2020-01-19 21:43:24 +01:00
Mario Rodas 17b1f4a3f2
Merge pull request #77911 from r-ryantm/auto-update/tt-rss-theme-feedly
tt-rss-theme-feedly: 2.0.0 -> 2.3.1
2020-01-19 09:00:58 -05:00
Daniel Fullmer 5d1fda386e zoneminder: Fix installation location for cgi-bin (#76855)
Before this change, the build would duplicate the prefix in the
installation location for cgi-bin stuff:
-- Installing: /nix/store/skg6b81hikd3fvvdf62xbkm6gsbid41a-zoneminder-1.32.3/nix/store/skg6b81hikd3fvvdf62xbkm6gsbid41a-zoneminder-1.32.3/libexec/zoneminder/cgi-bin/zms
2020-01-18 16:41:57 -05:00