aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* ksmbd-tools: Fix ksmbd service is semi-killed at system startupGeorgi Valkov2021-11-29
| | | | | | | | | | | | | | The configuration for the ksmbd service is auto-generated when the OpenWRT configuration changes, and also during startup, hence ksmbd.init has to reload the kernel module. It does that by calling kill_server, which does not perform cleanup. This results in ksmbd being killed but not restarted properly during boot. This patch resolves the issue by using stop_service, which performs proper cleanup. https://forum.openwrt.org/t/ksmbd-samba3-4-alternative-ex-cifsd-smbd-package-support-thread/51695/68 Signed-off-by: Georgi Valkov <gvalkov@abv.bg>
* cloudreve: Update to 3.4.1Tianling Shen2021-11-27
| | | | | | Use SPDX identifier for PKG_LICENSE. Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
* yggdrasil: bump to 0.4.2George Iv2021-11-26
| | | | Signed-off-by: George Iv <zhoreeq@users.noreply.github.com>
* haproxy: Update HAProxy to v2.4.9Christian Lachner2021-11-26
| | | | | | | | - Update haproxy download URL and hash - Switched over to using USE_LIBATOMIC in favor of -latomic - Added a patch which fixes nossl builds Signed-off-by: Christian Lachner <gladiac@gmail.com>
* usteer: update to latest git headDavid Bauer2021-11-26
| | | | | | | | | | | | | | | 7bf79a2 ubus: set scan duration to roam scan interval b4eb49e policy: only select nodes with better signal when roaming 5d5a0be ubus: don't request measurement from unsupported STAs abc6fe0 local-node: update STA RRM capabilites 5ec713b node: determine roamability when selecting neighbors d0cd65b node: save created time for node a5c21ae ubus: prioritize neighbor reports on bss transition 532a48d local-node: prioritize neighbor candidates 4862080 node: keep track of roam-sources and roam-destinations 6a20591 sta-info: add last_connected field Signed-off-by: David Bauer <mail@david-bauer.net>
* 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>
| * liburing: add KERNEL_IO_URING dependencyEneas U de Queiroz2021-11-04
| | | | | | | | | | | | This needs kernel io_uring support to work. 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>
* | dnsproxy: Update to 0.39.12Tianling Shen2021-11-25
| | | | | | | | Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
* | yq: Update to 4.15.1Tianling Shen2021-11-25
| | | | | | | | Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
* | openvswitch: document missing optionsStijn Tintel2021-11-25
| | | | | | | | | | | | | | | | | | | | Commit 1038ac123558 ("openvswitch: add support for definining bridge ports...") added two new options: - drop_unknown_ports - ports They are missing from the README, so add them. Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
* | crun: update to 1.3Oskari Rauta2021-11-24
| | | | | | | | Signed-off-by: Oskari Rauta <oskari.rauta@gmail.com>
* | podman: update to 3.4.2Oskari Rauta2021-11-24
| | | | | | | | Signed-off-by: Oskari Rauta <oskari.rauta@gmail.com>
* | libxml2: build host static lib with -fPICDaniel Golle2021-11-24
| | | | | | | | | | | | | | | | libxslt/host is complaing that static libxml2 should be with -fPIC. Unconditionally enable -fPIC for for host build of libxml2. Fixes: dc701d61b ("libxml2: don't build host shared libraries") Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | expat: add host buildDaniel Golle2021-11-24
| | | | | | | | | | | | | | mesa in the video feed requires expat/host. Provide host build to allow mesa to build. Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | smcroute: update to 2.5.5Moritz Warning2021-11-23
| | | | | | | | Signed-off-by: Moritz Warning <moritzwarning@web.de>
* | zerotier: update to 1.8.3Moritz Warning2021-11-23
| | | | | | | | Signed-off-by: Moritz Warning <moritzwarning@web.de>
* | Merge pull request #17154 from jefferyto/python-pycparser-2.21Alexandru Ardelean2021-11-23
|\ \ | | | | | | python-pycparser: Update to 2.21, update patch
| * | python-pycparser: Update to 2.21, update patchJeffery To2021-11-19
| | | | | | | | | | | | Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* | | Merge pull request #17184 from commodo/python-reorgAlexandru Ardelean2021-11-23
|\ \ \ | | | | | | | | python-packages: remove myself as maintainer
| * | | python-packages: remove myself as maintainerAlexandru Ardelean2021-11-23
|/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | There's been a bit of overlapping opinions on some of these packages. The best thing to do here is to reduce ownership and relinquish my control. This patch does that. Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* | | libvpx: update to 1.11.0Luiz Angelo Daros de Luca2021-11-22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2021-09-27 v1.11.0 "Smew Duck" This maintenance release adds support for VBR mode in VP9 rate control interface, new codec controls to get quantization parameters and loop filter levels, and includes several improvements to NEON and numerous bug fixes. - Upgrading: New codec control is added to get quantization parameters and loop filter levels. VBR mode is supported in VP9 rate control library. - Enhancement: Numerous improvements for Neon optimizations. Code clean-up and refactoring. Calculation of rd multiplier is changed with BDRATE gains. - Bug fixes: Fix to overflow on duration. Fix to several instances of -Wunused-but-set-variable. Fix to avoid chroma resampling for 420mpeg2 input. Fix to overflow in calc_iframe_target_size. Fix to disallow skipping transform and quantization. Fix some -Wsign-compare warnings in simple_encode. Fix input file path in simple_encode_test. Fix valid range for under/over_shoot pct. Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
* | | bind: bump to 9.17.20Noah Meyerhans2021-11-22
| | | | | | | | | | | | Signed-off-by: Noah Meyerhans <frodo@morgul.net>
* | | crowdsec: update to 1.2.1Kerma Gérald2021-11-22
| | | | | | | | | | | | | | | | | | crowdsec-firewall-boucer: update to 0.0.16 Signed-off-by: Kerma Gérald <gandalf@gk2.net>
* | | clocate: update to latest HEADDavid Bauer2021-11-22
| | | | | | | | | | | | | | | | | | | | | 4a4c0c0 nl80211: fix IE loop d83e572 nl80211: fix potential oob read Signed-off-by: David Bauer <mail@david-bauer.net>
* | | docker: Update to 20.10.11Gerard Ryan2021-11-22
| | | | | | | | | | | | Signed-off-by: Gerard Ryan <G.M0N3Y.2503@gmail.com>
* | | dockerd: Update to 20.10.11Gerard Ryan2021-11-22
| | | | | | | | | | | | Signed-off-by: Gerard Ryan <G.M0N3Y.2503@gmail.com>
* | | containerd: Update to 1.4.12Gerard Ryan2021-11-22
| | | | | | | | | | | | Signed-off-by: Gerard Ryan <G.M0N3Y.2503@gmail.com>
* | | Merge pull request #17142 from commodo/python-yamlAlexandru Ardelean2021-11-22
|\ \ \ | | | | | | | | python-yaml: bump to version 6.0
| * | | python-yaml: bump to version 6.0Alexandru Ardelean2021-11-21
| | | | | | | | | | | | | | | | Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* | | | Merge pull request #17121 from commodo/python3-bumpAlexandru Ardelean2021-11-22
|\ \ \ \ | | | | | | | | | | python3: bump to version 3.10.0
| * | | | python3: bump to version 3.10.0Alexandru Ardelean2021-11-19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Manually re-applied: 008-distutils-use-python-sysroot.patch 016-adjust-config-paths.patch Drop patch: 003-do-not-run-distutils-tests.patch There is now a configure option '--disable-test-modules' And seems we left the '_ctypes_test' around for quite some time. Dropped now. Refs: https://bugs.python.org/issue27640 https://bugs.python.org/issue43282 Drop patch: 013-getbuildinfo-date-time-source-date-epoch.patch Python build honors SOURCE_DATE_EPOCH pretty well now. Drop setuptools patches. Setuptools should be reproducible with Python 3.6+ according to a mention here: https://github.com/pypa/setuptools/pull/1690#issuecomment-536517456 It's time to let upstream fix Setuptools reproduce-ability. Drop patch: 010-do-not-add-rt-lib-dirs-when-cross-compiling.patch I can't seem to fully remember why it's there. And it seem to build fine without it. Drop patch: 015-abort-on-failed-modules.patch Python build supports a similar PYTHONSTRICTEXTENSIONBUILD=1 env-var option. Add patch: 026-openssl-feature-flags.patch We need to keep this in our tree for a while. See: https://bugs.python.org/issue45627 Backport patch: 027-bpo-43158-Use-configure-values-for-building-_uuid-ex.patch Link: https://github.com/python/cpython/pull/29353 Fixes the build for uuid C module. Add patch: 028-host-python-support-ssl-with-libressl.patch We need the _ssl module working on the host-side with LibreSSL for pip to work to download from https://pypi.org Refs: https://github.com/openwrt/openwrt/pull/4749 Add patch: 029-disable-deprecation-warning.patch Fixes apparmor build. The warning causes a configure error. Refreshed the rest of patches. Some old build-flags were removed. They don't seem to be necessary anymore. Split python3-uuid from python3-light. To better manage the libuuid library (if needed). Also, fixing the uuid C module build. Seems this was failing, and was falling back to using hashlib. Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* | | | | zabbix: fix 6in4 network interface discoveryJacek Konieczny2021-11-21
| |/ / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Those devices don't have 'device' propery, only 'l3_device', which causes 'attempt to concatenate field 'device' (a nil value)' lua error. Use 'l3_device' as a fallback in this case. Signed-off-by: Jacek Konieczny <jajcus@jajcus.net>
* | | | Merge pull request #17168 from garikello3d/libpqxx-version-7.6.0Michael Heimpold2021-11-20
|\ \ \ \ | | | | | | | | | | libpqxx: update to version 7.6.0
| * | | | libpqxx: update to version 7.6.0Igor Bezzubchenko2021-11-20
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Igor Bezzubchenko <garikello@gmail.com>
* | | | | Merge pull request #17167 from mhei/php8-updateMichael Heimpold2021-11-20
|\ \ \ \ \ | | | | | | | | | | | | php8: update to 8.0.13
| * | | | | php8: update to 8.0.13Michael Heimpold2021-11-20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This fixes: - CVE-2021-21707 Also drop upstream patch which is included in the release now. Signed-off-by: Michael Heimpold <mhei@heimpold.de>
* | | | | | Merge pull request #17166 from mhei/php7-updateMichael Heimpold2021-11-20
|\ \ \ \ \ \ | | | | | | | | | | | | | | php7: update to 7.4.26
| * | | | | | php7: update to 7.4.26Michael Heimpold2021-11-20
| |/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This fixes: - CVE-2021-21707 Also drop upstream patch which is included in the release now. Signed-off-by: Michael Heimpold <mhei@heimpold.de>
* / / / / / transmission: include default 'web_home' dir in jailDaniel Golle2021-11-20
|/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes 'transmission-web' for users which didn't manually configure the 'web_home' option. Assume transmission's default in case 'web_home' isn't defined and mount the directory so it can be accessed from inside the jail. Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | | | transmission: add a bunch of syscalls to seccomp filterDaniel Golle2021-11-20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add missing "inotify_add_watch", "inotify_init1" and "inotify_rm_watch" syscalls to seccomp filter which are needed in case watch_dir feature of transmission is used. Fixes #16972 Reported-by: @siwind Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | | | conntrack-tools: import patch to fix cacheNick Hainke2021-11-20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | As written in the commit message: Depending on your conntrackd configuration, events might get lost, leaving stuck entries in the cache forever. Skip checking the conntrack ID to allow for lazy cleanup by when a new entry that is represented by the same tuple is added. Signed-off-by: Nick Hainke <vincent@systemli.org>
* | | | | Merge pull request #17161 from stangri/master-nebulaStan Grishin2021-11-19
|\ \ \ \ \ | |/ / / / |/| | | | nebula: update to 1.5.0
| * | | | nebula: update to 1.5.0Stan Grishin2021-11-19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * update binaries to version 1.5.0 (thanks @jefferyto) * update maintainer's email address Signed-off-by: Stan Grishin <stangri@melmac.ca>
* | | | | Merge pull request #17160 from rs/nextdns-1.37.4-masterStan Grishin2021-11-19
|\ \ \ \ \ | |/ / / / |/| | | | nextdns: Update to version 1.37.4
| * | | | nextdns: Update to version 1.37.4Olivier Poitrey2021-11-19
|/ / / / | | | | | | | | | | | | Signed-off-by: Olivier Poitrey <rs@nextdns.io>
* / / / telegraf: Update package to version 1.20.4Jonathan Pagel2021-11-19
|/ / / | | | | | | | | | Signed-off-by: Jonathan Pagel <jonny_tischbein@systemli.org>
* | | Merge pull request #17151 from jefferyto/golang-1.17.3Alexandru Ardelean2021-11-19
|\ \ \ | | | | | | | | golang: Update to 1.17.3
| * | | golang: Update to 1.17.3Jeffery To2021-11-19
| |/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Contains fixes for: * CVE-2021-41771: ImportedSymbols in debug/macho (for Open or OpenFat) accesses a memory location after the end of a buffer * CVE-2021-41772: archive/zip Reader.Open panic via a crafted ZIP archive containing an invalid name or an empty filename field Signed-off-by: Jeffery To <jeffery.to@gmail.com>