aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
* | | | | | Merge pull request #17265 from TDT-AG/pr/20211203-modemmanagerFlorian Eckert2021-12-18
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | | modemmanager: refactoring procd init script
| * | | | | modemmanager: refactoring hotplug debug loggingFlorian Eckert2021-12-14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The output of the hotplug is very chatty and floods the log with messages that are not necessary in functioning operation. So that the log can be filtered. A log level was added to each message as the first opiton on mm_log function call. In addition, the facility of the hotplug script has been set to daemon, which in my view fits better than user. Signed-off-by: Florian Eckert <fe@dev.tdt.de>
| * | | | | ModemManager: add service optionsFlorian Eckert2021-12-14
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Florian Eckert <fe@dev.tdt.de>
| * | | | | ModemManager: refactoring procd init scriptFlorian Eckert2021-12-06
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The way the init script is written now, we get a bad output when calling the ubus service backend. ubus call service list "{'verbose':true,'name':'modemmanager'}" >{ > "modemmanager": { > "instances": { > "instance1": { > "running": true, > "pid": 20511, > "command": [ > "sh", > "-c", > ". >/usr/share/ModemManager/modemmanager.common; \t >mkdir -m 0755 -p /var/run/modemmanager; \t >mm_cleanup_interfaces; \t >( mm_report_events_from_cache ) >/dev/null 2>&1 & \t >/usr/sbin/ModemManager" > ], > "term_timeout": 5, > "respawn": { > "threshold": 3600, > "timeout": 5, > "retry": 5 > }, > "pidfile":"/var/run/modemmanager/modemmanager.pid" > } > } > } >}" I also get the output in the log that the PID file cannot be created. > daemon.err procd: Failed to remove pidfile: :No such file or directory The changes in this commit fixes this issues, by moving startup into a wrapper script. Signed-off-by: Florian Eckert <fe@dev.tdt.de>
* | | | | | alpine: update to 2.25Rosen Penev2021-12-17
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | gptfdisk: remove myself from maintainerAlif M. Ahmad2021-12-17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Returning package maintainership to OpenWrt developers. Feel free to adopt this package. Signed-off-by: Alif M. Ahmad <alive4ever@live.com>
* | | | | | libtorrent-rasterbar: update to 2.0.5Rosen Penev2021-12-17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove upstreamed patch. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | atftp: update to 0.7.5Rosen Penev2021-12-17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove upstreamed patches. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | shairport-sync: update to 3.3.9Rosen Penev2021-12-17
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | jose: remove libjoseRosen Penev2021-12-17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | It can be built statically as nothing else uses it. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | nft-qos: bump PKG_RELEASEImran Khan2021-12-17
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Imran Khan <gururug@gmail.com>
* | | | | | nft-qos: fix monitor duplicatesImran Khan2021-12-17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | nft command syntax is incorrect rearrange parameter order Signed-off-by: Imran Khan <gururug@gmail.com>
* | | | | | nft-qos: fix include on image build service enableImran Khan2021-12-17
| |_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes: f88485f572ec1ff9082106ccf0ccb20fc7af5801 ("nft-qos: silence buildsystem errors") Prefixing IPKG_INSTROOT to sourced includes is ineffective for this package. Source includes only when empty to avoid image make errors. Signed-off-by: Imran Khan <gururug@gmail.com>
* | | | | sqm-scripts: drop redundant dependencyRui Salvaterra2021-12-17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The kmod-sched-cake package already depends on kmod-sched-core, there's no need for explicitly stating the dependency. While at it, change PKG_RELEASE to $(AUTORELEASE). Signed-off-by: Rui Salvaterra <rsalvaterra@gmail.com>
* | | | | Merge pull request #17377 from neheb/21Daniel Golle2021-12-17
|\ \ \ \ \ | | | | | | | | | | | | exfatprogs: update to 1.1.3
| * | | | | exfatprogs: update to 1.1.3Rosen Penev2021-12-16
| | |_|_|/ | |/| | | | | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | bwm-ng: update to 0.63Rosen Penev2021-12-17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove upstreamed patch. Add autoreconf and fixup configure section. The tarball no longer ships configure and Makefiles. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | bluez: update to 5.62Rosen Penev2021-12-17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Refresh patches. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | canutils: update to 2021.08.0Rosen Penev2021-12-17
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | tang: update to 11Rosen Penev2021-12-17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove upstreamed patch. Install tang-show-keys. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | libexif: update to 0.6.24Rosen Penev2021-12-16
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | libjpeg-turbo: update to 2.1.2Rosen Penev2021-12-16
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | less: update to 598Rosen Penev2021-12-16
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | libnetfilter-log: update to 1.0.2Rosen Penev2021-12-17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove all patches as they have been upstreamed. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | ariang: update to 1.2.3Rosen Penev2021-12-16
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | mpd: update to 0.23.5Rosen Penev2021-12-16
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | libmpdclient: update to 2.20Rosen Penev2021-12-16
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | libupnp: update to 1.14.12Rosen Penev2021-12-16
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | upmpdcli: update to 1.5.13Rosen Penev2021-12-16
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | mpc: update to 0.34Rosen Penev2021-12-16
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | unrar: update to 6.1.3Rosen Penev2021-12-16
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | yara: update to 4.1.3Rosen Penev2021-12-16
|/ / / / | | | | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | fail2ban: Python 10.0 compatibilityAlexander Ryzhov2021-12-16
| | | | | | | | | | | | | | | | Signed-off-by: Alexander Ryzhov <github@ryzhov-al.ru>
* | | | snort: update to 2.9.19W. Michael Petullo2021-12-16
| | | | | | | | | | | | | | | | Signed-off-by: W. Michael Petullo <mike@flyn.org>
* | | | snort3: update to 3.1.18.0W. Michael Petullo2021-12-16
| | | | | | | | | | | | | | | | Signed-off-by: W. Michael Petullo <mike@flyn.org>
* | | | libdaq3: update to 3.0.5W. Michael Petullo2021-12-16
| | | | | | | | | | | | | | | | Signed-off-by: W. Michael Petullo <mike@flyn.org>
* | | | hwloc: update to 2.6.0W. Michael Petullo2021-12-16
| | | | | | | | | | | | | | | | Signed-off-by: W. Michael Petullo <mike@flyn.org>
* | | | gstreamer1: update to 1.18.5W. Michael Petullo2021-12-16
| | | | | | | | | | | | | | | | Signed-off-by: W. Michael Petullo <mike@flyn.org>
* | | | gst1-plugins-ugly: update to 1.18.5W. Michael Petullo2021-12-16
| | | | | | | | | | | | | | | | Signed-off-by: W. Michael Petullo <mike@flyn.org>
* | | | gst1-plugins-good: update to 1.18.5W. Michael Petullo2021-12-16
| | | | | | | | | | | | | | | | Signed-off-by: W. Michael Petullo <mike@flyn.org>
* | | | gst1-plugins-base: update to 1.18.5W. Michael Petullo2021-12-16
| | | | | | | | | | | | | | | | Signed-off-by: W. Michael Petullo <mike@flyn.org>
* | | | gst1-plugins-bad: update to 1.18.5W. Michael Petullo2021-12-16
| | | | | | | | | | | | | | | | Signed-off-by: W. Michael Petullo <mike@flyn.org>
* | | | gst1-libav: update to 1.18.5W. Michael Petullo2021-12-16
| | | | | | | | | | | | | | | | Signed-off-by: W. Michael Petullo <mike@flyn.org>
* | | | chrony: update to 4.2Miroslav Lichvar2021-12-16
| | | | | | | | | | | | | | | | Signed-off-by: Miroslav Lichvar <mlichvar0@gmail.com>
* | | | file: update to 6.41Rosen Penev2021-12-16
| | | | | | | | | | | | | | | | | | | | | | | | Remove upstreamed patch. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | mblaze: update to 1.2Rosen Penev2021-12-16
| | | | | | | | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | podman: update to v3.4.4Oskari Rauta2021-12-16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | list of changes: https://github.com/containers/podman/releases Added patch for compiling with musl. Patch can be removed on next release as it is already merged to podman git but not on this release. Patch moves definition in source so definition is available before it is being used. Patch source: https://github.com/containers/podman/pull/12564 Patch re-created with quilt. Signed-off-by: Oskari Rauta <oskari.rauta@gmail.com>
* | | | conmon: update to v2.0.31Oskari Rauta2021-12-16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | - conmon: free userdata files before exec cleanup - logging: new mode -l passthrough Signed-off-by: Oskari Rauta <oskari.rauta@gmail.com>
* | | | telegraf: Update package to version 1.21.0Jonathan Pagel2021-12-16
| | | | | | | | | | | | | | | | Signed-off-by: Jonathan Pagel <jonny_tischbein@systemli.org>
* | | | qemu: add libslirp dependencyTianling Shen2021-12-16
| | | | | | | | | | | | | | | | | | | | | | | | It has been integrated in QEMU to provide user mode networking. Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>