aboutsummaryrefslogtreecommitdiff
path: root/utils
Commit message (Collapse)AuthorAge
* Merge pull request #8374 from dangowrt/tar-1.32Hannu Nyman2019-03-17
|\ | | | | tar: update to version 1.32
| * tar: update to version 1.32Daniel Golle2019-03-10
| | | | | | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | Merge pull request #8411 from srchack/open-vm-tools_remove_resolutionkmsHannu Nyman2019-03-16
|\ \ | | | | | | open-vm-tools: remove resolutionkms
| * | open-vm-tools: remove resolutionkmsYuhei OKAWA2019-03-15
| | | | | | | | | | | | | | | | | | | | | | | | | | | fix snapshot build err. Add configure option "--enable-resolutionkms=no" Can not build if libdrm and libudev exist. Since resolutionkms is not used, it is avoided by disabling it. Signed-off-by: Yuhei OKAWA <tochiro.srchack@gmail.com>
* | | Merge pull request #8259 from haodong/fishHannu Nyman2019-03-14
|\ \ \ | |/ / |/| | fish: Update to 3.0.2
| * | fish: update to v3.0.2Hao Dong2019-02-20
| | | | | | | | | | | | Signed-off-by: Hao Dong <halbertdong@gmail.com>
* | | btrfs-progs: update to 4.20.2Karel Kočí2019-03-13
| | | | | | | | | | | | Signed-off-by: Karel Kočí <karel.koci@nic.cz>
* | | bigclown-mqtt2influxdb: add packageKarel Kočí2019-03-11
| | | | | | | | | | | | Signed-off-by: Karel Kočí <karel.koci@nic.cz>
* | | bigclown-control-tool: add packageKarel Kočí2019-03-11
| | | | | | | | | | | | Signed-off-by: Karel Kočí <karel.koci@nic.cz>
* | | bigclown-gateway: add packageKarel Kočí2019-03-11
| |/ |/| | | | | Signed-off-by: Karel Kočí <karel.koci@nic.cz>
* | Merge pull request #8176 from MikePetullo/jqHannu Nyman2019-03-10
|\ \ | | | | | | jq: compile with _GNU_SOURCE (fixes #7785)
| * | jq: compile with _GNU_SOURCE (fixes #7785)W. Michael Petullo2019-02-11
| | | | | | | | | | | | Signed-off-by: W. Michael Petullo <mike@flyn.org>
* | | Merge pull request #7982 from ja-pa/ssdeepHannu Nyman2019-03-10
|\ \ \ | | | | | | | | ssdeep: add new package
| * | | ssdeep: add new packageJan Pavlinec2019-01-30
| | | | | | | | | | | | | | | | Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
* | | | Merge pull request #8041 from neheb/bonHannu Nyman2019-03-10
|\ \ \ \ | | | | | | | | | | bonnie++: Update to 1.98
| * | | | bonnie++: Update to 1.98Rosen Penev2019-03-03
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This version contains NVME fixes. Edited the patches to modify the package Makefile directly so as to reduce hacks in the OpenWrt Makefile. Added LTO support to lower filesize by ~4KB. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | Merge pull request #8109 from neheb/moHannu Nyman2019-03-10
|\ \ \ \ \ | | | | | | | | | | | | moreutils: Update to 0.63
| * | | | | moreutils: Update to 0.63Rosen Penev2019-02-02
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | auc: send revision in update checkDaniel Golle2019-03-08
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | | | | auc: adapt to server and ubus APIDaniel Golle2019-03-07
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | | | | Merge pull request #7985 from PeterFromSweden/telldusHannu Nyman2019-03-07
|\ \ \ \ \ \ | | | | | | | | | | | | | | telldus-core: Add new package.
| * | | | | | telldus-core: Add new package.Peter Liedholm2019-03-01
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Peter Liedholm <PeterFromSwe884@gmail.com>
* | | | | | | Merge pull request #8356 from aparcar/asu-cert-serverDaniel Golle2019-03-07
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | attendedsyuspgrade-common: add key and set server
| * | | | | | | attendedsyuspgrade-common: add key and set serverPaul Spooren2019-03-06
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | In collaboration with @dangowrt the server makes use of `ucert`. Active workers sign created firmware and clients check if the signature is valid. Certs of *hacked* or inactive workers can be revoked. Private CA key is **not** stored on the upgrade server. Only for devices already supporting ucert via firmware metadata. Signed-off-by: Paul Spooren <mail@aparcar.org>
* | | | | | | | auc: remove left-over subtarget stringDaniel Golle2019-03-07
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | | | | | | auc: more API updatesDaniel Golle2019-03-06
|/ / / / / / / | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | / / / / auc: sync with server APIDaniel Golle2019-03-06
| |_|/ / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Drop pre-ucert signature verification. HTTPS is optional now as integrity can also be provided using ucert. Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | | | | pcsc-lite: update to version 1.8.24Daniel Golle2019-03-02
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | | | | cryptsetup: update to version 2.1.0Daniel Golle2019-03-02
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | | | | Merge pull request #8244 from Cynerd/i2c-tools-rework-masterHannu Nyman2019-02-26
|\ \ \ \ \ \ | | | | | | | | | | | | | | i2c-tools: rework package to use variants
| * | | | | | i2c-tools: rework package to use variantsKarel Kočí2019-02-23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Karel Kočí <cynerd@email.cz>
* | | | | | | Merge pull request #8265 from aparcar/fft-evalDaniel Golle2019-02-25
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | fft-eval: add package
| * | | | | | | fft-eval: add packagePaul Spooren2019-02-21
| | |_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This program has been created to aid open source spectrum analyzer development for Qualcomm/Atheros AR92xx and AR93xx based chipsets. Find more information about the package here: https://github.com/simonwunderlich/FFT_eval This package is used in LibreMesh, however our CI doesn't support multiple architecures as all LibreMesh code is lua. Adding this package to the official repos allows us to offer it in our tool chain. Signed-off-by: Paul Spooren <mail@aparcar.org>
* | | | | | | open-vm-tools: Add new package open-vm-toolsYuhei OKAWA2019-02-25
| |/ / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add new package, open-vm-tools is Open Virtual Machine Tools for VMware guest OS tested: OpenWrt master and 18.06.2 (x86_64) on ESXi 6.5, 6.7 Signed-off-by: Yuhei OKAWA <tochiro.srchack@gmail.com>
* | | | | | btrfs-progs: Several fixesRosen Penev2019-02-19
|/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove LTO. It causes an increase in size. Remove fsck.btrfs. It's just a script that says to run btrfs check. Replace INSTALL_BIN with CP to avoid copying what should be a symlink. Install libbtrfsutil. This is needed by a few of the tools. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | Merge pull request #8177 from neheb/ffHannu Nyman2019-02-16
|\ \ \ \ \ | | | | | | | | | | | | fio: Update to 3.13
| * | | | | fio: Update to 3.13Rosen Penev2019-02-12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Added -Wl,--gc-sections for smaller size. Removed TARGET_CFLAGS as there is no difference in size. Added PKG_BUILD_PARALLEL for faster compilation. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | Merge pull request #8163 from diizzyy/bash-patchesHannu Nyman2019-02-16
|\ \ \ \ \ \ | | | | | | | | | | | | | | utils/bash: Import upstream patches for 5.0
| * | | | | | utils/bash: Import upstream patches for 5.0Daniel Engberg2019-02-09
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Source: ftp://ftp.gnu.org/gnu/bash/bash-5.0-patches/bash50-001 ftp://ftp.gnu.org/gnu/bash/bash-5.0-patches/bash50-002 Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
* | | | | | | Merge pull request #8220 from mstorchak/smartmontools-drivedbHannu Nyman2019-02-15
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | smartmontools: move drive database to a separate packege
| * | | | | | | smartmontools: move drive database to a separate packegeMaxim Storchak2019-02-14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | By default the database of the known drives is compiled into smartctl and smartd. These tools also support loading external database from /usr/share/smartmontools/drivedb.h. This changeset splits moves the database to a separate package which allows to save some flash space and RAM for those for whom generic S.M.A.R.T. attributes are enough. Signed-off-by: Maxim Storchak <m.storchak@gmail.com>
* | | | | | | | Merge pull request #8066 from neheb/patch-5Hannu Nyman2019-02-14
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | tar: Update to 1.31
| * | | | | | | tar: Update to 1.31Rosen Penev2019-01-28
| |/ / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes CVE-2018-20482 Added PKG_BUILD_PARALLEL for faster compilation. Added PKG_CPE_ID for proper CVE tracking. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | Merge pull request #7674 from neheb/taskHannu Nyman2019-02-13
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | taskwarror: Update to 2.5.1
| * | | | | | taskwarrior: Update to 2.5.1Rosen Penev2019-02-09
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Makefile adjustments for consistency. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | rtl-ais: Update init scriptJeffery To2019-02-12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This replaces the use of uci_validate_section() with uci_load_validate(), which removes the need to declare local variables for every config option. This also fixes some space-indented lines to use tabs. Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* | | | | | | Merge pull request #8185 from micmac1/maria-10222Hannu Nyman2019-02-12
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | mariadb: update to 10.2.22 + clean up shared lib deps
| * | | | | | | mariadb: bump to 10.2.22Sebastian Kemper2019-02-11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | From upstream release notes: - Backport Information Schema CHECK_CONSTRAINTS Table. - MDEV-17475: Maximum value of table_definition_cache is now 2097152. - InnoDB ALTER TABLE fixes: MDEV-16499, MDEV-18186, MDEV-18237, MDEV-18222, MDEV-18256, MDEV-18016, MDEV-16849 - Mariabackup fixes: MDEV-18185, MDEV-18201, MDEV-18194 - Galera crash recovery fix: MDEV-15740 - Encryption fixes: MDEV-18129, MDEV-18183, MDEV-18279 - Fixes for the following security vulnerabilities: - CVE-2019-2510 - CVE-2019-2537 OpenWrt notes: - OpenSSL patch dropped as issue fixed upstream Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
| * | | | | | | mariadb: fix libmariadb dependsSebastian Kemper2019-02-11
| | |_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The shared library does not depend on libatomic nor libstdcpp anymore. This is very good news for the users of said lib. This commit updates the depends accordingly. Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
* | | | | | | Merge pull request #8159 from neheb/xzTed Hess2019-02-12
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | xz: Compile with PIC to fix linking errors