aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
* | | | | | | xtables-addons: fix various warning in lua patchRosen Penev2022-04-05
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | These will become errors in the next LTS kernel. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | xtables-addons: update to 3.19Rosen Penev2022-04-05
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes compilation with kernel 5.15. Fixed changed binary name. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | wifi-presence: add new packageAdam Williams2022-04-05
|/ / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | See https://github.com/awilliams/wifi-presence for details. Signed-off-by: Adam Williams <pwnfactory@gmail.com>
* | | | | | python-websocket-client: update to 1.3.2Javier Marcet2022-04-05
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Add support for pre-initialized stream socket in new WebSocketApp - Remove rel.saferead() in examples (f0bf03d) - Increase scope of linting checks (dca4022) - Start adding type hints (a8a4099) Signed-off-by: Javier Marcet <javier@marcet.info>
* | | | | | prometheus-node-exporter-lua: fix ubnt-manager collectorNick Hainke2022-04-04
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update the version and add ubnt-manager to the build section. Fixes: 76f27975a9eb (" prometheus-node-exporter-lua: add ubnt-manager collector ") Signed-off-by: Nick Hainke <vincent@systemli.org>
* | | | | | prometheus-node-exporter-lua: add ubnt-manager collectorNick Hainke2022-04-04
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Ubnt-manager-collector collects statistics from airos devices configured in ubnt-manager. Signed-off-by: Nick Hainke <vincent@systemli.org>
* | | | | | ubnt-manager: add ubnt-managerNick Hainke2022-04-04
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This app makes it easier to work with AirOS devices. So far, only monitoring is implemented. Signed-off-by: Nick Hainke <vincent@systemli.org>
* | | | | | uvol: yet another small compatibility hackDaniel Golle2022-04-04
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Shift ARGV until actual parameters start to compensate for older versions of ucode passing the complete cmdline. Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | | | | uvol: fixes and adapt to in-tree ucodeDaniel Golle2022-04-04
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Don't use features which are not yet present in the version of ucode currently shipped with OpenWrt (such as `fs.access()` or assuming raw mode by default). Fix syntax error in main executable. Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | | | | Merge pull request #18143 from mhei/php8-pecl-redis-updateMichael Heimpold2022-04-03
|\ \ \ \ \ \ | | | | | | | | | | | | | | php8-pecl-redis: update to 5.3.7
| * | | | | | php8-pecl-redis: update to 5.3.7Michael Heimpold2022-04-03
| | |_|_|_|/ | |/| | | | | | | | | | | | | | | | Signed-off-by: Michael Heimpold <mhei@heimpold.de>
* | | | | | Merge pull request #18144 from mhei/php8-pecl-imagick-updateMichael Heimpold2022-04-03
|\ \ \ \ \ \ | | | | | | | | | | | | | | php8-pecl-imagick: update to 3.7.0
| * | | | | | php8-pecl-imagick: update to 3.7.0Michael Heimpold2022-04-03
| |/ / / / / | | | | | | | | | | | | | | | | | | Signed-off-by: Michael Heimpold <mhei@heimpold.de>
* / / / / / docker-compose: Update to version 2.4.0Javier Marcet2022-04-03
|/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | What's Changed: - pass interactive flag to ExecOptions for the RunExec command by @glours - go.mod: pin k8s version to fix build on go1.16, and update buildx to v0.8.1 by @thaJeztah - support cache_from|to|no|pull by @ndeloof - fix race condition on start-stop e2e tests running in parrallel by @glours - Add support of ssh authentications defined in compose file or via cli… by @glours - fix typo in ssh option description by @mschoettle - Takes COMPOSE_PROJECT_NAME into consideration on commands by @ulyssessouza - Remove dead warning code by @ulyssessouza - Fix down command without any resource to delete by @ulyssessouza - vendor: github.com/containerd/containerd v1.6.2 by @thaJeztah New Contributors: - @mschoettle made their first contribution Signed-off-by: Javier Marcet <javier@marcet.info>
* | | | | pingcheck: update to 2022-03-01Rosen Penev2022-04-02
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes compilation with kernel 5.15. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | kea: bump to 2.0.2Stijn Tintel2022-04-02
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Drop patches that no longer apply: - net/kea/patches/001-fix-cross-compile.patch - net/kea/patches/002-fix-host-compile.patch Drop upstreamed patches: - net/kea/patches/020-shared_ptr.patch - net/kea/patches/030-gcc11.patch - net/kea/patches/040-map.patch Fixup patch net/kea/patches/003-no-test-compile.patch. Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
* | | | | kea: drop host buildStijn Tintel2022-04-02
|/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The host build is used to build kea-msg-compiler, which is only needed when there are changes to .mes files. Since we're not making any changes to such files, we do not need this. As host build fails for Kea 2.0.2, and the git history for kea doesn't contain any reasoning for enabling it, let's just drop it. Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
* | | | glibs: revert "fix compilation with Alpine Linux"Rosen Penev2022-04-01
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This reverts commit 0ce744202ad2a2feaa3b841ce934765416d1339e. Broken everywhere else. A better solution will need to be found. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | knot: update to 3.1.7Jan Hák2022-04-01
|/ / / | | | | | | | | | Signed-off-by: Jan Hák <jan.hak@nic.cz>
* | | uvol: unbreak build and adapt to updated ucodeDaniel Golle2022-03-31
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Fix build which was broken by a wrong path in the Makefile. Adapt to ucode commit 4618807 ("main: rework CLI frontend"): * ucode now no longer needs the {% %} around each code file, remove that and safe one level of indentation. * ARGV now no longer includes ucode executable and script itself Fixes: 6350c7bc6 ("uvol: replace with re-write in ucode") Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | powertop: add gettext-version fixupRosen Penev2022-03-31
| | | | | | | | | | | | | | | | | | I hit this locally on Fedora 35 for some reason. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | uvol: replace with re-write in ucodeDaniel Golle2022-03-31
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Replace previous Shell draft-quality implementation of uvol with a rewrite in ucode[1]. While the new code is slightly larger, it performs much better (as we no longer fork() for parsing strings like in Shell with grep, sed and friends). Before: time uvol list -j [ ... ] real 0m 0.82s user 0m 0.13s sys 0m 0.10s After: time uvol list -j [ ... ] real 0m 0.47s user 0m 0.05s sys 0m 0.05s [1]: https://github.com/jow-/ucode Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | procps-ng: add missing InstallDev sectionMarko Ratkaj2022-03-31
| | | | | | | | | | | | | | | | | | | | | This package seems to be missing an InstallDev section. Had a compile failure for an application that needs to compile against libprocps Signed-off-by: Marko Ratkaj <markoratkaj@gmail.com>
* | | python-dotenv: update to v0.20.0Javier Marcet2022-03-31
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Added: - Add encoding (Optional[str]) parameter to get_key, set_key and unset_key. (by @bbc2) Fixed: - Use dict to specify the entry_points parameter of setuptools.setup (by @mgorny). - Don't build universal wheels (by @bbc2). Signed-off-by: Javier Marcet <javier@marcet.info>
* | | gst1-libav: fix compilation with ffmpeg5Rosen Penev2022-03-31
| | | | | | | | | | | | | | | | | | Upstream backport. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | vim: update maintainer emailMarko Ratkaj2022-03-31
| | | | | | | | | | | | Signed-off-by: Marko Ratkaj <markoratkaj@gmail.com>
* | | file: update maintainer emailMarko Ratkaj2022-03-31
| | | | | | | | | | | | Signed-off-by: Marko Ratkaj <markoratkaj@gmail.com>
* | | lxc: update maintainer emailMarko Ratkaj2022-03-31
| | | | | | | | | | | | Signed-off-by: Marko Ratkaj <markoratkaj@gmail.com>
* | | clamav: update maintainer emailMarko Ratkaj2022-03-31
| | | | | | | | | | | | Signed-off-by: Marko Ratkaj <markoratkaj@gmail.com>
* | | Merge pull request #18204 from ratkaj/jq_update_maintainer_emailMarko Ratkaj2022-03-31
|\ \ \ | | | | | | | | jq: update maintainer email
| * | | jq: update maintainer emailMarko Ratkaj2022-03-31
| | | | | | | | | | | | | | | | Signed-off-by: Marko Ratkaj <markoratkaj@gmail.com>
* | | | gensio: Update to 2.3.6Nita Vesa2022-03-31
|/ / / | | | | | | | | | | | | | | | | | | Changes since last version: Just bug fixes and minor changes. Signed-off-by: Nita Vesa <werecatf@outlook.com>
* | | modemmanager: switch to meson build toolsMaxim Anisimov2022-03-30
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Using https://gitlab.freedesktop.org/mobile-broadband/ModemManager.git to download the source code. Added compile option to compile qrtr support. Enabled lto and additional gcc flags for perfomance and less size. Modified to use meson as upstream has abandoned autotools. Removed BUILD_PARALLEL options. These are default with ninja/meson. Signed-off-by: Maxim Anisimov <maxim.anisimov.ua@gmail.com>
* | | fio: update to 3.29Rosen Penev2022-03-30
| | | | | | | | | | | | | | | | | | Fixes compilation with kernel 5.15 Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | libpfring: update to 8.0.0Rosen Penev2022-03-30
|/ / | | | | | | | | | | Fixes compilation with kernel 5.15 Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | gensio: Fix circular dependency errorNita Vesa2022-03-30
| | | | | | | | | | | | | | | | Adding libsctp adds IPV6 dependency to gensio, so this patch is an attempt at working around that with the goal of getting rid of the circular dependency error. Signed-off-by: Nita Vesa <werecatf@outlook.com>
* | libqmi: polish MakefileMaxim Anisimov2022-03-30
| | | | | | | | | | | | | | | | PKG_VERSION replaced by PKG_SOURCE_VERSION. Simplify for collection selection. Removed unneeded python3/host dep. Signed-off-by: Maxim Anisimov <maxim.anisimov.ua@gmail.com>
* | python-evdev: bump to version 1.5.0Alexandru Ardelean2022-03-30
| | | | | | | | Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* | python-pytz: bump to version 2022.1Alexandru Ardelean2022-03-30
| | | | | | | | Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* | ser2net: Update to version 4.3.5Nita Vesa2022-03-30
| | | | | | | | | | | | | | | | | | | | | | The updated version requires libgensio, libyaml and libpthread, so those have been added accordingly to dependencies. Also added arguments for the configure-script to always attempt to build ser2net with the same settings, instead of leaving it to guess, for consistency. Signed-off-by: Nita Vesa <werecatf@outlook.com>
* | strongswan: fix forecast plugin dependencyStijn Tintel2022-03-30
| | | | | | | | | | | | | | The forecast plugin does not require the iptables binary, it uses libiptc instead. Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
* | strongswan: fix connmark plugin dependencyStijn Tintel2022-03-30
| | | | | | | | | | | | | | The connmark plugin does not require the iptables binary, it uses libiptc instead. Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
* | strongswan: move iptables deps to updown pluginStijn Tintel2022-03-30
| | | | | | | | | | | | | | | | | | Let's move the iptables IPsec dependencies out of the strongswan package and into the plugin package that actually depends on it, strongswan-mod-updown. As the default updown script calls the iptables binary, also add a dependency on the iptables-legacy package. Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
* | rtl_433: Bump to release 21.12Robert Högberg2022-03-30
| | | | | | | | | | | | | | | | rtl_433 can now use OpenSSL to send data to MQTT/influxDB using TLS. A separate OpenWrt package has been created where OpenSSL support is enabled. Signed-off-by: Robert Högberg <robert.hogberg@gmail.com>
* | libuv: bump to v1.44.1Marko Ratkaj2022-03-30
| | | | | | | | | | | | | | | | Changes: * bumped version to 1.44.1 * bumped maintainer email Signed-off-by: Marko Ratkaj <markoratkaj@gmail.com>
* | dhcpcd: bump to 9.4.1Marko Ratkaj2022-03-30
| | | | | | | | Signed-off-by: Marko Ratkaj <markoratkaj@gmail.com>
* | yara: bump to 4.2.0Marko Ratkaj2022-03-30
| | | | | | | | Signed-off-by: Marko Ratkaj <markoratkaj@gmail.com>
* | squid: bump to 4.17Marko Ratkaj2022-03-30
| | | | | | | | Signed-off-by: Marko Ratkaj <markoratkaj@gmail.com>
* | sysstat: bump to 12.4.5Marko Ratkaj2022-03-30
| | | | | | | | Signed-off-by: Marko Ratkaj <markoratkaj@gmail.com>
* | Merge pull request #18112 from graysky2/gnutlsStijn Tintel2022-03-31
|\ \ | | | | | | gnutls: Update to 3.7.4