aboutsummaryrefslogtreecommitdiff
path: root/utils
Commit message (Collapse)AuthorAge
* 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>
* less: update to 598Rosen 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>
* 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>
* nano: update to version 6.0Hannu Nyman2021-12-15
| | | | | | | | | | Update nano editor to version 6.0 Version 6.0 enable toggling the display of the line numbers with the shortcut key M-N (Alt-n). Also the cmdline option "-l" works. Remove earlier patch regarding that. Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
* mandoc: update to 1.14.6W. Michael Petullo2021-12-14
| | | | Signed-off-by: W. Michael Petullo <mike@flyn.org>
* Merge pull request #17300 from TDT-AG/pr/20211210-dbusFlorian Eckert2021-12-14
|\ | | | | dbus: add debug option and move service to procd and update/fix compile CMAKE_OPTIONS
| * dbus: remove dbus-update-activation-environment and add dbus-test-toolFlorian Eckert2021-12-13
| | | | | | | | | | | | | | | | | | The tool dbus-update-activiation-environment does not make sense there, we only use --system service. So this is not needed. But for debugging we need the tool dbus-test-tool. Signed-off-by: Florian Eckert <fe@dev.tdt.de>
| * dbus: refactoring init for using procdFlorian Eckert2021-12-13
| | | | | | | | | | | | | | The dbus service has not yet been started via the procd. This commit changes this. Signed-off-by: Florian Eckert <fe@dev.tdt.de>
| * dbus: add debug compile optionFlorian Eckert2021-12-10
| | | | | | | | | | | | | | | | To simplify the debugging of dbus problems, the VERBOSE option for the dbus can now be switched on via make menuconfig. This is switched off by default. If this is switched on, the dbus package must be recompiled. Signed-off-by: Florian Eckert <fe@dev.tdt.de>
| * dbus: add patch to fix cmake tmp session searchFlorian Eckert2021-12-10
| | | | | | | | | | | | | | | | | | The tmp file location cannot be set explicitly. It is set incorrectly by cmake. This patch only searches for this location if it is not specified via the build system. Without this change, the cross compile value is not correct set on target in the file /usr/share/dbus-1/session.conf. Signed-off-by: Florian Eckert <fe@dev.tdt.de>
| * dbus: use default pif file location form cmakeFlorian Eckert2021-12-10
| | | | | | | | | | | | | | Wo do not have to specify that. Instead, take the default value from the cmake. Signed-off-by: Florian Eckert <fe@dev.tdt.de>
| * dbus: do not build XML DOCSFlorian Eckert2021-12-10
| | | | | | | | | | | | | | Setting the variable DBUS_ENABLE_XML_DOCS to OFF will not build this documentation. Signed-off-by: Florian Eckert <fe@dev.tdt.de>
| * dbus: fix cmake variable nameing for QTHELPFlorian Eckert2021-12-10
| | | | | | | | | | | | | | The cmake variable ENABLE_QT_HELP does no exist. Use instead the variable DBUS_ENABLE_QTHELP_DOCS. Signed-off-by: Florian Eckert <fe@dev.tdt.de>
* | Merge pull request #17309 from mhei/mmc-utils-updateMichael Heimpold2021-12-12
|\ \ | | | | | | mmc-utils: update to latest git head
| * | mmc-utils: update to latest git headMichael Heimpold2021-12-11
| |/ | | | | | | Signed-off-by: Michael Heimpold <mhei@heimpold.de>
* | Merge pull request #17307 from mhei/open-plc-utils-updateMichael Heimpold2021-12-12
|\ \ | | | | | | open-plc-utils: update to latest upstream version
| * | open-plc-utils: update to latest upstream versionMichael Heimpold2021-12-11
| |/ | | | | | | | | | | This improves the chipset reporting in some command line tools. Signed-off-by: Michael Heimpold <mhei@heimpold.de>
* | Merge pull request #17205 from cotequeiroz/pythonJosef Schlehofer2021-12-12
|\ \ | | | | | | apparmor,domoticz: use $(PYTHON3_VERSION) instead of hardcoding it in the Makefile
| * | domoticz: remove python3.9 linking hackEneas U de Queiroz2021-11-26
| | | | | | | | | | | | | | | | | | | | | | | | Adding -lpython3.9 to TARGET_LDFLAGS is not needed now that domoticz has proper support for it. Fixes: edfb91f33 ("domoticz: update to 2021.1") Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
| * | apparmor: use $(PYTHON3_VERSION)Eneas U de Queiroz2021-11-25
| | | | | | | | | | | | | | | | | | | | | Instead of hardcoding the current python version, use PYTHON3_VERSION from the python package. Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
* | | bossa: fix fpic compilationNick Hainke2021-12-12
| |/ |/| | | | | | | | | Fixes: #17287 ("bossa: recompile with -fPIC") Signed-off-by: Nick Hainke <vincent@systemli.org>
* | hwdata: update to version 0.354Josef Schlehofer2021-12-08
| | | | | | | | Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
* | docker-compose: Update to version 2.2.2Javier Marcet2021-12-08
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | What's Changed: - Return an error when failing to list containers by @ulyssessouza - compose logs to notify printer about container lifecycle events by @ndeloof - Turn external volume usage into a warning instead of erroring by @ulyssessouza - Use filepath instead of path to check if the dockerfile path is abolute or not by @glours - Upgrade version of opencontainers/image-spec (security issue) by @glours - Merge and fix Convert function from docker/compose-switch by @ulyssessouza - Fix to use Key instead of Service for graph updates by @Mygao - Fix links resolution by @ulyssessouza - Don't check compose labels on external volumes by @ndeloof - Refactoring variable name by @ulyssessouza - Add multiargs build e2e tests by @ulyssessouza Signed-off-by: Javier Marcet <javier@marcet.info>
* | Merge pull request #17262 from TDT-AG/pr/20211203-minicomFlorian Eckert2021-12-06
|\ \ | | | | | | minicom: remove PKG_FIXUP:autoreconf
| * | minicom: remove PKG_FIXUP:autoreconfFlorian Eckert2021-12-03
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The definition PKG_FIXUP=:autorenconf is no longer necessary. If this option is not removed, I get the following compilation error warning. configure.ac:125: warning: macro 'AM_GNU_GETTEXT' not found in library configure.ac:126: warning: macro 'AM_GNU_GETTEXT_VERSION' not found in library And the compilation stops with the following message. ./configure: line 6690: syntax error near unexpected token `external' ./configure: line 6690: `AM_GNU_GETTEXT(external)' Removing the PKG_FIXUP solves this. Signed-off-by: Florian Eckert <fe@dev.tdt.de>
* | | coremark: add myself as maintainerAleksander Jan Bajkowski2021-12-06
| | | | | | | | | | | | Signed-off-by: Aleksander Jan Bajkowski <olek2@wp.pl>
* | | coremark: bump to 2021-11-17Aleksander Jan Bajkowski2021-12-06
| | | | | | | | | | | | Signed-off-by: Aleksander Jan Bajkowski <olek2@wp.pl>
* | | yq: Update to 4.16.1Tianling Shen2021-12-05
| | | | | | | | | | | | Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
* | | slirp4netns: update to version 1.1.12Oskari Rauta2021-12-05
|/ / | | | | | | | | | | | | | | | | Most recent changes: - Explicitly support DHCP - Update parson to v1.1.3 Signed-off-by: Oskari Rauta <oskari.rauta@gmail.com>
* | slirp4netns: new packageOskari Rauta2021-12-01
| | | | | | | | Signed-off-by: Oskari Rauta <oskari.rauta@gmail.com>
* | fatresize: add new packageOskari Rauta2021-11-29
| | | | | | | | | | | | | | fatresize is a small tool using libparted to resize FAT type partitions. Signed-off-by: Oskari Rauta <oskari.rauta@gmail.com>
* | mariadb: Create compatibility symlinksMichal Hrusecky2021-11-29
| | | | | | | | | | | | | | For every mysql* binary create corresponding mariadb binary and vice versa. Signed-off-by: Michal Hrusecky <michal.hrusecky@turris.com>
* | mariadb: Install all supporting sql filesMichal Hrusecky2021-11-29
| | | | | | | | | | | | Do not pick just few random SQL files to install, install all of them. Signed-off-by: Michal Hrusecky <michal.hrusecky@turris.com>
* | mariadb: Tweak default configurationMichal Hrusecky2021-11-29
| | | | | | | | | | | | | | | | Remove from default configuration options that are compiled in like default paths and character set. On the other hand add few examples of tweak options that might be handy. Signed-off-by: Michal Hrusecky <michal.hrusecky@turris.com>
* | mariadb: Init script improvementsMichal Hrusecky2021-11-29
| | | | | | | | | | | | | | | | | | Update init script so other user/group can be used. Also make sure that init script can actually create an empty database instead of forcing the user to do it by hand. Other new feature is taking care of migration of the database when upgrading the database. Signed-off-by: Michal Hrusecky <michal.hrusecky@turris.com>
* | mariadb-common: Drop package and adjust configurationMichal Hrusecky2021-11-29
| | | | | | | | | | | | | | | | | | | | | | | | | | The raison d'être of package mariadb-common was to provide common my.cnf config file that was being used to include subdirectories and then to push utf-8 as default everywhere. Let's make this file part of the server package as there we actually set other options as well and drop it from all clients. Instead let's set utf-8 as default in server, client and client libraries. While at it also set socket to the more common path and drop mysqld_safe script from the list of configuration files and do other minor tweaks. Signed-off-by: Michal Hrusecky <michal.hrusecky@turris.com>
* | conmon: remove unnecessary dependencyOskari Rauta2021-11-29
| | | | | | | | | | | | | | this patch removes unnecessary dependency to golang/host as pointed out by @jefferyto earlier at #17063 (comment) Signed-off-by: Oskari Rauta <oskari.rauta@gmail.com>
* | docker-compose: Update to version 2.2.0Javier Marcet2021-11-29
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | What's Changed: - Better detect container will restart by @ndeloof in #8898 - Type mismatch checking tmpfs conflicting options by @ndeloof in #8904 - Remove unused flag by @ulyssessouza in #8923 - Use Dockerfile directly when path is absolute otherwise join it with Context path by @glours in #8929 - Interrupt printer when compose log is cancelled by @ndeloof in #8926 - Restore compose build to support context set as a git URL by @ndeloof in #8933 - Upgrade containerd version - security fix by @glours in #8936 - Don't SetRawTerminal when run is ran with -T by @ndeloof in #8938 - Fix typo in --wait option mechanism by @PierreAntoineGuillaume in #8888 - Detect volume we didn't created and ask user to explicitely mark them as external by @ndeloof in #8941 - Bump compose-go to v1.0.8 by @mat007 in #8956 - Don't normalize compose model in compatibility mode by @ndeloof in #8943 - Don't try to start services with 0 replicas by @akerouanton in #8834 - Introduce docker compose config --images by @ndeloof in #8955 - Introduce run —quiet-pull to align with up by @ndeloof in #8947 Signed-off-by: Javier Marcet <javier@marcet.info>
* | Merge pull request #17064 from cotequeiroz/mariadbEneas U de Queiroz2021-11-25
|\ \ | |/ |/| mariadb, liburing: fix liburing dependency failure (use liburing if kernel supports it)
| * mariadb: use liburing if kernel supports itEneas U de Queiroz2021-11-04
| | | | | | | | | | | | | | | | | | | | | | | | liburing is preferred over libaio. So, if liburing has already been built, mariadb will use it, instead of libaio, failing with a missed dependency. If it is not found, then libaio is used. Since it depends on the kernel being built with io_uring support, and it defaults to y unless SMALL_FLASH=y, then we should allow libaio as fallback, checking the CONFIG_KERNEL_IO_URING symbol. Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
| * mariadb: ensure columnstore engine is disabledEneas U de Queiroz2021-11-04
| | | | | | | | | | | | | | | | | | | | mariadb may detect boost libraries, if the latter has been built with threads, date_time and chorno support, then it will enable the columnstore engine, which fails to build. Set PKG_RELEASE:=$(AUTORLEASE). Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
* | yq: Update to 4.15.1Tianling Shen2021-11-25
| | | | | | | | Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
* | crun: update to 1.3Oskari Rauta2021-11-24
| | | | | | | | Signed-off-by: Oskari Rauta <oskari.rauta@gmail.com>