Accepting request 985784 from home:cyphar:docker

- Backport <https://github.com/containerd/fifo/pull/32> to fix a crash-on-start
  issue with dockerd. bsc#1200022
  + 0007-bsc1200022-fifo.Close-prevent-possible-panic-if-fifo.patch

OBS-URL: https://build.opensuse.org/request/show/985784
OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/docker?expand=0&rev=372
This commit is contained in:
2022-06-29 13:59:39 +00:00
committed by Git OBS Bridge
parent 9f1db41663
commit b74ac9e95b
3 changed files with 67 additions and 0 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Wed Jun 29 12:19:55 UTC 2022 - Aleksa Sarai <asarai@suse.com>
- Backport <https://github.com/containerd/fifo/pull/32> to fix a crash-on-start
issue with dockerd. bsc#1200022
+ 0007-bsc1200022-fifo.Close-prevent-possible-panic-if-fifo.patch
-------------------------------------------------------------------
Tue Jun 7 07:18:41 UTC 2022 - Aleksa Sarai <asarai@suse.com>