From ef888b08d2bc609d45f3ad236ba28b902217b341 Mon Sep 17 00:00:00 2001
From: erkin <e.altunbas@vyos.io>
Date: Sun, 30 May 2021 11:06:50 +0300
Subject: Pin cryptography and Paramiko to the Bullseye repo

---
 data/live-build-config/archives/bullseye.pref.chroot | 8 ++++++++
 1 file changed, 8 insertions(+)

(limited to 'data')

diff --git a/data/live-build-config/archives/bullseye.pref.chroot b/data/live-build-config/archives/bullseye.pref.chroot
index 390c3a90..7c7f38f3 100644
--- a/data/live-build-config/archives/bullseye.pref.chroot
+++ b/data/live-build-config/archives/bullseye.pref.chroot
@@ -34,6 +34,14 @@ Package: runc
 Pin: release n=bullseye
 Pin-Priority: 600
 
+Package: python3-cryptography
+Pin: release n=bullseye
+Pin-Priority: 600
+
+Package: python3-paramiko
+Pin: release n=bullseye
+Pin-Priority: 600
+
 Package: *
 Pin: release n=bullseye
 Pin-Priority: -10
-- 
cgit v1.2.3