summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorJoey Hess2017-02-13 12:28:04 -0400
committerJoey Hess2017-02-13 12:28:04 -0400
commit33767d2d86c81f285ce253459f34c9f8f3a285a1 (patch)
treeac97ad628fe476a59c530345881dd43ea70b51f0 /debian
parente808162a1af8d35331a754662e40cf7bb4cc1a5d (diff)
deb.debian.org
* Apt: Removed the mirrors.kernel.org line from stdSourcesList etc. The mirror CDN has a new implementation that should avoid the problems with httpredir that made an extra mirror sometimes be needed. * Switch Debian CDN address to deb.debian.org. httpredir.debian.org points to the same IPs as deb.debian.org now, so this shouldn't change anything except to use the now preferred name.
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog9
1 files changed, 9 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 7a2fe693..ef67c673 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,12 @@
+propellor (3.3.1) UNRELEASED; urgency=medium
+
+ * Apt: Removed the mirrors.kernel.org line from stdSourcesList etc.
+ The mirror CDN has a new implementation that should avoid the problems
+ with httpredir that made an extra mirror sometimes be needed.
+ * Switch Debian CDN address to deb.debian.org.
+
+ -- Joey Hess <id@joeyh.name> Mon, 13 Feb 2017 12:23:42 -0400
+
propellor (3.3.0) unstable; urgency=medium
* Arch Linux is now supported by Propellor!