forked from pool/docker
Accepting request 495639 from home:cyphar:containers
- Fix bsc#1037607 which was causing read-only issues on Kubic, this is a backport of https://github.com/moby/moby/pull/33250. + bsc1037607-0001-apparmor-make-pkg-aaparser-work-on-read-only-root.patch OBS-URL: https://build.opensuse.org/request/show/495639 OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/docker?expand=0&rev=185
This commit is contained in:
committed by
Git OBS Bridge
parent
e7663235ed
commit
ba2f6637f8
@@ -56,6 +56,8 @@ Patch201: secrets-0002-SUSE-implement-SUSE-container-secrets.patch
|
||||
Patch300: integration-cli-fix-TestInfoEnsureSucceeds.patch
|
||||
# PATCH-FIX-UPSTREAM: Backport of https://github.com/docker/cli/pull/52 (bsc#1037436).
|
||||
Patch400: bsc1037436-0001-client-check-tty-before-creating-exec-job.patch
|
||||
# PATCH-FIX-UPSTREAM: Backport of https://github.com/moby/moby/pull/33250 (bsc#1037607).
|
||||
Patch401: bsc1037607-0001-apparmor-make-pkg-aaparser-work-on-read-only-root.patch
|
||||
BuildRequires: audit
|
||||
BuildRequires: bash-completion
|
||||
BuildRequires: ca-certificates
|
||||
@@ -168,6 +170,7 @@ Test package for docker. It contains the source code and the tests.
|
||||
%endif
|
||||
%patch300 -p1
|
||||
%patch400 -p1
|
||||
%patch401 -p1
|
||||
cp %{SOURCE7} .
|
||||
cp %{SOURCE10} .
|
||||
|
||||
|
Reference in New Issue
Block a user