1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-12-02 18:42:15 +00:00
Commit graph

11585 commits

Author SHA1 Message Date
Maximilian Bosch 878e80c596
mautrix-telegram: fix application
* In 0.9 the entrypoint got removed as it's recommended to use
  `python -m`[1]. However, our build layer for python relies on
  that, so I added a patch to re-add this.

* The tests in the upstream sources appear abandoned, so those are
  skipped. Therefore it's also pointless to add `pytest-runner` to the
  `nativeBuildInputs` as it's not used and only blows up the build
  closure.

  A second patch modifies the requirements, so ow `pytest-runner` isn't
  needed anymore.

[1] a565853c5e
2020-11-29 21:28:07 +01:00
Mario Rodas 3652f50b1f
Merge pull request #105340 from r-ryantm/auto-update/pgbouncer
pgbouncer: 1.14.0 -> 1.15.0
2020-11-29 12:12:27 -05:00
Frederik Rietdijk 0d8491cb2b Merge master into staging-next 2020-11-29 13:51:10 +01:00
Jörg Thalheim baf2814f48
redis: disable systemd in musl build 2020-11-29 11:15:28 +01:00
Raghav Sood 78378e1f31
fileshare: fix build 2020-11-29 09:33:58 +00:00
R. RyanTM ce6c6fa81f pgbouncer: 1.14.0 -> 1.15.0 2020-11-29 08:38:11 +00:00
Sandro Jäckel cb22277648 mautrix-telegram: 0.8.2 -> 0.9.0 2020-11-29 00:31:10 -08:00
R. RyanTM 694a371f12 pdns-recursor: 4.4.0 -> 4.4.1 2020-11-29 05:40:58 +00:00
Sandro 0afb53d338
Merge pull request #90414 from r-ryantm/auto-update/nats-streaming-server
nats-streaming-server: 0.16.2 -> 0.17.0
2020-11-29 02:51:50 +01:00
Sandro a1f96bced2
Merge pull request #105306 from marsam/update-plpgsql_check
postgresqlPackages.plpgsql_check: 1.13.1 -> 1.15.1
2020-11-29 02:47:10 +01:00
Benjamin Hipple 9f84dea4a6
Merge pull request #105286 from lukegb/clickhouse
clickhouse: use system LLVM
2020-11-28 20:39:54 -05:00
Benjamin Hipple 9426084fec
Merge pull request #102114 from MetaDark/fetchzip
fetchzip: remove write permissions for unpacked files
2020-11-28 19:18:14 -05:00
markuskowa b83e5dbc3c
Merge pull request #104363 from Izorkin/nginx-unit
unit: 1.20.0 -> 1.21.0
2020-11-29 00:32:35 +01:00
Sandro 11b75530a1
Merge pull request #90312 from r-ryantm/auto-update/bosun
bosun: 0.5.0 -> 0.8.0-preview
2020-11-28 23:52:40 +01:00
Guillaume Girol ebe455a410
Merge pull request #103287 from happysalada/postgresql_add_debug
postgresql: add debug versions
2020-11-28 20:40:32 +00:00
Luke Granger-Brown 6e39a67aec clickhouse: use system LLVM
Building LLVM pieces is a huge contributor to build times, and probably
bloats binary size as well. Fortunately, there's a knob for this
specific thing (-DUNBUNDLED=ON seems broken and requires some libraries
which aren't packaged for Nix at the moment).

Hopefully this will make clickhouse able to build on OfBorg.
2020-11-28 20:40:22 +00:00
Sandro 0ea2b220a7
Merge pull request #105276 from r-ryantm/auto-update/memcached
memcached: 1.6.8 -> 1.6.9
2020-11-28 21:17:42 +01:00
R. RyanTM 6e8c5582c9 memcached: 1.6.8 -> 1.6.9 2020-11-28 19:14:10 +00:00
StigP 4a50ba8fca
Merge pull request #105237 from r-ryantm/auto-update/metabase
metabase: 0.37.1 -> 0.37.2
2020-11-28 18:30:27 +01:00
Sandro d962647d0a
Merge pull request #105209 from r-ryantm/auto-update/ircd-hybrid
ircdHybrid: 8.2.24 -> 8.2.35
2020-11-28 17:09:46 +01:00
Doron Behar ba59cb6a6a
Merge pull request #104496 from freezeboy/update-tautulli
tautulli: 2.2.4 -> 2.6.1
2020-11-28 17:59:33 +02:00
Andreas Rammhold 9ea8fd6df1
Merge pull request #104841 from redvers/update_cassandra_3.0.17_to_3.0.23_cve-2020-13946
cassandra_3_0: 3.0.17 -> 3.0.23
2020-11-28 16:43:03 +01:00
Mario Rodas 49bfd31410
Merge pull request #105211 from r-ryantm/auto-update/jetty
jetty: 9.4.34.v20201102 -> 9.4.35.v20201120
2020-11-28 10:21:15 -05:00
R. RyanTM 2e72a7b6c6 metabase: 0.37.1 -> 0.37.2 2020-11-28 15:20:05 +00:00
Frederik Rietdijk 9e062723b2 Merge master into staging-next 2020-11-28 08:53:47 +01:00
R. RyanTM 5df56b087d jetty: 9.4.34.v20201102 -> 9.4.35.v20201120 2020-11-28 05:54:25 +00:00
R. RyanTM 57bd035ca6 ircdHybrid: 8.2.24 -> 8.2.35 2020-11-28 05:03:25 +00:00
Sandro fcf65032d2
Merge pull request #97271 from Twey/rainloop-multiple-instances
rainloop: allow multiple instances to use the same package
2020-11-28 00:15:54 +01:00
Sandro c2b4e80d51
Merge pull request #100908 from r-ryantm/auto-update/cppzmq 2020-11-27 23:22:03 +01:00
Sandro Jäckel d607ea4740
ursadb: mark broken on darwin 2020-11-27 23:19:16 +01:00
R. RyanTM f4c44e6314 etcd_3_4: 3.4.13 -> 3.4.14 2020-11-28 07:45:56 +10:00
ajs124 e0ba6d34c2
Merge pull request #104819 from helsinki-systems/upd/nginx
nginx: 1.19.4 -> 1.19.5
2020-11-27 18:56:01 +01:00
Frederik Rietdijk b2a3891e12 Merge master into staging-next 2020-11-27 15:09:19 +01:00
Mario Rodas e422ca4566
Merge pull request #105114 from marsam/update-postgresql-hll
postgresqlPackages.pg_hll: 2.14 -> 2.15
2020-11-27 08:47:03 -05:00
StigP 4e5342cce4
Merge pull request #104955 from r-ryantm/auto-update/dolt
dolt: 0.22.0 -> 0.22.1
2020-11-27 08:47:33 +01:00
Mario Rodas 736db6273b postgresqlPackages.pg_topn: 2.3.0 -> 2.3.1 2020-11-27 04:20:00 +00:00
R. RyanTM 215337d484
traefik: 2.3.3 -> 2.3.4 (#105097) 2020-11-26 18:26:06 -08:00
Sandro 6ecdb286b0
Merge pull request #101464 from Synthetica9/redirected-urls
treewide: ran ./maintainers/scripts/update_redirected_urls.sh
2020-11-27 01:27:24 +01:00
Patrick Hilhorst a6b3bb24e4
treewide: ran ./maintainers/scripts/update_redirected_urls.sh 2020-11-27 01:23:57 +01:00
Martin Weinelt 1927e40d50 homeassistant: 0.118.3 -> 0.118.4 2020-11-26 14:22:13 -08:00
Sandro befd364093
Merge pull request #105068 from r-ryantm/auto-update/sickgear
sickgear: 0.23.0 -> 0.23.2
2020-11-26 23:03:41 +01:00
Ryan Mulligan 16aa38f9f2
Merge pull request #105022 from r-ryantm/auto-update/microserver
microserver: 0.1.8 -> 0.2.0
2020-11-26 12:50:26 -08:00
MetaDark 4a5c49363a fetchzip: remove write permissions for unpacked files
Fixes https://github.com/NixOS/nixpkgs/issues/38649
2020-11-26 15:30:12 -05:00
R. RyanTM 387e080c59 sickgear: 0.23.0 -> 0.23.2 2020-11-26 20:02:44 +00:00
freezeboy fdad84f092 tautulli: 2.2.4 -> 2.6.1 2020-11-26 20:04:07 +01:00
Sandro f21a35dfcd
Merge pull request #102143 from lovesegfault/klipper-0.9.1
klipper: 0.8.0 -> 0.9.1
2020-11-26 19:45:11 +01:00
Sandro fbc9fbdc44
Merge pull request #101420 from SuperSandro2000/minio
minio: 2020-08-08T04-50-06Z -> 2020-10-18T21-54-12Z
2020-11-26 19:37:14 +01:00
Sandro Jäckel ffb8c1c4ec
microserver: Fix compilation on Darwin 2020-11-26 19:23:03 +01:00
Martin Weinelt aed0567737
Merge pull request #104417 from mweinelt/home-assistant
homeassistant: 0.118.1 -> 0.118.3
2020-11-26 19:22:16 +01:00
Sandro 1880892b7b
Merge pull request #104996 from r-ryantm/auto-update/jackett
jackett: 0.16.2152 -> 0.16.2236
2020-11-26 19:09:22 +01:00
Pavol Rusnak e6e85c4a95
Merge pull request #105000 from SamirHafez/plex-enable-aarch64
plex: Add aarch64 platform
2020-11-26 17:29:34 +01:00
Martin Weinelt abd9ef1607
Merge pull request #105006 from ymarkus/fix-postfixMySQL
postfix: fix "cant find <mysql.h>" when building with "withMySQL = true"
2020-11-26 14:32:25 +01:00
Sandro febb627290
Merge pull request #105015 from r-ryantm/auto-update/mackerel-agent
mackerel-agent: 0.70.2 -> 0.70.3
2020-11-26 13:30:20 +01:00
R. RyanTM 7a95b9b6ae microserver: 0.1.8 -> 0.2.0 2020-11-26 11:20:03 +00:00
R. RyanTM 158e31a07e mackerel-agent: 0.70.2 -> 0.70.3 2020-11-26 10:47:09 +00:00
Yannick Markus 0e87647421
postfix: fix "cant find <mysql.h>" 2020-11-26 10:56:11 +01:00
Samir Hafez d92396d06a
plex: Add aarch64 platform 2020-11-26 08:45:16 +00:00
R. RyanTM 109bcd82b0 jackett: 0.16.2152 -> 0.16.2236 2020-11-26 08:10:11 +00:00
Sandro ab867cfbae
Merge pull request #104981 from r-ryantm/auto-update/gortr
gortr: 0.14.6 -> 0.14.7
2020-11-26 09:09:15 +01:00
R. RyanTM beb87dff73 gortr: 0.14.6 -> 0.14.7 2020-11-26 06:16:59 +00:00
Mario Rodas 587ef34841 postgresqlPackages.pg_hll: 2.14 -> 2.15 2020-11-26 04:20:00 +00:00
R. RyanTM 0d589439a6 dolt: 0.22.0 -> 0.22.1 2020-11-26 02:08:48 +00:00
Sandro 500cbe0256
Merge pull request #104857 from redvers/update_corosync_2.4.3_to_2.4.5_cve-2008-1084 2020-11-26 02:57:37 +01:00
Sandro 0677e4efbf
Merge pull request #102271 from symphorien/check-systemd
check_systemd: init at 2.2.1
2020-11-26 02:56:13 +01:00
Mario Rodas 96aff01d12
Merge pull request #104943 from r-ryantm/auto-update/bazarr
bazarr: 0.9.0.6 -> 0.9.0.7
2020-11-25 19:40:06 -05:00
Mario Rodas fa8cba5c62
Merge pull request #104598 from r-ryantm/auto-update/thanos
thanos: 0.16.0 -> 0.17.0
2020-11-25 19:22:01 -05:00
R. RyanTM b74f7ce8f3 bazarr: 0.9.0.6 -> 0.9.0.7 2020-11-25 22:20:13 +00:00
Red Davies 2ddb0c7400 corosync: 2.4.3 -> 2.4.5
Reason0: Changed name metadata to pname and version metadata.
Reason1: Fixes CVE-2018-1084

Corosync is prone to an integer-overflow vulnerability.

Attackers can exploit this issue to execute arbitrary code
in the context of the affected application. Failed exploit
attempts will likely cause a denial-of-service condition.

Fixed in 2.4.4

See issue: #90784
2020-11-25 17:01:30 -05:00
Symphorien Gibol 590aa37109 check_systemd: init at 2.2.1
and remove pynagsystemd, which it replaces.
2020-11-25 22:48:39 +01:00
Sandro 83b309f657
Merge pull request #104895 from StillerHarpo/master
monetdb: 11.39.5 -> 11.39.7
2020-11-25 21:30:19 +01:00
WilliButz 4e4d498ffc
grafana: 7.3.3 -> 7.3.4
https://github.com/grafana/grafana/releases/tag/v7.3.4
2020-11-25 19:38:15 +01:00
R. RyanTM c024d24d4f consul: 1.8.5 -> 1.8.6 2020-11-25 09:10:18 -08:00
Florian Engel 588cf72443 monetdb: 11.39.5 -> 11.39.7 2020-11-25 13:49:23 +01:00
Mario Rodas d28f3cacde postgresqlPackages.plpgsql_check: 1.13.1 -> 1.15.1 2020-11-25 04:20:00 +00:00
Red Davies 1431c3cc60 cassandra_3_0: 3.0.17 -> 3.0.23
Reason: Fixes CVE-2020-13946 Apache Cassandra RMI Rebind Vulnerability

Description:
It is possible for a local attacker without access to the Apache Cassandra
process or configuration files to manipulate the RMI registry to perform a
man-in-the-middle attack and capture user names and passwords used to access
the JMX interface. The attacker can then use these credentials to access
the JMX interface and perform unauthorised operations.

Users should also be aware of CVE-2019-2684, a JRE vulnerability that enables
this issue to be exploited remotely.

3.0.x users should upgrade to 3.0.22
2020-11-24 21:21:56 -05:00
Sandro 232f4e0cb4
Merge pull request #102930 from freezeboy/update-ome
oven-media-engine: 0.10.4 -> 0.10.8
2020-11-25 00:24:31 +01:00
ajs124 db17db5318 nginx: 1.19.4 -> 1.19.5 2020-11-25 00:21:44 +01:00
Sandro 38fce64788
Merge pull request #82296 from nyanloutre/slimserver_7_9_2
slimserver: 7.9.1 -> 7.9.2
2020-11-25 00:07:52 +01:00
Graham Christensen d9c3f13df3
Merge pull request #104776 from grahamc/utillinux
utillinux: rename to util-linux
2020-11-24 15:14:36 -05:00
Graham Christensen bc49a0815a
utillinux: rename to util-linux 2020-11-24 12:42:06 -05:00
Ryan Mulligan 6cd01ef18b
Merge pull request #91360 from numkem/adguardhome_0.102.0
adguardhome: 0.101.0 -> 0.102.0
2020-11-24 07:31:04 -08:00
Dave Anderson 4de5d2b081
influxdb2: init at v2.0.2 (#104717)
Signed-off-by: David Anderson <dave@natulte.net>
2020-11-24 16:06:39 +01:00
Jan Tojnar 6d99109b12
Merge branch 'staging-next' into staging 2020-11-24 05:44:44 +01:00
Sandro 27441efe5c
Merge pull request #103511 from r-ryantm/auto-update/rabbitmq-server
rabbitmq-server: 3.8.8 -> 3.8.9
2020-11-24 02:21:42 +01:00
Sandro dde4f985c0
Merge pull request #103879 from r-ryantm/auto-update/jackett
jackett: 0.16.2131 -> 0.16.2152
2020-11-24 00:09:15 +01:00
Sandro 15dc396ae5
Merge pull request #103862 from r-ryantm/auto-update/dolt
dolt: 0.21.4 -> 0.22.0
2020-11-23 23:51:20 +01:00
Sandro 72d811d858
Merge pull request #103922 from r-ryantm/auto-update/shaarli
shaarli: 0.11.1 -> 0.12.1
2020-11-23 23:33:02 +01:00
Sandro eacf36e6d7
Merge pull request #103923 from r-ryantm/auto-update/sickgear
sickgear: 0.22.15 -> 0.23.0
2020-11-23 23:23:31 +01:00
Florian Klink bbf3c9483b
Merge pull request #104520 from Izorkin/wsdd
wsdd: init at 0.6.2
2020-11-23 23:18:23 +01:00
TredwellGit fc03fe100a xorg: fix update generation
Both e3d3bc66dc and 1d15641433 were done incorrectly.

Also, use python3 in generate-expr-from-tarballs.pl instead of overrides.nix.
2020-11-23 13:30:25 -08:00
Graham Christensen fbc4af5725 Revert "influxdb2: init at v2.0.2 (#104484)"
This reverts commit ecbe92e576.
2020-11-23 14:55:26 -05:00
Dave Anderson ecbe92e576
influxdb2: init at v2.0.2 (#104484)
Signed-off-by: David Anderson <dave@natulte.net>
2020-11-23 20:40:42 +01:00
Frederik Rietdijk 587538d087 Merge staging-next into staging 2020-11-23 18:10:33 +01:00
Sandro 4915c0b674
Merge pull request #104639 from delroth/navidrome-0.38
navidrome: 0.29.0 -> 0.38.0
2020-11-23 17:07:15 +01:00
Martin Weinelt b485298c25
homeassistant: 0.118.1 -> 0.118.3 2020-11-23 16:02:52 +01:00
freezeboy b29a031ca6 check-esxi-hardware: 20181001 -> 20200710 2020-11-23 06:33:53 -08:00
Izorkin 0aa34a03d0
nixos/tests/samba-wsdd: add check WSD Discovery 2020-11-23 17:13:22 +03:00
Mario Rodas 43d5027064
Merge pull request #104557 from r-ryantm/auto-update/mtprotoproxy
mtprotoproxy: 1.0.9 -> 1.1.0
2020-11-23 07:29:35 -05:00
Mario Rodas cab5fea36b
Merge pull request #104608 from r-ryantm/auto-update/traefik
traefik: 2.3.2 -> 2.3.3
2020-11-23 07:22:06 -05:00
Mario Rodas 0ee380ca93
Merge pull request #104546 from marsam/update-pgrouting
postgresqlPackages.pgrouting: 3.1.0 -> 3.1.1
2020-11-23 07:15:46 -05:00