Commit graph

21379 commits

Author SHA1 Message Date
Rosen Penev
2d1c0a05ae
cifs-utils: update to 6.11
Fixes CVE-2020-14342.

Updated PKG_CPE_ID.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-09-14 14:22:56 -07:00
Paul Spooren
2b5de22202 CI: add super-linter for pull requests
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>
2020-09-14 11:05:33 -10:00
Paul Spooren
69c8cb4129 prometheus: bump to 2.21.0
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>
2020-09-14 11:03:21 -10:00
Rosen Penev
832a4e8a4d
Merge pull request #13388 from commodo/python-batch-updates
numpy,django,pymysql: version bumps
2020-09-14 13:40:56 -07:00
Rosen Penev
7d5f26bebf
Merge pull request #13387 from neheb/i2p
i2pd: refresh patch
2020-09-14 13:38:09 -07:00
Michael Heimpold
232dd76e9f
Merge pull request #13393 from mhei/libiio
libiio: fix linker error when XML backend is not selected
2020-09-14 22:04:06 +02:00
Michael Heimpold
c16abfb3b5 libiio: fix linker error when XML backend is not selected
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>
2020-09-14 21:49:43 +02:00
Hannu Nyman
749e182ca1
Merge pull request #13390 from ja-pa/pytest_6.0.2
python-pytest: update to version 6.0.2
2020-09-14 21:25:56 +03:00
Karl Palsson
4187614567 lang: linotify: add lua bindings for inotify
Signed-off-by: Karl Palsson <karlp@etactica.com>
2020-09-14 16:48:19 +00:00
Daniel Golle
ae5480db06 gnunet: make use of user/group names instead of numeric uid/gid
With openwrt/openwrt@51ec51871f 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>
2020-09-14 13:05:08 +01:00
Jan Pavlinec
9a43f4645a
python-pytest: update to version 6.0.2
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
2020-09-14 12:50:01 +02:00
Rosen Penev
bc3b346e49
Merge pull request #13372 from neheb/qren
qrencode: update to 4.1.0
2020-09-14 02:55:03 -07:00
Rosen Penev
56ee78082e
Merge pull request #13373 from neheb/ariang
ariang: update to 1.1.17
2020-09-14 02:54:32 -07:00
Rosen Penev
b4a9c8d892
Merge pull request #13386 from zhaojh329/libuhttpd
libuhttpd: Update to 3.3.0
2020-09-14 02:53:06 -07:00
Rosen Penev
a9d2333696
Merge pull request #13389 from ja-pa/redis-6.0.8
redis: update to version 6.0.8
2020-09-14 02:52:29 -07:00
Jan Pavlinec
22f8006bb1
redis: update to version 6.0.8
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
2020-09-14 11:11:17 +02:00
Alexandru Ardelean
7074999095 pymysql: bump to version 0.10.1
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2020-09-14 09:25:10 +03:00
Alexandru Ardelean
23938c7aa9 django: bump to version 3.1.1
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2020-09-14 09:24:25 +03:00
Alexandru Ardelean
94f28ac145 numpy: bump to version 1.19.2
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2020-09-14 09:23:24 +03:00
Rosen Penev
a8e1eed8a2 i2pd: refresh patch
This version bump was not tested properly. Not even compile.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-09-13 20:21:45 -07:00
Jianhui Zhao
9b74fcf6af libuhttpd: Update to 3.3.0
Signed-off-by: Jianhui Zhao <zhaojh329@gmail.com>
2020-09-14 10:30:20 +08:00
Daniel Golle
5f9a1a1422 gnunet: update to version 0.13.3
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>
2020-09-13 23:19:39 +01:00
Daniel Golle
decc5f51f4 libextractor: fix dependency for libjpeg.so.6
We replaced libjpeg with libjpeg-turbo, reflect that by letting
libextractor depend on libjpeg-turbo.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2020-09-13 23:19:39 +01:00
Rosen Penev
8c3aa91a71
Merge pull request #13374 from neheb/memcached
memcached: update to 1.6.7
2020-09-13 14:51:29 -07:00
Rosen Penev
862172a893
spdlog: update to 1.8.0
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-09-13 14:50:18 -07:00
Rosen Penev
9e667500e2
Merge pull request #13381 from Andy2244/samba_4-12-6
samba4: update to 4.12.6
2020-09-13 13:07:39 -07:00
Rosen Penev
19866ad4f2
Merge pull request #13369 from neheb/gst1
gstreamer updates
2020-09-13 11:01:46 -07:00
Andy Walsh
896ebed773 samba4: update to 4.12.6
* 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>
2020-09-13 17:50:37 +02:00
Josef Schlehofer
7fdae79e92
Merge pull request #13380 from Cynerd/syslog-ng-tweak
syslog-ng: tweak shell code of network_localhost little bit
2020-09-13 15:02:38 +02:00
Karel Kočí
7b7d074c8d
syslog-ng: tweak shell code of network_localhost little bit
We can get rid of pipe with -n flag to sysctl.

