aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* zabbix: update to 5.0.18Sergey V. Lobanov2021-12-21
| | | | | | Updated to latest 5.0 LTS minor release Signed-off-by: Sergey V. Lobanov <sergey@lobanov.in>
* sqlite: update to v3.37 (2021-11-27)Marius Dinu2021-12-21
| | | | Signed-off-by: Marius Dinu <m95d+git@psihoexpert.ro>
* knot: update to 3.1.5Jan Hák2021-12-21
| | | | Signed-off-by: Jan Hák <jan.hak@nic.cz>
* Merge pull request #17404 from mhei/php8-updateMichael Heimpold2021-12-21
|\ | | | | php8: update to 8.1.1
| * php8: update to 8.1.1Michael Heimpold2021-12-20
| | | | | | | | Signed-off-by: Michael Heimpold <mhei@heimpold.de>
* | neon: update to 0.32.1Rosen Penev2021-12-20
| | | | | | | | | | | | Add patch to get rid of xmlto dependency. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | python-lxml: update to version 4.7.1Alexandru Ardelean2021-12-20
| | | | | | | | Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* | Merge pull request #17395 from ↵Alexandru Ardelean2021-12-20
|\ \ | | | | | | | | | | | | mhei/fix-issue-17332-php8-pecl-http-compile-failure php8-pecl-http: add compile-time hint about TLS13 ciphers (fixes #17332)
| * | php8-pecl-http: add compile-time hint about TLS13 ciphers (fixes #17332)Michael Heimpold2021-12-19
| |/ | | | | | | | | | | | | | | | | When cURL is built with OpenSSL as backend SSL/TLS library, pecl_http's configure tries to detect whether TLS 1.3 ciphers are enabled. This does not work when cross-compiling so let's pass it based on OpenSSL build configuration. Signed-off-by: Michael Heimpold <mhei@heimpold.de>
* | Merge pull request #17391 from clayface/logrotateAlexandru Ardelean2021-12-20
|\ \ | | | | | | logrotate: add logrotate.d to conffiles definition
| * | logrotate: add logrotate.d to conffiles definitionMatthew Hagan2021-12-19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Currently the contents of logrotate.d is not kept across sysupgrades. Add this directory to the conffiles definition to ensure its content is maintained. Bump the release as well. Signed-off-by: Matthew Hagan <mnhagan88@gmail.com>
* | | alsa-utils: update to 1.2.6Rosen Penev2021-12-20
| | | | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | alsa-ucm-conf: update to 1.2.6.2Rosen Penev2021-12-20
| | | | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | alsa-lib: update to 1.2.6.1Rosen Penev2021-12-20
| | | | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | tailscale: update to 1.18.2Wes Morgan2021-12-20
| | | | | | | | | | | | Signed-off-by: Wes Morgan <git@wesmorgan.me>
* | | whois: update to 5.5.10Rosen Penev2021-12-20
| | | | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | freetype: update to 2.11.1Rosen Penev2021-12-20
| | | | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | Merge pull request #17376 from neheb/20Alexandru Ardelean2021-12-20
|\ \ \ | | | | | | | | jsoncpp: update to 1.9.5
| * | | jsoncpp: update to 1.9.5Rosen Penev2021-12-16
| | | | | | | | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | Merge pull request #17378 from neheb/22Alexandru Ardelean2021-12-20
|\ \ \ \ | | | | | | | | | | davfs2: update to 1.6.1
| * | | | davfs2: update to 1.6.1Rosen Penev2021-12-16
| |/ / / | | | | | | | | | | | | | | | | | | | | Refreshed patches. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | uvol: update to 0.6Daniel Golle2021-12-20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * auto-created meta volume Automatically create volume '.meta' sized 0.01% of the total space managed by uvol, the minimum size being 4 MiB. This volume should be used to keep metadata about stored volumes, such as container runtime configuration (in /var/run/uvol/.meta/uxc) or the database of installed container packages. * configurable LVM volume group Allow setting volume group to be used by uvol using UCI. This is useful on devices which do not boot off the device which should be used for uvol and hence cannot make use of autopart and physical volume detection based on kernel cmdline. Use option vg_name in uvol section of fstab UCI config package. Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | | tgt: update to 1.0.81Maxim Storchak2021-12-19
| | | | | | | | | | | | | | | | Signed-off-by: Maxim Storchak <m.storchak@gmail.com>
* | | | Merge pull request #17330 from flyn-org/selinuxJosef Schlehofer2021-12-19
|\ \ \ \ | |_|_|/ |/| | | Update SElinux utilities
| * | | semodule-utils: update to 3.3W. Michael Petullo2021-12-14
| | | | | | | | | | | | | | | | Signed-off-by: W. Michael Petullo <mike@flyn.org>
| * | | python3-networkx: update to 2.6.3W. Michael Petullo2021-12-14
| | | | | | | | | | | | | | | | Signed-off-by: W. Michael Petullo <mike@flyn.org>
| * | | python3-libselinux: update to 3.3W. Michael Petullo2021-12-14
| | | | | | | | | | | | | | | | Signed-off-by: W. Michael Petullo <mike@flyn.org>
* | | | telegraf: update package to version 1.21.1Jonathan Pagel2021-12-19
| | | | | | | | | | | | | | | | Signed-off-by: Jonathan Pagel <jonny_tischbein@systemli.org>
* | | | Merge pull request #17335 from mhei/migrate-bandwidthd-to-php8Michael Heimpold2021-12-19
|\ \ \ \ | | | | | | | | | | bandwidthd: migrate dependencies to php8 (fixes #17296)
| * | | | bandwidthd: migrate dependencies to php8 (fixes #17296)Michael Heimpold2021-12-13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This package was forgotten when all other packages were upgraded to PHP8. So let's upgrade the dependencies here as well. Thanks to @feckert, for pointing this out. Signed-off-by: Michael Heimpold <mhei@heimpold.de>
* | | | | 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>