summaryrefslogtreecommitdiff
path: root/debian/NEWS
diff options
context:
space:
mode:
authorJulian Andres Klode <jak@debian.org>2017-06-30 18:18:47 +0200
committerJulian Andres Klode <jak@debian.org>2017-06-30 18:21:33 +0200
commit3be04d30cbb801777dce9d3e46c19722ab480b14 (patch)
treecfef1a46d5f781431710b373b2f8e82ebea62255 /debian/NEWS
parentd6bcfa40f170434c387acfd6e8c1425f3fe057af (diff)
Upload 1.5~alpha4 to experimental1.5_alpha4
Diffstat (limited to 'debian/NEWS')
-rw-r--r--debian/NEWS9
1 files changed, 6 insertions, 3 deletions
diff --git a/debian/NEWS b/debian/NEWS
index 4afb403ca..026e3d1cf 100644
--- a/debian/NEWS
+++ b/debian/NEWS
@@ -1,7 +1,10 @@
-apt (1.5~alpha4) UNRELEASED; urgency=medium
+apt (1.5~alpha4) experimental; urgency=medium
- The apt package now installs the http method for https access, the
- apt-transport-https package is deprecated, and installs a curl method
+ All known issues in the new https method have been fixed, including
+ support for https:// proxies and the CONNECT method. Therefore, the
+ the http method is now the default for https access.
+
+ The apt-transport-https package is deprecated, and installs a 'curl' method
now that can be used as a fallback with curl+https URLs, or by setting
Dir::Bin::Methods::https to "curl".