aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* travelmate: update to release 2.0Dirk Brenken2020-09-19
| | | | | | | | | | | | | | | | | | | | - new package dependency: curl (plus one of the wpad variants) - optional package dependencies: - 'msmtp' for email notification support - 'wireguard' or 'openvpn' for vpn support - removed WEP support, only WPA/WPA2/WPA3 are supported! - new, more robust setup wizard (CLI and LuCI) - more robust captive portal detection - randomize mac addresses with every uplnk connect - automatic vpn handling during uplink switch (only classic/simple client-setups for wireguard or openvpn are supported) - email notifications after successful uplink connections - automatically disable uplinks after n minutes, e.g. for timed connections - automatically (re-)enable uplinks after n minutes, e.g. after failed login attempts - complete LuCI rewrite - migrated to client side JS (separate PR) Signed-off-by: Dirk Brenken <dev@brenken.org>
* stubby: fix typoSalim B2020-09-18
| | | | Signed-off-by: Salim B salim@posteo.de
* Merge pull request #13400 from tiagogaspar8/kea-update-1.8.0Rosen Penev2020-09-18
|\ | | | | kea: update package to 1.8.0
| * kea: update package to 1.8.0Tiago Gaspar2020-09-18
| | | | | | | | | | | | | | Update kea to the latest stable version (1.8.0) and add kea-shell package. Signed-off-by: Tiago Gaspar <tiagogaspar8@gmail.com>
* | Merge pull request #13422 from neheb/sntpRosen Penev2020-09-18
|\ \ | | | | | | ntpd: Include sntp binary only with ntp-utils
| * | ntpd: Include sntp binary only with ntp-utilsKenneth J. Miller2020-09-18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Don't build the sntp binary and libevent2-pthread dependency unless ntp-utils is selected. Re-add ntp-keygen dependency libevent2-core. Fixes openwrt#10307 Signed-off-by: Kenneth J. Miller <ken@miller.ec>
* | | Merge pull request #12123 from vKnmnn/masterRosen Penev2020-09-18
|\ \ \ | | | | | | | | mini_snmpd: Add sysDescr option.
| * | | mini_snmpd: Add sysDescr option.Robert von Könemann2020-05-14
| | | | | | | | | | | | | | | | | | | | | | | | Some monitoring tools will run into errors when sysDescr field is empty. This was the case for cacti 1.2.8 that i'm using to monitor my network. Ideally the sysDescr field would contain some information from the overview of luci, e.g. the Model, Firmware and Kernel-Version fields, but i am stranger to OpenWRT, so I'm unable to do that. Signed-off-by: Robert von Könemann <lordtaifleh@gmail.com>
* | | | Merge pull request #13349 from olek2/coremarkRosen Penev2020-09-18
|\ \ \ \ | | | | | | | | | | coremark: add various optimization options
| * | | | coremark: add various optimization optionsAleksander Jan Bajkowski2020-09-09
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Changes: - Pass compiler flags through PORT_CFLAGS (previously, it was always compiled with -O2 -lrt) - Add option to override toolchain and use -O3 - Disable MIPS16 (highly decreases results) - Enable LTO Signed-off-by: Aleksander Jan Bajkowski <A.Bajkowski@stud.elka.pw.edu.pl>
* | | | | Merge pull request #13260 from neheb/apdepRosen Penev2020-09-18
|\ \ \ \ \ | | | | | | | | | | | | apache: fix compilation without deprecated OpenSSL APIs
| * | | | | apache: fix compilation without deprecated OpenSSL APIsRosen Penev2020-08-31
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | Merge pull request #13337 from jmarcet/docker-compose-updateRosen Penev2020-09-18
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | | docker-compose: Update to version 1.27.3
| * | | | | docker-compose: Update to version 1.27.3Javier Marcet2020-09-17
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Javier Marcet <javier@marcet.info>
* | | | | | Merge pull request #13420 from nxhack/serialport_901Rosen Penev2020-09-18
|\ \ \ \ \ \ | | | | | | | | | | | | | | node-serialport: update to 9.0.1
| * | | | | | node-serialport: update to 9.0.1Hirokazu MORIKAWA2020-09-18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
* | | | | | | Merge pull request #13419 from nxhack/serialport-bindings_901Rosen Penev2020-09-18
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | node-serialport-bindings: update to 9.0.1
| * | | | | | | node-serialport-bindings: update to 9.0.1Hirokazu MORIKAWA2020-09-18
| |/ / / / / / | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
* | | | | | | Merge pull request #13418 from nxhack/hid_131Rosen Penev2020-09-18
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | node-hid: update to 1.3.1
| * | | | | | | node-hid: update to 1.3.1Hirokazu MORIKAWA2020-09-18
| |/ / / / / / | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
* | | | | | | Merge pull request #13416 from nxhack/homebridge_122Rosen Penev2020-09-18
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | node-homebridge: update to 1.2.2
| * | | | | | | node-homebridge: update to 1.2.2Hirokazu MORIKAWA2020-09-18
| |/ / / / / / | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
* | | | | | | syncthing: simplify runtime testPaul Spooren2020-09-17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Passed argument no longer contains the release. Signed-off-by: Paul Spooren <mail@aparcar.org>
* | | | | | | prometheus: simplify runtime testPaul Spooren2020-09-17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Passed argument no longer contains the release. Signed-off-by: Paul Spooren <mail@aparcar.org>
* | | | | | | CI: pass only VERSION to test.shPaul Spooren2020-09-17
|/ / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Currently the passed VERSION includes the release, which is usually not part of the compiled binary. Removing it simplifies the `grep` command to check for correct package output during runtime tests. Signed-off-by: Paul Spooren <mail@aparcar.org>
* / / / / / prometheus: add runtime testPaul Spooren2020-09-17
|/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Run trivial check if the compiled binary works on the architecture. Do so by comparing the printed version by the binary with the Makefile version. The release is OpenWrt specific, so cut it off. Signed-off-by: Paul Spooren <mail@aparcar.org>
* | | | | CI: run also on test.sh changesPaul Spooren2020-09-17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The CI only tests packages if a Makefile changed, e.g. containing a version or release bump. This covers package related files as at least the package release must change whenever a file was touched. The `test.sh` file is a runtime test used to verify working packages within OpenWrt containers. This file can independently change and will never be included in the package ipk files, therefore trigger the CI on its changes as well. Signed-off-by: Paul Spooren <mail@aparcar.org>
* | | | | gnurl: update to release 0.72.0Daniel Golle2020-09-17
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | | | Merge pull request #13406 from neheb/zmqqqRosen Penev2020-09-16
|\ \ \ \ \ | | | | | | | | | | | | zmq: fix compilation when libbsd is present
| * | | | | zmq: fix compilation when libbsd is presentRosen Penev2020-09-16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Limit libbsd support to glibc. Remove wrong python variable. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | Merge pull request #13391 from OpenIoTHub/gateway-go-prRosen Penev2020-09-16
|\ \ \ \ \ \ | | | | | | | | | | | | | | gateway-go: add new package
| * | | | | | gateway-go: add new packageYu Fang2020-09-15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Yu Fang <yu@iotserv.com>
* | | | | | | Merge pull request #13403 from graysky2/htop302Rosen Penev2020-09-16
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | htop: update to 3.0.2-1
| * | | | | | | htop: update to 3.0.2-1John Audia2020-09-16
| | |_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Build-tested: x86/64 Run-tested: ipq806x (R7800) Signed-off-by: John Audia <graysky@archlinux.us>
* | | | | | | Merge pull request #13401 from nxhack/node_12_18_4Rosen Penev2020-09-16
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | | node: update to v12.18.4
| * | | | | | node: update to v12.18.4Hirokazu MORIKAWA2020-09-16
| |/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Vulnerabilities fixed: * CVE-2020-8201: HTTP Request Smuggling due to CR-to-Hyphen conversion (High). * CVE-2020-8252: fs.realpath.native on may cause buffer overflow (Medium). Imported patches from the debian package. Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
* | | | | | CI: add runtime tests for packagesPaul Spooren2020-09-16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Additional to manual runtime tests this CI addition runs a custom test script per package. Ideally this lowers the errors of package bumps, something which is time consuming when done manually for multiple architectures. This CI uses the official OpenWrt containers and tries to install and run compiled packages. The run depends on the content of `test.sh`, which is an `ash` script. It's called with the *packge name* and *package version* as arguments. This allows different behaviour if a single package generates multiple IPK files. The version is usable for the most trivial runtime check, e.g. `tmux -V | grep "$2"`. The current approach uses the qus project[1] which contains multiple QEMU binaries to run various architectures. [1]: https://github.com/dbhi/qus Signed-off-by: Paul Spooren <mail@aparcar.org>
* | | | | | syncthing: add runtime testPaul Spooren2020-09-16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Run trivial check if the compiled binary works on the architecture. Signed-off-by: Paul Spooren <mail@aparcar.org>
* | | | | | 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>