aboutsummaryrefslogtreecommitdiff
path: root/utils
Commit message (Collapse)AuthorAge
* canutils: fix canutils makefile dependencyPaulo Machado2020-01-15
| | | | | | PKG_RELEASE bumped Signed-off-by: Paulo Machado <pffmachado@yahoo.com>
* canutils: fix canutils makefile dependencyPaulo Machado2020-01-14
| | | | | | | | DEPENDS attribute makes canutils fail on installation procedure Removing it makes a successful build Signed-off-by: Paulo Machado <pffmachado@yahoo.com>
* canutils: Switch to autotools instead of regular MakefileRosen Penev2020-01-12
| | | | | | | The regular Makefile is totally broken and does not pass CFLAGS. This breaks compilation with PKG_ASLR_PIE and also does not pass -Os. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* Merge pull request #10787 from neheb/zRosen Penev2020-01-12
|\ | | | | zsh: Update to 5.7.1
| * zsh: Update to 5.7.1Rosen Penev2020-01-08
| | | | | | | | | | | | | | | | Remove --disable-dynamic. It disables regex support. Installed extra lib files. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | spi-tools: Disable PIERosen Penev2020-01-10
| | | | | | | | | | | | Causes compilation failure. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | openocd: update to current master, allow building without USBPaul Fertser2020-01-10
| | | | | | | | | | | | | | | | | | | | | | The last OpenOCD release was 3 years ago, plenty of new functionality was added since then. Two security-related patches went in too. While at it, add a menuconfig option to allow building without any USB dependencies, useful for devices counting on sysfsgpio to access targets. Signed-off-by: Paul Fertser <fercerpav@gmail.com>
* | Merge pull request #10934 from neheb/tcRosen Penev2020-01-08
|\ \ | | | | | | tcsh: Update to 6.22.02
| * | tcsh: Update to 6.22.02Rosen Penev2020-01-05
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Updated URL list. Changed to HTTPS also. Added PKG_BUILD_PARALLEL for faster compilation. Added PKG_INSTALL as is standard with most packages. Small optimization to shell script. Added two patches to fix compilation. Refreshed the other one. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | Merge pull request #10930 from neheb/jjRosen Penev2020-01-08
|\ \ \ | |_|/ |/| | spi-tools: Update to 0.8.4
| * | spi-tools: Update to 0.8.4Rosen Penev2020-01-05
| |/ | | | | | | | | | | | | | | | | | | | | | | Fix PKG_LICENSE Switch to standard PKG_INSTALL to simplify the Makefile. Add PKG_BUILD_PARALLEL for faster compilation. Add URL. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | Merge pull request #10867 from neheb/pciRosen Penev2020-01-08
|\ \ | | | | | | pciutils: Use MIPS16
| * | pciutils: Use MIPS16Rosen Penev2019-12-23
| | | | | | | | | | | | | | | | | | There's no real computation going on. Slims the package slightly. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | opensc: update to version 0.20.0Daniel Golle2020-01-07
| | | | | | | | | | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | ccid: update to version 1.4.31Daniel Golle2020-01-07
| | | | | | | | | | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | pcsc-lite: update to version 1.8.26Daniel Golle2020-01-07
| | | | | | | | | | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | cryptsetup: update to version 2.2.2Daniel Golle2020-01-07
| | | | | | | | | | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | lvm2: update to version 2.03.05Daniel Golle2020-01-07
| | | | | | | | | | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | smartmontools: fix dependency declaration by f5f49e4Hannu Nyman2020-01-06
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix the dependency declaration by removing the unnecessary/illegal commas: > WARNING: Makefile 'package/feeds/packages/smartmontools/Makefile' has a dependency on 'smartd,', which does not exist > WARNING: Makefile 'package/feeds/packages/smartmontools/Makefile' has a dependency on 'nail,', which does not exist > tmp/.config-package.in:153368:warning: ignoring unsupported character ',' > tmp/.config-package.in:153373:warning: ignoring unsupported character ',' Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
* | | smartmontools: package a script for sending email notificationsMaxim Storchak2020-01-05
| | | | | | | | | | | | | | | | | | | | | | | | A separate package which depdens on msmtp and nail is introduced. Once more packages provide `sendmail` and `mail` interfaces, this dependency can be made more flexible. Signed-off-by: Maxim Storchak <m.storchak@gmail.com>
* | | smartmontools: update to 7.1Maxim Storchak2020-01-05
| |/ |/| | | | | Signed-off-by: Maxim Storchak <m.storchak@gmail.com>
* | smstools3: Run in foregroundRosen Penev2019-12-31
| | | | | | | | | | | | Allows procd to be able to stop the service. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | nano: update to 4.7Hannu Nyman2019-12-29
| | | | | | | | | | | | Update nano to version 4.7 Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
* | domoticz: Fix compilation with uClibc-ngRosen Penev2019-12-24
|/ | | | | | Added upstream patch. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* Merge pull request #10759 from ynezz/upstream/uledd-1.0.1Rosen Penev2019-12-22
|\ | | | | uledd: bump to 1.0.1
| * uledd: bump to latest version 1.0.1Petr Štetiar2019-12-11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 018f57e713fa cmake: bump version to 1.0.1 b90c65be87c5 ubus: add state method 034e3a77680d scene: add dumping of state to blobmsg d21b0946e6f6 scene: add all LEDs during scene creation f31a6f2b8c3b led: add dumping of state to blobmsg cead0f7f54f6 add support for scenes with priorities 8637a86307d7 led: remove string format from led_state_str 0eaa67a5a687 led: add led_from_path 8243708905aa tests: add basic blob-led unit test 99bcdaa306f7 refactor blob LED parsing into separate unit 210c5e3c5128 led: change sysfs LED path for unit tests 310a676e50d7 add cram based unit tests eb7acbb08e36 led: led_add: add debug output ca9c762fb29a led: make timer tick interval variable 44d072039680 led: allow running and stopping df0c7772c9c6 timer: add missing includes 2aab48d1143c cmake: add sources into static library 83d4189606ca fix multiple timer drifts by using singular timer for all LEDs 3abe097ebecf log: output function name in debug log messages 5c768b337df8 led: set current brightness only after success cf93720951bc allow overriding of default ubus socket path b642b650a612 led: fix initial LED fading out ba00ca0e886c fix deprecated SPDX license identifier 766448f68e69 convert content of README into Markdown format 079e773e3250 rename README into README.md 76eb126d9eb5 add LICENSE file 7a006926c442 add initial GitLab CI support cc94cd4c59b0 replace stderr based logging with ulog 7aa9c35a9581 add basic application versioning ecd26be4c5dd add basic logging cc42a9c79ad9 factor out ubus stuff into separate unit 13a589678c29 factor out led stuff into separate unit 7763972de980 fix sign issue spotted by compiler aef09580c960 cmake: enable extra compiler warnings 97663b4e1d15 cmake: fix include dirs and libs lookup 875a9e15b10a fixes a small bug that failed to reset the state to LED_SET when reconfiguring a LED Signed-off-by: Petr Štetiar <ynezz@true.cz>
| * uledd: fix license to correct LGPL-2.1-onlyPetr Štetiar2019-12-11
| | | | | | | | | | | | | | "This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License version 2.1" Signed-off-by: Petr Štetiar <ynezz@true.cz>
* | Merge pull request #10815 from Cynerd/zsh-invalid-postrmRosen Penev2019-12-22
|\ \ | | | | | | zsh: fix invalid postrm script and little refactor of scripts
| * | zsh: drop bash syntax in postinstKarel Kočí2019-12-19
| | | | | | | | | | | | Signed-off-by: Karel Kočí <karel.koci@nic.cz>
| * | zsh: fix invalid postrm script and little refactor of scriptsKarel Kočí2019-12-18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The postrm script was missing shebang. Postrm scripts are packaged and executed directly and not sourced by default script (as in case of prerm and postinst). Also move some indents around to not confuse reader. The section in postinst was indented to same level as grep "condition" but is on same level as initial grep (not part of that "condition"). Signed-off-by: Karel Kočí <karel.koci@nic.cz>
* | | hplip: bump to 3.19.12Luiz Angelo Daros de Luca2019-12-21
| | | | | | | | | | | | Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
* | | open-plc-utils: take maintainershipMichael Heimpold2019-12-21
| | | | | | | | | | | | Signed-off-by: Michael Heimpold <mhei@heimpold.de>
* | | treewide: Remove self from PKG_MAINTAINERFlorian Fainelli2019-12-21
| | | | | | | | | | | | Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
* | | Merge pull request #10786 from neheb/fisRosen Penev2019-12-19
|\ \ \ | | | | | | | | fish: Fix compilation with libcxx
| * | | fish: Fix compilation with libcxxRosen Penev2019-12-18
| |/ / | | | | | | | | | | | | | | | | | | | | | | | | cxxabi.h is a useless header that libcxx does not include. Remove indent on postint script. It should be on the same as the above section. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | Merge pull request #10823 from gekmihesg/resticRosen Penev2019-12-19
|\ \ \ | | | | | | | | restic: add package
| * | | restic: add packageMarkus Weippert2019-12-19
| |/ / | | | | | | | | | Signed-off-by: Markus Weippert <markus@gekmihesg.de>
* | | Merge pull request #10818 from Cynerd/shadow-default-encryption-methodRosen Penev2019-12-19
|\ \ \ | | | | | | | | shadow: change default encryption method from DES to SHA512
| * | | shadow: change default encryption method from DES to SHA512Karel Kočí2019-12-18
| |/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Busybox in default uses SHA512 as well. On big ditribution this default is sourced from PAM. That means that shadow reads pam settings and uses that. OpenWrt in most cases does not have PAM installed and in such case shadow fallbacks to its own default which is DES. This just changes that default to SHA512 which is consistent with rest of the system. Signed-off-by: Karel Kočí <karel.koci@nic.cz>
* | | btrfs-progs: Update to version 5.4Josef Schlehofer2019-12-19
| | | | | | | | | | | | Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
* | | usbmuxd: Update to latest masterRosen Penev2019-12-16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | usbmuxd must be ran for many of the idevice tools. Added an init script to make this easier. Added myself as maintainer. Fix PKG_CVE_ID. Added config directory. Placed in a submenu for easier readability. Add extra tool Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | idevicerestore: Add packageRosen Penev2019-12-16
|/ / | | | | | | | | | | Allows to flash an iOS device without using iTunes. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | qemu: bump to version 4.2.0Yousong Zhou2019-12-16
| |
* | bonnie++: Remove several pointless optionsRosen Penev2019-12-12
| | | | | | | | | | | | Needed for libcxx compatibility. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | Merge pull request #10727 from neheb/fhfgiehiRosen Penev2019-12-11
|\ \ | |/ |/| opensc: Fix compilation without deprecated OpenSSL APIs
| * opensc: Fix compilation without deprecated OpenSSL APIsRosen Penev2019-12-08
| | | | | | | | | | | | Based on upstream patch. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | Merge pull request #10756 from marcin1j/pr/20191210-collectd-uci-vmemHannu Nyman2019-12-11
|\ \ | | | | | | collectd: add vmem uci config
| * | collectd: add vmem uci configMarcin Jurkowski2019-12-11
| |/ | | | | | | Signed-off-by: Marcin Jurkowski <marcin1j@gmail.com>
* | Merge pull request #10737 from mstorchak/tmuxRosen Penev2019-12-10
|\ \ | | | | | | tmux: update to 3.0a
| * | tmux: update to 3.0aMaxim Storchak2019-12-09
| |/ | | | | | | | | | | - switch to codeload Signed-off-by: Maxim Storchak <m.storchak@gmail.com>