summaryrefslogtreecommitdiff
path: root/debian/NEWS
diff options
context:
space:
mode:
authorJulian Andres Klode <jak@debian.org>2024-11-11 11:10:55 +0000
committerJulian Andres Klode <jak@debian.org>2024-11-11 11:10:55 +0000
commit5fa47ca73fa445056043b097bb9caf537df1f84a (patch)
treee26efe912730f5f449d887198f83d2faa5be4b8a /debian/NEWS
parente362d060a47ec3c7f487fa8e37eddbc72ac02d13 (diff)
parent1229eb44efd5aa59e3b34ddfe8b7e13f09eb055f (diff)
Merge branch 'remove-methods' into 'main'
Remove ftp, rsh, ssh methods (disabled since 1.8) See merge request apt-team/apt!384
Diffstat (limited to 'debian/NEWS')
-rw-r--r--debian/NEWS12
1 files changed, 12 insertions, 0 deletions
diff --git a/debian/NEWS b/debian/NEWS
index 749ee478b..e07c179af 100644
--- a/debian/NEWS
+++ b/debian/NEWS
@@ -1,3 +1,15 @@
+apt (2.9.11) unstable; urgency=medium
+
+ The ftp, rsh, and ssh methods have been removed. They have been unsupported
+ and disabled since 1.8. Please, migrate to http(s) instead, or contribute
+ an sftp method.
+
+ If you need ad hoc access to a remote repository, you can usually run
+ `python3 -m http.server` on that machine and use SSH port forwarding to
+ run HTTP over SSH.
+
+ -- Julian Andres Klode <jak@debian.org> Thu, 07 Nov 2024 14:02:07 +0100
+
apt (2.5.2) unstable; urgency=medium
Installing or upgrading a binary package now upgrades other binaries from