aboutsummaryrefslogtreecommitdiff
path: root/utils
Commit message (Collapse)AuthorAge
* 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>
* / usbmuxd: Update to latest git versionRosen Penev2019-12-10
|/ | | | | | | | Fixes compilation with libimobiledevice. Small cleanups for consistency. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* nnn: Update to version 2.8.1Josef Schlehofer2019-12-06
| | | | | | Removed findutils-xargs dependency due to added busybox support in version 2.8 Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
* Merge pull request #10699 from ysc3839/ttydHannu Nyman2019-12-05
|\ | | | | ttyd: add reload trigger
| * ttyd: add reload triggerRichard Yu2019-12-03
| | | | | | | | Signed-off-by: Richard Yu <yurichard3839@gmail.com>
* | unrar: Update to 5.8.4Rosen Penev2019-12-04
|/ | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* Merge pull request #10696 from jefferyto/byobu-1.130Rosen Penev2019-12-02
|\ | | | | byobu: Update to 5.130
| * byobu: Update to 5.130Jeffery To2019-12-02
| | | | | | | | Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* | cache-domains: Changed to hotplug scriptGerard Ryan2019-12-02
|/ | | | | | | | | Since we have to restart dnsmasq to reload the config anyway, this package doesn't need to run before anything. We do however need to wait for the network so I've changed this service to be a hotplug script and utility script. Signed-off-by: Gerard Ryan <G.M0N3Y.2503@gmail.com>
* zstd: Fix compilation with uClibc-ngRosen Penev2019-12-01
| | | | | | Upstream backports. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* Merge pull request #10656 from neheb/lcdRosen Penev2019-12-01
|\ | | | | lcd4linux: Add limits header for PATH_MAX
| * lcd4linux: Add limits header for PATH_MAXRosen Penev2019-11-27
| | | | | | | | | | | | Fixes compilation on musl. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | nano: update to 4.6Hannu Nyman2019-12-01
| | | | | | | | | | | | Update nano editor to version 4.6 Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
* | Merge pull request #10658 from neheb/evtRosen Penev2019-11-30
|\ \ | | | | | | evtest: Fix compilation with musl