| Commit message (Collapse) | Author | Age |
|\
| |
| | |
podman: update to 4.1.0
|
| |
| |
| |
| |
| |
| |
| |
| | |
Once again, a lot of changes.
List of changes available at:
https://github.com/containers/podman/releases
Signed-off-by: Oskari Rauta <oskari.rauta@gmail.com>
|
|\ \
| | |
| | | |
cni: update to v1.1.0
|
| |/
| |
| |
| |
| |
| |
| | |
A minor update to the CNI libraries and tooling.
This does not bump the protocol / spec version, which remains at v1.0.0.
Signed-off-by: Oskari Rauta <oskari.rauta@gmail.com>
|
|/
|
|
| |
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
|
|
|
|
| |
Signed-off-by: Michal Vasilek <michal.vasilek@nic.cz>
|
|
|
|
|
|
|
|
| |
This fixes CVE-2022-24884.
Also update the package URL to match the source repository.
Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
|
|\
| |
| | |
Update Docker to 20.10.14
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
https://github.com/moby/moby/commit/a7a7c732c0dc02ee5b5515f4ca868ef50cafa4a1
changed package pinning from commit hash to version for some dependencies
(but not all, libnetwork is still referenced by commit)
Support the version-based pinning mechanism in addition to commit-based
Signed-off-by: Andy Dodd <atd7@cornell.edu>
|
| |
| |
| |
| | |
Signed-off-by: Andy Dodd <atd7@cornell.edu>
|
| |
| |
| |
| | |
Signed-off-by: Andy Dodd <atd7@cornell.edu>
|
|/
|
|
| |
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
What's Changed:
- Fix search/replace typo in --no-TTY documentation by @ericfreese
- Fix panic with down command when -p flag specified by @glours
- use project we just created to start services by @ndeloof
- include services declared by links as implicit dependencies by
@ndeloof
- pull to respect pull_policy by @ndeloof
- don't ignore error by @ndeloof
- project name MUST be lowercase by @ndeloof
- add support for build secrets by @ndeloof
- create also a checksums.txt file, add --binary by @MaxPeal
- add support for ppc64le for docker compose by @snehakpersistent
- inspect image ID after pull to se com.docker.compose.image by
@ndeloof
- Fix cannot setup IPAM gateway by @qnap-ericfan
New Contributors:
- @ericfreese made their first contribution
- @MaxPeal made their first contribution
- @snehakpersistent made their first contribution
- @qnap-ericfan made their first contribution
Signed-off-by: Javier Marcet <javier@marcet.info>
|
|
|
|
|
|
|
|
|
|
| |
Even though commit 96ec989ed ("mtools: update to 4.0.39") correctly
dropped libbsd dependency, the package's configure script will still
link to it if the library is found.
Tell configure not to look for it by setting ac_cv_lib_bsd_main=no.
Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
|
|
|
|
| |
Signed-off-by: Liang Yang <ggg17226@gmail.com>
|
|
|
|
| |
Signed-off-by: Liang Yang <ggg17226@gmail.com>
|
|
|
|
| |
Signed-off-by: Jonathan Pagel <jonny_tischbein@systemli.org>
|
|
|
|
| |
Signed-off-by: Liang Yang <ggg17226@gmail.com>
|
|
|
|
| |
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
|
|
|
|
|
|
| |
Update nano editor to version 6.3
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
|
|
|
|
|
|
| |
This update happens to drop the libbsd dependency.
Signed-off-by: Guilherme Janczak <guilherme.janczak@yandex.com>
|
|\
| |
| | |
sexpect: updated per OpenWrt's common practice
|
| |
| |
| |
| |
| |
| |
| |
| | |
- removed extra white spaces in Makefile
- changed license from GPL-3.0 to GPL-3.0-only
- added test.sh
Signed-off-by: Clark Wang <dearvoid@gmail.com>
|
|\ \
| | |
| | | |
passh: updated per OpenWrt's common practice
|
| |/
| |
| |
| |
| |
| |
| |
| | |
- removed extra white spaces in Makefile
- changed license from GPL-3.0 to GPL-3.0-only
- added test.sh
Signed-off-by: Clark Wang <dearvoid@gmail.com>
|
|\ \
| | |
| | | |
runc: update to 1.0.3
|
| | |
| | |
| | |
| | |
| | |
| | | |
* fixes CVE-2021-43784
Signed-off-by: Michal Vasilek <michal.vasilek@nic.cz>
|
| | |
| | |
| | |
| | | |
Signed-off-by: Jonathan Pagel <jonny_tischbein@systemli.org>
|
| | |
| | |
| | |
| | | |
Signed-off-by: Rosen Penev <rosenp@gmail.com>
|
| | |
| | |
| | |
| | | |
Signed-off-by: Russell Senior <russell@personaltelco.net>
|
| | |
| | |
| | |
| | | |
Signed-off-by: Maxim Storchak <m.storchak@gmail.com>
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
listen_ipv6 config option is removed and we now
listen on both ipv4 and ipv6 addresses.
HTTP keepalive is enabled and set to 70s by default.
With uhttpd-mod-lua there is a small change in behavior,
all code is loaded/parsed/executed once on startup as before,
but now each request is executed in his own fork, so we can't
keep a state between requests.
Signed-off-by: Etienne Champetier <champetier.etienne@gmail.com>
|
| | |
| | |
| | |
| | | |
Signed-off-by: Etienne Champetier <champetier.etienne@gmail.com>
|
| |/
|/|
| |
| |
| |
| |
| |
| | |
It is costly in transmissions to add all information to each metric.
Instead, only use the "device" as a label and add all other important
labels to the "uptime" metric.
Signed-off-by: Nick Hainke <vincent@systemli.org>
|
| |
| |
| |
| |
| |
| |
| | |
Sshpass does not work well in a few scenarios. Passh is an sshpass
alternative which tries to fix the issues.
Signed-off-by: Clark Wang <dearvoid@gmail.com>
|
| |
| |
| |
| |
| |
| |
| |
| | |
Sexpect is another implementation of Expect which is specifically
designed for shells. It's lightweight and has no dependency on other
packages.
Signed-off-by: Clark Wang <dearvoid@gmail.com>
|
|\ \
| | |
| | | |
bt-agent: add new package
|
| | |
| | |
| | |
| | | |
Signed-off-by: Karl Osterseher <karli_o@gmx.at>
|
| | |
| | |
| | |
| | | |
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Bump version to reset PKG_RELEASE counter.
Add missing dependency on ucode-mod-math which is needed for the
mkdtemp() implementation used to format UBI volumes.
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
|
| | |
| | |
| | |
| | | |
Signed-off-by: Jitao Lu <dianlujitao@gmail.com>
|
| | |
| | |
| | |
| | |
| | |
| | | |
Updated GO_PKG due to upstream changes.
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
|
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Fix and simplify console output, make sure uvol doesn't break in case
of LVM being installed but not used.
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
|
| | |
| | |
| | |
| | |
| | |
| | | |
Update haveged to version 1.9.18
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Includes patch based on upstream change[1] to fix compilation with Go
1.18.
Fixes https://github.com/openwrt/packages/issues/18267.
[1]: https://github.com/syncthing/syncthing/commit/e30898ddb3e51225d4bda8661a1510c5cc9afe08
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
|
| | |
| | |
| | |
| | |
| | |
| | | |
Update patches with the Alpine Linux ones.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
|
|\ \ \
| | | |
| | | | |
opensc: do not build man pages
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Add --disable-man to configure flags to skip building man pages.
Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
|
|/ / /
| | |
| | |
| | | |
Signed-off-by: Jonathan Pagel <jonny_tischbein@systemli.org>
|
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
change to codeload
fix python 3.10 plugin loading and usage
Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
|