From aca83c50a9911c30aa3dcdf3b5ef23151009252c Mon Sep 17 00:00:00 2001 From: Gregory Colpart Date: Tue, 29 Aug 2017 00:05:36 +0200 Subject: [PATCH] need libssl1.0.0 backport for haproxy in jessie-backports --- haproxy/files/haproxy_apt_preferences | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/haproxy/files/haproxy_apt_preferences b/haproxy/files/haproxy_apt_preferences index 18de5cea..bae1e794 100644 --- a/haproxy/files/haproxy_apt_preferences +++ b/haproxy/files/haproxy_apt_preferences @@ -1,3 +1,3 @@ -Package: haproxy +Package: haproxy libssl1.0.0 Pin: release a=jessie-backports Pin-Priority: 999