1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-12-14 08:34:50 +00:00
Commit graph

269330 commits

Author SHA1 Message Date
Benjamin Hipple 14b6a84804
Merge pull request #108406 from zaninime/nginx-kaltura
nginx: add VOD-related modules from Kaltura
2021-02-08 17:02:09 -05:00
0x4A6F f5f512512e
promscale: 0.1.4 -> 0.2.0
This release adds support for TimescaleDB 2.0 multinode. This means all of TimescaleDB 2.0 features are now fully supported. This also means that Promscale now supports horizontal scalability across the entire stack!

This release also includes performance improvements and bug fixes.

At a high-level, this release:
- Adds support for Multinode TimescaleDB.
- Improved promQL query latency by 4x in some cases.
- Reduced I/O used by the PostgreSQL stats collector substantially by changing autovacuum settings.
- Fixed metrics produced by Promscale itself
- PromQL engine supports @ modifier which is disabled by default. (see promql-evaluation-flags)
- Added configuration for query timeout and default step interval
- Improved UX

Notes for people upgrading from 0.1.4 and before
- The CLI and ENV option install-timescaledb was renamed to install-extension
- Two new flags are added upgrade-extensions by default set to true will upgrade extensions if newer versions are available and upgrade-prerelease-extensions by default set to false enabling it will upgrade extensions to pre-prelease versions if pre-release versions are available.
- We have changed the namespace of the metrics Promscale itself exposes from ts_prom to promscale. We have also updated the PromQL engine based metrics to have namespace as promscale instead of prometheus. So, metrics like prometheus_engine_query_duration_seconds will now be promscale_engine_query_duration_seconds.