Signed-off-by: Karel Kočí <cynerd@email.cz>
2020-09-13 11:29:43 +02:00
Toke Høiland-Jørgensen
6f4874ad98
Merge pull request #13376 from neheb/acme
acme: update to 2.8.7
2020-09-13 10:37:16 +02:00
Rosen Penev
a85f2e141a
libpsl: fix compilation with debian setuptools
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-09-12 18:51:01 -07:00
Rosen Penev
d00f64c440
Merge pull request #13375 from neheb/xcry
libxcrypt: update to 4.4.17
2020-09-12 18:44:16 -07:00
Rosen Penev
bbf0bc94f2
acme: update to 2.8.7
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>
2020-09-12 18:43:38 -07:00
Rosen Penev
3fc8fb844f
libxcrypt: update to 4.4.17
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-09-12 18:15:59 -07:00
Rosen Penev
26d063012e
Merge pull request #13367 from flyn-org/selinux
audit: fix dependency error when libev also selected
2020-09-12 18:12:00 -07:00
Rosen Penev
71e5aeb912
Merge pull request #13371 from neheb/upmpd
upmpdcli: update to 1.4.14
2020-09-12 18:11:41 -07:00
Rosen Penev
30ed11ebc7
memcached: update to 1.6.7
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-09-12 18:10:03 -07:00
Rosen Penev
02fc25603c
ariang: update to 1.1.17
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-09-12 18:02:37 -07:00
W. Michael Petullo
55d588c924 audit: fix dependency error when libev also selected
Auditd seems to build its own libev if the library is not already present;
otherwise it uses the system-installed library. This adds libev as a
dependency to ensure a consistent build.

Signed-off-by: W. Michael Petullo <mike@flyn.org>
2020-09-12 20:01:40 -05:00
Rosen Penev
c1d6d0d97b
Merge pull request #13370 from neheb/xfs2
xfsprogs: update to 5.8.0
2020-09-12 17:54:24 -07:00
Rosen Penev
124583c148
qrencode: update to 4.1.0
Remove upstreamed patches.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-09-12 17:52:44 -07:00
Rosen Penev
4bc44e78c0
upmpdcli: update to 1.4.14
Removed sort of upstreamed patch.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-09-12 17:47:05 -07:00
Rosen Penev
b05705b94d
Merge pull request #13368 from flyn-org/pigeonhole
pigeonhole: update to 0.5.11
2020-09-12 17:42:13 -07:00
Rosen Penev
8bc26ed598
xfsprogs: update to 5.8.0
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-09-12 17:41:03 -07:00
Rosen Penev
9ef725a5ce
gst1-libav: update to 1.18.0
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-09-12 17:33:22 -07:00
Rosen Penev
5b51888efc
gst1-plugins-ugly: update to 1.18.0
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-09-12 17:33:21 -07:00
Rosen Penev
c012c96e7a
gst1-plugins-bad: update to 1.18.0
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-09-12 17:33:21 -07:00
Rosen Penev
ab2f6fa143
gst1-plugins-good: update to 1.18.0
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-09-12 17:33:21 -07:00
Rosen Penev
cb00f0625a
gst1-plugins-base: update to 1.18.0
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-09-12 17:33:20 -07:00