aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
* | | tree: bump to 2.1.1John Audia2023-06-06
| | | | | | | | | | | | | | | | | | | | | | | | Build system: x86_64 Build-tested: bcm2711/RPi4B Run-tested: bcm2711/RPi4B Signed-off-by: John Audia <therealgraysky@proton.me>
* | | adguardhome: bump to 0.107.29Dobroslaw Kijowski2023-06-06
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Full changelog available at: * https://github.com/AdguardTeam/AdGuardHome/releases/tag/v0.107.26 * https://github.com/AdguardTeam/AdGuardHome/releases/tag/v0.107.27 * https://github.com/AdguardTeam/AdGuardHome/releases/tag/v0.107.28 * https://github.com/AdguardTeam/AdGuardHome/releases/tag/v0.107.29 Signed-off-by: Dobroslaw Kijowski <dobo90@gmail.com>
* | | Merge pull request #21275 from jefferyto/python-typing-extensions-4.6.3Tianling Shen2023-06-06
|\ \ \ | | | | | | | | python-typing-extensions: Update to 4.6.3
| * | | python-typing-extensions: Update to 4.6.3Jeffery To2023-06-05
| | | | | | | | | | | | | | | | Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* | | | Merge pull request #21274 from jefferyto/python-poetry-core-1.6.1Tianling Shen2023-06-06
|\ \ \ \ | | | | | | | | | | python-poetry-core: Update to 1.6.1
| * | | | python-poetry-core: Update to 1.6.1Jeffery To2023-06-05
| |/ / / | | | | | | | | | | | | Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* | | | Merge pull request #21273 from jefferyto/python-hatchling-1.17.1Tianling Shen2023-06-06
|\ \ \ \ | |_|_|/ |/| | | python-hatchling: Update to 1.17.1
| * | | python-hatchling: Update to 1.17.1Jeffery To2023-06-05
| |/ / | | | | | | | | | Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* | | banip: release 0.8.7-1Dirk Brenken2023-06-05
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Optionally auto-add entire subnets to the blocklist Sets based on an additional RDAP request with the monitored suspicious IP, set 'ban_autoblocksubnet' accordingly (disabled by default). For more information regarding RDAP see https://www.ripe.net/manage-ips-and-asns/db/registration-data-access-protocol-rdap for reference. * small fixes & cosmetics * update readme Signed-off-by: Dirk Brenken <dev@brenken.org>
* | | snort3: update to 3.1.63.0John Audia2023-06-05
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Upstream bump Build system: x86_64 Build-tested: bcm2711/RPi4B Run-tested: bcm2711/RPi4B Signed-off-by: John Audia <therealgraysky@proton.me>
* | | python3-bottle: Update to 0.12.25Tianling Shen2023-06-05
| | | | | | | | | | | | | | | | | | Fix build with Python 3.11 Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
* | | python-yarl: Update to 1.9.2Tianling Shen2023-06-05
| | | | | | | | | | | | | | | | | | Fix build with Python 3.11. Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
* | | Merge pull request #21268 from 1715173329/packrJeffery To2023-06-05
|\ \ \ | | | | | | | | packr: remove package
| * | | packr: remove packageTianling Shen2023-06-05
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | In Go 1.18+ embedded files is natively supported, so this package is useless now. It has been archived on Jun 2022 and failed to build on the riscv64 target. Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
* | | | rust: update to 1.70.0Luca Barbato2023-06-05
| |/ / |/| | | | | | | | Signed-off-by: Luca Barbato <lu_zero@gentoo.org>
* | | Merge pull request #21251 from jefferyto/zabbix-pkg-source-urlEtienne Champetier2023-06-04
|\ \ \ | |/ / |/| | zabbix: Add "oldstable" source URL
| * | zabbix: Add "oldstable" source URLJeffery To2023-06-02
| | | | | | | | | | | | | | | | | | | | | Zabbix moved the 6.2 directory from "stable" into "oldstable". This adds the "oldstable" URL to PKG_SOURCE_URL. Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* | | speedtestcpp: add new packageOskari Rauta2023-06-04
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | speedtestcpp is a fork of Taganaka's speedtest, rewritten. It has some improvements such as - interactive result show - use server recommended profiles, which makes it faster (can be disabled) - and more.. It also provides it's functions in shared and static libraries and offers development headers for integrating speedtest to features to another projects. This commit replaces speedtestpp since this fork has all the same features + more. Signed-off-by: Oskari Rauta <oskari.rauta@gmail.com>
* | | xfrpc: update to 2.6.633Dengfeng Liu2023-06-04
| | | | | | | | | | | | | | | | | | support socks5 Signed-off-by: Dengfeng Liu <liudf0716@gmail.com>
* | | Merge pull request #21267 from jefferyto/golang-enable-riscv64Tianling Shen2023-06-04
|\ \ \ | |_|/ |/| | golang: Enable riscv64 for Go compiler and packages
| * | golang: Enable riscv64 for Go compiler and packagesJeffery To2023-06-04
|/ / | | | | | | Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* | Merge pull request #21256 from jefferyto/micropython-1.20.0Tianling Shen2023-06-03
|\ \ | | | | | | micropython: Update to 1.20.0, update/add related packages
| * | micropython-mpremote: Add new packageJeffery To2023-06-02
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | From the README: This CLI tool provides an integrated set of utilities to remotely interact with and automate a MicroPython device over a serial connection. Signed-off-by: Jeffery To <jeffery.to@gmail.com>
| * | python-hatch-requirements-txt: Add new host-only packageJeffery To2023-06-02
| | | | | | | | | | | | | | | | | | | | | | | | From the README: Hatchling plugin to read project dependencies from requirements.txt Signed-off-by: Jeffery To <jeffery.to@gmail.com>
| * | micropython-lib: Update to master, split target packageJeffery To2023-06-02
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The package has been reworked to install the same files that are available to be downloaded/installed by mip, the package manager new to MicroPython 1.20.0. This also splits the original target package into four: * micropython-lib * Includes packages common to all MicroPython ports (python-stdlib, python-ecosys, micropython) * Contains mpy bytecode files * micropython-lib-src * Includes packages common to all MicroPython ports (python-stdlib, python-ecosys, micropython) * Contains py source files * micropython-lib-unix * Includes packages specific to the MicroPython Unix port (unix-ffi) * Contains mpy bytecode files * Installs a specific launcher (micropython-unix) that adds the Unix package directory into MicroPython's library path * micropython-lib-unix-src * Includes packages specific to the MicroPython Unix port (unix-ffi) * Contains py source files This also updates the package license, title, and description. Patches: * 001-build-unix-ffi.patch This enables the repo build script to also build the Unix-specific packages. Not sure if upstream is open to accepting this since the Unix-specific packages don't fit well into the existing package distribution mechanism. * 002-add-unix-ffi-os-path.patch and 003-add-unix-ffi-uu.patch These fix instances where the unix-ffi version of the os package is overridden by the python-stdlib version. These have been submitted to upstream: https://github.com/micropython/micropython-lib/pull/672 Signed-off-by: Jeffery To <jeffery.to@gmail.com>
| * | micropython: Update to 1.20.0, refresh/rework patchesJeffery To2023-06-02
| |/ | | | | | | | | | | | | | | | | | | Patches 000-Makefile-no-errors.patch and 020-mpy-cross-fix-flags.patch are no longer necessary. This also adds a Build/InstallDev recipe to install files necessary for micropython-lib. Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* | CI: Add build test for riscv64_riscv64Jeffery To2023-06-02
| | | | | | | | Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* | CI: Sort build architectures in alphabetical orderJeffery To2023-06-02
|/ | | | Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* dnsproxy: Update to 0.49.2Tianling Shen2023-06-02
| | | | Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
* nfs-kernel-server: remove libwrap from the dependenciesMaxim Storchak2023-06-02
| | | | Signed-off-by: Maxim Storchak <m.storchak@gmail.com>
* lua-eco: update to 2.3.0Jianhui Zhao2023-06-02
| | | | Signed-off-by: Jianhui Zhao <zhaojh329@gmail.com>
* Merge pull request #20747 from blocktrron/respondd-20230330David Bauer2023-06-01
|\ | | | | respondd: add new package
| * respondd: add packageDavid Bauer2023-03-31
| | | | | | | | | | | | | | | | | | | | | | | | | | This adds the respondd package, a protocol used primarily with Freifunk and the Gluon mesh-framework for collecting statistics. For more information, see the project readme. Ref: https://github.com/freifunk-gluon/respondd/ Tested: mpc85xx-p1020 / mediatek-filogic Signed-off-by: David Bauer <mail@david-bauer.net>
* | v2ray-geodata: Update to latest versionTianling Shen2023-06-01
| | | | | | | | Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
* | yq: Update to 4.34.1Tianling Shen2023-06-01
| | | | | | | | Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
* | v2ray-core: Update to 5.7.0Tianling Shen2023-06-01
| | | | | | | | Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
* | cloudflared: Update to 2023.5.1Tianling Shen2023-06-01
| | | | | | | | | | | | Fixed build issue with Go 1.20. Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
* | tang: create user tangNikos Mavrogiannopoulos2023-06-01
| | | | | | | | Signed-off-by: Nikos Mavrogiannopoulos <n.mavrogiannopoulos@gmail.com>
* | Merge pull request #21079 from hgl/acme-commonToke Høiland-Jørgensen2023-05-31
|\ \ | | | | | | acme: improve
| * | acme: standardize key_typeGlen Huang2023-05-18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | keylength, being an acme.sh value type, uses pure numbers for rsa keys. This can be disorienting for other acme clients. This change introduces a new option "key_type" that aims to remove this ambiguity, and makes all key type names follow the same pattern, making acme-common more client agnostic. Signed-off-by: Glen Huang <me@glenhuang.com>
| * | acme-common: no exporting webrootGlen Huang2023-05-17
| | | | | | | | | | | | | | | | | | | | | | | | | | | ACME clients shouldn't deal with deprecated values. They should be processed by acme-common. Reformatting is done by shfmt. Signed-off-by: Glen Huang <me@glenhuang.com>
* | | apfree-wifidog: Update to 6.02.1939Dengfeng Liu2023-05-31
| | | | | | | | | | | | | | | | | | | | | 1. support fw4 2. support openssl3.0 Signed-off-by: Dengfeng Liu <liudf0716@gmail.com>
* | | Werkzeug: Update to 2.3.4, rename source packageJeffery To2023-05-30
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This renames the source package from Werkzeug to python-werkzeug to match other Python packages. This also updates the package title, description, and list of dependencies. Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* | | MarkupSafe: Update to 2.1.2, rename source packageJeffery To2023-05-30
| | | | | | | | | | | | | | | | | | | | | | | | | | | This renames the source package from MarkupSafe to python-markupsafe to match other Python packages. This also updates the package title and description. Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* | | Jinja2: Update to 3.1.2, rename source packageJeffery To2023-05-30
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This renames the source package from Jinja2 to python-jinja2 to match other Python packages. This also updates the package license files, title, and list of dependencies. Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* | | Merge pull request #21229 from thess/zile-buildTed Hess2023-05-29
|\ \ \ | | | | | | | | Zile: Remove autoreconf
| * | | Zile: Remove autoreconf.Ted Hess2023-05-29
| | | | | | | | | | | | | | | | | | | | | | | | It is no longer required since gnulib is now local to host build environment (tools/gnulib). Signed-off-by: Ted Hess <thess@kitschensync.net>
* | | | collectd: enable AllPortsSummary for tcpconns pluginMaxim Storchak2023-05-29
|/ / / | | | | | | | | | Signed-off-by: Maxim Storchak <m.storchak@gmail.com>
* | | click-log: Update to 0.4.0, rename source packageJeffery To2023-05-29
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This renames the source package from click-log to python-click-log to match other Python packages. This also updates the package to download from PyPI, and updates the package title, URL, and dependencies. Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* | | python-typing-extensions: Update to 4.6.2Jeffery To2023-05-29
| | | | | | | | | | | | | | | | | | | | | This also updates the SPDX license identifier, title, description and URL for the package. Signed-off-by: Jeffery To <jeffery.to@gmail.com>