aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* uvol: update to version 0.3Daniel Golle2021-07-25
| | | | | | | | | | | * genrate UCI fstab configs for each volume before first 'up' * remove UCI section on volume remove * use autofs automounter for read-only volumes * try umount on 'down' * emulate hotplug events for UBI volume up/down * more robust error paths Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* Merge pull request #16212 from 1715173329/yqJosef Schlehofer2021-07-24
|\ | | | | yq: Update to 4.11.2
| * yq: Update to 4.11.2Tianling Shen2021-07-24
|/ | | | Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
* Merge pull request #16198 from 1715173329/dnsproxyRosen Penev2021-07-23
|\ | | | | dnsproxy: Update to 0.39.0 and add init script
| * dnsproxy: add basic init scriptTianling Shen2021-07-23
| | | | | | | | Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
| * dnsproxy: Update to 0.39.0Tianling Shen2021-07-23
| | | | | | | | Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
* | hs20: set PKG_SOURCE_SUBDIRDaniel Golle2021-07-24
| | | | | | | | | | | | | | Building without the mirror-tarballs fails to PKG_SOURCE_SUBDIR not matching the hostapd source subdir name. Fix that. Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | Merge pull request #16179 from neheb/BaRosen Penev2021-07-23
|\ \ | | | | | | bash: update to 5.1.8
| * | bash: update to 5.1.8Rosen Penev2021-07-21
| | | | | | | | | | | | | | | | | | | | | | | | Switch to AUTORELEASE for simplicity. Remove upstream backports. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | Merge pull request #16178 from neheb/BzRosen Penev2021-07-23
|\ \ \ | | | | | | | | bluez: update to 5.60
| * | | bluez: update to 5.60Rosen Penev2021-07-21
| |/ / | | | | | | | | | | | | | | | | | | | | | Switch to AUTORELEASE for simplicity. Refresh patches. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | Merge pull request #16177 from neheb/CuRosen Penev2021-07-23
|\ \ \ | | | | | | | | canutils: uipdate to 2021.06.0
| * | | canutils: uipdate to 2021.06.0Rosen Penev2021-07-21
| |/ / | | | | | | | | | | | | | | | Switch to AUTORELEASE for simplicity. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | Merge pull request #16168 from neheb/SpiRosen Penev2021-07-23
|\ \ \ | | | | | | | | spi-tools: update to 1.0.0
| * | | spi-tools: update to 1.0.0Rosen Penev2021-07-20
| | | | | | | | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | Merge pull request #16169 from neheb/YaraRosen Penev2021-07-23
|\ \ \ \ | | | | | | | | | | yara: update to 4.1.1
| * | | | yara: update to 4.1.1Rosen Penev2021-07-20
| |/ / / | | | | | | | | | | | | | | | | | | | | Remove upstreamed patch. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | Merge pull request #16170 from neheb/IperfRosen Penev2021-07-23
|\ \ \ \ | | | | | | | | | | iperf: update to 2.1.3
| * | | | iperf: update to 2.1.3Rosen Penev2021-07-20
| |/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | Switch to AUTORELEASE for simplicity. Remove upstreamed patches. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | Merge pull request #16182 from neheb/lkRosen Penev2021-07-23
|\ \ \ \ | | | | | | | | | | lksctp-tools: update to 1.0.19
| * | | | lksctp-tools: update to 1.0.19Rosen Penev2021-07-21
| | |/ / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | Switch to AUTORELEASE for simplicity. Remove upstreamed patch. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | Merge pull request #16206 from jmarcet/alsa-lib-fixRosen Penev2021-07-23
|\ \ \ \ | | | | | | | | | | alsa-lib: install also /usr/share/alsa/ctl or alsa-mixer fails with:
| * | | | alsa-lib: install also /usr/share/alsa/ctl or alsa-mixer fails with:Javier Marcet2021-07-23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ❯ alsamixer ALSA lib conf.c:827:(get_char_skip_comments) Cannot access file /usr/share/alsa/ctl/default.conf ALSA lib conf.c:1994:(_snd_config_load_with_include) _toplevel_:61:26:No such file or directory ALSA lib conf.c:4040:(config_file_open) /usr/share/alsa/cards/aliases.conf may be old or corrupted: consider to remove or fix it ALSA lib conf.c:3962:(snd_config_hooks_call) function snd_config_hook_load returned error: No such file or directory ALSA lib control.c:1481:(snd_ctl_open_noupdate) Invalid CTL cards.ctl.default cannot open mixer: No such file or directory Signed-off-by: Javier Marcet <javier@marcet.info>
* | | | | cryptsetup: update to version 2.3.6Javier Marcet2021-07-24
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Javier Marcet <javier@marcet.info>
* | | | | uvol: adapt to changes in coreDaniel Golle2021-07-24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * lvm: remove left-over ubus events * lvm: resolve /dev/dm-* device name As block-mount and blockd now use /dev/dm-* names, let uvol also return those device names. Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | | | python-requests: bump to version 2.26.0Alexandru Ardelean2021-07-23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This version prefers charset_normalizer instead of chardet. chardet is still usable if available. Dropping patches for idna. Not required anymore. Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* | | | | python-dateutil: bump to version 2.8.2Alexandru Ardelean2021-07-23
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* | | | | ctop: update to 0.7.6Javier Marcet2021-07-23
|/ / / / | | | | | | | | | | | | Signed-off-by: Javier Marcet <javier@marcet.info>
* | | | Merge pull request #16185 from neheb/P1Nikos Mavrogiannopoulos2021-07-22
|\ \ \ \ | |_|_|/ |/| | | p11-kit: update to 0.24.0
| * | | p11-kit: update to 0.24.0Rosen Penev2021-07-21
| |/ / | | | | | | | | | | | | | | | | | | | | | Switch to AUTORELEASE for simplicity. Remove upstreamed patch. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | Merge pull request #16192 from turris-cz/syslogngJosef Schlehofer2021-07-22
|\ \ \ | | | | | | | | syslog-ng: update to version 3.33.2
| * | | syslog-ng: update to version 3.33.2Josef Schlehofer2021-07-21
|/ / / | | | | | | | | | | | | | | | | | | Changelog: https://github.com/syslog-ng/syslog-ng/releases/tag/syslog-ng-3.33.2 Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
* | | Merge pull request #16184 from neheb/VpLuiz Angelo Daros de Luca2021-07-21
|\ \ \ | | | | | | | | libvpx: update to 1.10.0
| * | | libvpx: update to 1.10.0Rosen Penev2021-07-21
| |/ / | | | | | | | | | | | | | | | Switch to AUTORELEASE for simplicity. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | Merge pull request #16190 from neheb/FuseRosen Penev2021-07-21
|\ \ \ | | | | | | | | fuse3: update to 3.10.4
| * | | fuse3: update to 3.10.4Rosen Penev2021-07-21
| |/ / | | | | | | | | | | | | | | | Switch to AUTORELEASE for simplicity. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | Merge pull request #16167 from neheb/MdpRosen Penev2021-07-21
|\ \ \ | | | | | | | | mpd: update to 0.22.9
| * | | mpd: update to 0.22.9Rosen Penev2021-07-20
| | |/ | |/| | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | Merge pull request #16188 from neheb/UaRosen Penev2021-07-21
|\ \ \ | | | | | | | | uacme: update to 1.7.1
| * | | uacme: update to 1.7.1Rosen Penev2021-07-21
| | |/ | |/| | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | Merge pull request #16176 from neheb/CaRosen Penev2021-07-21
|\ \ \ | |/ / |/| | clamav: update to 0.103.3
| * | clamav: update to 0.103.3Rosen Penev2021-07-21
|/ / | | | | | | | | | | Switch to AUTORELEASE for simplicity. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | Merge pull request #16122 from zhoreeq/bump_0_4_0Rosen Penev2021-07-20
|\ \ | | | | | | yggdrasil: bump to 0.4.0
| * | yggdrasil: bump to 0.4.0George Iv2021-07-19
| | | | | | | | | | | | | | | | | | | | | | | | - Bump yggdrasil-go version to v0.4.0 - Update ygguci tool for compatibility with the new yggdrasil-go version - Yggdrasil's config file is now generated in a separate command before running the daemon Signed-off-by: George Iv <zhoreeq@users.noreply.github.com>
* | | Merge pull request #16164 from stangri/master-vpnbypassRosen Penev2021-07-20
|\ \ \ | |_|/ |/| | vpnbypass: update to 1.3.2-1
| * | vpnbypass: updates to 1.3.2-1Stan Grishin2021-07-20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | bugfix: domain names bypass rename config file update Makefile updated README link updated shellcheck compatibility support for 21.02.0-rc2 and later updated code for interface triggers add newline to test.sh Signed-off-by: Stan Grishin <stangri@melmac.net>
* | | Merge pull request #16158 from TDT-AG/pr/20210720-file-magic-fix-patternRosen Penev2021-07-20
|\ \ \ | | | | | | | | libs: file: magic: remove "u" from pattern
| * | | libs: file: magic: remove "u" from patternMartin Schiller2021-07-20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This backports an upstream fix for the following warning: Warning: Unparsable number `xu \b, dcrypt version %d' Signed-off-by: Martin Schiller <ms@dev.tdt.de>
* | | | openvswitch: close flock fd when starting openvswitch servicesFelix Fietkau2021-07-20
| | | | | | | | | | | | | | | | | | | | | | | | Fixes deadlock with multiple init script calls Signed-off-by: Felix Fietkau <nbd@nbd.name>
* | | | Merge pull request #16153 from nwidger/niels/delve-1.7.0Rosen Penev2021-07-20
|\ \ \ \ | | | | | | | | | | delve: Update to 1.7.0