aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
* | | | | | | Merge pull request #13398 from ja-pa/zmq-security-update-4.3.3Rosen Penev2020-09-15
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | zmq: update to version 4.3.3 (security fix)
| * | | | | | zmq: update to version 4.3.3 (security fix)Jan Pavlinec2020-09-15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes CVE-2020-15166 Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
* | | | | | | Merge pull request #13399 from BKPepe/ytdlJosef Schlehofer2020-09-15
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | youtube-dl: update to version 2020.9.14
| * | | | | | | youtube-dl: update to version 2020.9.14Josef Schlehofer2020-09-15
|/ / / / / / / | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
* | | | | | | Merge pull request #13394 from neheb/ciifs-utilsRosen Penev2020-09-14
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | cifs-utils: update to 6.11
| * | | | | | | cifs-utils: update to 6.11Rosen Penev2020-09-14
|/ / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes CVE-2020-14342. Updated PKG_CPE_ID. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | CI: add super-linter for pull requestsPaul Spooren2020-09-14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This commit adds a linter which checks most common filetypes, including Shell and Lua. Ideally this improves the quality of especially `init` scripts written in Shell. Signed-off-by: Paul Spooren <mail@aparcar.org>
* | | | | | | prometheus: bump to 2.21.0Paul Spooren2020-09-14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This release is built with Go 1.15, which deprecates X.509 CommonName in TLS certificates validation. In the unlikely case that you use the gRPC API v2 (which is limited to TSDB admin commands), please note that we will remove this experimental API in the next minor release 2.22. [CHANGE] Disable HTTP/2 because of concerns with the Go HTTP/2 client. #7588 #7701 [CHANGE] PromQL: query_log_file path is now relative to the config file. #7701 [CHANGE] Promtool: Replace the tsdb command line tool by a promtool tsdb subcommand. #6088 [CHANGE] Rules: Label rule_group_iterations metric with group name. #7823 [FEATURE] Eureka SD: New service discovery. #3369 [FEATURE] Hetzner SD: New service discovery. #7822 [FEATURE] Kubernetes SD: Support Kubernetes EndpointSlices. #6838 [FEATURE] Scrape: Add per scrape-config targets limit. #7554 [ENHANCEMENT] Support composite durations in PromQL, config and UI, e.g. 1h30m. #7713 #7833 [ENHANCEMENT] DNS SD: Add SRV record target and port meta labels. #7678 [ENHANCEMENT] Docker Swarm SD: Support tasks and service without published ports. #7686 [ENHANCEMENT] PromQL: Reduce the amount of data queried by remote read when a subquery has an offset. #7667 [ENHANCEMENT] Promtool: Add --time option to query instant command. #7829 [ENHANCEMENT] UI: Respect the --web.page-title parameter in the React UI. #7607 [ENHANCEMENT] UI: Add duration, labels, annotations to alerts page in the React UI. #7605 [ENHANCEMENT] UI: Add duration on the React UI rules page, hide annotation and labels if empty. #7606 [BUGFIX] API: Deduplicate series in /api/v1/series. #7862 [BUGFIX] PromQL: Drop metric name in bool comparison between two instant vectors. #7819 [BUGFIX] PromQL: Exit with an error when time parameters can't be parsed. #7505 [BUGFIX] Remote read: Re-add accidentally removed tracing for remote-read requests. #7916 [BUGFIX] Rules: Detect extra fields in rule files. #7767 [BUGFIX] Rules: Disallow overwriting the metric name in the labels section of recording rules. #7787 [BUGFIX] Rules: Keep evaluation timestamp across reloads. #7775 [BUGFIX] Scrape: Do not stop scrapes in progress during reload. #7752 [BUGFIX] TSDB: Fix chunks.HeadReadWriter: maxt of the files are not set error. #7856 [BUGFIX] TSDB: Delete blocks atomically to prevent corruption when there is a panic/crash during deletion. #7772 [BUGFIX] Triton SD: Fix a panic when triton_sd_config is nil. #7671 [BUGFIX] UI: Fix react UI bug with series going on and off. #7804 [BUGFIX] UI: Fix styling bug for target labels with special names in React UI. #7902 [BUGFIX] Web: Stop CMUX and GRPC servers even with stale connections, preventing the server to stop on SIGTERM. #7810 Signed-off-by: Paul Spooren <mail@aparcar.org>
* | | | | | | Merge pull request #13388 from commodo/python-batch-updatesRosen Penev2020-09-14
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | numpy,django,pymysql: version bumps
| * | | | | | | pymysql: bump to version 0.10.1Alexandru Ardelean2020-09-14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
| * | | | | | | django: bump to version 3.1.1Alexandru Ardelean2020-09-14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
| * | | | | | | numpy: bump to version 1.19.2Alexandru Ardelean2020-09-14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* | | | | | | | Merge pull request #13387 from neheb/i2pRosen Penev2020-09-14
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | i2pd: refresh patch
| * | | | | | | | i2pd: refresh patchRosen Penev2020-09-13
| |/ / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This version bump was not tested properly. Not even compile. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | | Merge pull request #13393 from mhei/libiioMichael Heimpold2020-09-14
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | libiio: fix linker error when XML backend is not selected
| * | | | | | | | libiio: fix linker error when XML backend is not selectedMichael Heimpold2020-09-14
|/ / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | It seems to be an upstream bug which prevents linking when XML backend is not selected: ../libiio.so.0.21: undefined reference to `encode_xml_ndup' Until this is clarified with upstream, prevent OpenWrt users from deselecting the XML backend. This increases the footprint of this package, but renders it usable again. Signed-off-by: Michael Heimpold <mhei@heimpold.de>
* | | | | | | | Merge pull request #13390 from ja-pa/pytest_6.0.2Hannu Nyman2020-09-14
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | python-pytest: update to version 6.0.2
| * | | | | | | | python-pytest: update to version 6.0.2Jan Pavlinec2020-09-14
| | |/ / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
* | | | | | | | lang: linotify: add lua bindings for inotifyKarl Palsson2020-09-14
| |_|/ / / / / |/| | | | | | | | | | | | | | | | | | | | Signed-off-by: Karl Palsson <karlp@etactica.com>
* | | | | | | gnunet: make use of user/group names instead of numeric uid/gidDaniel Golle2020-09-14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | With openwrt/openwrt@51ec51871fd57b80096baf76d6b21a2ae46e4748 one can now use user/group names instead of numeric uid/gid in FILE_MODES. Make use of that. Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | | | | | Merge pull request #13372 from neheb/qrenRosen Penev2020-09-14
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | qrencode: update to 4.1.0
| * | | | | | | qrencode: update to 4.1.0Rosen Penev2020-09-12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove upstreamed patches. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | | Merge pull request #13373 from neheb/ariangRosen Penev2020-09-14
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | ariang: update to 1.1.17
| * | | | | | | | ariang: update to 1.1.17Rosen Penev2020-09-12
| |/ / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | | Merge pull request #13386 from zhaojh329/libuhttpdRosen Penev2020-09-14
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | libuhttpd: Update to 3.3.0
| * | | | | | | | libuhttpd: Update to 3.3.0Jianhui Zhao2020-09-14
| | |_|/ / / / / | |/| | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Jianhui Zhao <zhaojh329@gmail.com>
* | | | | | | | Merge pull request #13389 from ja-pa/redis-6.0.8Rosen Penev2020-09-14
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | redis: update to version 6.0.8
| * | | | | | | redis: update to version 6.0.8Jan Pavlinec2020-09-14
| | |/ / / / / | |/| | | | | | | | | | | | | | | | | | | Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
* | | | | | | gnunet: update to version 0.13.3Daniel Golle2020-09-13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Apart from adapting to upstream changes also switch to use FILE_MODES instead of chown/chmod in init-script. Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | | | | | libextractor: fix dependency for libjpeg.so.6Daniel Golle2020-09-13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | We replaced libjpeg with libjpeg-turbo, reflect that by letting libextractor depend on libjpeg-turbo. Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | | | | | Merge pull request #13374 from neheb/memcachedRosen Penev2020-09-13
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | memcached: update to 1.6.7
| * | | | | | | memcached: update to 1.6.7Rosen Penev2020-09-12
| | |/ / / / / | |/| | | | | | | | | | | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | spdlog: update to 1.8.0Rosen Penev2020-09-13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | Merge pull request #13381 from Andy2244/samba_4-12-6Rosen Penev2020-09-13
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | samba4: update to 4.12.6
| * | | | | | | samba4: update to 4.12.6Andy Walsh2020-09-13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * update to 4.12.6 * fix optional modules not included on module build (vfs_btrfs, vfs_linux_xfs_sgid) Signed-off-by: Andy Walsh <andy.walsh44+github@gmail.com>
* | | | | | | | Merge pull request #13369 from neheb/gst1Rosen Penev2020-09-13
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | gstreamer updates
| * | | | | | | libpsl: fix compilation with debian setuptoolsRosen Penev2020-09-12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
| * | | | | | | gst1-libav: update to 1.18.0Rosen Penev2020-09-12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
| * | | | | | | gst1-plugins-ugly: update to 1.18.0Rosen Penev2020-09-12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
| * | | | | | | gst1-plugins-bad: update to 1.18.0Rosen Penev2020-09-12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
| * | | | | | | gst1-plugins-good: update to 1.18.0Rosen Penev2020-09-12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
| * | | | | | | gst1-plugins-base: update to 1.18.0Rosen Penev2020-09-12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
| * | | | | | | gstreamer1: update to 1.18.0Rosen Penev2020-09-12
| |/ / / / / / | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | Merge pull request #13380 from Cynerd/syslog-ng-tweakJosef Schlehofer2020-09-13
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | syslog-ng: tweak shell code of network_localhost little bit
| * | | | | | | syslog-ng: tweak shell code of network_localhost little bitKarel Kočí2020-09-13
|/ / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | We can get rid of pipe with -n flag to sysctl. Signed-off-by: Karel Kočí <cynerd@email.cz>
* | | | | | | Merge pull request #13376 from neheb/acmeToke Høiland-Jørgensen2020-09-13
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | | acme: update to 2.8.7
| * | | | | | acme: update to 2.8.7Rosen Penev2020-09-12
| |/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change URL to codeload. It redirects to it anyway. I was getting a 404 error with the original. I couldn't figure it out. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | Merge pull request #13375 from neheb/xcryRosen Penev2020-09-12
|\ \ \ \ \ \ | | | | | | | | | | | | | | libxcrypt: update to 4.4.17
| * | | | | | libxcrypt: update to 4.4.17Rosen Penev2020-09-12
| |/ / / / / | | | | | | | | | | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | Merge pull request #13367 from flyn-org/selinuxRosen Penev2020-09-12
|\ \ \ \ \ \ | | | | | | | | | | | | | | audit: fix dependency error when libev also selected