Prom-Migrator
- Adds support for concurrent pulling and pushing to improve migration throughput. (Please note concurrent push is disabled by default as we've seen some issues migrating data to Thanos concurrently, which we are still working out).
2021-02-08 21:54:32 +00:00
AndersonTorres 29631c1cbe robodoc: init at 4.99.44 2021-02-08 18:23:31 -03:00
Fabian Affolter 5f46918167 python3Packages.ailment: init at 9.0.5739 2021-02-08 22:14:54 +01:00
Ryan Mulligan 381cb08528
Merge pull request #111797 from r-ryantm/auto-update/openxr-loader
openxr-loader: 1.0.13 -> 1.0.14
2021-02-08 13:14:35 -08:00
Fabian Affolter a42abb5801 python3Packages.pyvex: init at 9.0.5739 2021-02-08 22:14:13 +01:00
TredwellGit d7c4ca2de6 firmwareLinuxNonfree: 2020-12-18 -> 2021-02-08 2021-02-08 16:09:22 -05:00
Maximilian Bosch d9c6f13e13
Merge pull request #112182 from r-ryantm/auto-update/scrot
scrot: 1.4 -> 1.5
2021-02-08 22:00:22 +01:00
Maximilian Bosch 98cc224405
Merge pull request #112297 from r-ryantm/auto-update/haproxy
haproxy: 2.3.4 -> 2.3.5
2021-02-08 21:57:12 +01:00
Tim Steinbach 325df29630
linux/hardened/patches/5.4: 5.4.95-hardened1 -> 5.4.96-hardened1 2021-02-08 15:48:47 -05:00
Tim Steinbach 35c2b6a578
linux/hardened/patches/5.10: 5.10.13-hardened1 -> 5.10.14-hardened1 2021-02-08 15:48:46 -05:00
Tim Steinbach c338363969
linux/hardened/patches/4.19: 4.19.173-hardened1 -> 4.19.174-hardened1 2021-02-08 15:48:45 -05:00
Tim Steinbach a1c4ddf275
linux/hardened/patches/4.14: 4.14.219-hardened1 -> 4.14.220-hardened1 2021-02-08 15:48:45 -05:00
Tim Steinbach f891d28420
linux_latest-libre: 17812 -> 17873 2021-02-08 15:48:44 -05:00
Tim Steinbach 6a9fe0b972
linux: 5.4.95 -> 5.4.96 2021-02-08 15:48:43 -05:00
Tim Steinbach 1d0d45860e
linux: 5.10.13 -> 5.10.14 2021-02-08 15:48:42 -05:00
Tim Steinbach 5eba1183f6
linux: 4.9.255 -> 4.9.256 2021-02-08 15:48:41 -05:00
Tim Steinbach 4d75ebab78
linux: 4.4.255 -> 4.4.256 2021-02-08 15:48:41 -05:00
Tim Steinbach f1831d8586
linux: 4.19.173 -> 4.19.174 2021-02-08 15:48:40 -05:00
Tim Steinbach bed08131cd
linux: 4.14.219 -> 4.14.220 2021-02-08 15:48:35 -05:00
Maximilian Bosch 27d21f84b6
roundcube: 1.4.10 -> 1.4.11
ChangeLog: https://github.com/roundcube/roundcubemail/releases/tag/1.4.11

Most notably is the fix of a XSS vulnerability which allowed an attacker
to inject malicious code via CSS's `content'-property from an email[1].

[1] 9dc276d5f2
2021-02-08 21:43:19 +01:00
Ivan Kovnatsky 7d1f55fbfd
aws-iam-authenticator: Add ldflags options and release version 2021-02-08 22:32:49 +02:00
Sandro d9d1f5627e
Merge pull request #112381 from SuperSandro2000/httpie 2021-02-08 21:29:45 +01:00
Alvar Penning 8106651e6f bonnmotion: init at 3.0.1 2021-02-08 21:27:10 +01:00
Sandro 8c8731330b
Merge pull request #112410 from Luflosi/py-multihash-not-broken
python3Packages.py-multihash: mark not broken
2021-02-08 20:46:59 +01:00
Sandro c6ba81f02e
Merge pull request #112411 from fabaff/license-ocrmypdf
ocrmypdf: 11.3.3 -> 11.6.0
2021-02-08 20:45:37 +01:00
Ivan Kovnatsky c7fa45ff05
aws-iam-authenticator: 0.4.0 -> 0.5.2
Co-authored-by: Nelson Jeppesen <50854675+NelsonJeppesen@users.noreply.github.com>
2021-02-08 21:44:35 +02:00
Sandro 152f381458
Merge pull request #112427 from IvarWithoutBones/ppsspp
ppsspp: 1.10.3 -> 1.11
2021-02-08 20:41:45 +01:00
Sandro acce23fe6d
Merge pull request #112418 from fabaff/bump-archinfo
python3Packages.archinfo: 9.0.5610 -> 9.0.5739
2021-02-08 20:38:21 +01:00
Sandro a47c8f44b7
Merge pull request #112397 from xrelkd/update/clipcat
clipcat: 0.4.19 -> 0.5.0
2021-02-08 20:26:41 +01:00
Sandro 3c22a4112c
Merge pull request #112327 from alyssais/libhugetlbfs
libhugetlbfs: 2.22 -> 2.23
2021-02-08 20:25:34 +01:00
Sandro 872b4b9df1
Merge pull request #112403 from fabaff/libpurecool 2021-02-08 20:24:58 +01:00
Guillaume Girol 2630a2df91
Merge pull request #108238 from snicket2100/more-dnscrypt-proxy-hardening
nixos/dnscrypt-proxy2: more service hardening
2021-02-08 19:22:44 +00:00
R. RyanTM 4239d3450c sqlite-utils: 3.3 -> 3.4.1 2021-02-08 10:50:11 -08:00
IvarWithoutBones f7d56b349d ppsspp: 1.10.3 -> 1.11 2021-02-08 19:45:37 +01:00
Robert Hensing 094362a35a
Merge pull request #112154 from hercules-ci/nixos-hercules-ci-agent-remove-patchNix
nixos/hercules-ci-agent: Remove patchNix
2021-02-08 19:21:00 +01:00
sternenseemann d026bfba04 fetchcvs: fix ssh wrapper failing due to missing /usr/bin/env
/usr/bin/env seems to be no longer be present in the sandbox. This means
that fetchcvs would fail with a “not found error” whenever CVS_RSH was
necessary.

We fix this by simply setting the current $SHELL as shebang.
Alternatively also setting it to /bin/sh statically would be possible.
2021-02-08 19:18:17 +01:00
Martin Weinelt 3e40e83f2f
Merge pull request #112415 from fabaff/bump-base58
python3Packages.base58: 2.0.1 -> 2.1.0
2021-02-08 19:15:36 +01:00
Fabian Affolter d486293b0a python3Packages.archinfo: 9.0.5610 -> 9.0.5739 2021-02-08 19:05:33 +01:00
Bernardo Meurer 77a76e2ff8
release-notes/rl-2103: mention removal of flashplayer support from tree 2021-02-08 09:40:20 -08:00
Kevin Cox 2c74118615
Merge pull request #112394 from turion/dev_test_vscodium
vscode/vscodium: Add integration test
2021-02-08 12:39:20 -05:00
Bernardo Meurer ecaefda84a
nixos.flashpolicyd: drop 2021-02-08 09:38:48 -08:00
Bernardo Meurer b95c84c964
qt5.qtwebkit: remove flashplayerFix 2021-02-08 09:38:47 -08:00
Bernardo Meurer 3e5ee83513
qt48: remove flashplayerFix 2021-02-08 09:38:46 -08:00
Bernardo Meurer 544fdb05a5
hal-flash: drop 2021-02-08 09:38:45 -08:00
Bernardo Meurer 3de724310d
flashplayer: drop 2021-02-08 09:38:44 -08:00
Bernardo Meurer 129ec8a4a5
stdenv: remove mention of flashplayer (in comments) 2021-02-08 09:38:43 -08:00
Bernardo Meurer 6eb8979452
doc: remove mentions of flashplayer 2021-02-08 09:38:42 -08:00
Bernardo Meurer 6ca28ab28e
lib: remove mention of flashplayer in docs 2021-02-08 09:38:41 -08:00
Bernardo Meurer 76dc1086dc
firefox: remove flash support 2021-02-08 09:38:40 -08:00