aboutsummaryrefslogtreecommitdiff
path: root/utils
Commit message (Collapse)AuthorAge
...
| * dump1090: update to 3.8.0Rosen Penev2020-02-13
| | | | | | | | | | | | Fixed wrong URL. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | Merge pull request #11350 from Cynerd/bigclown-utils-updateRosen Penev2020-02-23
|\ \ | | | | | | Bigclown utils update
| * | bigclown: use pypi.mkKarel Kočí2020-02-20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Convert bigclown packages to use pypi.mk and pypi in general instead of github. This allows us to remove version replacement as that is already done in pypi archive. Updated dependencies to also contain proxy dependencies that are listed in upstream. Signed-off-by: Karel Kočí <karel.koci@nic.cz>
| * | bigclown-mqtt2influxdb: update to version 1.3.0Karel Kočí2020-02-20
| | | | | | | | | | | | Signed-off-by: Karel Kočí <cynerd@email.cz>
| * | bigclown-firmware-tool: update to version 1.5.1Karel Kočí2020-02-20
| | | | | | | | | | | | Signed-off-by: Karel Kočí <cynerd@email.cz>
* | | Merge pull request #11397 from neheb/mpcRosen Penev2020-02-23
|\ \ \ | | | | | | | | ncdu: update to 1.14.2
| * | | ncdu: update to 1.14.2Rosen Penev2020-02-20
| | | | | | | | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | infozip: remove package (earlier name: zip)Hannu Nyman2020-02-23
|/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Infozip (earlier name "zip") has 12 year old source code that would require work to make the binary actually work. > root@router1:/# zip > zip error: Not supported (uzoff_t not same size as zoff_t) The package was rename from zip to infozip a few weeks ago due to buildbot's relutance to compile zip in master and 19.07 ever since host zip was added as a build tool. Reference to #10985 and #11089 as well as https://github.com/openwrt/openwrt/commit/ad8c2d6099a7da5192ee6e2c52a8303642271877 But as the binary does not work, lets remove the package to avoid confusion for the end-users. Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
* / / coreutils: fix #11389 build failureDENG Qingfang2020-02-20
|/ / | | | | | | | | | | | | | | | | | | | | Fix compilation error due to multiple definition x86_64-openwrt-linux-musl/bin/ld: lib/libcoreutils.a(strtold.o):(.data+0x0): multiple definition of `minus_zero'; lib/libcoreutils.a(strtod.o):(.data+0x0): first defined here collect2: error: ld returned 1 exit status Signed-off-by: DENG Qingfang <dengqf6@mail2.sysu.edu.cn>
* | Merge pull request #11388 from neheb/fishRosen Penev2020-02-19
|\ \ | | | | | | fish: update to 3.1.0
| * | fish: update to 3.1.0Rosen Penev2020-02-19
| | | | | | | | | | | | | | | | | | | | | | | | Remove upstreamed patches. Added missing libatomic dependency. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | Merge pull request #11327 from neheb/abRosen Penev2020-02-19
|\ \ \ | |/ / |/| | screen: update to 4.8.0
| * | screen: update to 4.8.0Rosen Penev2020-02-13
| |/ | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | Merge pull request #11382 from dengqf6/coreutilsRosen Penev2020-02-18
|\ \ | | | | | | coreutils: update to 8.31
| * | coreutils: update to 8.31DENG Qingfang2020-02-18
| | | | | | | | | | | | | | | | | | Update coreutils to 8.31 Signed-off-by: DENG Qingfang <dengqf6@mail2.sysu.edu.cn>
* | | mmc-utils: add patch for cache size scalingMichael Heimpold2020-02-18
|/ / | | | | | | Signed-off-by: Michael Heimpold <mhei@heimpold.de>
* | byobu: Update to 5.133Jeffery To2020-02-18
| | | | | | | | Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* | Merge pull request #11338 from neheb/crRosen Penev2020-02-17
|\ \ | | | | | | crelay: update to 0.14
| * | crelay: update to 0.14Rosen Penev2020-02-14
| | | | | | | | | | | | | | | | | | | | | | | | Fix license information. Small cleanup. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | Merge pull request #11362 from BKPepe/nnnRosen Penev2020-02-17
|\ \ \ | | | | | | | | nnn: update to version 3.0
| * | | nnn: update to version 3.0Josef Schlehofer2020-02-17
| | |/ | |/| | | | | | | Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
* | | Merge pull request #11341 from neheb/abaskat3raRosen Penev2020-02-17
|\ \ \ | | | | | | | | grep: update to 3.4
| * | | grep: update to 3.4Rosen Penev2020-02-14
| | |/ | |/| | | | | | | | | | | | | | | | | | | Fix license information. Install e/fgrep symlinks as well. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | Merge pull request #11349 from neheb/qw2Rosen Penev2020-02-15
|\ \ \ | | | | | | | | unrar: update to 5.9.1
| * | | unrar: update to 5.9.1Rosen Penev2020-02-14
| |/ / | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | Merge pull request #11308 from BKPepe/sshpassRosen Penev2020-02-15
|\ \ \ | |/ / |/| | sshpass: add new package
| * | sshpass: add new packageMichal Hrušecký2020-02-15
| |/ | | | | | | | | Signed-off-by: Michal Hrušecký <michal.hrusecky@nic.cz> Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
* | Merge pull request #11306 from adrianschmutzler/brcmHannu Nyman2020-02-14
|\ \ | | | | | | collectd: lcdringer: apply brcm2708 target rename to bcm27xx to dependencies
| * | collectd: apply brcm2708 target rename to bcm27xx to dependenciesAdrian Schmutzler2020-02-11
| | | | | | | | | | | | | | | | | | | | | Since the brcm2708 target has been renamed to bcm27xx in openwrt repo, update the dependency to the target in this package. Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
* | | rtty: clean the source codeJianhui Zhao2020-02-14
| |/ |/| | | | | Signed-off-by: Jianhui Zhao <zhaojh329@gmail.com>
* | Merge pull request #11301 from zhaojh329/rttyRosen Penev2020-02-10
|\ \ | | | | | | rtty: update to 7.1.1
| * | rtty: update to 7.1.1Jianhui Zhao2020-02-11
| | | | | | | | | | | | Signed-off-by: Jianhui Zhao <zhaojh329@gmail.com>
* | | ttyd: update to 1.6.0Shuanglei Tao2020-02-11
|/ / | | | | | | Signed-off-by: Shuanglei Tao <tsl0922@gmail.com>
* | Merge pull request #11235 from neheb/rhgrRosen Penev2020-02-08
|\ \ | | | | | | ttyd: fix compilation without deprecated OpenSSL APIs
| * | ttyd: fix compilation without deprecated OpenSSL APIsRosen Penev2020-02-08
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Removed CMAKE_INSTALL as there's no need for InstallDev. Added PKG_BUILD_PARALLEL for faster compilation. Small cleanups. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | Merge pull request #11280 from BKPepe/nnnStijn Tintel2020-02-09
|\ \ \ | | | | | | | | nnn: update to version 2.9
| * | | nnn: update to version 2.9Josef Schlehofer2020-02-08
| | | | | | | | | | | | | | | | Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
* | | | Merge pull request #11271 from aparcar/prom2.15.2Stijn Tintel2020-02-09
|\ \ \ \ | |_|_|/ |/| | | prometheus: bump to 2.15.2
| * | | prometheus: bump to 2.15.2Paul Spooren2020-02-07
| | |/ | |/| | | | | | | | | | | | | Also remove fsnotify patch as compiling without it worked for mipsel64le Signed-off-by: Paul Spooren <mail@aparcar.org>
* | | nano: update to 4.8Hannu Nyman2020-02-08
| |/ |/| | | | | | | | | Update nano editor to version 4.8 Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
* | usbmuxd: enable systemd supportRosen Penev2020-02-07
| | | | | | | | | | | | | | This is needed as the options loop is totally broken and doesn't accept both -f and -z together. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | Merge pull request #11102 from neheb/sysRosen Penev2020-02-07
|\ \ | | | | | | sysstat: update to 2.2.1
| * | sysstat: update to 2.2.1Rosen Penev2020-01-22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes CVE-2019-16167. Fixed CPE_ID. Added PKG_LICENSE_FILES. Added PKG_BUILD_PARALLEL for faster compilation. Added nls capability. Ran init script through shellcheck. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | Merge pull request #11272 from aparcar/syncthing1.3.4Rosen Penev2020-02-07
|\ \ \ | | | | | | | | syncthing: bump to 1.3.4
| * | | syncthing: bump to 1.3.4Paul Spooren2020-02-07
| | |/ | |/| | | | | | | Signed-off-by: Paul Spooren <mail@aparcar.org>
* | | rtty: update to 7.1.0Jianhui Zhao2020-02-07
| | | | | | | | | | | | Signed-off-by: Jianhui Zhao <zhaojh329@gmail.com>
* | | canutils: update to 2020.02.04Rosen Penev2020-02-06
| | | | | | | | | | | | | | | | | | | | | | | | Removed upstream patch. Alphabetized tools and added jcat tool. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | usbmuxd: Update to 2020-01-20Rosen Penev2020-02-06
| | | | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | idevicerestore: Update to 2019-12-26Rosen Penev2020-02-06
| | | | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | qemu: enable guest_agent no matter whether softmmu is enabledYousong Zhou2020-02-07
|/ / | | | | | | | | | | | | Fixes: openwrt/packages#11067 Reported-by: Rosen Penev <rosenp@gmail.com> Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>