# Make bionic-security and bionic take precedence over bionic-updates for
# libc packages to the point of forcing downgrades. This works around the
# update somehow turning a gst-launch fatal warning into a crash randomly.
Package: libc-dev*
Pin: release a=bionic-security
Pin-Priority: 1001

Package: libc6*
Pin: release a=bionic-security
Pin-Priority: 1001

Package: libc-dev*
Pin: release a=bionic
Pin-Priority: 1001

Package: libc6*
Pin: release a=bionic
Pin-Priority: 1001
