Commit graph

85 commits

Author SHA1 Message Date
Rudi Heitbaum
f999195ee4 docker: update to 23.0.6 and addon (4)
- update moby and cli to 23.0.6
- containerd: update to 1.7.1
- runc: update to 1.1.7
2023-05-17 14:28:03 +00:00
Rudi Heitbaum
17de9d54ac docker: update to 23.0.4 and addon (3) 2023-04-23 10:31:17 +00:00
Rudi Heitbaum
b4907acc8e docker: include replacement ctop from https://ctop.sh 2023-04-23 10:31:17 +00:00
Rudi Heitbaum
b350c79dc3 docker: yadutaf/ctop is not longer maintained - drop
Errors with: (because it doesn't support cgroup2)
[ERROR] Failed to locate cgroup mountpoints.

- https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1009800
- https://github.com/yadutaf/ctop/

to be replaced with
- https://ctop.sh
- https://github.com/bcicen/ctop
2023-04-23 10:31:17 +00:00
Rudi Heitbaum
3d675c9a53 docker: update containerd to 1.7.0 and runc now depends on seccomp 2023-04-23 10:31:17 +00:00
CvH
49309ff8d2 addons: reset version
Signed-off-by: CvH <namerp@googlemail.com>
2023-02-25 11:42:29 +01:00
Rudi Heitbaum
434b43f4a0 docker: update to 23.0.1 and addon (1)
release notes:
- https://github.com/moby/moby/releases/tag/v23.0.1
2023-02-11 06:53:39 +00:00
CvH
760bfe2c6c addons: reset version
Signed-off-by: CvH <namerp@googlemail.com>
2023-02-05 21:10:34 +01:00
Rudi Heitbaum
efeff4a155 docker: update to 23.0.0 and addon (2) 2023-02-03 01:34:46 +00:00
Rudi Heitbaum
df7ecf7d40 docker: update to 23.0.0-rc.3 and addon (1) 2023-01-22 04:48:03 +00:00
CvH
75177dfc80 addons: reset version
Signed-off-by: CvH <namerp@googlemail.com>
2023-01-19 20:53:56 +01:00
Rudi Heitbaum
7140598111 docker: update addon (4)
- cli: update to cli-23.0.0-rc.2
- containerd: update to 1.6.15
- moby: update to 23.0.0-rc.2
2023-01-12 12:47:12 +00:00
Rudi Heitbaum
89406a1bed docker: update to 23.0.0-rc.1 and addon (3) 2022-12-28 08:14:28 +00:00
Rudi Heitbaum
1f6cdc8589 docker: update docker.conf
Fix the following error:
  dockerd[2525]: Flag --graph has been deprecated, Use --data-root instead
  dockerd[2525]: the "graph" config file option is deprecated; use "data-root" instead
  systemd[1]: docker.service: Main process exited, code=exited, status=1/FAILURE

Fix the following warning:
  [graphdriver] trying configured driver: overlay2
  DEPRECATED: the overlay2.override_kernel_check option is ignored and will be removed
    in the next release. You can safely remove this option from your configuration.
2022-12-22 10:15:03 +00:00
Rudi Heitbaum
73751156bf docker: update to 23.0.0-beta.1 and addon (2)
- cli: update to 23.0.0-beta.1
- moby: update to 23.0.0-beta.1

release notes:
- https://github.com/moby/moby/releases/tag/v23.0.0-beta.1
2022-12-22 10:15:03 +00:00
Rudi Heitbaum
b3b941163b docker: rebuild with containerd 1.6.13 and addon (1) 2022-12-17 07:10:45 +00:00
CvH
0f4fd5307c addons: reset versions to 0 2022-12-05 20:47:46 +01:00
CvH
66623697a7 addons: reset changelogs 2022-12-05 20:39:40 +01:00
Rudi Heitbaum
15a23a24a6 docker: update addon to (138)
- containerd: update to 1.6.8
- libnetwork: drop package
  - docker-proxy is now included in moby
  - since: e7cf711c02
- moby: build docker-proxy in addition to dockerd
- runc: update to 1.1.4
2022-08-27 05:55:08 +00:00
Rudi Heitbaum
a959b72536 docker: update addon to (137) 2022-06-13 23:11:20 +00:00
Lukas Rusak
121d21842b
docker: update rev to 136 2022-06-08 10:28:49 -07:00
Lukas Rusak
289848d57b
docker: update add-on 2022-06-08 10:28:48 -07:00
Rudi Heitbaum
83ea357d42 docker: update addon to (135) 2022-06-05 07:24:24 +00:00
heitbaum
54713b43ba docker: update addon to (134) 2021-10-04 19:03:14 +11:00
celedhrim
cb84c3a6e1 go: update to 1.16.6 2021-07-30 23:32:22 +02:00
heitbaum
cdfd2ed212 docker: update to 19.03.15
update 19.03.14 to 19.03.15
changelog: https://docs.docker.com/engine/release-notes/19.03/
2021-02-06 12:10:42 +00:00
Ian Leonard
eeab3d92b4 addons: automated code cleanup
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2021-01-19 19:33:41 +00:00
mglae
afa2e54219 docker: fix python addon (rev 132)
- Retry connection on error
- Add periodically kodi termination check via timeout
- Remove unneeded thread
- Do not import oe
2020-12-25 16:16:35 +01:00
heitbaum
ab83ed8cc7 docker: update to 19.03.14 2020-12-03 13:54:35 +00:00
heitbaum
994d13716f docker: updated to 19.03.13 2020-11-08 11:35:08 +00:00
heitbaum
f4b463a6f7 docker: update default.py to fix Python BPO - syntax warning for "is" with a literal 2020-10-10 20:19:12 +11:00
queeup
e67f493318 docker: make it idle until all active jobs are dispatched 2020-05-27 02:24:53 +03:00
MilhouseVH
97c5d8d057 go-based packages: use go_configure(); GOPATH cleanup 2020-05-06 15:28:03 +02:00
Christian Hewitt
e5dedd7ff3
Merge pull request #3993 from MilhouseVH/le10_get_addon_id
LibreELEC-settings: make it easier to disable, or use alternative
2019-12-11 13:53:02 +08:00
MilhouseVH
69b91b75b1 docker: avoid hard coding settings addon id 2019-11-17 20:50:33 +00:00
MilhouseVH
9dafa22583 docker: python3 2019-11-17 00:29:01 +00:00
5schatten
91a7f8bd0d docker: added patch to fix too many arguments in call to filesync.CopyFileWriter
- reverts 1fbc98bc6a (diff-4493cae342788d4a8f2bdbce1a2d69fc)
2019-09-04 12:12:05 +02:00
5schatten
54e4607d36 docker: updated to 19.03.2 / fixed displayed versions / bump PKG_REV to 128 2019-09-03 22:29:12 +02:00
Chuck Moyes
c438a2bfd3 update docker 2019-09-03 22:27:55 +02:00
5schatten
c91ae7aa02 docker: updated to 18.09.8 / renamed storage location patch 2019-08-04 23:48:28 +02:00
5schatten
a16df5ef74 docker: updated to 18.09.7 / updated Kodi addon storage location patch 2019-06-30 11:42:27 +02:00
kszaq
b311723c7e addons: drop references to legacy projects 2019-05-10 23:56:58 +02:00
5schatten
da1af718b8 docker: updated to 18.09.5 2019-04-13 14:31:31 +02:00
5schatten
040024f6d2 docker: updated to 18.09.1 2019-01-10 14:52:00 +01:00
5schatten
3f6bf98b7b docker: update to 18.06.1-ce 2018-11-08 14:53:23 +01:00
CvH
2923f2b56a cleanup: remove PKG_SOURCE_DIR 2018-10-22 15:06:11 +02:00
CvH
ca33bf8cd7 spdx: packages/addons 2018-07-17 23:58:49 +02:00
Radostan Riedel
887f42e582 docker: depend on systemd 2018-01-27 10:23:41 +01:00
Jonas Karlman
2cd62851ed docker: allow building for new projects and devices 2017-12-11 01:06:22 +01:00
Jonas Karlman
12ba9417e6 addons: use GOARM=7 for more arm cpus 2017-12-10 21:16:32 +01:00