aboutsummaryrefslogtreecommitdiff
path: root/utils
Commit message (Collapse)AuthorAge
...
* docker: Update to v20.10.16Gerard Ryan2022-05-16
| | | | Signed-off-by: Gerard Ryan <G.M0N3Y.2503@gmail.com>
* dockerd: Update to v20.10.16Gerard Ryan2022-05-16
| | | | Signed-off-by: Gerard Ryan <G.M0N3Y.2503@gmail.com>
* libnetwork: Updated to 339b97 for docker v20.10.16Gerard Ryan2022-05-16
| | | | Signed-off-by: Gerard Ryan <G.M0N3Y.2503@gmail.com>
* containerd: Update to v1.6.4 for docker v20.10.16Gerard Ryan2022-05-16
| | | | | | * Overrode `PREFIX` to have the old behaviour Signed-off-by: Gerard Ryan <G.M0N3Y.2503@gmail.com>
* runc: Update to v1.1.1 for docker v20.10.16Gerard Ryan2022-05-16
| | | | Signed-off-by: Gerard Ryan <G.M0N3Y.2503@gmail.com>
* nsutils: Update to latest version, switch to cmakeJeffery To2022-05-15
| | | | | | | | | | | | This also: * Adds PKG_SOURCE_DATE and PKG_SOURCE_VERSION to PKG_VERSION (by default, when PKG_VERSION is defined, PKG_SOURCE_DATE and PKG_SOURCE_VERSION are not used) * Fixes package copyright Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* telldus-core: use proper cmake argpRosen Penev2022-05-14
| | | | | | | | Avoids linking to argp-standalone with glibc. Some other minor fixes. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* dockerd: Add firewall independent dependenciesGerard Ryan2022-05-14
| | | | Signed-off-by: Gerard Ryan <G.M0N3Y.2503@gmail.com>
* dockerd: Sorted dependencies for better diffsGerard Ryan2022-05-14
| | | | Signed-off-by: Gerard Ryan <G.M0N3Y.2503@gmail.com>
* slirp4netns: update to v1.2.0Oskari Rauta2022-05-14
| | | | | | | Changelog: https://github.com/rootless-containers/slirp4netns/releases Signed-off-by: Oskari Rauta <oskari.rauta@gmail.com>
* lxc: export systemd cgroups after installMichal Vasilek2022-05-14
| | | | | | | otherwise, a user would have to either manually run /etc/init.d/lxc-auto boot or reboot the system to start using lxc. Signed-off-by: Michal Vasilek <michal.vasilek@nic.cz>
* bluez-tools: fix compile with BUILD_NLSJosef Schlehofer2022-05-14
| | | | | | | | | | | Fixes: ccache_cc -Os -pipe -mcpu=cortex-a53 -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/mox-openwrt-master/build/build_dir/target-aarch64_cortex-a53_musl/bluez-tools-20201025.f653217=bluez-tools-20201025.f653217 -Wformat -Werror=format-security -DPIC -fPIC -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -L/mox-openwrt-master/build/staging_dir/toolchain-aarch64_cortex-a53_gcc-11.2.0_musl/usr/lib -L/mox-openwrt-master/build/staging_dir/toolchain-aarch64_cortex-a53_gcc-11.2.0_musl/lib -DPIC -fPIC -specs=/mox-openwrt-master/build/include/hardened-ld-pie.specs -znow -zrelro -o bt-adapter lib/agent-helper.o lib/dbus-common.o lib/helpers.o lib/manager.o lib/obex_agent.o lib/properties.o lib/sdp.o lib/bluez/adapter.o lib/bluez/agent_manager.o lib/bluez/alert_agent.o lib/bluez/alert.o lib/bluez/cycling_speed.o lib/bluez/cycling_speed_manager.o lib/bluez/device.o lib/bluez/health_channel.o lib/bluez/health_device.o lib/bluez/health_manager.o lib/bluez/heart_rate.o lib/bluez/heart_rate_manager.o lib/bluez/media.o lib/bluez/media_control.o lib/bluez/media_player.o lib/bluez/network.o lib/bluez/network_server.o lib/bluez/obex/obex_agent_manager.o lib/bluez/obex/obex_client.o lib/bluez/obex/obex_file_transfer.o lib/bluez/obex/obex_message_access.o lib/bluez/obex/obex_message.o lib/bluez/obex/obex_object_push.o lib/bluez/obex/obex_phonebook_access.o lib/bluez/obex/obex_session.o lib/bluez/obex/obex_synchronization.o lib/bluez/obex/obex_transfer.o lib/bluez/profile_manager.o lib/bluez/proximity_monitor.o lib/bluez/proximity_reporter.o lib/bluez/sim_access.o lib/bluez/thermometer.o lib/bluez/thermometer_manager.o bt-adapter.o -L/mox-openwrt-master/build/staging_dir/target-aarch64_cortex-a53_musl/usr/lib -lglib-2.0 -lintl -L/mox-openwrt-master/build/staging_dir/target-aarch64_cortex-a53_musl/usr/lib -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lintl /mox-openwrt-master/build/staging_dir/toolchain-aarch64_cortex-a53_gcc-11.2.0_musl/lib/gcc/aarch64-openwrt-linux-musl/11.2.0/../../../../aarch64-openwrt-linux-musl/bin/ld: cannot find -lintl /mox-openwrt-master/build/staging_dir/toolchain-aarch64_cortex-a53_gcc-11.2.0_musl/lib/gcc/aarch64-openwrt-linux-musl/11.2.0/../../../../aarch64-openwrt-linux-musl/bin/ld: cannot find -lintl collect2: error: ld returned 1 exit status make[5]: *** [Makefile:580: bt-adapter] Error 1 Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
* Merge pull request #18485 from oskarirauta/crunJeffery To2022-05-13
|\ | | | | crun: update to version 1.4.5
| * crun: update to version 1.4.5Oskari Rauta2022-05-10
| | | | | | | | | | | | | | | | - CRIU: add support for different manage cgroups modes. - the hook processes inherit the crun process environment if there is no environment block specified in the OCI configuration. - exec: fix double free when using --apparmor and --process-label. Signed-off-by: Oskari Rauta <oskari.rauta@gmail.com>
* | Merge pull request #18483 from oskarirauta/nsutilsJeffery To2022-05-13
|\ \ | | | | | | nsutils: version bump
| * | nsutils: bump to new releaseOskari Rauta2022-05-12
| |/ | | | | | | | | | | | | | | | | | | Few minor changes, like -h flag for program (help). Added URL to package definition. No new version release with version number, so version stays as is, but pkg_release is still bumbed with this commit. Signed-off-by: Oskari Rauta <oskari.rauta@gmail.com>
* | miniflux: update to 2.0.36Michal Vasilek2022-05-12
| | | | | | | | Signed-off-by: Michal Vasilek <michal.vasilek@nic.cz>
* | Merge pull request #18443 from WereCatf/hexeditJeffery To2022-05-12
|\ \ | | | | | | hexedit: Add new package
| * | hexedit: Add new packageNita Vesa2022-05-12
| | | | | | | | | | | | | | | | | | Viewer and editor in hexadecimal or ASCII for files or devices Signed-off-by: Nita Vesa <werecatf@outlook.com>
* | | Merge pull request #18488 from oskarirauta/podmanJeffery To2022-05-12
|\ \ \ | | | | | | | | podman: update to 4.1.0
| * | | podman: update to 4.1.0Oskari Rauta2022-05-10
| | |/ | |/| | | | | | | | | | | | | | | | | | | 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>
* | | Merge pull request #18484 from oskarirauta/cniJeffery To2022-05-12
|\ \ \ | | | | | | | | cni: update to v1.1.0
| * | | cni: update to v1.1.0Oskari Rauta2022-05-09
| |/ / | | | | | | | | | | | | | | | | | | 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>
* / / mmc-utils: update to latest upstream revisionMichael Heimpold2022-05-07
|/ / | | | | | | Signed-off-by: Michael Heimpold <mhei@heimpold.de>
* | syncthing: update to 1.20.1Michal Vasilek2022-05-06
| | | | | | | | Signed-off-by: Michal Vasilek <michal.vasilek@nic.cz>
* | ecdsautils: update to v0.4.1Matthias Schiffer2022-05-05
| | | | | | | | | | | | | | | | This fixes CVE-2022-24884. Also update the package URL to match the source repository. Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
* | Merge pull request #18441 from Entropy512/docker_updateEneas U de Queiroz2022-05-04
|\ \ | | | | | | Update Docker to 20.10.14
| * | dockerd: Update to 20.10.14, and update version checking mechanismAndy Dodd2022-05-03
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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>
| * | containerd: Update to 1.5.11Andy Dodd2022-05-03
| | | | | | | | | | | | Signed-off-by: Andy Dodd <atd7@cornell.edu>
| * | docker: Update to 20.10.14Andy Dodd2022-05-03
| |/ | | | | | | Signed-off-by: Andy Dodd <atd7@cornell.edu>
* / hwdata: update to version 0.359Josef Schlehofer2022-05-04
|/ | | | Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
* docker-compose: Update to version 2.5.0Javier Marcet2022-05-02
| | | | | | | | | | | | | | | | | | | | | | | | | | | | 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>
* mtools: avoid picking libbsd dependencyEneas U de Queiroz2022-05-02
| | | | | | | | | | 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>
* dockerd: fix compilation with glibcLiang Yang2022-04-30
| | | | Signed-off-by: Liang Yang <ggg17226@gmail.com>
* docker: fix compilation with glibcLiang Yang2022-04-30
| | | | Signed-off-by: Liang Yang <ggg17226@gmail.com>
* telegraf: upgrade to version 1.22.3Jonathan Pagel2022-04-30
| | | | Signed-off-by: Jonathan Pagel <jonny_tischbein@systemli.org>
* dockerd: fix dependencies missingLiang Yang2022-04-29
| | | | Signed-off-by: Liang Yang <ggg17226@gmail.com>
* yq: Update to 4.25.1Tianling Shen2022-04-29
| | | | Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
* nano: update to 6.3Hannu Nyman2022-04-29
| | | | | | Update nano editor to version 6.3 Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
* mtools: update to 4.0.39Guilherme Janczak2022-04-28
| | | | | | This update happens to drop the libbsd dependency. Signed-off-by: Guilherme Janczak <guilherme.janczak@yandex.com>
* Merge pull request #18357 from clarkwang/sexpect-updateJeffery To2022-04-28
|\ | | | | sexpect: updated per OpenWrt's common practice
| * sexpect: updated per OpenWrt's common practiceClark Wang2022-04-23
| | | | | | | | | | | | | | | | - 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>
* | Merge pull request #18358 from clarkwang/passh-updateJeffery To2022-04-28
|\ \ | | | | | | passh: updated per OpenWrt's common practice
| * | passh: updated per OpenWrt's common practiceClark Wang2022-04-23
| |/ | | | | | | | | | | | | | | - 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>
* | Merge pull request #17305 from paper42/runc-1.0.3Josef Schlehofer2022-04-28
|\ \ | | | | | | runc: update to 1.0.3
| * | runc: update to 1.0.3Michal Vasilek2021-12-10
| | | | | | | | | | | | | | | | | | * fixes CVE-2021-43784 Signed-off-by: Michal Vasilek <michal.vasilek@nic.cz>
* | | telegraf: Update to version 1.22.2Jonathan Pagel2022-04-26
| | | | | | | | | | | | Signed-off-by: Jonathan Pagel <jonny_tischbein@systemli.org>
* | | ubnt-manager: run through shellcheckRosen Penev2022-04-26
| | | | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | stm32flash: update to version 0.7Russell Senior2022-04-25
| | | | | | | | | | | | Signed-off-by: Russell Senior <russell@personaltelco.net>
* | | smartmontools: update to 7.3Maxim Storchak2022-04-25
| | | | | | | | | | | | Signed-off-by: Maxim Storchak <m.storchak@gmail.com>