Commit graph

8680 commits

Author SHA1 Message Date
c0bw3b 9367367dfd Treewide: fix URL permanent redirects
Permanent redirects on homepages and/or source URLs
as reported by Repology
2019-11-16 01:41:23 +01:00
Robin Gloster ab99684408
Merge pull request #73169 from Ma27/bump-roundcube
roundcube: 1.3.10 -> 1.4.0
2019-11-15 18:09:43 +01:00
Izorkin 8ef9a614b6 zoneminder: fix build 2019-11-15 10:16:51 +03:00
Izorkin 7470e6e6de mariadb: refactor build configuration 2019-11-15 10:16:51 +03:00
Izorkin 3c824cd0f6 mariadb: remove development components 2019-11-15 10:15:25 +03:00
Pascal Bach ec1a73201e plex: 1.18.0.1944 -> 1.18.1.1973
(#72196)
2019-11-14 19:49:47 +01:00
Aaron Andersen 2295a94fc1 mariadb: 10.3.18 -> 10.3.20 2019-11-14 10:13:27 -08:00
Niklas Hambüchen 5245766158 consul-alerts: 0.5.0 -> 0.6.0
Changelog: https://github.com/AcalephStorage/consul-alerts/releases/tag/v0.6.0
2019-11-14 18:12:46 +01:00
Mario Rodas c42f58233c
prometheus: 2.13.1 -> 2.14.0
Changelog: https://github.com/prometheus/prometheus/releases/tag/v2.14.0
2019-11-13 04:20:00 -05:00
R. RyanTM fcb5d7ebf8 postgresql11Packages.pg_partman: 4.1.0 -> 4.2.2
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/pg_partman/versions

 (#71747)
2019-11-14 00:09:43 +01:00
Florian Klink 01e280aa44
Merge pull request #73064 from minijackson/jellyfin-things
jellyfin: update to 10.4.1, port test to python
2019-11-13 22:15:37 +01:00
R. RyanTM 3e7fcc4d18 neo4j: 3.5.11 -> 3.5.12 (#71692)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/neo4j/versions
2019-11-13 19:01:08 +01:00
tobim 4a9d5493b7 mpd: 0.20.13 -> 0.21.16 (#57608)
* Refactor mpd

* mpd: 0.20.13 -> 0.21.5

Switch to meson based build, following upstream.

* Fix mpd on darwin

* mpd: 0.21.5 -> 0.21.6

* mpd-small: init add 0.21.6

* Update to 0.21.8 & fix ouput path

Also use pname instead of name.

* Update to 0.21.9

* Integrate review suggestions

- Expose run function as mpdWithFeatures.
- Throw on invalid feature requests.
- Drop major/minor version variables.
- Cosmetic improvements.

* Update to 0.21.10

* mpd: 0.21.10 -> 0.21.11

* mpd: 0.21.11 -> 0.21.12

* mpd: log to journal

* mpd: 0.21.12 -> 0.21.14

* mpd: add tobim to maintainers

* mpd: reenable syslog support

* mpd: 0.21.14 -> 0.21.15

* mpd: 0.21.15 -> 0.21.16
2019-11-13 15:38:46 +00:00
Frederik Rietdijk d17d0711e8 couchpotato: pin python2 2019-11-13 16:27:38 +01:00
Renaud 4f3cfc3784
Merge pull request #72273 from Ma27/dnsmasq-exporter-bump
prometheus-dnsmasq-exporter: 0.1.0 -> 0.2.0
2019-11-13 13:34:59 +01:00
R. RyanTM 6469c612cd airsonic: 10.4.1 -> 10.4.2
(#72460)
2019-11-13 13:25:51 +01:00
Aaron Andersen ca9be2e872
Merge pull request #73285 from aanderse/moodle
moodle: 3.7.2 -> 3.7.3
2019-11-12 21:26:51 -05:00
markuskowa 6928cb22e9
Merge pull request #73179 from markuskowa/fix-slurm
nixos/slurm: fix test and X11 options
2019-11-12 21:49:29 +01:00
Maximilian Bosch a93fd10968
Merge pull request #73239 from WilliButz/update-blackbox-exporter
prometheus-blackbox-exporter: 0.15.1 -> 0.16.0, disable tests
2019-11-12 14:24:32 +01:00
Aaron Andersen afe2883ef5 moodle: 3.7.2 -> 3.7.3 2019-11-12 07:43:51 -05:00
Vladimír Čunát 35566eb61a
knot-dns: 2.9.0 -> 2.9.1
It's mainly bugfixes:
https://gitlab.labs.nic.cz/knot/knot-dns/raw/v2.9.1/NEWS
2019-11-12 10:58:45 +01:00
Jaka Hudoklin 4432135955
Merge pull request #73150 from ashkitten/add-elasticsearch-ingest-attachment
elasticsearchPlugins: add ingest-attachment
2019-11-11 21:01:06 +01:00
WilliButz ef1d31e53c
prometheus-blackbox-exporter: 0.15.1 -> 0.16.0, disable tests 2019-11-11 19:49:38 +01:00
Florian Klink 848399f448
Merge pull request #72390 from flokli/bump-opensmtpd
opensmtpd: 6.4.2p1 -> 6.6.1p1
2019-11-11 01:56:24 +01:00
Maximilian Bosch d75c296dc2
roundcube: 1.3.10 -> 1.4.0
https://roundcube.net/news/2019/11/09/roundcube-1.4.0-released

* `curl` cmd in the test can fail as roundcube returns a http/401 if
  unauthorized (and we're explicitly requesting the login form). By
  checking if the `persistent_login` plugin is loaded, the assertion is
  still valid)

* Use `$argv[0]` to determine install path in the installer script. I'm
  not exactly sure why, but it seems as `__DIR__` now resolves symlinks
  which breaks the installer if roundcube is in a `buildEnv` with
  third-party plugins.
2019-11-10 18:41:26 +01:00
Markus Kowalewski 8219a3b713
nixos/slurm: fix X11 with spank module
* Fix path in module for slurm to find plugstack.conf
* Fix configure flags so that slurm can be compiled
  without internal X11 support (required for spank-x11).
2019-11-10 14:04:54 +01:00
ash lea f92cc632ae elasticsearchPlugins.search-guard: fix homepage link 2019-11-10 00:30:12 -08:00
ash lea a23730cf9a elasticsearchPlugins: style fixups 2019-11-10 00:26:56 -08:00
ash lea 2e3d3cff7e elasticsearchPlugins: match elasticsearch version 2019-11-10 00:10:51 -08:00
ash lea 98875b5b4e elasticsearchPlugins: add ingest-attachment 2019-11-09 20:53:00 -08:00
Jonathan Ringer 70a86f1184
esphome: 1.13.6 -> 1.14.1 2019-11-08 20:51:14 -08:00
Florian Klink 3928e7f6b1
Merge pull request #73063 from minijackson/shiori-things
shiori: update modSha256, update test to python, do more tests
2019-11-08 23:06:06 +01:00
Maximilian Bosch 1683c4087e
prometheus-wireguard-exporter: 3.2.0 -> 3.2.1
https://github.com/MindFlavor/prometheus_wireguard_exporter/releases/tag/3.2.1
2019-11-08 18:13:43 +01:00
Maximilian Bosch 55a2d14e41
documize-community: 3.4.1 -> 3.4.2
https://github.com/documize/community/releases/tag/v3.4.2
2019-11-08 18:13:43 +01:00
Minijackson 0214bf46b4
jellyfin: 10.4.0 -> 10.4.1
Please check the release note about the base URL change:

https://github.com/jellyfin/jellyfin/releases/tag/v10.4.1
2019-11-08 18:02:06 +01:00
Minijackson 4b496a3858
shiori: update modSha256, see #71049 2019-11-08 17:53:44 +01:00
Florian Klink 96588508bb opensmtpd: 6.4.2p1 -> 6.6.1p1
The substitition in smtpd/parse.y isn't necessary anymore.
The hardcoded /usr/libexec/ has been replaced by a PATH_LIBEXEC #define,
which will be set properly by the build system.
2019-11-08 15:09:26 +01:00
Matthew Bauer 5ebd36403e
Merge pull request #70641 from maggesi/rename-z77z-into-maggesi
Rename z77z into maggesi
2019-11-07 17:18:20 -05:00
Matthew Bauer 2b413f1556
Merge pull request #70390 from matthiasbeyer/tmate-ssh-server
tmate-ssh-server: init at 2.3.0
2019-11-07 17:16:28 -05:00
Matthew Bauer 67f4a0735f
Merge pull request #70198 from fgaz/qremotecontrol-server/init
qremotecontrol-server: init at 2.4.1
2019-11-07 17:14:04 -05:00
Aaron Andersen 94d4533e94
Merge pull request #72871 from aanderse/zabbix
zabbix: minor version bump
2019-11-06 17:57:25 -05:00
R. RyanTM f28fad5e2f jetty: 9.4.16.v20190411 -> 9.4.22.v20191022
(#72533)
2019-11-06 19:30:58 +01:00
WilliButz d4763639e0
grafana: 6.4.3 -> 6.4.4 2019-11-06 18:51:54 +01:00
Léo Gaspard a1a448424c
Merge pull request #72885 from Ma27/bump-matrix-synapse
matrix-synapse: 1.5.0 -> 1.5.1
2019-11-06 14:23:09 +01:00
Maximilian Bosch 3c2c50b359
matrix-synapse: 1.5.0 -> 1.5.1
https://github.com/matrix-org/synapse/releases/tag/v1.5.1
2019-11-06 12:52:25 +01:00
Aaron Andersen d433b25d49 zabbix44: 4.4.0 -> 4.4.1 2019-11-05 21:28:30 -05:00
Aaron Andersen e9a37289e0 zabbix40: 4.0.13 -> 4.0.14 2019-11-05 21:27:37 -05:00
Aaron Andersen 0cad3f6734
Merge pull request #70365 from jglukasik/mod_tile
apacheHttpdPackages.mod_tile: init at unstable-2017-01-08
2019-11-05 20:45:55 -05:00
Mario Rodas 02fb0b9b2a
Merge pull request #72441 from marsam/update-pg_topn
postgresqlPackages.pg_topn: 2.2.2 -> 2.3.0
2019-11-04 22:00:03 -05:00
R. RyanTM cdc5bcdea5 rabbitmq-server: 3.8.0 -> 3.8.1 2019-11-04 10:18:11 +01:00