From 50b536bee38f66259cc9bfcf68566fc2fbe5fe36 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marek=20Marczykowski-G=C3=B3recki?= Date: Mon, 12 Jan 2015 21:12:06 +0100 Subject: [PATCH] fedora: Add security-testing repo definition Conflicts: misc/qubes-r2.repo --- misc/qubes-r3.repo | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/misc/qubes-r3.repo b/misc/qubes-r3.repo index 3779dd7..546b76d 100644 --- a/misc/qubes-r3.repo +++ b/misc/qubes-r3.repo @@ -12,6 +12,13 @@ gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-qubes-3-primary gpgcheck = 1 enabled=0 +[qubes-vm-r3-security-testing] +name = Qubes OS Repository for VM (updates-testing) +baseurl = http://yum.qubes-os.org/r3/security-testing/vm/fc$releasever +gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-qubes-3-primary +gpgcheck = 1 +enabled=0 + [qubes-vm-r3-unstable] name = Qubes OS Repository for VM (unstable) baseurl = http://yum.qubes-os.org/r3/unstable/vm/fc$releasever