We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f72a4b3 commit 73d4a7fCopy full SHA for 73d4a7f
docker/base/apt_preferences.debian
@@ -44,10 +44,10 @@ Pin-Priority: 700
44
45
# we want newer QEMU
46
Package: qemu*
47
-Pin: version 1:5.0*
+Pin: version 1:5.*
48
Pin-Priority: 700
49
50
# QEMU depends on those
51
-Package: libpmem1 libndctl6 libdaxctl1 pmdk-tools libpmemblk1 libpmemlog1 libpmemobj1 libpmempool1
+Package: libpmem1 libndctl6 libdaxctl1 pmdk-tools libpmemblk1 libpmemlog1 libpmemobj1 libpmempool1 liburing1 libfdt1
52
Pin: release n=buster-backports
53
0 commit comments