Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Docker: Update to v20.10.22 #20209

Merged
merged 4 commits into from
Jan 3, 2023
Merged

Conversation

G-M0N3Y-2503
Copy link
Contributor

@G-M0N3Y-2503 G-M0N3Y-2503 commented Jan 3, 2023

Maintainer: me @G-M0N3Y-2503
Compile tested: x86_x64, QEMU/KVM, master
Run tested: x86_x64, QEMU/KVM, master

Description:
Updated docker to v20.10.22 and required dependencies

22.03 PR

@github-actions
Copy link

github-actions bot commented Jan 3, 2023

Please do no longer set PKG_RELEASE to AUTORELEASE as the
feature is deprecated. Please use an integer instead. Below is a
list of affected packages including correct PKG_RELEASE:

  • utils/libnetwork/utils/containerd/utils/dockerd/utils/docker/Makefile: PKG_RELEASE:=2

@hnyman hnyman merged commit ce0679b into openwrt:master Jan 3, 2023
@G-M0N3Y-2503 G-M0N3Y-2503 deleted the docker-v20.10.22 branch January 4, 2023 00:36
@643406834
Copy link

维护者:我@G-M0N3Y-2503 编译测试:x86_x64、QEMU/KVM、master 运行测试:x86_x64、QEMU/KVM、master

描述: 将 docker 更新到 v20.10.22 和所需的依赖项

22.03 公关

维护者:我@G-M0N3Y-2503 编译测试:x86_x64、QEMU/KVM、master 运行测试:x86_x64、QEMU/KVM、master

描述: 将 docker 更新到 v20.10.22 和所需的依赖项

22.03 公关

#16818

@hnyman
Copy link
Contributor

hnyman commented Jan 14, 2023

@643406834
Mitäköhän sinä sanot?

English, please.

oskarirauta added a commit to oskarirauta/packages that referenced this pull request Oct 13, 2023
Bugfixes

 - Fixed a bug involving non-English locales of Windows where machine installs using user-mode networking were rejected due to erroneous version detection (openwrt#20209).
 - Fixed a regression in --env-file handling (openwrt#19565).
 - Fixed a bug where podman inspect would fail when stat'ing a device failed.

API
 - The network list compat API endpoint is now much faster (openwrt#20035).

Openwrt updates: added patch to allow building with musl-1.2.4
Patch source is from gentoo https://github.com/vimproved/gentoo/blob/c4c349f11a4352be1965726eadfe3a8bd8a6fa9c/app-containers/podman/files/podman-4.5.0-fix-build-with-musl-1.2.4.patch

Issue was discussed by @jefferyto at mattn/go-sqlite3#1177

Signed-off-by: Oskari Rauta <[email protected]>
1715173329 pushed a commit that referenced this pull request Oct 14, 2023
Bugfixes

 - Fixed a bug involving non-English locales of Windows where machine installs using user-mode networking were rejected due to erroneous version detection (#20209).
 - Fixed a regression in --env-file handling (#19565).
 - Fixed a bug where podman inspect would fail when stat'ing a device failed.

API
 - The network list compat API endpoint is now much faster (#20035).

Openwrt updates: added patch to allow building with musl-1.2.4
Patch source is from gentoo https://github.com/vimproved/gentoo/blob/c4c349f11a4352be1965726eadfe3a8bd8a6fa9c/app-containers/podman/files/podman-4.5.0-fix-build-with-musl-1.2.4.patch

Issue was discussed by @jefferyto at mattn/go-sqlite3#1177

Signed-off-by: Oskari Rauta <[email protected]>
oskarirauta added a commit to oskarirauta/packages that referenced this pull request Oct 14, 2023
Bugfixes

 - Fixed a bug involving non-English locales of Windows where machine installs using user-mode networking were rejected due to erroneous version detection (openwrt#20209).
 - Fixed a regression in --env-file handling (openwrt#19565).
 - Fixed a bug where podman inspect would fail when stat'ing a device failed.

API
 - The network list compat API endpoint is now much faster (openwrt#20035).

Openwrt updates: added patch to allow building with musl-1.2.4
Patch source is from gentoo https://github.com/vimproved/gentoo/blob/c4c349f11a4352be1965726eadfe3a8bd8a6fa9c/app-containers/podman/files/podman-4.5.0-fix-build-with-musl-1.2.4.patch

Issue was discussed by @jefferyto at mattn/go-sqlite3#1177

Signed-off-by: Oskari Rauta <[email protected]>
(cherry picked from commit e25d417)
oskarirauta added a commit to oskarirauta/packages that referenced this pull request Oct 14, 2023
Bugfixes

 - Fixed a bug involving non-English locales of Windows where machine installs using user-mode networking were rejected due to erroneous version detection (openwrt#20209).
 - Fixed a regression in --env-file handling (openwrt#19565).
 - Fixed a bug where podman inspect would fail when stat'ing a device failed.

API
 - The network list compat API endpoint is now much faster (openwrt#20035).

Openwrt updates: added patch to allow building with musl-1.2.4
Patch source is from gentoo https://github.com/vimproved/gentoo/blob/c4c349f11a4352be1965726eadfe3a8bd8a6fa9c/app-containers/podman/files/podman-4.5.0-fix-build-with-musl-1.2.4.patch

Issue was discussed by @jefferyto at mattn/go-sqlite3#1177

remarks:
removed musl-1.2.4 patch from commit, since that version of musl
is not available with openwrt-23.05

Signed-off-by: Oskari Rauta <[email protected]>
(cherry picked from commit e25d417)
1715173329 pushed a commit that referenced this pull request Oct 14, 2023
Bugfixes

 - Fixed a bug involving non-English locales of Windows where machine installs using user-mode networking were rejected due to erroneous version detection (#20209).
 - Fixed a regression in --env-file handling (#19565).
 - Fixed a bug where podman inspect would fail when stat'ing a device failed.

API
 - The network list compat API endpoint is now much faster (#20035).

Openwrt updates: added patch to allow building with musl-1.2.4
Patch source is from gentoo https://github.com/vimproved/gentoo/blob/c4c349f11a4352be1965726eadfe3a8bd8a6fa9c/app-containers/podman/files/podman-4.5.0-fix-build-with-musl-1.2.4.patch

Issue was discussed by @jefferyto at mattn/go-sqlite3#1177

remarks:
removed musl-1.2.4 patch from commit, since that version of musl
is not available with openwrt-23.05

Signed-off-by: Oskari Rauta <[email protected]>
(cherry picked from commit e25d417)
graysky2 pushed a commit to graysky2/packages that referenced this pull request Oct 23, 2023
Bugfixes

 - Fixed a bug involving non-English locales of Windows where machine installs using user-mode networking were rejected due to erroneous version detection (openwrt#20209).
 - Fixed a regression in --env-file handling (openwrt#19565).
 - Fixed a bug where podman inspect would fail when stat'ing a device failed.

API
 - The network list compat API endpoint is now much faster (openwrt#20035).

Openwrt updates: added patch to allow building with musl-1.2.4
Patch source is from gentoo https://github.com/vimproved/gentoo/blob/c4c349f11a4352be1965726eadfe3a8bd8a6fa9c/app-containers/podman/files/podman-4.5.0-fix-build-with-musl-1.2.4.patch

Issue was discussed by @jefferyto at mattn/go-sqlite3#1177

Signed-off-by: Oskari Rauta <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants