Aleksa Sarai
c4e850f70c
Accepting request 1182985 from home:cyphar:docker
...
- Fix BuildKit's symlink resolution logic to correctly handle non-lexical
symlinks. Backport of <https://github.com/moby/buildkit/pull/4896 > and
<https://github.com/moby/buildkit/pull/5060 >. bsc#1221916
+ 0006-bsc1221916-update-to-patched-buildkit-version-to-fix.patch
- Write volume options atomically so sudden system crashes won't result in
future Docker starts failing due to empty files. Backport of
<https://github.com/moby/moby/pull/48034 >. bsc#1214855
+ 0007-bsc1214855-volume-use-AtomicWriteFile-to-save-volume.patch
- Update to Docker 26.1.4-ce. See upstream changelog online at
<https://docs.docker.com/engine/release-notes/26.1/#2614 >
OBS-URL: https://build.opensuse.org/request/show/1182985
OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/docker?expand=0&rev=405
2024-06-24 09:33:37 +00:00
Aleksa Sarai
b3cb6fc020
Accepting request 1170079 from home:cyphar:docker
...
- Update to Docker 26.1.0-ce. See upstream changelog online at
<https://docs.docker.com/engine/release-notes/26.1/#2610 >
- Rebase patches:
* 0001-SECRETS-daemon-allow-directory-creation-in-run-secre.patch
* 0002-SECRETS-SUSE-implement-SUSE-container-secrets.patch
* 0003-BUILD-SLE12-revert-graphdriver-btrfs-use-kernel-UAPI.patch
* 0004-bsc1073877-apparmor-clobber-docker-default-profile-o.patch
* 0005-SLE12-revert-apparmor-remove-version-conditionals-fr.patch
* cli-0001-docs-include-required-tools-in-source-tree.patch
OBS-URL: https://build.opensuse.org/request/show/1170079
OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/docker?expand=0&rev=403
2024-04-24 21:20:41 +00:00
febbaafee6
Accepting request 1147637 from home:danishprakash:branches:Virtualization:containers
...
Update to Docker 25.0.3-ce
OBS-URL: https://build.opensuse.org/request/show/1147637
OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/docker?expand=0&rev=401
2024-02-20 08:51:39 +00:00
Aleksa Sarai
67d760b1ca
Accepting request 1120879 from home:cyphar:docker
...
Update Docker and containerd.
OBS-URL: https://build.opensuse.org/request/show/1120879
OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/docker?expand=0&rev=397
2023-10-28 06:06:16 +00:00
Aleksa Sarai
f28071cbb5
- Update to Docker 24.0.6-ce. See upstream changelong online at
...
<https://docs.docker.com/engine/release-notes/24.0/#2406 >. bsc#1215323
- Rebase patches:
* 0001-SECRETS-daemon-allow-directory-creation-in-run-secre.patch
* 0002-SECRETS-SUSE-implement-SUSE-container-secrets.patch
* 0003-BUILD-SLE12-revert-graphdriver-btrfs-use-kernel-UAPI.patch
* 0004-bsc1073877-apparmor-clobber-docker-default-profile-o.patch
* cli-0001-docs-include-required-tools-in-source-tree.patch
- Switch from disabledrun to manualrun in _service.
- Add a docker.socket unit file, but with socket activation effectively
disabled to ensure that Docker will always run even if you start the socket
individually. Users should probably just ignore this unit file. bsc#1210141
OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/docker?expand=0&rev=395
2023-09-14 06:38:15 +00:00
b00fbb945c
- update to Docker 24.0.5-ce. See upstream changelong online at
...
<https://docs.docker.com/engine/release-notes/24.0/#2405 >. bsc#1213229
OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/docker?expand=0&rev=393
2023-07-25 19:41:47 +00:00
Aleksa Sarai
05940254ab
Accepting request 1097451 from home:cyphar:docker
...
- Update to Docker 24.0.3-ce. See upstream changelog online at
<https://docs.docker.com/engine/release-notes/24.0/#2403 >. bsc#1213120
- Rebase patches:
* cli-0001-docs-include-required-tools-in-source-tree.patch
OBS-URL: https://build.opensuse.org/request/show/1097451
OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/docker?expand=0&rev=390
2023-07-07 02:57:08 +00:00
b01ab91157
Accepting request 1093330 from home:cyphar:docker
...
- Update to Docker 24.0.2-ce. See upstream changelog online at
<https://docs.docker.com/engine/release-notes/24.0/#2402 >. bsc#1212368
bsc#1210797
- Add Recommends for docker-buildx, and add /usr/lib/docker/cli-plugins as
being provided by this package.
- Rebase patches:
* 0001-SECRETS-daemon-allow-directory-creation-in-run-secre.patch
* 0002-SECRETS-SUSE-implement-SUSE-container-secrets.patch
* 0003-BUILD-SLE12-revert-graphdriver-btrfs-use-kernel-UAPI.patch
* 0004-bsc1073877-apparmor-clobber-docker-default-profile-o.patch
* cli-0001-docs-include-required-tools-in-source-tree.patch
OBS-URL: https://build.opensuse.org/request/show/1093330
OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/docker?expand=0&rev=387
2023-06-15 20:02:17 +00:00
Aleksa Sarai
3a683e6a82
Accepting request 1088253 from home:cyphar:docker
...
- Update to Docker 23.0.6-ce. See upstream changelog online at
<https://docs.docker.com/engine/release-notes/23.0/#2306 >. bsc#1211578
- Rebase patches:
* cli-0001-docs-include-required-tools-in-source-tree.patch
- Re-unify packaging for SLE-12 and SLE-15.
- Add patch to fix build on SLE-12 by switching back to libbtrfs-devel headers
(the uapi headers in SLE-12 are too old).
+ 0003-BUILD-SLE12-revert-graphdriver-btrfs-use-kernel-UAPI.patch
- Re-numbered patches:
- 0003-bsc1073877-apparmor-clobber-docker-default-profile-o.patch
+ 0004-bsc1073877-apparmor-clobber-docker-default-profile-o.patch`
OBS-URL: https://build.opensuse.org/request/show/1088253
OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/docker?expand=0&rev=386
2023-05-22 06:23:47 +00:00
Aleksa Sarai
8bf4339d22
Accepting request 1083274 from home:cyphar:docker
...
- Update to Docker 23.0.5-ce. See upstream changelog online at
<https://docs.docker.com/engine/release-notes/23.0/#2305 >.
- Rebase patches:
* cli-0001-docs-include-required-tools-in-source-tree.patch
OBS-URL: https://build.opensuse.org/request/show/1083274
OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/docker?expand=0&rev=385
2023-04-27 14:16:11 +00:00
Aleksa Sarai
31e1155fb8
Accepting request 1082884 from home:cyphar:docker
...
- Update to Docker 23.0.4-ce. See upstream changelog online at
<https://docs.docker.com/engine/release-notes/23.0/#2304 >. bsc#1208074
- Rebase patches:
* 0001-SECRETS-daemon-allow-directory-creation-in-run-secre.patch
* 0002-SECRETS-SUSE-implement-SUSE-container-secrets.patch
* 0003-bsc1073877-apparmor-clobber-docker-default-profile-o.patch
- Renumbered patches:
- 0004-bsc1073877-apparmor-clobber-docker-default-profile-o.patch
- Remove upstreamed patches:
- 0005-bsc1183855-btrfs-Do-not-disable-quota-on-cleanup.patch
- 0006-bsc1193930-vendor-update-golang.org-x-crypto.patch
- 0007-bsc1200022-fifo.Close-prevent-possible-panic-if-fifo.patch
- Backport <https://github.com/docker/cli/pull/4228 > to allow man pages to be
built without internet access in OBS.
+ cli-0001-docs-include-required-tools-in-source-tree.patch
OBS-URL: https://build.opensuse.org/request/show/1082884
OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/docker?expand=0&rev=384
2023-04-26 06:31:24 +00:00