From 9e03598e3f0237ffcdfde8929c069ba0e5fa1d1c Mon Sep 17 00:00:00 2001 From: Mikaela Suomalainen Date: Thu, 9 May 2019 14:05:54 +0300 Subject: [PATCH] etc/apt/sources.list: add missing tor+ for Debian --- etc/apt/sources.list/sid | 2 +- etc/apt/sources.list/stable | 6 +++--- etc/apt/sources.list/testing | 4 ++-- etc/apt/sources.list/unstable | 2 +- 4 files changed, 7 insertions(+), 7 deletions(-) diff --git a/etc/apt/sources.list/sid b/etc/apt/sources.list/sid index 186c91ee..0745c263 100644 --- a/etc/apt/sources.list/sid +++ b/etc/apt/sources.list/sid @@ -6,4 +6,4 @@ deb https://deb.debian.org/debian-debug sid-debug main contrib non-free ## Main repos over Tor #deb tor+http://vwakviie2ienjx6t.onion/debian sid main contrib non-free #deb-src tor+http://vwakviie2ienjx6t.onion/debian sid main contrib non-free -#deb http://ktqxbqrhg5ai2c7f.onion/debian-debug sid-debug main contrib non-free +#deb tor+http://ktqxbqrhg5ai2c7f.onion/debian-debug sid-debug main contrib non-free diff --git a/etc/apt/sources.list/stable b/etc/apt/sources.list/stable index bcea67ea..f7f0788a 100644 --- a/etc/apt/sources.list/stable +++ b/etc/apt/sources.list/stable @@ -6,7 +6,7 @@ deb https://deb.debian.org/debian-debug stable-debug main contrib non-free ## Main repos over Tor #deb tor+http://vwakviie2ienjx6t.onion/debian stable main contrib non-free #deb-src tor+http://vwakviie2ienjx6t.onion/debian stable main contrib non-free -#deb http://ktqxbqrhg5ai2c7f.onion/debian-debug stable-debug main contrib non-free +#deb tor+http://ktqxbqrhg5ai2c7f.onion/debian-debug stable-debug main contrib non-free ## Security repo CDN deb https://deb.debian.org/debian-security/ stable/updates main contrib non-free @@ -23,7 +23,7 @@ deb https://deb.debian.org/debian-debug stable-proposed-updates-debug main contr deb tor+http://sgvtcaew4bxjd7ln.onion/debian-security stable/updates main contrib non-free deb-src tor+http://sgvtcaew4bxjd7ln.onion/debian-security stable/updates main contrib non-free ## https://bugs.debian.org/894081 -#deb http://ktqxbqrhg5ai2c7f.onion/debian-debug stable-proposed-updates-debug main contrib non-free +#deb tor+http://ktqxbqrhg5ai2c7f.onion/debian-debug stable-proposed-updates-debug main contrib non-free ## Updates repo deb https://deb.debian.org/debian stable-updates main contrib non-free @@ -41,4 +41,4 @@ deb https://deb.debian.org/debian-debug stable-backports-debug main contrib non- ## Backports over Tor #deb tor+http://vwakviie2ienjx6t.onion/debian stable-backports main contrib non-free #deb-src tor+http://vwakviie2ienjx6t.onion/debian stable-backports main contrib non-free -#deb http://ktqxbqrhg5ai2c7f.onion/debian-debug stable-backports-debug main contrib non-free +#deb tor+http://ktqxbqrhg5ai2c7f.onion/debian-debug stable-backports-debug main contrib non-free diff --git a/etc/apt/sources.list/testing b/etc/apt/sources.list/testing index fb35db88..916bd95e 100644 --- a/etc/apt/sources.list/testing +++ b/etc/apt/sources.list/testing @@ -6,7 +6,7 @@ deb https://deb.debian.org/debian-debug testing-debug main contrib non-free ## Main repos over Tor #deb tor+http://vwakviie2ienjx6t.onion/debian testing main contrib non-free #deb-src tor+http://vwakviie2ienjx6t.onion/debian testing main contrib non-free -#deb http://ktqxbqrhg5ai2c7f.onion/debian-debug testing-debug main contrib non-free +#deb tor+http://ktqxbqrhg5ai2c7f.onion/debian-debug testing-debug main contrib non-free ## Security repo CDN deb https://deb.debian.org/debian-security/ testing/updates main contrib non-free @@ -23,7 +23,7 @@ deb https://deb.debian.org/debian-debug testing-proposed-updates-debug main cont deb tor+http://sgvtcaew4bxjd7ln.onion/debian-security testing/updates main contrib non-free deb-src tor+http://sgvtcaew4bxjd7ln.onion/debian-security testing/updates main contrib non-free ## https://bugs.debian.org/894081 -#deb http://ktqxbqrhg5ai2c7f.onion/debian-debug testing-proposed-updates-debug main contrib non-free +#deb tor+http://ktqxbqrhg5ai2c7f.onion/debian-debug testing-proposed-updates-debug main contrib non-free ## Updates repo deb https://deb.debian.org/debian testing-updates main contrib non-free diff --git a/etc/apt/sources.list/unstable b/etc/apt/sources.list/unstable index aeddbd67..54a963ed 100644 --- a/etc/apt/sources.list/unstable +++ b/etc/apt/sources.list/unstable @@ -6,4 +6,4 @@ deb https://deb.debian.org/debian-debug unstable-debug main contrib non-free ## Main repos over Tor #deb tor+http://vwakviie2ienjx6t.onion/debian unstable main contrib non-free #deb-src tor+http://vwakviie2ienjx6t.onion/debian unstable main contrib non-free -#deb http://ktqxbqrhg5ai2c7f.onion/debian-debug unstable-debug main contrib non-free +#deb tor+http://ktqxbqrhg5ai2c7f.onion/debian-debug unstable-debug main contrib non-free