aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
* | | | | | | | Merge pull request #17988 from commodo/python-lxmlJosef Schlehofer2022-03-05
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | python-lxml: bump to version 4.8.0
| * | | | | | | python-lxml: bump to version 4.8.0Alexandru Ardelean2022-03-05
|/ / / / / / / | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* | | | | | | mdnsresponder: Fix nullpointer dereference while parsing interface listMaarten Aertsen2022-03-04
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This patch was backported from https://github.com/IETF-Hackathon/mDNSResponder/commit/1fb07b9524b4afed3a826c087db4dc48a7bfdb8 Signed-off-by: Maarten Aertsen <maarten@rtsn.nl>
* | | | | | | strongswan: add missing dependenciesStijn Tintel2022-03-04
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix the following build failures by adding the missing dependencies: Package strongswan-mod-connmark is missing dependencies for the following libraries: libip4tc.so.2 Package strongswan-mod-forecast is missing dependencies for the following libraries: libip4tc.so.2 Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
* | | | | | | cni-plugins-nft: change names to support fw4Oskari Rauta2022-03-04
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | added patch with following features: - forces table family always to inet instead of ip or ip6. - force fw4 table using - change default chain names for fw4 Signed-off-by: Oskari Rauta <oskari.rauta@gmail.com>
* | | | | | | gptfdisk: fix some warnings treated as errorsOskari Rauta2022-03-03
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fixes error: format not a string literal and no format arguments [-Werror=format-security] during compile Signed-off-by: Oskari Rauta <oskari.rauta@gmail.com>
* | | | | | | nsutils: new packageOskari Rauta2022-03-03
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Oskari Rauta <oskari.rauta@gmail.com>
* | | | | | | tcpproxy: fix Wformat warningRosen Penev2022-03-03
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | snprintf call requires one more byte for NULL termunator. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | Merge pull request #17980 from 1715173329/dpJosef Schlehofer2022-03-03
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | dnsproxy: Update to 0.41.3
| * | | | | | dnsproxy: Update to 0.41.3Tianling Shen2022-03-03
|/ / / / / / | | | | | | | | | | | | | | | | | | Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
* | | | | | flac: update to 1.3.4Rosen Penev2022-03-02
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Switch to build with cmake for speed and simplicity. Remove now pointless patches. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | mksh: resign as maintainerAlif M. Ahmad2022-03-02
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove myself from maintainer. Signed-off-by: Alif M. Ahmad <alive4ever@live.com>
* | | | | | haproxy: Update HAProxy to v2.4.14Christian Lachner2022-03-02
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Update haproxy download URL and hash Signed-off-by: Christian Lachner <gladiac@gmail.com>
* | | | | | ffmpeg: update to 5.0John Audia2022-03-02
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bump to latest upstream version. Manually rebased: 030-h264-mips.patch Backported: FFmpeg/FFmpeg/commit/2f0a214a6202516b4dda2bb22b6b3ac20e465d6d Tested using: ffmpeg -f lavfi -i testsrc=duration=10:size=1280x720:rate=30 testsrc.mpg Resulting mpg was good. Build system: x86_64 Build-tested: bcm2711/RPi4B Run-tested: bcm2711/RPi4B Signed-off-by: John Audia <graysky@archlinux.us>
* | | | | | conmon: update to version 2.1.0Oskari Rauta2022-03-02
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This release contains Bug fixes patch refreshed Signed-off-by: Oskari Rauta <oskari.rauta@gmail.com>
* | | | | | crun: update to version 1.4.2Oskari Rauta2022-03-02
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Oskari Rauta <oskari.rauta@gmail.com>
* | | | | | podman: update to version 4.0.2Oskari Rauta2022-03-02
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Patch had became obsolete, it's contents were merged to upstream. Patch removed. - Version updated, long list of changes is available at https://github.com/containers/podman/releases Signed-off-by: Oskari Rauta <oskari.rauta@gmail.com>
* | | | | | sumo: update to 1.12Rosen Penev2022-03-02
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | perl: add powerpc64 supportRosen Penev2022-03-02
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Needed by the QoriQ target. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | sqm-scripts: switch back to iptablesEtienne Champetier2022-03-02
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Following recent dependency rework, we can switch between iptables-legacy and iptables-nft, and they both PROVIDES iptables. Make it easier for user that want/need to stick to firewall3/iptables-legacy to do so. Signed-off-by: Etienne Champetier <champetier.etienne@gmail.com>
* | | | | | Merge pull request #17969 from graysky2/rng-toolsHannu Nyman2022-03-02
|\ \ \ \ \ \ | | | | | | | | | | | | | | rng-tools: drop unneeded dep
| * | | | | | rng-tools: drop unneeded depJohn Audia2022-03-01
|/ / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Upstream dropped the libsysfs dep.[1] 1. https://github.com/nhorman/rng-tools/releases/tag/v6.12 Signed-off-by: John Audia <graysky@archlinux.us>
* | | | | | shadowsocks-libev: update README.mdYousong Zhou2022-03-01
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
* | | | | | shadowsocks-libev: convert to using nftYousong Zhou2022-03-01
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | It will be mostly implemented with ucode templates installed at /usr/share/ss-rules and called from init script. The generated nftables rules will be stored at /etc/nftables.d/ Incompatible changes were introduced as described in the README.md file - Netfilter ipset was replaced with nftables sets - UCI options ipt_args and dst_forward_recentrst of section ss_rules are now deprecated. The former does not apply to nftables. The later not yet implemented with nftables. Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
* | | | | | shadowsocks-libev: ss-rules: request presence of nat tableYousong Zhou2022-03-01
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ss-rules with iptables needs presence of netfilter nat table to work. ss-rules works before without explicitly requesting it as a dependency because it's present by default on a pre-firewall4/nftables OpenWrt install. We request it explicitly now to make life easier in case people would like to try ss-rules/iptables on firewall4/nftables enabled OpenWrt system Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
* | | | | | rng-tools: update to 6.15John Audia2022-02-28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Upstream bump Build system: x86_64 Build-tested: bcm2711/RPi4B Signed-off-by: John Audia <graysky@archlinux.us>
* | | | | | kcptun: bump to v20210922Chao Liu2022-02-28
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Chao Liu <git@expiron.dev>
* | | | | | atop: update to 2.7.1John Audia2022-02-28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Upstream bump and remove unneeded patch Build system: x86_64 Build-tested: bcm2711/RPi4B Run-tested: bcm2711/RPi4B Signed-off-by: John Audia <graysky@archlinux.us>
* | | | | | yq: Update to 4.21.1Tianling Shen2022-02-28
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
* | | | | | gg: Update to 0.2.3Tianling Shen2022-02-28
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
* | | | | | samba: add ppc64 supportRosen Penev2022-02-28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Needed for QoriQ target Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | Merge pull request #17958 from neheb/9Nikos Mavrogiannopoulos2022-02-28
|\ \ \ \ \ \ | | | | | | | | | | | | | | p11-kit: update to 0.24.1
| * | | | | | p11-kit: update to 0.24.1Rosen Penev2022-02-28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | explicitly disable NLS It seems it's only used for man pages, which are unused. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | samplicator: fix Wformat warningRosen Penev2022-02-28
|/ / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Wrong type. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | coreutils: patch chmod with upstream fixJohn Audia2022-02-26
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Apply a post-release upstream patch to chmod to fix some broken behavior. See: https://git.savannah.gnu.org/cgit/coreutils.git/commit/?id=e8b56ebd536e82b15542a00c888109471936bfda A number of major distros including Arch, Alpine and Void import this patch. Signed-off-by: John Audia <graysky@archlinux.us>
* | | | | | expat: update to 2.4.6Michal Vasilek2022-02-25
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Michal Vasilek <michal.vasilek@nic.cz>
* | | | | | ocserv: updated to 1.1.6Nikos Mavrogiannopoulos2022-02-25
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Nikos Mavrogiannopoulos <n.mavrogiannopoulos@gmail.com>
* | | | | | openconnect: updated to 8.20Nikos Mavrogiannopoulos2022-02-25
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Nikos Mavrogiannopoulos <n.mavrogiannopoulos@gmail.com>
* | | | | | tvheadend: add /etc/tvheadend config to conffilesMatthew Hagan2022-02-25
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Allow backing up and preserving of /etc/tvheadend across sysupgrades. Signed-off-by: Matthew Hagan <mnhagan88@gmail.com>
* | | | | | tvheadend: correct group permissions for /dev/dvbMatthew Hagan2022-02-25
|/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Provide group read, write and execute permissions for /dev/dvb, otherwise adapters will not be accessible from tvheadend. Signed-off-by: Matthew Hagan <mnhagan88@gmail.com>
* | | | | python-psutil: update to version 5.9.0, fix build on macosSergey V. Lobanov2022-02-24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1. updated to 5.9.0 2. psutil can not be built on macos due to build script detects Darwin using sys.platform and changes build logic to build for Darwin, but OpenWrt is Linux. This commit add patch to allow redefining sys.platform and uses env var TARGET_SYS_PLATFORM to specify linux as sys platfrom. Signed-off-by: Sergey V. Lobanov <sergey@lobanov.in>
* | | | | mpd-full: enable soxrKazuhiro Ito2022-02-24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Enable soxr resampler library. "internal" resampler is really poor quality and libsamplerate library is too heavy for tiny system. Signed-off-by: Kazuhiro Ito <kzhr@d1.dion.ne.jp>
* | | | | MarkupSafe: update to version 2.1.0Josef Schlehofer2022-02-24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Changelog: https://markupsafe.palletsprojects.com/en/2.1.x/changes/#version-2-1-0 Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
* | | | | geoipupdate: update to 4.9.0Matthew Hagan2022-02-23
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Matthew Hagan <mnhagan88@gmail.com>
* | | | | frp: update to 0.39.0Van Waholtz2022-02-23
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Van Waholtz <vanwaholtz@gmail.com>
* | | | | frp: add service_triggerVan Waholtz2022-02-23
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Van Waholtz <vanwaholtz@gmail.com>
* | | | | frpc: add anonymous proxy config supportVan Waholtz2022-02-23
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Van Waholtz <vanwaholtz@gmail.com>
* | | | | utils/watchcat: restart failure time after network restartRozhuk Ivan2022-02-23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Without this change these settings: Mode: Restart Interface Period: 30s Check Interval: 5s will do ping every 30s, if all pings are fail then it try to take action every 5 second. After apply this patch watchcat will try to send ping every 5 second in next 30 sec before take action if all pings are fail. This is important for wireless uplinks like 3G/4G that need some time to establish connection. Signed-off-by: Rozhuk Ivan <rozhuk.im@gmail.com>
* | | | | tcpreplay: bump to version 4.4.1Alexandru Ardelean2022-02-23
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* | | | | tvheadend: bind to LAN IP by defaultMarius Dinu2022-02-23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | If config parameter is not set, tvheadend will bind to LAN IP address by default. Fixes issue #16500 without requiring user modifications to config file. It's also more secure if firewall becomes disabled. Signed-off-by: Marius Dinu <m95d+git@psihoexpert.ro>