aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* Merge pull request #20731 from pprindeville/isc-dhcp-update-4.4.3-P1Philip Prindeville2023-04-07
|\ | | | | isc-dhcp: Update to 4.4.3-P1
| * isc-dhcp: Update to 4.4.3-P1Philip Prindeville2023-03-27
| | | | | | | | Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
| * isc-dhcp: Fix isc-dhcp-dyndns meta packagePhilip Prindeville2023-03-27
| | | | | | | | Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
* | Merge pull request #20730 from pprindeville/strongswan-fix-cicd-kmodPhilip Prindeville2023-04-07
|\ \ | | | | | | strongswan: Fix CI/CD complaints about kmod dependencies
| * | strongswan: Fix CI/CD complaints about kmod dependenciesPhilip Prindeville2023-03-28
| | | | | | | | | | | | Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
* | | fio: update to 3.34Tjeu Kayim2023-04-08
| | | | | | | | | | | | Signed-off-by: Tjeu Kayim <hasbaddana@outlook.com>
* | | lxc: update to 5.0.2John Audia2023-04-06
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bump to latest upstream release. Removed upstreamed patches: 001-build-detect-where-struct-mount_attr-is-declared.patch[1] 002-build-detect-sys-pidfd.h-availability.patch[2] 003-build-check-for-FS_CONFIG_-header-symbol-in-sys-moun.patch[3] 011-tree-wide-wipe-direct-or-indirect-linux-mount.h-incl.patch[4] 012-tree-wide-use-struct-clone_args-directly.patch[5] 013-tree-wide-use-struct-open_how-directly.patch[6] 1. https://github.com/lxc/lxc/commit/b7b269680f4a773a54b274d7fbd1140fc32e1935 2. https://github.com/lxc/lxc/commit/e510d6bd870c15fc509477343cb1268b9726caa6 3. https://github.com/lxc/lxc/commit/02f4bd00f5b5648b7f71c266d36a961fe54dbfc6 4. https://github.com/lxc/lxc/commit/497479ea3b8d13900a8f9427a5ade8a51facd7ab 5. https://github.com/lxc/lxc/commit/c9bca33263ed82190edc77960cdc19c3088167e6 6. https://github.com/lxc/lxc/commit/d1dfce9c59067aac0a22cdffe8b6d80f6bbdae87 Build system: x86_64 Build-tested: bcm2711/RPi4B Run-tested: bcm2711/RPi4B Signed-off-by: John Audia <therealgraysky@proton.me>
* | | banip: release 0.8.3-1Dirk Brenken2023-04-06
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * add the new init command 'lookup', to lookup the IPs of domain names in the local lists and update them * significant acceleration of the domain lookup function * multiple small fixes and improvements * readme update * luci update (separate commit) Signed-off-by: Dirk Brenken <dev@brenken.org>
* | | dnsproxy: Update to 0.48.3Tianling Shen2023-04-06
| | | | | | | | | | | | Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
* | | nano: make nanorc world readableHannu Nyman2023-04-05
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | If file /etc/nanorc is readable by everyone, "default" settings are available for users as well without necessarily requiring their own customized .nanorc in their home directory. Or if they want one, but want it to be based on system's default nanorc, they can copy it from /etc - without chmodding file, it is in-accessible for users. Suggested-by: Oskari Rauta <oskari.rauta@gmail.com> [switched approach to use INSTALL_DATA] Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
* | | zoneinfo: updated to the latest releaseVladimir Ulrich2023-04-05
| | | | | | | | | | | | Signed-off-by: Vladimir Ulrich <admin@evl.su>
* | | tinyproxy: Update to 1.11.1Zhang Rui2023-04-05
| | | | | | | | | | | | Signed-off-by: Zhang Rui <rui.crater@gmail.com>
* | | coreutils: update to 9.2Georgi Valkov2023-04-05
| | | | | | | | | | | | | | | | | | | | | Build system: Ubuntu Linux 22.04, macOS 12.6.3 Run-tested: x64, WRT3200ACM, TL-WR1043ND v4 Signed-off-by: Georgi Valkov <gvalkov@gmail.com>
* | | Merge pull request #20751 from cotequeiroz/openssl-providersEneas U de Queiroz2023-04-05
|\ \ \ | | | | | | | | afalg_engine, gost_engine: adjust to new openssl module infrastructure
| * | | gost_engine: adapt to new engine build configEneas U de Queiroz2023-04-05
| | | | | | | | | | | | | | | | | | | | | | | | | | | | This adapts the package to the new include/openssl-module.mk, and updated runtime configuration. Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
| * | | afalg_engine: adapt to new engine build configEneas U de Queiroz2023-04-05
|/ / / | | | | | | | | | | | | | | | | | | This adapts the package to the new include/openssl-module.mk, and updated runtime configuration. Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
* | | Merge pull request #20764 from commodo/python-updates1Alexandru Ardelean2023-04-04
|\ \ \ | | | | | | | | python-pillow,pytz: update versions
| * | | python-pytz: bump to version 2023.3Alexandru Ardelean2023-04-03
| | | | | | | | | | | | | | | | Signed-off-by: Alexandru Ardelean <alex@shruggie.ro>
| * | | pillow: bump to version 9.5.0Alexandru Ardelean2023-04-03
| | | | | | | | | | | | | | | | Signed-off-by: Alexandru Ardelean <alex@shruggie.ro>
* | | | Merge pull request #20762 from commodo/squashfsAlexandru Ardelean2023-04-04
|\ \ \ \ | | | | | | | | | | squashfs-tools: bump to version 4.6.1
| * | | | squashfs-tools: bump to version 4.6.1Alexandru Ardelean2023-04-03
| |/ / / | | | | | | | | | | | | | | | | | | | | Also, enable xattr support. Signed-off-by: Alexandru Ardelean <alex@shruggie.ro>
* | | | Merge pull request #20763 from commodo/stress-ngAlexandru Ardelean2023-04-04
|\ \ \ \ | | | | | | | | | | stress-ng: bump to version 0.15.06
| * | | | stress-ng: bump to version 0.15.06Alexandru Ardelean2023-04-03
| |/ / / | | | | | | | | | | | | Signed-off-by: Alexandru Ardelean <alex@shruggie.ro>
* | | | Merge pull request #20765 from commodo/openblasAlexandru Ardelean2023-04-04
|\ \ \ \ | | | | | | | | | | openblas: bump to version 0.3.23
| * | | | openblas: bump to version 0.3.23Alexandru Ardelean2023-04-03
| |/ / / | | | | | | | | | | | | | | | | | | | | Make hard-float a requirement. Signed-off-by: Alexandru Ardelean <alex@shruggie.ro>
* | | | pax-utils: add new packageOskari Rauta2023-04-03
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Description: A suite of ELF tools to aid auditing systems. Contains various ELF related utils for ELF32, ELF64 binaries useful for displaying PaX and security info on a large groups of binary files. Signed-off-by: Oskari Rauta <oskari.rauta@gmail.com>
* | | | yq: Update to 4.33.2Tianling Shen2023-04-03
|/ / / | | | | | | | | | Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
* | | rust: update to 1.68.2Luca Barbato2023-04-03
| | | | | | | | | | | | Signed-off-by: Luca Barbato <lu_zero@gentoo.org>
* | | dmapd: update to 0.0.95W. Michael Petullo2023-04-02
| | | | | | | | | | | | Signed-off-by: W. Michael Petullo <mike@flyn.org>
* | | libdmapsharing: update to 3.9.12W. Michael Petullo2023-04-02
| | | | | | | | | | | | | | | | | | This version now requires libsoup3, rather than libsoup. Signed-off-by: W. Michael Petullo <mike@flyn.org>
* | | Merge pull request #20657 from jefferyto/python-pyproject-hostJeffery To2023-03-31
|\ \ \ | | | | | | | | python: Add pyproject.toml-based builds for host Python packages, add host packages
| * | | python: Better host pip optionsJeffery To2023-03-31
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | pip by default will read system-wide and per-user configuration files[1]. Setting PIP_CONFIG_FILE=/dev/null instructs pip to not read any config files[2]. pip will spawn child processes of itself to do work, but not all options are passed down to the child processes[3]. Setting global options as environment variables[4] ensures they are passed down to any child processes. [1]: https://pip.pypa.io/en/stable/topics/configuration/#configuration-files [2]: https://pip.pypa.io/en/stable/topics/configuration/#pip-config-file [3]: https://github.com/pypa/pip/issues/9081#issue-733819665 [4]: https://pip.pypa.io/en/stable/topics/configuration/#environment-variables Signed-off-by: Jeffery To <jeffery.to@gmail.com>
| * | | python-hatch-fancy-pypi-readme: Add new host-only packageJeffery To2023-03-31
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | From the README: hatch-fancy-pypi-readme is a Hatch metadata plugin for everyone who cares about the first impression of their project’s PyPI landing page. It allows you to define your PyPI project description in terms of concatenated fragments that are based on static strings, files, and most importantly: parts of files defined using cut-off points or regular expressions. Once you’ve assembled your readme, you can additionally run regular expression-based substitutions over it. For instance to make relative links absolute or to linkify users and issue numbers in your changelog. Signed-off-by: Jeffery To <jeffery.to@gmail.com>
| * | | python-hatch-vcs: Add new host-only packageJeffery To2023-03-31
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | From the README: This provides a plugin for Hatch that uses your preferred version control system (like Git) to determine project versions. Signed-off-by: Jeffery To <jeffery.to@gmail.com>
| * | | python-hatchling: Add new host-only packageJeffery To2023-03-31
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | From the README: This is the extensible, standards compliant build backend used by Hatch. Signed-off-by: Jeffery To <jeffery.to@gmail.com>
| * | | python-pluggy: Update to 1.0.0, add host build, add myself as maintainerJeffery To2023-03-31
| | | | | | | | | | | | | | | | | | | | | | | | | | | | This also marks python3-pytest as BROKEN (for now) as the in-tree version is not compatible with this version of pluggy. Signed-off-by: Jeffery To <jeffery.to@gmail.com>
| * | | python-pathspec: Add new host-only packageJeffery To2023-03-31
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | From the README: pathspec is a utility library for pattern matching of file paths. So far this only includes Git's wildmatch pattern matching which itself is derived from Rsync's wildmatch. Git uses wildmatch for its gitignore files. Signed-off-by: Jeffery To <jeffery.to@gmail.com>
| * | | python-editables: Add new host-only packageJeffery To2023-03-31
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | From the README: A Python library for creating "editable wheels" This library supports the building of wheels which, when installed, will expose packages in a local directory on sys.path in "editable mode". In other words, changes to the package source will be reflected in the package visible to Python, without needing a reinstall. Signed-off-by: Jeffery To <jeffery.to@gmail.com>
| * | | python-flit-scm: Add new host-only packageJeffery To2023-03-31
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | From the README: A PEP 518 build backend that uses setuptools_scm to generate a version file from your version control system, then flit_core to build the package. Signed-off-by: Jeffery To <jeffery.to@gmail.com>
| * | | python-poetry-core: Add new host-only packageJeffery To2023-03-31
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | From the README: A PEP 517 build backend implementation developed for Poetry. This project is intended to be a light weight, fully compliant, self-contained package allowing PEP 517 compatible build frontends to build Poetry managed projects. Signed-off-by: Jeffery To <jeffery.to@gmail.com>
| * | | python-setuptools-scm: Add new host-only packageJeffery To2023-03-31
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The host build replaces the use of the host pip requirements file. This also updates the dependants of setuptools-scm to depend on the host build. This also removes the toml host pip requirements file as toml is not used by any other package. Signed-off-by: Jeffery To <jeffery.to@gmail.com>
| * | | python-typing-extensions: Add host buildJeffery To2023-03-31
| | | | | | | | | | | | | | | | Signed-off-by: Jeffery To <jeffery.to@gmail.com>
| * | | python-cffi: Update to 1.15.1, add host buildJeffery To2023-03-31
| | | | | | | | | | | | | | | | | | | | | | | | | | | | The host build replaces the use of the host pip requirements file. This also updates the dependants of cffi to depend on the host build. Signed-off-by: Jeffery To <jeffery.to@gmail.com>
| * | | python-pycparser: Add host buildJeffery To2023-03-31
| | | | | | | | | | | | | | | | Signed-off-by: Jeffery To <jeffery.to@gmail.com>
| * | | python-ply: Add host buildJeffery To2023-03-31
| | | | | | | | | | | | | | | | | | | | | | | | | | | | The host build replaces the use of the host pip requirements file. This also updates the dependants of ply to depend on the host build. Signed-off-by: Jeffery To <jeffery.to@gmail.com>
| * | | python-cython: Add new host-only packageJeffery To2023-03-31
| | | | | | | | | | | | | | | | | | | | | | | | | | | | The host build replaces the use of the host pip requirements file. This also updates the dependants of Cython to depend on the host build. Signed-off-by: Jeffery To <jeffery.to@gmail.com>
| * | | python-wheel: Add new host-only packageJeffery To2023-03-31
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | From the README: This library is the reference implementation of the Python wheel packaging standard, as defined in PEP 427. Signed-off-by: Jeffery To <jeffery.to@gmail.com>
| * | | python-build: Add new host-only packageJeffery To2023-03-31
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | From the documentation: A simple, correct PEP 517 build frontend. build will invoke the PEP 517 hooks to build a distribution package. It is a simple build tool and does not perform any dependency management. Signed-off-by: Jeffery To <jeffery.to@gmail.com>
| * | | python-pyproject-hooks: Add new host-only packageJeffery To2023-03-31
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | From the README: This is a low-level library for calling build-backends in pyproject.toml-based project. It provides the basic functionality to help write tooling that generates distribution files from Python projects. Signed-off-by: Jeffery To <jeffery.to@gmail.com>
| * | | python-tomli: Add new host-only packageJeffery To2023-03-31
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | From the README: Tomli is a Python library for parsing TOML. Tomli is fully compatible with TOML v1.0.0. Signed-off-by: Jeffery To <jeffery.to@gmail.com>