aboutsummaryrefslogtreecommitdiff
path: root/utils
Commit message (Collapse)AuthorAge
* zoneinfo: Updated to the latest releaseVladimir Ulrich2020-10-20
| | | | | | Also updated compability options to build in supported by musl format Signed-off-by: Vladimir Ulrich <admin@evl.su>
* Merge pull request #13694 from BKPepe/psmiscJosef Schlehofer2020-10-20
|\ | | | | psmisc: add package
| * psmisc: add packageJosef Schlehofer2020-10-17
| | | | | | | | Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
* | Merge pull request #13695 from BKPepe/reptyrJosef Schlehofer2020-10-20
|\ \ | | | | | | reptyr: add package
| * | reptyr: add runtime testJosef Schlehofer2020-10-17
| | | | | | | | | | | | Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
| * | reptyr: add packageJosef Schlehofer2020-10-17
| |/ | | | | | | Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
* | Merge pull request #13617 from PolynomialDivision/sipcalcRosen Penev2020-10-19
|\ \ | | | | | | sipcalc: add IPv4/IPv6 calculator
| * | sipcalc: add IPv4/IPv6 calculatorNick Hainke2020-10-09
| | | | | | | | | | | | | | | | | | Sipcalc is an advanced ip calculator supporting both IPv4 and IPv6. Signed-off-by: Nick Hainke <vincent@systemli.org>
* | | Revert "zoneinfo: Updated to the latest release"Hannu Nyman2020-10-19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This reverts commit 1f5f599d0ea434820e06fd540ecbc9c7f15399b4 that bumped the zoneinfo version from 2020a to 2020b. Apparently some libc are incompatible with the data format in 2020b. At least our default libc, musl, fails to parse timezones from the compiled 2020b zoneinfo files. Release notes mention that deprecated "posixrules" feature is now omitted from the default build. Possibly musl uses it? Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
* | | prometheus: bump to 2.22.0Paul Spooren2020-10-18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | As announced in the 2.21.0 release notes, the experimental gRPC API v2 has been removed. [CHANGE] web: Remove APIv2. #7935 [ENHANCEMENT] React UI: Implement missing TSDB head stats section. #7876 [ENHANCEMENT] UI: Add Collapse all button to targets page. #6957 [ENHANCEMENT] UI: Clarify alert state toggle via checkbox icon. #7936 [ENHANCEMENT] Add rule_group_last_evaluation_samples and prometheus_tsdb_data_replay_duration_seconds metrics. #7737 #7977 [ENHANCEMENT] Gracefully handle unknown WAL record types. #8004 [ENHANCEMENT] Issue a warning for 64 bit systems running 32 bit binaries. #8012 [BUGFIX] Adjust scrape timestamps to align them to the intended schedule, effectively reducing block size. Workaround for a regression in go1.14+. #7976 [BUGFIX] promtool: Ensure alert rules are marked as restored in unit tests. #7661 [BUGFIX] Eureka: Fix service discovery when compiled in 32-bit. #7964 [BUGFIX] Don't do literal regex matching optimisation when case insensitive. #8013 [BUGFIX] Fix classic UI sometimes running queries for instant query when in range query mode. #7984 Signed-off-by: Paul Spooren <mail@aparcar.org>
* | | logrotate: add runtime testJosef Schlehofer2020-10-17
| | | | | | | | | | | | Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
* | | logrotate: update to version 3.17.0Josef Schlehofer2020-10-17
| |/ |/| | | | | Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
* | Merge pull request #13658 from miska/mariadb-procdRosen Penev2020-10-16
|\ \ | | | | | | mariadb: procd adoption
| * | mariadb: Cleanup and bumpMichal Hrusecky2020-10-14
| | | | | | | | | | | | | | | | | | | | | | | | Remove few no longer needed bits - like checking that datadir is defined or mysqld_safe from server package and bumping revision after all the init script cleanups. Signed-off-by: Michal Hrusecky <michal.hrusecky@turris.com>
| * | mariadb: Use procd and run as userMichal Hrusecky2020-10-14
| | | | | | | | | | | | | | | | | | Drop mysqld_safe and use procd instead. Also run as a user. Signed-off-by: Michal Hrusecky <michal.hrusecky@turris.com>
| * | mariadb: Do not use mysqladmin in initMichal Hrusecky2020-10-13
| | | | | | | | | | | | | | | | | | | | | Rewrite init script as mysqladmin requires access to the MySQL which is hard to guarantee. Use standard signals instead. Signed-off-by: Michal Hrusecky <michal.hrusecky@turris.com>
| * | mariadb: Use defaults and change default datadirMichal Hrusecky2020-10-13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Use /srv/mysql as default datadir as /var/lib/mysql is in tmpfs. This doesn't affect any existing setup as up till now it had to be always specified in configuration. That is addressed in the second part of this commit - init script now uses even defaults as compiled in MariaDB so not everything has to be specified in configuration file. Signed-off-by: Michal Hrusecky <michal.hrusecky@turris.com>
* | | gammu: update to 1.42.0Rosen Penev2020-10-14
| | | | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | treewide: add missing BUILDONLYRosen Penev2020-10-12
|/ / | | | | | | | | | | | | | | Fixes Makefile warnings: WARNING: skipping X -- package has no install section Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | Merge pull request #13648 from neheb/canuRosen Penev2020-10-12
|\ \ | | | | | | canutils: remove usleep and bzero
| * | canutils: remove usleep and bzeroRosen Penev2020-10-12
| | | | | | | | | | | | | | | | | | Both removed in POSIX 2008. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | picocom: remove usleepRosen Penev2020-10-12
|/ / | | | | | | | | | | usleep is removed in POSIX 2008. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | Merge pull request #13606 from PolynomialDivision/add-hostapd-ubus-exporterRosen Penev2020-10-12
|\ \ | | | | | | prometheus-node-exporter-lua: hostad ubus stats
| * | prometheus-node-exporter-lua: hostad ubus statsNick Hainke2020-10-12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | There is already the hostapd_stations exporter, which uses hostapd-utils (more precisely hostapd-cli) to get client statistics. However, the ubus interface is permanently integrated under hostapd in OpenWrt. So this exporter needs one dependency less. For now it exports mainly the rrm statistics. Many people are interested in what your device supports. The exporter provides information about the radio-resource-managment extensions. Signed-off-by: Nick Hainke <vincent@systemli.org>
* | | mariadb: Add basic testMichal Hrusecky2020-10-12
| | | | | | | | | | | | | | | | | | Add simple to test to try to run MariaDB and get the version. Signed-off-by: Michal Hrusecky <michal.hrusecky@turris.com>
* | | zoneinfo: Updated to the latest releaseVladimir Ulrich2020-10-12
| | | | | | | | | | | | Signed-off-by: Vladimir Ulrich <admin@evl.su>
* | | mariadb: fix compilation when selinux is presentRosen Penev2020-10-11
| | | | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | gammu: add back nls.mkRosen Penev2020-10-11
| | | | | | | | | | | | | | | | | | Because glib2 uses libintl, this is needed to prevent a linking error. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | vim: run test.sh only for vim{-full,-fuller}Paul Spooren2020-10-09
| | | | | | | | | | | | | | | | | | | | | Previously the test.sh script would also run for the `vim-help` package which isn't a binary package but just a tar archive. Signed-off-by: Paul Spooren <mail@aparcar.org>
* | | Merge pull request #13603 from neheb/ctopRosen Penev2020-10-09
|\ \ \ | |_|/ |/| | ctop: match ARCH with docker-ce
| * | ctop: match ARCH with docker-ceRosen Penev2020-10-08
| |/ | | | | | | | | | | Only makes sense as ctop uses docker-ce. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* / open-vm-tools: update to 11.1.15Rosen Penev2020-10-09
|/ | | | | | | | | | | | | | | | | Refreshed patches. Reworked several of them as musl has changed. Removed several upstreamed ones. Added musl 1.2.0 patch which uses 64-bit time_t. Removed -Werror as there's a redefinition warning caused by nls.mk. Replaced glib2/host dependency with rpcsvc-proto. Fixed compilation with full NLS. Fixed compilation with musl 1.2.0 Signed-off-by: Rosen Penev <rosenp@gmail.com>
* dump1090: update to 4.0Rosen Penev2020-10-07
| | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* Merge pull request #13544 from PolynomialDivision/feature/updatdawnexporterRosen Penev2020-10-07
|\ | | | | prometheus-node-exporter-lua: update dawn exporter
| * prometheus-node-exporter-lua: update dawn exporterNick Hainke2020-10-07
| | | | | | | | | | | | | | Add dawn exporter to Makefile. Add hostname to export. Signed-off-by: Nick Hainke <vincent@systemli.org>
* | nano: update to 5.3Hannu Nyman2020-10-07
| | | | | | | | | | | | Update nano editor to version 5.3. Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
* | Merge pull request #13570 from jefferyto/golang-1.15Rosen Penev2020-10-07
|\ \ | | | | | | golang: Update to 1.15.2, update/enhance Makefiles
| * | golang: Share build cache across package buildsJeffery To2020-10-06
| |/ | | | | | | | | | | | | This also adds a config option GOLANG_BUILD_CACHE_DIR to customize the location of the build cache directory. Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* / btrfs-progs: update to version 5.7Josef Schlehofer2020-10-06
|/ | | | Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
* Merge pull request #13546 from miska/maria-cleanup-updateRosen Penev2020-10-03
|\ | | | | MariaDB: cleanup & update
| * mariadb: Update to version 10.4.14Michal Hrusecky2020-10-02
| | | | | | | | Signed-off-by: Michal Hrusecky <michal.hrusecky@turris.com>
| * mariadb: Add shellcheck disable into init scriptMichal Hrusecky2020-10-02
| | | | | | | | | | | | | | | | | | On few places, shellcheck gets confused by how some OpenWrt functions work - especially load ones. Also on few places there are $options variables that need not to be globbed. Could be rewritten better not to need them, but I'll do major rewrites later in separate pull request. Signed-off-by: Michal Hrusecky <michal.hrusecky@turris.com>
| * mariadb: Use double quotes where possibleMichal Hrusecky2020-10-02
| | | | | | | | | | | | | | | | Just to make sure, add double quotes around strings and various variables. In some cases it could prevent some issues, in other cases it is just a good practice. Signed-off-by: Michal Hrusecky <michal.hrusecky@turris.com>
| * mariadb: Handle non-existent logger in initMichal Hrusecky2020-10-01
| | | | | | | | | | | | Make sure init script has a fallback when logger is not available. Signed-off-by: Michal Hrusecky <michal.hrusecky@turris.com>
* | Merge pull request #13559 from BKPepe/nnnJosef Schlehofer2020-10-03
|\ \ | | | | | | nnn: update to version 3.4
| * | nnn: update to version 3.4Josef Schlehofer2020-10-02
| |/ | | | | | | Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
* | beep: fix dependency to support non-x86 target and kmod-gpio-beeperYanase Yuki2020-10-03
| | | | | | | | | | | | | | | | | | | | | | | | Beep is a target-independent software that can handle buzzers controlled by kmod-gpio-beeper. This change is useful for some non-x86 enterprise APs and development boards that have a buzzer connected to GPIO. Compile-tested: ath79, ELECOM WAB-I1750-PS, 3fab4ac + device support patch Run-tested: ath79, ELECOM WAB-I1750-PS, 3fab4ac + device support patch Signed-off-by: Yanase Yuki <dev@zpc.sakura.ne.jp>
* | beep: add missing PKG_MIRROR_HASHYanase Yuki2020-10-03
|/ | | | Signed-off-by: Yanase Yuki <dev@zpc.sakura.ne.jp>
* Merge pull request #13515 from neheb/domo3Rosen Penev2020-10-01
|\ | | | | domoticz: fix compilation with full NLS
| * domoticz: fix compilation with full NLSRosen Penev2020-09-28
| | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>