summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Poessinger <christian@poessinger.com>2021-05-30 14:47:34 +0200
committerGitHub <noreply@github.com>2021-05-30 14:47:34 +0200
commita3742667b7f35e38f2ed63ef99b7b22586f4456c (patch)
tree539493ca4b66737f1d06e2cf13d9e491b360b24b
parent29d7a8111b3c41baf9108309b81bd60b911d317f (diff)
parentef888b08d2bc609d45f3ad236ba28b902217b341 (diff)
downloadvyos-build-a3742667b7f35e38f2ed63ef99b7b22586f4456c.tar.gz
vyos-build-a3742667b7f35e38f2ed63ef99b7b22586f4456c.zip
Merge pull request #167 from erkin/current
T3518: Pin cryptography and Paramiko to the Bullseye repo
-rw-r--r--data/live-build-config/archives/bullseye.pref.chroot8
1 files changed, 8 insertions, 0 deletions
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