kolla/docker/base/apt_preferences.debian
Michal Nasiadka d9f4c78e87 rabbitmq: upgrade to 3.11
Change-Id: I4836806c0434caaff1e6fd1646aa5566b0c3d7e1
2023-02-01 11:26:44 +01:00

28 lines
620 B
Plaintext

Package: rabbitmq-server
Pin: version 3.11.*
Pin-Priority: 1000
Package: erlang*
Pin: version 1:25.*
Pin-Priority: 1000
# NOTE(hrw): we do not want backports unless requested
Package: *
Pin: release n=bullseye-backports
Pin-Priority: -1000
# NOTE(hrw): let us list some backports
# - openvswitch 2.15
# - ovn 21.06
# - libvirt 8
# - qemu 7.*
# - swtpm
Package: openvswitch* python3-openvswitch ovn-* libvirt* qemu-* swtpm* libtpms0
Pin: release n=bullseye-backports
Pin-Priority: 1024
# NOTE(hrw): Debian OpenStack Team repo has some backports we do not want
Package: git*
Pin: release n=bullseye
Pin-Priority: 1024